body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	margin: 10px 0px 0px 0px;
	background-image:url(/images/bak2.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#5b9889;
}
A:link, A:visited {
	color: #001B46;
	text-decoration:none;
}
A:hover, A:active {
	text-decoration:underline;
	color: #000000;
}
A.bottomnav:link, A.bottomnav:visited {
	color: #001B46;
	text-decoration:none;
}
A.bottomnav:hover, A.bottomnav:active {
	color: #000000;
	text-decoration:none;
}
h1 {
	text-align:center;
	font-size: 14pt;
	color: #000066;
	width:100%;
}
h2 {
	font-size: 12pt;
	color: #000000;
}
h3 {
	font-size: 10pt;
	color: #000000;
	margin-top:0px;
	margin-bottom:3px;
}
#mainwrapper {
	width:975px;
	margin:auto;
	border:#001B46 solid 5px;
	background-color:#B0C6DC;
	padding:2px;
	-moz-box-shadow: 0px 5px 8px #000;
    -webkit-box-shadow: 0px 5px 8px #000;
    box-shadow: 0px 5px 8px #000;
}
#header {
	height:130px;
	background-image:url(/images/headbak.jpg);
	background-repeat:repeat-x;
}
#nav {
	height:20px;
	background-color:#012D76;
	margin:auto;
	padding:3px 0;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#homebody {
	height:300px;
	padding:5px 0;
	background-color:#001b46;
	background-image:url(images/homebodybak2.jpg);
	background-repeat:repeat-x;
}
#homeleft {
	float:left;
	width:230px;
	margin-left:8px;
	height:290px;
	color:#FFFFFF;
}
#homemiddle {
	float:left;
	border:solid #000066 2px;
	width:470px;
	margin-left:8px;
	background-color:#8BBAB2;
	/*background-image:url(images/bak.jpg);
	background-repeat:repeat-x;*/
	height:280px;
	text-align:center;
	padding:5px;
		-moz-border-radius: 2% 2% 2% 2%;
	-webkit-border-radius: 2% 2% 2% 2%;
	border-radius: 2% 2% 2% 2%;
}
#homeright {
	float:left;
	width:230px;
	margin-left:8px;
	height:300px;
	border: #0066CC solid 1px; color:#FFFFFF;
}
#copy {
	clear:both;
	width:100%;
	height:275px;
	margin:auto;
	background-color:#487B72;
	background-image:url(/images/BehindFeaturedBoxBG.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
}
#copy2 {
	clear:both;
	width:100%;
	margin:auto;
	background-color:#487B72;
	text-align:center;
	color:#FFFFFF;
}
#featuredcontent {
	clear:both;
	width:95%;
	height:140px;
	margin: 0px auto 0px auto;
	background-color:#8BBAB2;
	border:#FFFFFF solid 1px;
}
#featuredcontent2 {
	clear:both;
	width:90%;
	margin: 0px auto 0px auto;
	background-color:#8BBAB2;
	border:#FFFFFF solid 1px; 
	text-align:left; 
	padding:20px; 
	color:#000066;
}
#leftfeatured {
	float:left;
	border:#FFFFFF solid 1px;
	width:290px;
	height:122px;
	margin:3px 3px 3px 4px;
	_margin:3px 3px 3px 2px;
	padding:5px;
	color:#000066;
}
#middlefeatured {
	float:left;
	border:#FFFFFF solid 1px;
	width:290px;
	height:122px;
	margin:3px 3px;
	padding:5px;
	color:#000066;
}
#rightfeatured {
	float:left;
	border:#FFFFFF solid 1px;
	width:290px;
	height:122px;
	margin:3px 3px;
	padding:5px;
	color:#000066;
}
#featpic {
	float:left;
	width:110px;
	height:80px;
	margin-left:20px;
	_margin-left:10px;
	text-align:center;
}
#featpic img {
	border: 1px solid #000066;	
}
#feattxt {
	float:left;
	width:140px;
	height:90px;
	margin-left:20px;
	text-align:left;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#bottomnav {
	width:95%;
	margin:3px auto;
}
#copyright {
	width:500px;
	text-align:center;
	margin:auto;
}

#rentalsearch {
	width:303px;
	height:125px;
	float:left;
	margin-top: 7px;
	margin-left: 7px;
	border:#cccccc solid 1px;
	color:#487B72;
}
#map { 
	width:800px; 
	height:600px; 
	margin:auto;
}
