/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	color: #555555;	
}

h1, h2, h3 {
	color: #748e60;
	font-weight: bold;
}

h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; margin-bottom: 4px;}


p, ul, ol {
	font-size: 100%;
}

img {
margin: 1px 5px 5px 5px;
}

a {
	color: #556146;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	background: #000000 url(/images/wrapper_background.jpg) repeat-x;	
}

/* Header */

#header {
	position: relative;
	z-index: 1;
	width: 800px;
	height: 289px;
	background: #8faf77 url(/images/color_apartment_header3.jpg) no-repeat center top;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #A0A0A0;
	border-left: 1px solid #56562b;	
	border-right: 1px solid #56562b;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 7px 0 0 5px;
	margin-left: 5px;
	font-size: 229%;
}

#header p {
	margin: -5px 0 0 0;
	padding: 0 0 0 35px;
	text-transform: uppercase;
	font-size: 85%;
}

#header a {
	text-decoration: none;
	margin-left: 10px;
	color: #87887F;
}

#header .commonbond {
	margin-left: 10px;
	padding-top: 50px;
}	

#header .commonbond a {
color: #555555;
}

/* Menu */

#menu {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	background: #8faf77 url(/images/button_background.jpg) top;	
	border-bottom: 1px solid #44944b;	
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;		
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 6px 15px 0px 10px;
	margin-left: 0px;
	border-right: 1px solid #B4CD95;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-stretch: expanded;	
	background: #8faf77 url(/images/button_background.jpg) top;
	color: #FFFFFF;
}

#menu .last a {
border-right: 0px;
}

#menu .first a {

}

#menu a:hover  {
	background: #8faf77 url(/images/button_background_hover.jpg) top;
	color: #39452f;	
}

#menu #currentpage a {
	background: #8faf77 url(/images/button_background_hover_over.jpg) top;
	color: #FFFFFF;		
	}
	
#menu #currentpage a:hover {
	background: #8faf77 url(/images/button_background_hover.jpg) top;
	color: #39452f;		
	}	



/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 1px solid #44944b;	
	border-right: 1px solid #44944b;	
	background: #FFFFFF url(/images/page_background.jpg) repeat-y;	
	border-bottom: 1px solid ;
}

/* Content */

#content {
	position: relative;
	z-index: 10;	
	float: left;
	width: 455px;
	padding: 0px 15px 0 55px;
	margin-top: -15px;
	text-align:justify;

}

#content a {
text-decoration: underline ;
}

#content li {
	list-style-image: url(../images/img07.gif) ;
}	

.boxed {
	background: #000000;
	border: 1px solid #534343;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #645656;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	background: #dadada;
	padding: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	position: relative;
	z-index: 10;		
	width: 220px;
	padding: 0px 20px 0 0;
	margin-top: -40px;	
	margin-right: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul img {
margin-left: -3px;
}

#sidebar li {
}

#sidebar li ul {
	padding: 5px 20px 20px 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(../images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	position: relative;
	z-index: 11;	
	margin: 0;
	padding: 10px;
	background: #8FAF77;
	border-top: 1px solid #41351e;
	border-bottom: 1px solid #41351e;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar img {
padding-left: 0px;
}

/* Search */

#search {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#search input {
	float: right;
	margin-bottom: 5px;
	background: #554444;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchform {
	margin: 0;
	padding: 10px 20px 20px 20px;
}

#searchfield {
	width: 165px;
	padding: 2px 5px;
}

#searchsubmit {
}

/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(../images/img07.gif) no-repeat left center;
	font-weight: 500;
}

#news li {
	list-style-image: url(../images/img07.gif) ;
	font-weight: 500;
}

#news li a.current {
color: #897a05;
	}	


/* Footer */

#footer {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: #8FAF77; 
	border-left: 1px solid #56562b;	
	border-right: 1px solid #56562b;	
}

#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #0F1720;
}

#footer a {
	color: #0F1720;
}

.redtext {font-size: 105%;
color: #ff9933;
}

.tiny {
font-size: 80%;
text-align: left;
}

.padding {
margin-left: 40px;
}

.quote {
font-style: italic;
font-weight: bold;
}

.psub {
margin-left: 15px;
}

.center {
text-align: center;
align: center;
}

.text {
	color: #748e60;
	font-weight: bold;
	font-size: 115%;
}	

.borderright {
	float:	right;
	margin-left: 5px;
} 

.textpaddding {
padding-right: 10px;
font-size: 90%;
}

.line {
	margin: 0;
	margin-bottom: 20px;
	background: url(../images/img06.gif) repeat-x left center;
}
