@charset "UTF-8";

/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background-color: #BF9C67;
	background-image: url(../images/repeat_x.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:active, a:focus {
    outline: none;
}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

img a {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.clear {
    height: 0px;
    clear: both;
}

.photo_edge {
	margin: 2px;
	padding: 2px;
	border: 3px solid #B7B7B7;
}

.photo_edge:hover {
	margin: 2px;
	padding: 2px;
	border: 3px solid #024C80;
}

.right {
	float: right;
	margin: 10px;
	padding: 2px;
	border: 4px solid #B7B7B7;
}

.left {
	float: left;
	margin: 10px;
	padding: 2px;
	border: 4px solid #B7B7B7;
}

/* End Basics - CSS */



/* start of wrappers */

#home_wrapper {
	width: 100%;
	text-align: center;
	background-image: url(../images/home_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#home_content {
	background-image: url(../images/home_content_repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 942px;
	margin: 0px auto;
	text-align: left;
}

/* end of wrappers */


/* start of home_header */

#home_header {
	background-image: url(../images/home_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 439px;
	width: 900px;
	margin-left: 21px;
}

#home_header h1 a {
	height: 118px;
	width: 745px;
	text-indent: -5000px;
	display: block;
}

#home_header #home_header_flasharea {
	float: left;
	height: 259px;
	width: 745px;
	margin-top: 21px;
	margin-left: 78px;
}

#home_header #home_header_logoarea {
	float: left;
	height: 118px;
	width: 745px;
	margin-left: 78px;
}

#home_nav {
	float: left;
	height: 41px;
	width: 900px;
}

#home_nav ul {
	display: block;
	float: left;
	width: 900px;
	height: 41px;
	list-style: none;
}

#home_nav ul li {
    display: block;
    float: left;
	height: 41px;
    text-indent: -10000px;
}

#home_nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#home_nav_home {
    width: 69px;
}

#home_nav_about {
    width: 88px;
}

#home_nav_communities {
    width: 143px;
}

#home_nav_photos {
    width: 130px;
}

#home_nav_construction {
    width: 114px;
}

#home_nav_hbcorner {
    width: 164px;
}

#home_nav_warranty {
    width: 91px;
}

#home_nav_contact {
    width: 101px;
}

#home_nav_home a:hover {
	background: url(../images/home_nav01_f2.jpg) no-repeat left top;
}

#home_nav_about a:hover {
	background: url(../images/home_nav02_f2.jpg) no-repeat left top;
}

#home_nav_communities a:hover {
	background: url(../images/home_nav03_f2.jpg) no-repeat left top;
}

#home_nav_photos a:hover {
	background: url(../images/home_nav04_f2.jpg) no-repeat left top;
}

#home_nav_construction a:hover {
	background: url(../images/home_nav05_f2.jpg) no-repeat left top;
}

#home_nav_hbcorner a:hover {
	background: url(../images/home_nav06_f2.jpg) no-repeat left top;
}

#home_nav_warranty a:hover {
	background: url(../images/home_nav07_f2.jpg) no-repeat left top;
}

#home_nav_contact a:hover {
	background: url(../images/home_nav08_f2.jpg) no-repeat left top;
}

#home_nav ul li ul {
    display: none;
    float: none;
    position: relative;
    top: 0px;
    width: 238px;
    z-index:100;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
#home_nav ul li:hover ul {
    display:block;
}

#home_nav ul li ul li {
	background-image: none;
	background-repeat: none;
	background-color: #417B74;
	color: #ffffff;
	display: block;
	float: none;
	height: 20px;
	text-indent: 6px;
	padding-top: 3px;
}
#home_nav ul li ul li a {
    color: #ffffff;
    font: arial;
    font-size: 11px;
    height: 25px;
    text-indent: 6px;
    padding-top: 3px;
	text-decoration: none;
}
#home_nav ul li ul li a:hover {
	background-image: none;
	background-repeat: none;
	background-color: #39576E;
	text-decoration: none;
}


/* end of home_header */



/* start of home_content */


#home_main {
	width: 900px;
	float: left;
	margin-left: 21px;
}

#home_main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;	
}

#home_main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#home_main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#home_main h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #507973;
	text-decoration: none;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#home_main a {
	color: #4E2F12;
	text-decoration: none;
	font-weight: bold;
}

#home_main a:hover {
	color: #05224E;
	text-decoration: none;
	font-weight: bold;
}

#home_main p span.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33566E;
	text-decoration: none;
}

#home_main p span.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#home_main p span.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.home_row01 {
	background-image: url(../images/home_textarea_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 900px;
}

.home_row01_left {
	float: left;
	width: 337px;
}

.home_row01_right {
	float: left;
	width: 563px;
}

