body {
	background: #ececec url(../_images/bg.jpg) top center repeat-y;
	margin: 0px;
	padding: 0px;
}

.menubox {
	background-color: #EEEEEE;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8C9BAC;
	padding: 0px;
	z-index: 10;
}

.bullet {
	margin-right: 5px; 
}

.slideshow { 
	font: 15px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 450px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #5C799C;
}
a:visited {
	text-decoration: none;
	color: #5C799C;
}
a:hover {
	text-decoration: underline;
	color: #5C799C;
}



a.small:link {
	text-decoration: underline;
	color: #000000;
}
a.small:visited {
	text-decoration: underline;
	color: #000000;
}
a.small:hover {
	text-decoration: none;
	color: #000000;
}

.text a { font: 12px Arial, Helvetica, sans-serif; color: #6B8EBD; font-weight: bold; text-decoration: none; }

a.menu:link {	
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 4px 14px;
}

a.menu:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 4px 14px;
}
a.menu:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #5C799C;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 4px 14px;
}





p, .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

h3 .text { font-size: 11px; font-weight: normal; }

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
}

h2 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #6B8EBD;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0px; padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

#home, #inner {
	position:relative; left:0px; top:0px; 
	margin: 0 auto; z-index:21;
	width: 817px; background: url(../_images/bg2.gif) top left repeat-y;
	padding-top: 116px;
}
#inner { padding-top: 0px }



/* HEADERS */
#header, #header_left { 
	position: absolute; top: 132px; left: 0px;
	width: 50%; height: 167px; z-index: 1;
	background: url(../_images/bgrpt-left.jpg) top left repeat-x;
}

#header_left { top: 0px; background: url(../_images/bgrpt-left.gif) top left repeat-x; }

#header_home { 
	position: absolute; top: 133px; right: 0px;
	width: 50%; height: 167px; z-index: 1;
	background: url(../_images/bgrpt-right.jpg) top left repeat-x;
}

#header_about { 
	position: absolute; top: 0px; right: 0px;
	width: 50%; height: 167px; z-index: 1;
	background: url(../_images/bg-about.gif) top left repeat-x; 
}

#header_homes { 
	position: absolute; top: 0px; right: 0px;
	width: 50%; height: 167px; z-index: 1;
	background: url(../_images/bg-homes.gif) top left repeat-x; 
}

#header_marina { 
	position: absolute; top: 0px; right: 0px;
	width: 50%; height: 167px; z-index: 1;
	background: url(../_images/bg-marina.gif) top left repeat-x; 
}

#header_community { 
	position: absolute; top: 0px; right: 0px;
	width: 50%; height: 167px; z-index: 1;
	background: url(../_images/bg-community.gif) top left repeat-x; 
}





/* BODY */

.box { 
	border: 1px #ccc solid; 
	padding: 20px; 
	float: left; 
	margin: 27px 0px 0px 10px;
}

#ad { float: left; margin: 27px 0px 0px 10px; padding: 0px; width: 172px;  }
#ad .box { padding: 0px; float: none; width: 169px; margin: 0px 0px 7px 0px; }
#ad p { padding-top: 0px; margin-top: 0px; }

p img { margin: 0 auto; }


#mailing_list h3 {
	color:#FF0000;
}