@charset "UTF-8";
body {
	font: 80% Tahoma, Arial, Helvetica, sans-serif;
	background:url(../../images/sb_bg_green_gradient.jpg);
	background-attachment: fixed;
	background-position:center center;
	margin: 0 auto; 
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

p {
font-family: "trebuchet ms", Georgia, Times New Roman, Times, serif;
font-size:13px;
line-height:15px;
/*letter-spacing:2px*/
padding: 0;
margin: 0 0 1em 0;
}
img {
border-bottom:none;
border:none
}
/*div {
	-moz-box-sizing:
	border-box;box-sizing:
	border-box;margin:0;padding:0;
}*/
.copyimage {
	float:left;
	padding:0 10px 10px 0;
}
.contact {
width:440px;
clear:left;
	float:left;
	font-size:90% ;
	margin-top:5px; 
}
a {
	color:#669966;
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
}

#footer a {
	font-size:9px;
	color:#999999;
	text-decoration:none;
}

#footer img {
	margin:0px;
	padding: 0 0 0 0 ;

}

#footer a:hover{
	text-decoration:underline;
}

h1 {
	font:normal 500 1.45em Georgia, "Times New Roman", Times, serif ;
	color:#465c2a;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:0px 0 0 1px;
	text-transform:uppercase;
}
h2 {
	font:normal normal 400 1.3em Georgia, "Times New Roman", Times, serif ;
	color:#beaf9c;
	margin:0;
	padding:10px 0 5px 4px;
}
h3 {
	font:normal normal 600 1.1em Georgia, "Times New Roman", Times, serif ;
	clear:left;
	color:#465c2a;
	margin: 0; 
	padding:0 0 10px 0;
}

h4 {
	font:normal normal 600 1.1em Georgia, "Times New Roman", Times, serif ;
	clear:left;
	color:#465c2a;
	margin: 0; 
	padding:20px 0 0 0;
}

h5 {
	font:normal normal 600 0.7em Georgia, "Times New Roman", Times, serif ;
	color:#000000; 
}

.strike {text-decoration: line-through;}

.highlight { color:#FF0000; }

.bold {font-weight:700;}
#h1sub {
	color:#757d92;
}
#container {;
	width: 960px;
	background:url(../../images/content_bg.png) top no-repeat;
	margin: 20px auto 0 auto;
	padding: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container:after {
    content:'';
    display:block;
    clear:both;
}
#vista {
	padding:0 0 30px 3px;
}
#header {
	background: #DDDDDD; 
	padding: 0x; 
}

#contentLeft {
	margin: 0px 10px 0 30px;
	float:left;
	display:inline;
	position:relative;
	padding: 0px 0px  1px 0px;
	width:435px;
}

#contentMain {
	margin: 0 10px 0 30px;
	float:left;
	display:inline;
	position:relative;
	padding: 0px 0px  1px 0px;
	width:885px;
}


#contentRight {
	margin: 78px 30px 0px 0px;
	display:relative;
	float:right;
	padding: 0 0 1px 0;
	width:448px;
}
#contentMap {
	margin:0;
	float:left;
	padding: 0;
	width:165px;
}
#contentGallery {
	position:relative;
	float:inherit;
	margin: 0;
	padding: 0;
	width:280px;
}


#footer {
	background:url(../../images/sb_footerbg.png) top no-repeat    ;
	height:37px;
	width:960px;
	margin:0 auto;
	text-indent:34px;
	padding:0; 
	text-align:left;
}

#footer-btn {
	background:url(../../images/sb_footerbg-3.png) top no-repeat    ;
	height:75px;
	width:960px;
	margin:0 auto;
	text-indent:27px;
	padding:0; 
	text-align:left;
}

/*-------------FAQ STYLES-----------------*/
.faq {
	color:#465c2a;
	cursor:hand;
	cursor:pointer;
	padding:0 0 5px 0;
	margin:0;
}
.faqresponse {
	padding:0 0 10px 15px;
	margin:4px 0 0 0 ;
}

#nav-primary a {
	color:#465c2a;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#nav-primary a:hover {
	text-decoration:underline;
}

