/* GLOBAL 
=================================================================== */
@font-face {
	font-family: 'CenturyGothicRegular';
	src: url('gothic-webfont.eot');
	src: local('☺'), url('gothic-webfont.woff') format('woff'), url('gothic-webfont.ttf') format('truetype'), url('gothic-webfont.svg#webfontJyQbcA2n') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0; padding: 0;
	background: url(../images/repeatx.jpg) repeat-x #fff;
	text-align: center;
	height: 100%;
	color: #282828;
	font: 13px/1em "Century Gothic", sans-serif;
	text-decoration: none;
	outline: none;
}
hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
}
em, q {
	font-weight: bold;
	font-style: normal;
}
p {
	text-align: justify;
	float: left;
	padding: 10px;
	}
	
a, a:link {text-decoration: none; color: #0a4c59;}
a:hover {color: #4b2001;}
a:active {color: #fff;}
img {border: 0;}
ul {list-style-type: none;}
fieldset {border: none;}

/* MAIN TEMPLATE STYLES
=================================================================== */
#container {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
    height: auto !important;
    height: 100%;
	position:relative;
	text-align: center;	
}
#search {
	background:url(../images/search.jpg) no-repeat;
	width:176px;
	height:39px;
	float:right;
	position:relative;
	right:25px;
	top:0;
	clear:both;
	display:block;
}
#content {
	margin-top:77px;
	margin-left:28px;
}

#break {
	width:270px;
	height:5px;
	float:left;
	border-bottom:1px dashed #084956;
	margin:0 10px 0 10px;
}
.search_list ul li {
	list-style:url("../images/leaf.jpg") outside;
	width:950px;
	position:relative;
	text-align:left;
	line-height:18px;
	position:relative;
	margin:0px 0 5px 0px;
	padding-left:0px;
	font-family:"Century Gothic";
	font-size:13px;
}

.search_list li a:hover {
	color:#2d1d01;
	border-bottom:1px dashed #084956;
	background: #f2eed8;
}
/* CLEAR FIX
=================================================================== */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
display: block;
}
/* End hide from IE Mac */


/* TEXT STYLES
=================================================================== */
h1 {
	text-align: left;
	color: #4b2001;
	font: bold 2.8em "Century Gothic";
}
h2 {
	text-align: left;
	color: #614210;
	margin: 10px 0 -20px;
	padding: 0 0 20px 10px;
	font: lighter 1.8em "Century Gothic";
}
h3 {
	text-align: left;
	color: #4b2001;
	font: lighter 1em "Century Gothic";
}

.sIFR-active h1{
    visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 48px;
	margin-bottom:0px;
	margin-left:5px;
	padding-top:10px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced > div {
  display: none !important;
}

/* HEADER
=================================================================== */
#header {
	height: 98px;
	width: 956px;
	position:relative;
	clear:both;
	top:-24px;
}

#header img {
	margin-left: auto;
	margin-right: auto;
	border:none;
}
#header img a {
	border:none;
}
/* MENU
=================================================================== */
#mainnav {
	width: 956px;
	height: 57px;
	color: #fff;
	background: url(../images/menuBg-Back.jpg) repeat-x;
	float:left;
	margin-top:14px;
	margin-left:30px;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1.5em;
	color: #fff;
	background-color: transparent;
	font-family:"Century Gothic";
	font-weight:bold;
	text-transform:uppercase;
	padding: 0;
	margin: 0;
	font-size:12.5px;
	z-index: 1000;
}

/* The top main navigation links */
#nav a {
	display: block;
	padding: 12px 15px 25px 12px;
	color: #3c2811;	
	background: url(../images/menu-divider.jpg) no-repeat top right;
	text-decoration: none;
	outline:none;
}

#nav a:hover {
	color: #fff;	
	text-decoration: none;
	outline:none;
}

#nav a.last {
	background-image: none;
	outline:none;
}
#nav a.one, #nav a.two, #nav a.three #nav a.four #nav a.five #nav a.six #nav a.seven #nav a.eight{
	text-align: left;
	line-height:1.5em;
	outline:none;
	
}
#nav li {
	float: left;
	padding: 0;
}

