BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00008B;
	background-color: #FFF;
	background-image:url(/images/bak2.jpg);
	background-position: top;
	background-repeat:repeat-y;
	margin: 0;
}
tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00008B;
}
a:link, a:visited {
	color: #06F;
	text-decoration:none;
}
a:hover, a:active {
	color: #900;
	text-decoration:underline;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:14px;
}
SELECT {
	font-size: 11px;
	margin:3px 0 0 0;
}
INPUT {
	font-size: 11px;
}
TEXTAREA {
	font-size: 11px;
}
#rap {
	width:760px;
	background-color: #FFFFFF;
	margin:0 auto;
}
#header {
	width:760px;
	height:177px;
}
#nav {
	width:100%;
	height:30px;
	background-color: #AFE052;
	background-image:url(/images/navbak.jpg);
	background-repeat:repeat-x;
}
.nav {
	width:98%;
	height:30px;
	background-color: #AFE052;
	background-image:url(/images/navbak.jpg);
	background-repeat:repeat-x;
}
#content {
	width:100%;
}
#leftcol {
	width:197px;
	padding-left:3px;
	padding-right:1px;
	float:left;
	color:#FFF;
	background-color:#001ADD;
	background-image:url(/images/lower.jpg);
	background-repeat:no-repeat;
}
#rightcol {
	width:548px;
	padding:5px 5px;
	float:left;
}
#centercol {
	width:700px;
	padding:5px 5px; 
	margin:auto; 
	border:#3CF solid 1px;
}
#clear {
	clear:both;
}
#quicksearch {
	width:100%;
	width:200px;
	height:260px;
}
a.whttxt:link {
	color:#FFF;
}
#rightcolfooter {
	width:548px;
}
#centercolfooter {
	width:95%;
}
.small {
	font-size:9px;
}
#featuredprop {
	width:500px;
	height:150px;
	margin:5px auto;
	border:#CDE9FF solid 1px;
}
#footer {
	width:700px;
	margin:0 auto;
	text-align:center;
}
#map { 
	width:680px; 
	height:550px; 
	margin:auto;
}
#featuredprop {
	background-color: #FFFFFF;
	width:540px;
	height:170px;
	float:left;
	margin-top: 7px;
	margin-left: 4px;
	border:#C5DEFD solid 1px;
	color:#00008B;
}
#featpic {
	float:left;
	width:167px;
	height:125px;
	border:1px solid #000000;
	margin:3px;
	text-align:center;
}
#feattxt {
	float:left;
	width:325px;
	height:90px;
	margin-left:5px;
	text-align:left;
	color:#00008b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}