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:995px;
	background-color: #FFFFFF;
	margin:0 auto;
}
#header {
	width:995px;
	height:281px;
	background-image:url(/images/BayCoastHeader2.jpg);
}
#nav {
	width:100%;
	height:40px; 
	padding-top:245px;
}
.nav {
	width:98%;
	height:30px;
	background-color: #AFE052;
	background-image:url(/images/navbak.jpg);
	background-repeat:repeat-x;
}
#content1 {
	width:100%;
}

#content {
	width:100%;
}
#leftcol {
	width:240px;
	padding-left:3px;
	padding-right:1px;
	float:left;
	color:#FFF;
	background-color:#142143;
/*	background-image:url(/images/lower3.jpg);
	background-repeat:no-repeat; */
}
#rightcol {
	width:737px;
	padding:5px 5px;
	float:left;
}
#centercol {
	width:850px;
	padding:5px 5px; 
	margin:auto; 
}
#clear {
	clear:both;
}
#quicksearch {
	width:220px;
	height:320px;
	margin:0 auto
}
a.quicksearch:link, a.quicksearch:visited {
	width:218px;
	height:30px;
	background-image:url(/images/qs-up.png);
	background-repeat:no-repeat;
	display:block;
	color:#006;
	text-align:center;
	margin-bottom:0px;
	padding-top:6px;
	font-size:13px; 
	font-weight:bold;
	text-decoration:none;
}
a.quicksearch:hover, a.quicksearch:active {
	width:218px;
	height:30px;
	background-image:url(/images/qs-down.png);
	background-repeat:no-repeat;
	display:block;
	color: #900;
	text-align:center;
	margin-bottom:0px;
	padding-top:6px;
	font-size:13px; 
	font-weight:bold;
	text-decoration:none;
}
a.directions:link, a.directions:visited {
	width:218px;
	height:30px;
	background-image:url(/images/directionbutton-up.png);
	background-repeat:no-repeat;
	display:block;
	color:#006;
	text-align:center;
	margin-bottom:0px;
	padding-top:6px;
	font-size:13px; 
	font-weight:bold;
	text-decoration:none;
}
a.directions:hover, a.directions:active {
	width:218px;
	height:30px;
	background-image:url(/images/directionbutton-down.png);
	background-repeat:no-repeat;
	display:block;
	color: #900;
	text-align:center;
	margin-bottom:0px;
	padding-top:6px;
	font-size:13px; 
	font-weight:bold;
	text-decoration:none;
}
a.whttxt:link {
	color:#FFF;
}
#rightcolfooter {
	width:725px;
}
#centercolfooter {
	width:95%;
}
.small {
	font-size:9px;
}

#footer {
	width:700px;
	margin:0 auto;
	text-align:center;
}
#map { 
	width:680px; 
	height:550px; 
	margin:auto;
}
#featuredprop {
	background-color: #FFFFFF;
	width:730px;
	float:left;
	margin-top: 7px;
	margin-left: 4px;
	margin-bottom: 7px;
	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:525px;
	height:90px;
	margin-left:5px;
	text-align:left;
	color:#00008b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#box { 
	width:80%;
	margin:0 auto; 
	border: #142143 solid 1px;
	padding:10px;
}