/* The dropdown links lists */
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px; 
	font-weight: bold;
	margin: 0;
	font-size:12px;
	text-align:left;
	color: #3c2811;	
	display:block;
	
}
#nav li li {
	padding: 0;
	width: 160px; 
}
#nav li ul a {
	padding: 10px 10px 10px 10px;
	width: 140px;
	outline:none;
}
/* second-level flyout */
#nav li ul ul {
	margin: -2.1em 0 0 160px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/* main nav-background */
#nav li:hover, #nav li.sfhover, #nav a.selected {
	color: #fff;
	text-shadow:0 0 4px black;
	background:url(../images/menuBg-Over.jpg) repeat-x;
	outline:none;
}

/* dropdown links */
#nav li ul.under a {
	color: #e2dbc1;
	background:url(../images/menuBg-Sub.jpg) repeat-x;
	outline:none;
}
#nav li ul.under a:hover, #nav li ul.under a.selectedSub {
	background: url(../images/menuBg-SubOver.jpg) repeat-x;
	color: #fff;
	outline:none;
}

/*dropdown-second level - background*/
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;
	background:url(../images/grey.jpg) repeat-x;
	outline:none;
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	color: #fff;
	background:url(../images/hover2.jpg) repeat-x;
}
#nav li ul.under a #arrow {
	background:url(../images/arrow1.jpg) no-repeat right;
	display:block;
	position:relative;
	outline:none;
}
#nav li ul.under a:hover #arrow {
	background:url(../images/arrow2.jpg) no-repeat right;
	display:block;
	position:relative;
	outline:none;
}

/* FOOTER
=================================================================== */
#footer {
color: #acacac;
float:left;
margin-left: auto;
margin-right: auto;
width:100%;
text-align: left;
margin-top:30px;
}
#footer #global_footer {
background-color: #073b3f;
color: #e7e3c4;
padding-bottom: 20px;

}
#footer #global_footer_content {
margin: auto auto;
width: 956px;
}
#footer #global_footer_content li {
line-height: 17px;
}

#footer #global_footer_content a{
color: #e7e3c4;

}
#footer #global_footer_content a:hover {
background-image: url(../images/beigedotz.gif);
text-decoration: none;
background-repeat: repeat-x;
background-position: bottom;
}
#footer.no_extra #extra_footer {
display: none;
}
#footer #footer_line {
height: 4px;
background-color:#0a4d5a;
}

/* when extra content is present, #footer needs .active, otherwise that div gets hidden and #footer_dots gets shown */
#footer.extra #extra_footer {
display: block;
padding-top: 20px;
background-color: #faf8f3;
background-image: url(../images/beigedotz.gif);
background-repeat: repeat-x;
background-position: bottom;
padding-bottom: 25px;

}
#footer.extra #extra_footer #extra_footer_content {
width: 956px;
margin: 0 auto;

}
#footer.extra #footer_line {
display: none;
}

#global_footer_content {
color: #e7e3c4;
overflow: hidden;
font-size: 11px;
display: block;
}
#global_footer_content a {
color: #e7e3c4;
}
#global_footer_content h4, #global_footer_content h4 a,
#global_footer_content h4 span {
font-size: 13px;
font-weight: bold;
margin-bottom: 15px;

}
#global_footer_content .global_footer_module {
height: auto;
margin-top: 10px;
float: left;
width: 200px;
background-repeat: repeat-y;
background-position: left;
margin-left:30px;
}
.global_footer_module ul li {
margin-left:-40px;
padding-bottom:8px;
}
#global_footer_content .global_footer_module ul li, .global_footer_module ul li a,
#global_footer_content #contact_odopod div {
margin-bottom: -5px;
}
#global_footer_content .global_footer_module .inner {
padding: 0 5px 0px 5px;

}