.home_welcome_box {
	width: 304px;
	margin-left: 33px;
	margin-top: 31px;
}

.home_row02 {
	background-image: url(../images/home_bigbtn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 900px;
	height: 214px;
}

.home_row02_specialbox {
	float: left;
	width: 343px;
	height: 139px;
	margin-left: 28px;
	margin-right: 21px;
	margin-top: 54px;
}

.home_row02_bigbtnbox {
	float: left;
	width: 166px;
	height: 157px;
	margin-top: 54px;
}


.home_row02_bigbtnbox01 a {
	width: 166px;
	height: 157px;
	text-indent: -5000px;
	display: block;
}

...home_row02_bigbtnbox01 a:hover {
	width: 166px;
	height: 157px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_bigbtn01_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_row02_bigbtnbox02 a {
	width: 166px;
	height: 157px;
	text-indent: -5000px;
	display: block;
}

....home_row02_bigbtnbox02 a:hover {
	width: 166px;
	height: 157px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_bigbtn02_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_row02_bigbtnbox03 a {
	width: 166px;
	height: 157px;
	text-indent: -5000px;
	display: block;
}

...home_row02_bigbtnbox03 a:hover {
	width: 166px;
	height: 157px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_bigbtn03_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mediacenter_bigbtnbox {
	float: left;
	width: 546px;
	height: 157px;
	margin-top: 54px;
	margin-left: 10px;
}

.mediacenter_btn a {
	width: 546px;
	height: 157px;
	display: block;
	text-indent: -5000px;
}

.home_row03 {
	float: left;
	width: 900px;
}

.home_row03_top {
	background-image: url(../images/home_row03_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 64px;
}

.home_row03_top_label01 {
	width: 381px;
	height: 32px;
	margin-left: 20px;
	margin-top: 16px;
	margin-right: 260px;
	text-indent: -5000px;
	float: left;
}

.home_row03_top_label02 {
	width: 213px;
	height: 32px;
	text-indent: -5000px;
	float: left;
}

.home_row03_repeat {
	background-image: url(../images/home_row03_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 900px;
}

.home_row03_edge {
	background-image: url(../images/home_row03_edge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 32px;
}

.home_row03_invcol01 {
	float: left;
	width: 123px;
	margin-left: 45px;
}

.home_row03_invcol02 {
	float: left;
	width: 123px;
	margin-left: 30px;
}

.home_row03_invcol03 {
	float: left;
	width: 123px;
	margin-left: 32px;
}

.home_row03_invcol04 {
	float: left;
	width: 123px;
	margin-left: 30px;
}

.thumb_space {
	margin-bottom: 6px;
}

.detail_btn_box {
	width: 123px;
	float: left;
}

.detail_btn_box a {
	width: 123px;
	height: 35px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/btn_viewdetail.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.blog_box {
	width: 206px;
	float: left;
	margin-left: 39px;
}

.social_list {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

.social_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #537974;
	padding: 5px;
}


/* end of home_content */



/* start of template */


#wrapper {
	width: 100%;
	text-align: center;
	background-image: url(../images/home_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	background-image: url(../images/home_content_repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 942px;
	margin: 0px auto;
	text-align: left;
}


#header {
	background-image: url(../images/template_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 189px;
	width: 900px;
	margin-left: 21px;
}

#header h1 a {
	height: 148px;
	width: 900px;
	text-indent: -5000px;
	display: block;
}

#header #header_logoarea {
	float: left;
	height: 148px;
	width: 900px;
}

#nav {
	float: left;
	height: 41px;
	width: 900px;
}

#nav ul {
	display: block;
	float: left;
	width: 900px;
	height: 41px;
	list-style: none;
}

#nav ul li {
    display: block;
    float: left;
	height: 41px;
    text-indent: -10000px;
}

#nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#nav_home {
    width: 69px;
}

#nav_about {
    width: 88px;
}

#nav_communities {
    width: 143px;
}

#nav_photos {
    width: 130px;
}

#nav_construction {
    width: 114px;
}

#nav_hbcorner {
    width: 164px;
}

#nav_warranty {
    width: 91px;
}

#nav_contact {
    width: 101px;
}

#nav_home a:hover {
	background: url(../images/nav01_f2.jpg) no-repeat left top;
}

#nav_about a:hover {
	background: url(../images/nav02_f2.jpg) no-repeat left top;
}

#nav_communities a:hover {
	background: url(../images/nav03_f2.jpg) no-repeat left top;
}

#nav_photos a:hover {
	background: url(../images/nav04_f2.jpg) no-repeat left top;
}

#nav_construction a:hover {
	background: url(../images/nav05_f2.jpg) no-repeat left top;
}

#nav_hbcorner a:hover {
	background: url(../images/nav06_f2.jpg) no-repeat left top;
}

