@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;
}
#facebook_logo {
	float: left;
}
#twitter_logo {
	float: right;
}
#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-variant: small-caps;
	height: 125px;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #tagline {
	margin-top: 24px;
	margin-right: 12px;
}
#topnav  {
	list-style:none;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0;
}
#topnav li {
	float:left;
	margin:0 1px;
	padding:0;
	/* [disabled]background: url(../images/tab_eb_02.gif) no-repeat right top; */
	width: 200px;
	text-align: center;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-background-clip: padding-box;     /* Firefox 3.6 */
	-webkit-background-clip: padding-box;  /* Safari 4? Chrome 6? */
	background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
	background-color: #679999;
}
#topnav li a, #topnav li a:visited {
	display:block;
	/* [disabled]background:url(../images/tab_eb_01.gif) no-repeat left top; */
	padding:5px 0px 4px;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}
#topnav li a:hover {
	text-decoration: underline;
}
#topnav #eb {
	/* [disabled]background-image: url(../images/tab_eb_02.gif); */
}
#topnav #eb a {
	/* [disabled]background-image: url(../images/tab_eb_01.gif); */
	color: #E0EBEB;
}
#topnav #ebr {
	/* [disabled]background-image: url(../images/tab_ebr_02.gif); */
	background-color: #688296;
}
#topnav #ebr a {
	/* [disabled]background-image: url(../images/tab_ebr_01.gif); */
	color: #CCDAE9;
}
#topnav #ebv {
	/* [disabled]background-image: url(../images/tab_ebv_02.gif); */
	background-color: #9D9379;
}
#topnav #ebv a {
	/* [disabled]background-image: url(../images/tab_ebv_01.gif); */
	color: #E1DED6;
}
#topnav #mews {
	/* [disabled]background-image: url(../images/tab_ebv_02.gif); */
	background-color: #B8D196;
}
#topnav #mews a {
	/* [disabled]background-image: url(../images/tab_ebv_01.gif); */
	color: #5B654E;
}
#subnavStripe {
	background: #659999;
	width: 100%;
	clear: both !important;
	margin: 0px;
	padding: 16px 0px 12px;
	min-height: 22px;
}
#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;
	z-index: 10;
	text-align: center;
	font-size: 14px !important;
	color: #FFF;
	padding: 5px 10px;
	right: 0px;
	background-color: #29405A;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-moz-background-clip: padding-box;     /* Firefox 3.6 */
	-webkit-background-clip: padding-box;  /* Safari 4? Chrome 6? */
	background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
	max-width: 500px;
}
#utility a  , #utility a:visited{
	color: #FFF;
	text-decoration: none;
	background-image: none;
	font-size: 14px;
}
#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: 1.1em;
	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 16px;
	padding: 0px;
	font-size: 0.9em;
}
#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;
}
#featured_listing {
	background-color: rgba(103,130,151,0.1);
	margin: 2em 0;
	border: 1px solid #678297;
	padding: 20px;
}