/* HOMEPAGE 
=================================================================== */
#home_slideshow {
position: relative;
width: 910px;
height: 312px;
overflow: hidden;
bottom:12px;
}
#home_slideshow #home_slideshow_violator {
z-index: 1000;
width: 454px;
height: 31px;
float: right;
position: relative;
top: -45px;
left: -12px;
}
#home_slideshow #home_slideshow_violator #project_caption {
display: none;
padding: 4px 10px;
color: #fff;
float: left;
font-weight: bold;
}
#home_slideshow #home_slideshow_violator #project_caption a {
margin-left: 8px;
font-weight: bold;
}
#home_slideshow #home_slideshow_violator #project_caption a:hover {
text-decoration: none;
background-repeat: repeat-x;
background-position: bottom;
}
#home_slideshow #home_slideshow_violator #slide_navigation {
position: absolute;
right: 10px;
top: 10px;
}
#home_slideshow #home_slideshow_violator #slide_navigation a {
text-indent: -9999px;
overflow: hidden;
display: block;
background-color: #d4cd98;
width: 14px;
height: 11px;
float: left;
margin-left: 5px;
cursor: pointer;
overflow: hidden;
}
#home_slideshow #home_slideshow_violator #slide_navigation a:hover {
background-color: #d4cd98;
}
#home_slideshow #home_slideshow_violator #slide_navigation a.activeSlide {
background-color: #002329;
}
#home_slideshow #home_slideshow_violator #slide_navigation a {
outline: none;
}
#home_slideshow li span.slide_caption {
display: none;
}

.tagline {
	font-size:36px;
	color: #534104;
	text-align: center;
	font-style:lighter;
	padding:20px;
}
.sIFR-active .tagline{
    visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 48px;
	margin-bottom:-20px;
	padding-top:20px;
}
.taglink {
	font-style:italic;
	font-size:24px;
	color: #534104;
	text-align: right;
	font-style:lighter;
	padding-right:40px;
	padding-bottom:20px;
}
.taglink a, .taglink a:link {
	color: #b12a1b;
}
.taglink a:hover, .taglink a:active {
	color: #ad9b5c;
}
.taglink img {position:relative; left:5px;top:7px;}

.homeInfo {
	width:910px;
	background-color:#4b3611;
	position:relative;
	float:left;
	margin-bottom:12px;
	color:#dcd5a6;
	font-style:italic;
	text-align:left;
}
blockquote.homeInfoTxt {
  font-size: 16px;
  padding: 8px;
  margin: 5px;
  background-image: url(../images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 55px;
line-height:20px;
  }
blockquote.homeInfoTxt span {
   display: block;
   background-image: url(../images/closequote1.gif);
   background-repeat: no-repeat;
   background-position: bottom right; 
}
.homeBox {
	width:219px;
	height:100%;
	position:relative;
	float:left;
	left:-10px;
	margin:0px 0px 0px 11px;
	background:#d3cd97;
	color:#3b1f01;
}

.homeBoxTitle {
	font-size:16px;
	margin:-3px 0 -30px -2px ;
}

.homeBoxTxt {
	font-size:11px;
	color:#000000;
}
.homeBox_moving {
	display:block;
	
}

/* COMMUNITY & LIFESTYLE
=================================================================== */
#comenu {
	float:left;
	position:relative;
}

#colifeHome {
	width:540px;
	float:left;
	clear:both;
	position:relative;
	margin:0;
	padding:0;
}
#colifeHomeRight {
	width:300px;
	float:left;
	position:relative;
	margin:0;
	padding:0;
	left:20px;
}
.cohomeRightTitle {
	text-align: left;
	color: #084956;
	margin: 0;
	padding: 0 10px;
	float: left;
	font: lighter 1.5em "Century Gothic", sans-serif;
}
*html .cohomeRightTitle {
	font-style: normal;
	font-weight: normal;
}
.readmore {
	text-align: left;
	color: #084956;
	margin: 0 0 -5px;
	padding: 0 5px;
	font: lighter 1.2em "Century Gothic", sans-serif;
}
.accessmore {
	text-align: left;
	color: #444444;
	font: lighter 0.8em "Century Gothic", sans-serif;
}
.accessmore a:link{
	text-decoration:underline;
}
.accessmore a:hover{
	color: #2d1d01;
	text-decoration:none;
	border-bottom:1px dashed #084956;
}
ul#leaf2 {
	list-style: url(../images/leaf.jpg);
	top:-35px;
	width:300px;
	float:left;
	display:inline;
}

ul#leaf2 li {
	font-family:"Century Gothic", sans-serif;
	font-size:13px;
	text-align:left;
	color:#2d1d01;
	width:250px;
	
}

