body {
	margin:0px;
	background:url(/images/bg.jpg)	repeat-x #EDEBE1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
}
.search-page	{
	background:#EDEBE1;
}
img {margin:0px; padding:0px; border:none} 
form, input {margin:0px; padding:0px}
h1	{
	margin:0px;
	color:#752100;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
}
h2	{
	margin:0px;
	color:#752100;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	line-height:normal;
}
a	{
	color:#585858;
}
a:hover	{
	color:#767e1e;
}
p {
	margin:8px 0px 8px 0px;
}
li {
	margin:8px 0px 8px 0px;
}


.wrapper {
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.top	{
	display:block;
	width:960px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.logo	{
	float:left;
	display:block;
	clear:both;
	width:551px;
	height:75px;
}
.phone-number	{
	float:right;
	margin:16px 0px 0px 0px;
	width:223px;
	height:40px;
	display:block;
}
.main-img	{
	width:960px;
	height:320px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.form-button	{
	position:absolute;
	width:232px;
	height:43px;
	margin:-80px 0px 0px 685px;
}
.featured	{
	display:block;
	margin-bottom:16px;
}
.featured-title	{
	margin:16px 0px 16px 0px;
}
.iframe {
overflow-x: hidden;
overflow-y: hidden;
} 

.content	{
	display:block;
	width:960px;
	clear:both;
	padding-bottom:30px;
	margin-bottom:30px;
}
.left	{
	width:630px;
	padding:0px 8px 30px 0px;
	float:left;
	display:block;
}
.right	{
	width:312px;
	padding:0px 0px 30px 0px;
	float:right;
	display:block;
}
.contact	{
	background:url(/images/contact-form.jpg) no-repeat;
	width:311px;
	height:381px;
	display:block;
	clear:both;
}
.contact-form	{
	margin:100px 0px 0px 20px;
	position:absolute;
}
.right-form	{
	display:block;
	padding:24px 0px 0px 6px;
	clear:both;
	width:300px;
	height:250px;
}
.footer	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	border-top:#585858 solid 1px;
	width:960px;
}
.disclosures	{
	width:265px;
	height:50px;
	display:block;
	float:right;
	background-image:url(/images/bottom-phone.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 60px;
	margin:16px 0px 16px 0px;
	color:#858162;
}
.disclosures p {
	margin:3px 0px 0px 0px;
	font-weight:bold;
}
.disclosures img	{
	height:50px;
	width:265px;
}
.disclosures ul	{
	margin:0px;
	padding:0px;
}
.disclosures ul li	{
	display:inline;
	padding:0px 10px 0px 0px;
}


.form_header {
	color:#252525;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-size:12px;
	font-weight:normal;
}
.field input {
	background:#F4F4EC;
	border:1px solid #A5ACB2;
	padding:3px;
	color:#252525;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:150px;
	margin-bottom:3px;
}
.field textarea {
	background:#F4F4EC;
	border:1px solid #A5ACB2;
	color:#252525;
	font-size:12px;
	width:240px;
	height:81px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_header .error	{
	color:#FF0000;
	margin-left:5px;
}
.contact-form .error  input {
	background:#F4F4EC;
	color:#ff0000 !important;
}
.contact-form .error .active {
	background:#FFFFFF;
	color:#ff0000 !important;
}

.contact-button {
	display:block;
	clear:both;
	margin-top:10px;
}
#custom-header-inner	{
	display:none;
}
.er_message {
	color:#FF0000;
}