body { 
	background-color: #b3c6b3; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height:1.4em;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}

#wrapper {
	background-color:#FFFFFF;
	width:960px;
	margin: 0 auto;
	text-align:left;
	background-image:url(../images/backgr.jpg);
}
#header {
	height:100px;
	text-align:right;
	padding:10px;
	background-image:url(../images/header.jpg);
	height:175px;
}
#content { 
	width:720px;
	float:right;
	text-align:left;
	margin-right:10px;
}
#menu {
	width:200px;
	float:left;
}
#menu li { 
	list-style:none;
	margin-left:-25px;
	line-height:1.8em;
}


a {
	color: #074707;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #147d14;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	margin:15px auto 0;
	width:960px;
}
#footerWrap {
	margin:15px auto 0;
	width:960px;
}
h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font-size:1.8em;
	color:#074707;
	line-height:1.8em;}
h2 {font-size:1.6em;
	line-height:1.6em;}
h3 {font-size:1.4em;
	line-height:1.6em;}
h4 {font-size:1.2em;
	line-height:1.4em}
	
.redtext {color:#FF0000;}

.propertytable { 
	background-color: #D7E5D8; 
	border:#b3c6b3 1px solid;
}
.divider {
     border-bottom:dashed 2px #c7c7c7;
	 width: 700px;
}