ul#leaf2 li a {
	font-family:"Century Gothic", sans-serif;
	font-size:13px;
	text-align:left;
	color:#2d1d01;
	text-decoration:none;
	
}
ul#leaf2 li a:link {
	font-family:"Century Gothic", sans-serif;
	font-size:13px;
	text-align:left;
	color:#2d1d01;
	text-decoration:none;
	
}
ul#leaf2 li a:hover {
	font-family:"Century Gothic", sans-serif;
	font-size:13px;
	text-align:left;
	color:#444444;
	text-decoration:underline;
}

/* COMMUNITY & LIFESTYLE - OUR HISTORY
=================================================================== */
#historyleft {
	width:450px;
	float:left;
	clear:both;
	position:relative;
	margin:0;
	padding:0;
}
#historyright {
	width:440px;
	float:left;
	position:relative;
	margin:0;
	padding:0;

}
/* COMMUNITY & LIFESTYLE - GENERAL F.A.Q
=================================================================== */
#faq {
	width:605px;
	float:left;
	clear:both;
	position:relative;
	margin:0;
	padding:0;
	margin-bottom:30px;
}
.accordionHeaderFaq
{
    border: 0;
    color: #332205;
    background-color: #e5debb;
    font-family: "Century Gothic", sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
	border-bottom:1px dashed #084956;
}
.accordionHeaderFaq:hover, .accordionHeaderSelectedFaq{
    color: #e5debb;
    background-color: #332205;
	border-bottom:1px solid #654000;
	font-family: "Century Gothic", sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
	border-bottom:1px dashed #084956;
}
.accordionContentFaq
{
    background-color: #fff;
    border:0;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
	color: #000;
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	line-height:18px;
}
.accordionContentFaq a
{
	color: #084956;
	font-weight: bold;
	text-decoration:none;
}
.accordionContentFaq a:hover
{
	color: #444444;
	text-decoration:none;
	border-bottom:1px dashed #084956;
}

.accordionLinkFaq
{
 	background-color: #D3DEEF;
    color: white:;
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	text-decoration:none;
}

/* COMMUNITY & LIFESTYLE - COMMUNITY & PARTNERS
=================================================================== */
#partnerleft {
	width:460px;
	float:left;
	clear:both;
	position:relative;
	margin:0;
	padding:0;
}
#partnerright {
	width:460px;
	float:left;
	position:relative;
	margin:0;
	padding:0;
}
.copartnersTitle {
	text-align: left;
	color: #084956;
	margin: 10px 0 -20px;
	padding: 0 10px;
	float: left;
	font: lighter 1.5em "Century Gothic";
}
.copartnersItalic {
	text-align: left;
	color: #4b2001;
	float: left;
	padding-left: 10px;
	top:10px;
	margin-bottom:-10px;
	position:relative;
	font: italic lighter 1.1em "Century Gothic";
}

