/* GLOBAL CSS RESET FOR ALL BROWSERS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
:focus {outline: 0;}
* {
	margin:0px;
	padding:0px;
	}

body {
	background-color: #4A6442;
}

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: 4px;
	padding: 2px;
	border: 3px solid #CDC58D;
}

.photo_edge:hover {
	margin: 4px;
	padding: 2px;
	border: 3px solid #A2844D;
	color: #062A66;
}

.right {
	float: right;
	margin: 3px 10px;
	padding: 2px;
	border: 3px solid #CDC58D;
}

.left {
	float: left;
	margin: 3px 10px;
	padding: 2px;
	border: 3px solid #CDC58D;
}

blockquote {
	margin-left: 25px;
	margin-right: 25px;
}


/* End Basics - CSS */



/* start of wrappers */


#wrapper {
	float: left;
	width: 100%;
}

#wrapper_top_outer {
	float: left;
	clear: both;
	width: 100%;
	background-image: url(../images/top_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;	
}

#wrapper_footer_outer {
	float: left;
	clear: both;
	width: 100%;
	background-image: url(../images/footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapper_top {
	width: 980px;
	margin: 0px auto;	
}

/* end of wrappers */


/* start of header */

#header {
	width: 980px;
	height: 197px;
	float: left;
	clear: both;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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

#header #header_logoarea {
	width: 342px;
	height: 134px;
	float: left;
}

#topnav {
	width: 622px;
	height: 97px;
	float: left;
	margin-top: 37px;
}

#topnav ul {
	display: block;
	float: left;
	width: 622px;
	height: 97px;
	list-style: none;
}

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

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

#topnav_office {
    width: 159px;
}

#topnav_condos {
    width: 151px;
}

#topnav_townhomes {
    width: 151px;
}

#topnav_cottages {
    width: 161px;
}

#topnav_office a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -342px -234px;
}

#topnav_condos a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -501px -234px;
}

#topnav_townhomes a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -652px -234px;
}

#topnav_cottages a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -803px -234px;
}


#nav {
	width: 980px;
	height: 50px;
	float: left;
	clear: both;
}

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

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

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

#nav_home {
    width: 128px;
}

#nav_about {
    width: 134px;
}

#nav_comms {
    width: 293px;
}

#nav_props {
    width: 263px;
}

#nav_contact {
    width: 162px;
}

#nav_home a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -331px;
}

#nav_about a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -128px -331px;
}

#nav_comms a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -262px -331px;
}

#nav_props a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -555px -331px;
}

#nav_contact a:hover {
    background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -818px -331px;
}

/* end of header */


/* start of footer */

#footer {
	width: 980px;
	margin: 0px auto;
}

#footer #footer_content {
	width: 956px;
	margin-left: 12px;
	margin-bottom: 25px;
	margin-top: 45px;
}

.foot_right {
	width: 52px;
	float: left;
}

.eho {
	float: right;
	margin-left: 10px;
}

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

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #DCD794;
	padding: 2px 3px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #DCD794;
	padding: 3px 3px 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77895D;
}

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

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

.foot_space {
	padding-left: 4px;
	padding-right: 4px;
}


/* end of footer */


/* start of content */

#content {
	width: 980px;
	float: left;
	background-color: #FFFFFF;	
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}

#content h2 {
	width: 940px;
	height: 65px;
	padding-left: 40px;
	padding-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	letter-spacing: 6px;
	background-image: url(../images/pagehead_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #518C87;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
        border-radius: 3px;
        behavior:url(border-radius.htc);
	text-transform: uppercase;
	letter-spacing: 3px;
}

#content h4 {
	border-bottom: 1px solid #C4BE7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;	
}

#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}


#Survey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: none;
	background-color: #e3eef0;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
        border-radius: 3px;
        behavior:url(border-radius.htc);
	text-transform: uppercase;
	letter-spacing: 3px;
}




#content a {
	font-weight: bold;
	color: #368E89;
	text-decoration: none;	
}

