body {
	padding: 0;
	margin: 0;
	background-color: #6F1401;
	background-repeat: repeat-x;
	font: 11px Arial,Helvetica,sans-serif;
	color: #000;
}

h1 {
	font: bold italic 16px "Times New Roman",serif;
	color: #853D27;
}

h2 {
	display: inline;
	color: #FFF;
	font: normal 12px Arial,Helvetica,sans-serif;
	padding: 0 10px 0 0;
	margin: 0;
}
h3 a:link { color: #000; text-decoration: none; }
h3 a:visited { color: #000; text-decoration: none; }
h3 a:active { color: #000; text-decoration: none; }
h3 a:hover { color: #853D27; text-decoration: underline; }

a:link { color: #33F; text-decoration: none; }
a:visited { color: #33F; text-decoration: none; }
a:active { color: #33F; text-decoration: none; }
a:hover { color: #853D27; text-decoration: underline; }

form {
	padding: 0;
	margin: 0;
}

select {
	font: 11px Arial,Helvetica,sans-serif;
	color: #000;
	margin-left: 10px;
	width: 134px;
}

#wrapper {
	width: 770px;
	margin: 0px auto;
}

#print_header { display: none; }

#header_wrapper {
	background-image: url(../_img/bgd_masthead_houses.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-position:left;
	height: 103px;
	width: 770px;
	float: left;
}

* html #header_wrapper { /*IE only. Actual menu width minus left padding of A element (15px) */
	height: 103px;
}

#efh_logo {
	width: 165px;
	height: 103px;
	float: left;
}

#efh_logo img { border: 0; }

#learn_more{
    height: 25px;
	float: right;
	padding-top:px;
	
	}

#top_nav_wrapper {
	height: 103px;
	width: 605px;
	float: left;
}

#support_nav {
	padding: 15px 10px 0 0;
	width: 605px;
	float: left;
	height: 30px;
	text-align: right;
}

#support_nav ul { padding: 0; margin: 0; }
#support_nav ul li { display: inline; padding-left: 14px; }
#support_nav li a:link {	color: #FFF; text-decoration: none;  }
#support_nav li a:visited { color: #FFF; text-decoration: none; }
#support_nav li a:hover { color: #FFF; text-decoration: underline; }
#support_nav li a:active { color: #FFF; text-decoration: none; }

#top_header {
	padding: 7px 10px 0 0;
	width: 475px;
	float: left;
	height: 30px;
	text-align: left;
	z-index: 999;
}

#top_header ul { padding: 0; margin: 0; }
#top_header ul li { display: inline; padding-left: 7px; }
#top_header li a:link {	color: #701301; text-decoration: none;  }
#top_header li a:visited { color: #701301; text-decoration: none; }
#top_header li a:hover { color: #701301; text-decoration: underline; }
#top_header li a:active { color: #701301; text-decoration: none; }

#container {
	width: 770px;
	float: left;
	padding: 0;
}

#copy_block {
	width: 145px;
	float: left;
	padding: 25px 20px 0 0;
}

#focal_area {
	width: 770px;
	float: left;
	padding: 5px 0 0 0;
	z-index: 1;
	background-color: #ffffff;
	background-image: url("_img/award_image7.png");
	background-repeat: repeat-x;
	background-position: top;
	
}

#home_search {
	padding: 15px 0 10px 165px;
	width: 605px;
	float: left;
}

.button_icon {
	position: absolute;
	margin: 1px 0 0 5px;
	border: 0;
}

#footer_wrapper {
	width: 770px;
	height: 85px;
	padding: 0;
	margin: 0;
}



.feature_ad { padding-bottom: 15px;  }