/* LOCATION 
=================================================================== */
#map {
	width:685px;
	float:left;
	clear:both;
	position:relative;
	margin:0;
	padding-right:10px;
}
#available {
	width:210px;
	height:226px;
	float:left;
}
#videolink {
	padding-top:8px;
	width:210px;
	height:262px;
	float:left;
}
/* LAND FOR SALE
=================================================================== */
#flash {
	border:0;
	clear:both;
	position:relative;
	display:block;
	float:left;
	margin:0;
	padding-right:10px;
	width:685px;
	height:497px;
	
}
#landlot {
	background:url(../images/lotbox.jpg) no-repeat #e7e3c4;
	width:210px;
	height:262px;
	float:left;
}
#landlotColour {
	background:url(../images/lotbox2.jpg) no-repeat #e7e3c4;
	width:210px;
	height:226px;
	float:left;
	margin-top:10px;
}
#landlot2 {
	width:210px;
	height:262px;
	float:left;
	margin-left:-15px;
	margin-top:35px;
	margin-bottom:-118px;
}
.landlotColour_block{
	height:17px;
	float:left;
	top:8px;
	left:8px;
	width:31px;
	position:relative;
}
label.label_data_land {
	color: #4b2001;
	float: left;
	width: 120px;
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
	font: 12px/25px Century Gothic, Avant Garde;
}
.label_data_land_collect{
	color: #333;
	float: left;
	width: 120px;
	text-align: left;
	font: 12px/25px Century Gothic, Avant Garde;
	margin:15px 0 0 -45px;
}
#pdf {
	float:left;
	position:relative;
	top:25px;
	left:15px;
}
.lotDownload {
	font-family:"Century Gothic";
	font-weight:lighter;
	text-align:left;
	font-size:1.1em;
	color:#084956;
	float:left;
	position: relative;
}
.landDownload {
	font-family:"Century Gothic";
	font-weight:lighter;
	text-align:left;
	font-size:0.8em;
	color:#2d1d01;
	float:left;
	position: relative;
	padding-left:10px;
}
.landDownload a a:link, .lotDownload a a:link{
	text-decoration:none;
	color:#084956;
}
.landDownload a:hover, .lotDownload a:hover{
	text-decoration:none;
	color:#2d1d01;
	border-bottom:1px dashed #084956;
}
/* NEWS & EVENTS 
=================================================================== */
.newsleft {
	width:630px;
	float:left;
	clear:both;
	position:relative;
	margin:0;
	padding:0;
	
}
.newsleft_date{
	text-align: left;
	color: #afa854;
	margin: 0;
	padding: 10px 0 0 10px;
	font: lighter 1.2em "Century Gothic";
}
.newsleft p {
	line-height:17px;
}

.newsright {
	width:300px;
	height:100%;
	float:right;
	padding-left:5px;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:30px;
	background:#e5debb;
}
.news_right_title {
	text-align: left;
	color:#2d1d01;
	margin: 0;
	padding: 10px 0 0 10px;
	float: left;
	font: lighter 1.5em "Century Gothic";
}

.news_right_latest {
	float:left;
}
.news_right_latest ul li {
	list-style:url("../images/leafBeige.jpg") outside;
	width:250px;
	position:relative;
	text-align:left;
	line-height:18px;
	position:relative;
	margin:0px 0 5px 0px;
	padding-left:0px;
	font-family:"Century Gothic";
	font-size:13px;
}

.news_right_latest li a:hover {
	color:#2d1d01;
	border-bottom:1px dashed #084956;
	background: #f2eed8;
}
.download ul li{
	top:1px;
	width:250px;
	text-align:left;
	line-height:18px;
	position:relative;
	margin:2px 0 2px -30px;
	padding:2px 0 2px 5px;
	font-family:"Century Gothic";
	font-size:13px;
	float:left;
	text-transform:uppercase;
	cursor:hand;
	text-indent:20px;
	background-repeat: repeat-y;
	background-image:url("../images/pdfBeige.jpg");
	background-position: top left;
}

.download li a {
	color:#084956;
	text-decoration:none;
	text-transform:uppercase;
	cursor:hand;
}

.download li a:hover {
	color:#2d1d01;
	text-decoration:none;
	border-bottom:1px dashed #084956;
	text-transform:uppercase;
	cursor:hand;
}