#content a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.home_textarea {
	float: left;
	width: 405px;
	background-image: url(../images/home_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_textarea_title {
	width: 405px;
	height: 158px;
	float: left;
	text-indent: -5000px;
}

.home_textarea_content {
	float: left;
	margin-left: 43px;
	width: 305px;
}

.home_slideshow {
	width: 575px;
	float: left;
}

.page_content {
	float: left;
	width: 900px;
	margin-left: 40px;
}

.about_col01 {
	float: left;
	width: 280px;
	margin-right: 20px;
}

.about_col02 {
	float: left;
	width: 280px;
	margin-right: 20px;
}

.about_col03 {
	float: left;
	width: 280px;
}

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

.list li {
	border-bottom: 1px solid #C4BE7F;
	padding: 7px;
	list-style: none;
}

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

.list02 li {
	border-bottom: 1px solid #C4BE7F;
	padding: 10px 7px;
	list-style: none;
}

blockquote {
	color: #518C87
	margin: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #3E6B67;
	margin: 10px;
}

.contact_left {
	width: 320px;
	float: left;
	margin-right: 30px;
}

.contact_right {
	width: 550px;
	float: left;
}

.comms_left {
	float: left;
	width: 400px;
	margin-right: 30px;
}

.comms_right {
	float: left;
	width: 470px;
}

.comms_col01 {
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-top: 10px;
}

.comms_col02 {
	float: left;
	width: 190px;
	margin-top: 10px;
}

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

.invres_top {
	width: 225px;
	height: 25px;
	background-image: url(../images/invres_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.invres_edge {
	width: 225px;
	height: 25px;
	background-image: url(../images/invres_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.invres_contentarea {
	float: left;
	width: 175px;
	height: 325px;
	margin-left: 25px;	
}

.boxes_contentarea01 {
	float: left;
	width: 175px;
	height: 260px;
	margin-left: 25px;	
}

.invres_btnarea {
	float: left;
	width: 175px;
	height: 33px;
	margin-left: 25px;	
}

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

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

.invdetail_left {
	float: left;
	width: 650px;
	margin-right: 25px;
	margin-top: 12px;
}

.invdetail_col01 {
	float: left;
	width: 175px;
	margin-right: 25px;
	margin-bottom: 20px;
}

.invdetail_col02 {
	float: left;
	width: 450px;
	margin-bottom: 20px;
}

.invdetail_col03 {
	float: left;
	width: 225px;
}

.invdetail_rightcol {
	float: left;
	width: 175px;
	margin-left: 25px;	
}

.leftcol_content_socialbox {
	float: left;
	width: 65px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.leftcol_content_socialbox02 {
	float: left;
	width: 53px;
	margin-right: 5px;
	margin-bottom: 5px;
}



/* end of content */
/* Contact Forums */
label{display:block;margin:3px 0px;font-size:14px;color:#000000;font-weight:bold;}
input.textbox{display:block;padding:5px;width:525px;border:1px solid #86888F;background-color:#EFEFEF !important;margin:3px 0px;font-family: 'trebuchet ms', verdana, Arial, Helvetica, sans-serif;font-size:12px;}
select.textbox{width:200px;font-family: 'trebuchet ms', verdana, Arial, Helvetica, sans-serif;font-size:12px;}
textarea.textbox{border:1px solid #86888F;background-color:#EFEFEF !important;width:525px;padding:5px;height:230px;font-family: 'trebuchet ms', verdana, Arial, Helvetica, sans-serif;font-size:12px;}



.listingContainer { float: left; height: 325px; width: 210px; text-align: center; margin: 6px; background: url(/common/images/listingBG1.jpg) no-repeat; }
img.listing { height: 123px; overflow: hidden; width: 150px; display: block; margin-top: 10px; margin-left: 27px;
*margin-left: 0px;
}
p.listingText { text-align: left; margin-left: 10px; width: 186px; color: #000000; height: 135px; display: block; }
.listingAddress { font-size: 13px; }
a.listingButton { display: block; width: 179px; height: 30px; color: #ffffff; text-decoration: none; font-weight: bold; text-align: left; margin-left: 15px; font-size: 15px; line-height: 28px; padding-left: 10px; }
.clearListings { clear: both; width: 890px; height: 1px; }

p.image { float: right; width: 405px; text-align: center; }
#share { float: right; width: 305px; margin-right: 25px; }

#listing_details { clear: both; width: 900px; }
.heading { display: block; height: 25px; width: 885px; background: #bab37f; color: #ffffff; font-style: none; font-weight: bold; font-size: 16px; line-height: 23px; }

p.propDetails { float: left; width: 285px; margin-bottom: 5px; }
p.mapit { text-align: left; margin-bottom: 10px;}
.detailsAddress { font-size: 14px; width:220px; padding-bottom: 10px;} 
#leftText { float: left; text-align: left; height: 18px; width: 500px; font-weight: bold; }
a.backListings { float: right; width: 200px; text-align:right; color:#5C1B00; }
img.detailsTN { width: 100px; height: 90px; background: #5C1B00; margin: 5px; overflow: none; border: 3px solid #CDC58D;}
.subdivision{ font-size: 20px; font-weight: bold; background: #54421c; clear: both; width: 890px; height: 30px; color: #bab37f; padding-left: 15px; line-height: 30px;}
#terms2 { 	margin-top:10px; 	color:#58401E; font-size: 11px; }

.image_class1 {
	display:inline-block;
	
	
	padding:3px 3px 3px 3px;
	background:#518C87;
	
	
}

#map{



margin-left:15px;
} 