.add-this {
		width:960px;
	margin:0 auto;
	text-indent:3px;
	padding:0; 
	text-align:left;
	}

/* Gallery Stuff */
#gallerycontentRight {
	margin: 80px 30px 0px 0px;
	display:relative;
	float:right;
	padding: 0 0 1px 0;
	width:448px;
}

.lot-map-bg {
	height:228px; width:880px;
	background-size: 880px 228px;
	background-image: url(../../images/lot-plan-bg.jpg);
}



/* contact info on homepage */
.contactquote{
background-image:url(../../images/contactquote-bg.jpg);
background-repeat:no-repeat;
/*border: 1px solid black;*/
padding: 10px 0px 10px 10px;
float:left;
width:417px;
height:118px;
margin-top: 15px;

}

.announcementquote{
background-image:url(../../images/contactquote-bg.jpg);
background-repeat:no-repeat;
padding: 10px 0px 10px 10px;
float:left;
width:417px;
height:118px;

}

.float-right{

float:right;
width: 280px;
padding: 0 0 0 10px;

}

.image-left{
float:left;
}

/*-----------------------------------------------*/
/*-------------- FORM STYLES START --------------------*/
/*-----------------------------------------------*/
#containerform {
	width: 960px;
	background:url(../../images/content_form_bg.png) top no-repeat    ;
	margin: 20px auto 0 auto;
	padding:0;
	/*padding:200px;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#containerform:after {
    content:'';
    display:block;
    clear:both;
 }
#contactForm {
	width:430px;
	display:inline;
	margin: 0 30px 0 0;
	float:right;
}
.formpagecontent {
	float:left;
	display:inline;
	margin: 0 20px 0 30px;
	padding: 0 0  1px 0;
	width:440px;
}

#StageTitle{
	padding:10px 0 0 0;
	font:normal normal 1.2em Georgia, "Times New Roman", Times, serif ;
	color:#465c2a;
}

#tblForm{
}
#pnlStage{
	padding-bottom:0;
	margin-bottom:0;
}


.formRow{
	display:block;
	float:none;
	clear:both;
	font-size:0.8em;
}

#formRow1{}
#formRow2{}
#formRow3{}
#formRow4{}
#formRow5{}
#formRow6{}
#formRow7{}
#formRow8{}
#formRow9{}


.tblFormFields{
	padding:0;
}

.formInformation{
	font-size:.8em;
	font-style:italic;
	color:#000;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0;
}

.formErrorSummary{
}

.formErrorMessage{
}

.formField{
	display:block;
	float:left;
	padding-bottom:10px;
	padding-right:10px;
}

#txtStreetAddress1,
#txtStreetAddress2{
	width:350px;
}

.formFieldName{
	display:block;
}
.formFieldEntry{
	/*border-top;1px solid #999999;
	border-right;none;
	border-bottom;none;
	border-left;1px solid #999999;*/
}
.formFieldRadio{}
.formFieldSelect{}

/* Form Buttons */
.btnMenu{
	background-color:	#143094;
	color:#ffffff;
	/*border 1px double #143094;*/
	padding-right:60px;
	width:150px;
	text-align:left;
}

#cmdFormSend{
	/*background-color:	#465c2a;*/
	background:transparent url(../../images/submit.gif) no-repeat left top;
	height:32px; width:125px;
	overflow: hidden;
	font:normal normal 11px Georgia, "Times New Roman", Times, serif ;
	color:#ffffff;
	border:none;
	padding-right:60px;
	cursor:hand;
	cursor:pointer;
}
/* Data tabel formatting */
.dgTable{
	border: 1px solid #000080;
	width:100%;
	font-size:12px;
}

.dgHeader{
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	background-color:#316ac5;
}

.dgRowOdd{
	background-color:#d4d0c8;
}

.dgRowEven{
	background-color:#d4d0c8;
}

.dgItemLeft{
	text-align:left;
}

.dgItemRight{
	text-align:right;
}

.dgItemCenter{
	text-align:center;
}
/*-----------------------------------------------*/
/*-------------- FORM STYLES END --------------------*/
/*-----------------------------------------------*/