.readmore a:hover { color: #2d1d01; background-position: left bottom;}
.readmore .active { outline:none; background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.news_box_more {
	margin: 20px 0 0 0px;
	border-top: 1px dashed #084956;
	padding:0px 25px 10px 25px;
	background:#efebd8;
	overflow: hidden;
	width: 570px;
	clear: both;
	text-align:left;
	line-height:17px;
}

/* COMPLETE HOMES 
=================================================================== */
.completehomes_side {
	text-align: left;
	color: #000; /*b3a06e*/
	padding-right: 15px;
	font: lighter 1em "Century Gothic";
	width:430px;
	line-height:23px;
	float:left;
	clear:both;
}
.completehomes_side_contact {
	text-align: left;
	color: #094b58;
	font: lighter 1.2em "Century Gothic";
	line-height:25px;
}
.completehomes_lot_box {
	width:460px;
	height:100%;
	position:relative;
	float:right;
	background:#e5debb;
	color:#3b1f01;
	margin: 0 26px 15px 0;
	top:0;
}

.completehomes_lot_box_villahomes {
	width:460px;
	height:280px;
	position:relative;
	float:right;
	background:#e5debb;
	color:#3b1f01;
	margin: 0 26px 15px 0;
	top:0;
}
.completehomes_lot_left {
	width:250px;
	position:relative;
	float:left;
	padding-left:10px;
}
.completehomes_lot_right {
	width:200px;
	position:relative;
	float:left;
}
.completehomes_lot_box_lot {
	text-align: left;
	color: #665d1a;
	font: lighter 2em "Century Gothic";
	padding-top:5px;
}
.completehomes_lot_box_road {
	text-align: left;
	color: #4c360f;
	font: lighter 1.5em "Century Gothic";
	padding-bottom:10px;
}
.completehomes_lot_box_label{
	text-align: left;
	color: #444444;
	font: lighter 0.8em "Century Gothic";
	
}
.completehomes_lot_box_info{
	text-align: left;
	color: #094b58;
	font: lighter 0.9em "Century Gothic";
	padding-bottom:10px;
}
.completehomes_lot_box_info_price{
	text-align: left;
	color: #094b58;
	font: lighter 1.5em "Century Gothic";
	padding-bottom:10px;
}

.completehomes_lot_box_info ul li {
	list-style:url("../images/completehomes/check.gif") outside;
	margin-left:-20px;
	top:-10px;
	position:relative;
}
.completehomes_lot_img{
	float:right;
	padding:10px 10px 0 10px;
}
.completehomes_lot_villahomes_img{
	float:left;
	padding:10px 2px 5px 2px;
}
.completehomes_lot_villahomes_text_below {
	color: #444444;
	font: lighter 1em "Century Gothic";
	float:left;
	bottom:0;
	margin:0px;
	padding:10px 0px 0 10px;
	text-align:left;
}
.completehomes_lot_villahomes_box {
	width:1040px;
	height:100%;
	position:relative;
	float:left;
	background:#e5debb;
	color:#3b1f01;
	margin:0px;
	left:-55px;
	top:0;
}
.completehomes_lot_floorplan_173, .completehomes_lot_floorplan_179, .completehomes_lot_floorplan_180, .completehomes_lot_floorplan_219, .completehomes_lot_floorplan_220, .completehomes_lot_floorplan_216, .completehomes_lot_floorplan_217, .completehomes_lot_floorplan_218, .completehomes_lot_floorplan_221{
	float:left;
	padding:5px;
	margin:5px;
	background:#e5debb;
}
.completehomes_lot_specs_173, .completehomes_lot_specs_179, .completehomes_lot_specs_180, .completehomes_lot_specs_219, .completehomes_lot_specs_220, .completehomes_lot_specs_216, .completehomes_lot_specs_217, .completehomes_lot_specs_218, .completehomes_lot_specs_221{
	float:right;
	padding:5px;
	margin:5px;
	background:#e5debb;
}

.villahomes_unit1, .villahomes_unit2, .villahomes_unit3, .villahomes_unit4, .villahomes_unit5, .villahomes_unit6, .villahomes_unit7, .villahomes_unit8, .villahomes_unit9, .villahomes_unit10, .villahomes_specs{
	float:left;
	padding:5px;
	margin:2px;
	background:#e5debb;
}

.completehomes_lot_viewlot{
	text-decoration:underline;
}
.completehomes_lot_download {
	color: #444444;
	font: lighter 0.8em "Century Gothic";
	float:right;
	bottom:0;
	margin:5px;
	padding:0px 10px 0 10px;
	text-align:left;
}

.completehomes_lot_download_floorplan_173, .completehomes_lot_download_floorplan_179, .completehomes_lot_download_floorplan_180, .completehomes_lot_download_floorplan_219, .completehomes_lot_download_floorplan_220, .completehomes_lot_download_floorplan_216, .completehomes_lot_download_floorplan_217, .completehomes_lot_download_floorplan_218, .completehomes_lot_download_floorplan_221, 
.completehomes_lot_download_specs_173, .completehomes_lot_download_specs_179, .completehomes_lot_download_specs_180, .completehomes_lot_download_specs_219, .completehomes_lot_download_specs_220, .completehomes_lot_download_villahomes_zip, .completehomes_lot_download_specs_216, .completehomes_lot_download_specs_217, .completehomes_lot_download_specs_218, .completehomes_lot_download_specs_221
{
	background:#e5debb;
	color:#084956;
	text-align:left;
	text-decoration:underline;
	padding:0 3px 0 3px;
}
.completehomes_lot_offer {
	float:right;
	right:-5px;
	top:-5px;
	background:transparent url("../images/completehomes/sold.png") top right no-repeat;
	position:absolute;
	width:85px;
	height:80px;
}
.completehomes_lot_offer_default {
	float:right;
	right:-5px;
	top:-5px;
	background:transparent url("../images/completehomes/underoffer.png") top right;
	position:absolute;
	width:85px;
	height:80px;
}
/* OUR TEAM
=================================================================== */
#team_top, #team_bottom{
	width:950px;
	clear:both;
	float:left;
	padding-bottom:20px;
}

.team_side {
	text-align: left;
	color: #000;/*b3a06e*/
	padding-right: 15px;
	font: lighter 1em "Century Gothic";
	width:510px;
	float:left;
}
.team_right {
	text-align: justify;
	color: #4b2001;
	padding-top:5px;
	font: lighter 1em "Century Gothic";
	width:380px;
	float:left;
}
.team_box {
	width:170px;
	height:310px;
	position:relative;
	float:left;
	left:-10px;
	margin:0px 0px 0px 13px;
	padding-top:5px;
	background:#d3cd97;
	color:#3b1f01;
}
.team_box img {
	padding-left:5px;
}
.team_name {
	text-align: left;
	color: #084956;
	padding: 0 10px;
	margin-top:5px;
	font: lighter 1.3em "Century Gothic";
}
.team_position {
	text-align: left;
	color: #4b2001;
	margin-top:-20px;
	padding: 0 10px;
	font: italic lighter 1em "Century Gothic";
}

.team_email {
	text-align: left;
	color: #000;
	padding: 0 10px;
	left: 0;
	float: left;
	font: lighter 1em "Century Gothic";
}
.team_email a:hover{
	color:#4b2001;
	text-decoration:underline;
}
.team_desc {
	text-align: left;
	color: #000;
	padding: 0 10px;
	left: 0;
	float: left;
	font: lighter 1em "Century Gothic";
}
.team_txt {
	background:#d3cd97;
	color:#3b1f01;
	float: left;
	width:885px;
	padding:10px;
	margin-left:2px;
	margin-top:10px;
	text-align:left;
	line-height:20px;
	left:0;
	font: lighter 1em "Century Gothic", sans-serif;
}


/* CONTACT US
=================================================================== */
#contact_left {
	width:300px;
	float:left;
	padding-right:15px;
}
#contact_left img {
	float:left;
}
#contact_right {
	width:500px;
	float:left;
}
.contact_position {
	text-align: left;
	color: #4b2001;
	padding: 15px 10px 0;
	float: left;
	clear: both;
	left: 0;
	font: italic lighter 1em "Century Gothic";
}
.contact_info {
	text-align: left;
	color: #000;
	padding: 0 10px;
	left: 0;
	float: left;
	font: lighter 1em "Century Gothic";
}
.contact_info a:hover{
	color:#4b2001;
	text-decoration:none;
	border-bottom:1px dashed #084956;
}
.contact_success_tq {
	color:#4b2001;
	font: lighter 4em "Century Gothic";
}
.contact_success_info {
	color:#82683b;
	
	font: lighter 1.2em "Century Gothic"
}
.contact_success_goback {
	color:#0a4c59;
	font: lighter 1em "Century Gothic"
}
.contact_success_goback a {
	color:#4b2001;
}
.contact_success_goback a:hover{
	color:#82683b;
	text-decoration:underline;
}
label.label {
	color: #0a4d5a;
	float: left;
	width: 100px;
	text-align: left;
	font: 14px/30px Century Gothic;
}

