@charset "utf-8";

#container .topAboutUs{
	height:323px;
	margin:0px;
}

#topContent .contactUsSlideshow{
	width:688px;
	height:323px;
	float:left;
	margin:0px;
}
#topContent .contactUsSlideshow img{
	width:688px;
	height:323px;
}	
#topContent .topColumn{
	width:312px;
	height:323px;
	float:left;
	position:relative;
	z-index:1;
	color:#ffffff;
}

/*------ .contactUsContent ------*/
#container .contactUsContent{
	width:640px;
	float:left;
	font-size:13px;
	padding:24px;
}
/*------ .contactUsColumn ------*/
#container .contactUsColumn{
	width:312px;
	float:left;
	background-color:#006f32;
	padding:0px 0px 18px 0px;
}


/*------h2 img------*/
#homeFeatured h2 img{
	right:33px;
}

/*------featuredBox------*/
.officeInfo{
	padding:18px;
	font-size:13px;
}

.officeInfo p{
	margin:0px 0px 15px 0px;
}
.officeInfo .officeDetail{
	color:#8cc640;
}
.officeInfo .smGap{
	margin:0px 0px 6px 0px;
}
.officeInfo a{
	color:#8cc640;
}
.officeInfo a:hover{
	color:#ffffff;
}
/*--------------------- Contact Listings styles ------------------------*/
.formBox{
	width:200px;
	height:40px;
	float:left;
	margin:0px 10px 7px 0px;
}
.shortBox{
	width: 60px;
	float: left;
	margin-right: 40px; 
}
	
.formBoxWide{
	width:660px;
	padding:10px 0px 0px 0px;
	float:left;
}
.formTitle{
	width:400px;
	float:left;	
	margin:0px 10px 7px 0px;
}

.pushRight{
	margin-right:205px;
}

#contactForm{
	width: 660px;
	font: 11px verdana;
	}



#column3{
	padding-top: 43px;
	}

#contactForm input, #contactForm textarea, #contactForm select {
	border: 1px solid #a5acb2;
	margin-top: 1px;
	margin-bottom: 10px;
}
#contactForm .formBoxWide .checkbox, #contactForm .mailBox .checkbox{
	margin:0px;
	border:none;
}
.formBox input {
	width: 160px;
}
.shortBox input{
	width:60px;
}
.formBox .short {
	width: 50px;
}
#contactForm textarea {
	width: 100%;
}


.propertyInterest{
	margin:0px 30px 15px 0px;
}


#contactFormFooter {
	width: 640px;
	float: left;
	}

#contactForm  #contactFormSubmit {
	background: #8dc73f;
	padding:3px;
	color: #FFF;
	border:none;
	}
