@charset "UTF-8";
/* Prevents Safari from drawing blue lines on focused elements */
*:focus {
	outline: 0;
}
body, h1, h2, p   {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 8px 0px 16px;
}
body#living_here #living_here{
	font-weight: bold;
	color: #FFF;
}
#headerWrapper {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float:right;
	width:100%;
	background:#FFF;
	margin-right: auto;
	margin-left: auto;
	float: none;
	position: relative;
	z-index: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
}
#header #logo {
	margin-left: 16px;
}
#header #tagline {
	margin-top: 24px;
	margin-right: 12px;
}
#topnav  {
	margin:-26px 0 0 255px;
	list-style:none;
	padding: 0px;
}
#topnav li {
	float:left;
	margin:0;
	padding:0;
	background: url(../images/tab_eb_02.gif) no-repeat right top;
	width: 190px;
	text-align: center;
	font-weight: bold;
}
#topnav li a, #topnav li a:visited {
	display:block;
	background:url(../images/tab_eb_01.gif) no-repeat left top;
	padding:5px 0px 4px;
	text-decoration: none;
	color: #FFF;
}
#topnav li a:hover {
	text-decoration: underline;
}
#topnav #eb {
	background-image: url(../images/tab_eb_02.gif);
}
#topnav #eb a {
	background-image: url(../images/tab_eb_01.gif);
	color: #E0EBEB;
}
#topnav #ebr {
	background-image: url(../images/tab_ebr_02.gif);
}
#topnav #ebr a {
	background-image: url(../images/tab_ebr_01.gif);
	color: #CCDAE9;
}
#topnav #ebv {
	background-image: url(../images/tab_ebv_02.gif);
}
#topnav #ebv a {
	background-image: url(../images/tab_ebv_01.gif);
	color: #E1DED6;
}
#subnavStripe {
	background: #659999;
	width: 100%;
	clear: both !important;
	margin: 0px;
	padding: 16px 0px 12px;
}
#subnavContainer {
	width: 804px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}
#subnav {
	list-style: none;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
#subnav a {
	color: #E0EBEB;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
	color: #FFF;
}
#subnav1 {
	color: #CCDAE9;
}
#subnav2 {
	font-size: 80%;
	font-variant: normal;
	color: #E0EBEB;
	margin-top: 4px;
	margin-left: 6px;
}
#subnav2 a {
	padding-right: 2px;
	padding-left: 2px;
}
#utility {
	position:absolute;
	top:-8px;
	width:355px;
	height:48px;
	z-index:10;
	text-align: center;
	font-size: 80%;
	color: #999;
	padding: 8px 8px 2px;
	margin: auto 0px;
	background: url(../images/bkg_events.gif) no-repeat;
	right: 6px;
	display: table-cell;
	vertical-align: bottom;
}
#utility a  , #utility a:visited{
	color: #999;
	text-decoration: none;
	background-image: none;
}
#utility a:hover {
	text-decoration: underline !important;
}
#contentWrapper {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	color: #426F6F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
}
#contentWrapper a {
	color: #19364E;
	text-decoration: underline;
}
#contentWrapper a:visited {
	color: #666;
	text-decoration: underline;
}
#contentWrapper a:hover {
	color: #900;
	text-decoration: underline;
}
#contentWrapper h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 150%;
	margin-bottom: 16px;
	color: #19364E;
}
#contentWrapper h2 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #19364E;
	font-variant: small-caps;
}
#contentWrapper h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0px;
	font-variant: small-caps;
	color: #19364E;
}
#contentWrapper p {
	margin-bottom: 16px;
	margin-top: 0px;
}
#contentWrapper em  {
	font-size: 80%;
	line-height: 120%;
}
#contentWrapper   .button{
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 200px;
	text-align: center;
	padding: 12px 0px 0px;
	margin: 0px;
	text-transform: capitalize;
}
#contentWrapper .button a{
	color: #FFF !important;
	text-decoration: none !important;
	display: block;
}
#contentWrapper .button a:hover {
	text-decoration: underline !important;
}
#contentWrapper .callout1{
	float: right;
	height: 122px;
	width: 286px;
	background-image: url(../images/bkg_callout_map_03.gif);
	background-repeat: no-repeat;
	color: #FFF;
	line-height: 150%;
	padding: 18px 18px 16px 20px;
	font-size: 12px;
	margin: 4px 0px 16px 24px;
	clear: both;
}
#contentWrapper .callout1 h2 {
	color: #659999;
	font-weight: normal;
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 20px;
	text-transform: uppercase;
}
#contentWrapper .callout1 p {
	margin-top: 8px;
}
#contentWrapper .callout1 ul {
	margin: 0px 0px 0px 32px;
	padding: 0px;
}
#contentWrapper .callout1 a   {
	color: #FFF;
}
#contentWrapper .callout1 a:hover {
	color: #87CACD;
}
#contentWrapper .callout1#styles{
	background-image: url(../images/bkg_callout_styles_03.gif);
	font-size: 16px;
	margin-bottom: 24px;
}
#contentWrapper .callout1#fence {
	background-image: url(../images/bkg_callout_fence_03.gif);
	font-size: 14px;
}
#contentWrapper .callout1#plans{
	background-image: url(../images/bkg_callout_plans_03.gif);
	font-size: 16px;
}
#contentWrapper .callout1#shell {
	background-image: url(../images/bkg_callout_shell_03.gif);
	font-size: 14px;
}
#contentWrapper .callout1#stripes {
	background-image: url(../images/bkg_callout_stripes_03.gif);
	font-size: 16px;
}
#billboard {
	margin-bottom: 16px;
	margin-top: 0px;
	text-align: center;
	width: 825px;
	border-top: 4px none #71A0A0;
	border-right: 4px double #71A0A0;
	border-bottom: 4px double #71A0A0;
	border-left: 4px double #71A0A0;
	background-image: none !important;
	background-repeat: no-repeat;
}
#photofooter {
	margin-top: 32px;
	margin-bottom: 8px;
	clear: both;
}
.footer , .footer a, .footer a:visited{
	text-align: center;
	margin-top: 8px;
	font-size: 90%;
	color: #426F6F;
}
.footer p em  {
	width: 600px;
	text-align: justify;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.img_right {
	border: 4px double #889D9D;
	margin: 0px 0px 16px 24px;
	float: right;
}
.img_left {
	border: 4px double #889D9D;
	margin: 0px 24px 16px 0px;
	float: left;
}
.img_border {
	border: 4px double #889D9D;
}
.smalltext {
	font-size: 12px;
}
.TabbedPanelsContent img      {
	border: 4px double #999;
}
.clear_all {
	clear: both;
}
.float_right {
	float: right;
	margin: 0px 0px 16px 24px;
}
#listings td {
	font-size: 12px;
}
#photogallery img{
	border: 4px double #666;
}
#photogallery td {
	text-align: center;
}
a img {
	border-style: none;
}