label.label_contact {
	color: #0a4d5a;
	float: left;
	width: 180px;
	text-align: left;
	font: 14px/30px Century Gothic;
}
/* CONTACT FORM
=================================================================== */
form {
	font-size: 1em;
	text-align: left;
	background: transparent;
	margin:-10px;
	padding:0;
}
form.searchForm {
	font-size: 1em;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: transparent;
	margin:3px 0px 3px 0;
}

input {
	padding-left: 0.2em;
	width: 200px;
	height: 20px;
	color: #000;
	background: #ebe9d9;
	float: left;
	border: 0;
	margin-right: 5px;
}
input:hover {
	background: #ddd8ae;
	border: 0;
	color: #000;
}
input:focus {
	background: #ddd8ae;
	border: 0;
	color: #000;
}
input.text {
	width: 270px;
	padding: 0.1em;
	padding-left: 0.5em;
	overflow: auto;
	display: inline;
	color: #000;
	background: #ebe9d9;
	font: normal 0.8em Century Gothic, Avant Garde;
}
input.text2 {
	width: 125px;
	padding: 0.1em;
	padding-top: 3px;
	padding-left: 3px;
	overflow: auto;
	display: inline;
	color: #000;
	background: transparent;
	margin-right: -12px;
	font: normal 1em Century Gothic, Avant Garde;
}
input.text:focus {
	background: #ddd8ae;
	border: 0;
	color: #000;
}
input.text:hover {
	background: #ddd8ae;
	border: 0;
	color: #000;
}
input.button {
	cursor: pointer;
	width: 278px;
	height: 26px;
	outline: none;
	border: 0;
	color: #0a4d5a;
	background: #ebe9d9;
	text-transform: uppercase;
	position: relative;
	float: left;
	display: block;
	top: -12px;
	margin-top: 8px;
	margin-bottom: -15px;
	font: normal normal 1em Century Gothic, Avant Garde;
}
input.button:hover {
	color: #000;
	background: #ddd8ae;
	border: 0;
	outline: none;
}
input.search {
	cursor: pointer;
	width: 35px;
	height: 22px;
	border: 0;
	background: url(../images/go.jpg) no-repeat;
	position: relative;
	float: left;
	display: block;
	margin-top: 0;
	left: 9px;
}
input.search:link, input.search:hover {
	outline: none;
	cursor: hand;
	width: 35px;
	height: 22px;
}


