body {
	margin:0px;
	background:url(/images/bg.jpg)	repeat-x #F8F7EF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
}
.search {
	margin:0px;
	background:#FDFAF8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
}
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;
}

.search-content	{
	display:block;
	clear:both;
}
.wrapper {
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.top	{
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.logo	{
	float:left;
	display:block;
	width:442px;
	height:75px;
}
.phone	{
	float:right;
	margin:16px 0px 0px 0px;
	width:226px;
	height:48px;
	display:block;
}
.top-seperator	{
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:30px;
}
.main-img	{
	width:648px;
	height:290px;
}
.form-button	{
	position:absolute;
	width:232px;
	height:43px;
	margin:216px 0px 0px 40px;
}
.form-bg	{
	width:312px;
	height:290px;
}
.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;
	display:block;
	float:left;
}
.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;
	display:block;
	float:right;
	background-image:url(/images/footer-icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 40px;
	margin:16px 0px 0px 0px;
}
.disclosures ul	{
	margin:0px;
	padding:0px;
}
.disclosures ul li	{
	display:inline;
	padding:0px 10px 0px 0px;
}

.footer p	{
	margin:46px 0px 0px 694px;
	position:absolute;
	color:#A9A9A9;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:16px;
}

.bottom-phone{
	width:103px;
	height:11px;
}

.form_header {
	color:#752100;
	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:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:150px;
	margin-bottom:3px;
}
.field textarea {
	background:#F4F4EC;
	border:1px solid #A5ACB2;
	color:#752100;
	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:#FF0000;
	color:#999999 !important;
}
.contact-form .error .active {
	background:#FFFFFF;
	color:#999999 !important;
}

.contact-button {
	display:block;
	clear:both;
	margin-top:10px;
}
#custom-header-inner	{
	display:none;
}