#nav_warranty a:hover {
	background: url(../images/nav07_f2.jpg) no-repeat left top;
}

#nav_contact a:hover {
	background: url(../images/nav08_f2.jpg) no-repeat left top;
}

#nav ul li ul {
    display: none;
    float: none;
    position: relative;
    top: 0px;
    width: auto;
    z-index:100;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

#nav ul li ul li {
	background-image: none;
	background-repeat: none;
	background-color: #417B74;
	color: #ffffff;
	display: block;
	float: none;
	height: 25px;
	text-indent: 8px;
	padding-top: 6px;
}

#nav ul li ul li a {
    color: #ffffff;
    font: arial;
    font-size: 12px;
    height: 25px;
    text-indent: 8px;
    padding-top: 6px;
}

#nav ul li ul li a:hover {
	background-image: none;
	background-repeat: none;
	background-color: #39576E;
	text-decoration: none;
}

#main {
	width: 900px;
	float: left;
	margin-left: 21px;
	background-image: url(../images/template02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#main #main_inner {
	float: left;
	width: 900px;
	background-image: url(../images/template01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar {
	float: left;
	width: 172px;
	margin-left: 26px;
	margin-right: 40px;
	margin-top: 52px;
}

#sidebar ul {
	color: #ACB3B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
}

#sidebar li {
	border-bottom:1px solid #A3AAAF;
	padding: 4px;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4A5D70;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#page_content {
	float: left;
	width: 633px;
	margin-top: 134px;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;	
}

#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#main h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #507973;
	text-decoration: none;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#main a {
	color: #4E2F12;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover {
	color: #05224E;
	text-decoration: none;
	font-weight: bold;
}

#template_footer {
	background-image: url(../images/template_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 942px;
	margin: 0px auto;
	text-align: left;
}

#template_footer #template_footer_left {
	float: left;
	width: 838px;
	margin-top: 75px;
	margin-right: 10px;
	margin-left: 21px;
}

#template_footer #template_footer_right {
	float: left;
	width: 52px;
	margin-top: 75px;
}

.logo_eho {
    background-image: url(../images/logo_eho.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -5000px;
    height: 45px;
    width: 52px;
}

#template_footer h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6BB78;
}

#template_footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
}

#template_footer a {
	color: #4F2D1C;
	text-decoration: none;
	font-weight: bold;
}

#template_footer a:hover {
	color: #0A2651;
	text-decoration: none;
	font-weight: bold;
}


/* end of template */



/* start of maptacular */

.maptacular {
	width: 240px;
	float: left;
	background-image: url(../images/maptac02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.maptacular_top {
	width: 240px;
	height: 26px;
	background-image: url(../images/maptac01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.maptacular_edge {
	width: 240px;
	height: 26px;
	background-image: url(../images/maptac03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.maptacular_inner {
	width: 190px;
	margin-left: 25px;
	float: left;	
}

.maptacular_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #456762;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.maptacular_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
}

.maptacular_span {
	font-weight: bold;
	color: #7A552C;
}





/* end of maptacular */



/* start of footer */


#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 942px;
	margin: 0px auto;
	text-align: left;
}

#footer #footer_left {
	float: left;
	width: 838px;
	margin-top: 75px;
	margin-right: 10px;
	margin-left: 21px;
	margin-bottom: 25px;
}

#footer #footer_right {
	float: left;
	width: 52px;
	margin-top: 75px;
}

.logo_eho {
    background-image: url(../images/logo_eho.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -5000px;
    height: 45px;
    width: 52px;
}

#footer h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6BB78;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
}

#footer a {
	color: #4F2D1C;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #0A2651;
	text-decoration: none;
	font-weight: bold;
}


/* end of footer */



.home_gallery_btnbox01 {
	width: 91px;
	height: 58px;
	float: left;
	margin-left: 228px;
	margin-top: 69px;
}

.home_gallery_btnbox02 {
	width: 108px;
	height: 58px;
	float: left;
	margin-top: 69px;
}

.home_gallery_btnbox03 {
	width: 83px;
	height: 58px;
	float: left;
	margin-top: 69px;
}

.home_gallery_btnbox04 {
	width: 102px;
	height: 24px;
	float: left;
	margin-left: 438px;
}

.home_gallery_btn01 a {
	width: 91px;
	height: 58px;
	display: block;
	text-indent: -5000px;
}

.home_gallery_btn02 a {
	width: 108px;
	height: 58px;
	display: block;
	text-indent: -5000px;
}

.home_gallery_btn03 a {
	width: 83px;
	height: 58px;
	display: block;
	text-indent: -5000px;
}

.home_gallery_btn04 a {
	width: 102px;
	height: 24px;
	display: block;
	text-indent: -5000px;
}