textarea {
	width: 270px;
	height: 80px;
	padding: 0.1em;
	padding-left: 0.5em;
	overflow: auto;
	display: inline;
	color: #000;
	background: #ebe9d9;
	border: 0;
	margin-right: 5px;
	font: normal 1em Century Gothic, Avant Garde;
}
textarea:hover {
	background: #ddd8ae;
	border: 0;
	color: #000;
}
textarea:focus {
	background: #ddd8ae;
	border: 0;
	color: #000;
}
select {
	display: inline;
	color: #000;
	background: #ebe9d9;
	font: normal 1em Century Gothic, Avant Garde;
	border:0;
}

select:active {
	background: #ddd8ae;
	border: 0;
	color: #000;
}
select:hover {
	background: #ddd8ae;
	border: 0;
	color: #000;
}
select:focus {
	background: #ddd8ae;
	border: 0;
	color: #000;
}

.star {
	color: #000;
	list-style: none;
	font: normal 1em Century Gothic;
}

.label_contact_checkbox {
	margin-left:0px;
	width:20px;
}

label.label_contact_checkbox_p {
	font: normal 1em Century Gothic, Avant Garde;
	color:black;
	line-height:30px;
	top:-5px;
	position:relative;
}
/*POP UP ALERT*/
.customCalloutStyle{
    width: 50px;
}
.customCalloutStyle div, .customCalloutStyle td{
    border: solid 1px Black;
    color:#bad9e4;
	background:#2d1d01;
}
.customCalloutStyle .ajax__validatorcallout_popup_table{
    display: none;
    border: none;
    background-color: black;
    padding: 0px;
	width: 50px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row{
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell {
	background:transparent;
	display:none;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell{
	width: 10px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
	margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row{
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell{
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv{
    font-size: 1px;
    position: relative;
    left: 1px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 15px;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div{
    height: 1px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 0px;
    margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell{
    font-size: 11px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 50px;
	color:#bad9e4;
	font-family:"Century Gothic", sans-serif;
	cursor: pointer;
	text-transform:uppercase;
}

.customCalloutStyle .ajax__validatorcallout_icon_cell{
    width: 20px;
    padding: 5px;
    border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv{
    border: none;
    text-align: center;
    width: 10px;
    padding: 2px;
    cursor: pointer;
}