body  {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #6A5E52;
}


body#gallery {
	background: #FFF;
}

a {
	color: #761107;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: 'Georgia', Verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #402C04;
}

h2 {
	font-family: 'Georgia', Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 8px 0 0;
	color: #402C04;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	background: url(http://www.ehforless.com/images/square.gif) no-repeat left;
	padding: 2px 0 2px 14px;
}

#container  {
	width: 680px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(http://www.ehforless.com/images/container_bg_loop.gif) repeat-y;
}

#container.home_full {
	background: #fff url(http://www.ehforless.com/images/content_bg_home_full.jpg) no-repeat 0 200px;
}

/* --------- Top/Main Nav Rules -------- */

#topnav {
	float: right;
	margin: 0 9px 0 0;
	padding: 0;
	display: inline;
	height: 34px;
}

* html #topnav {
	margin: 0 10px 0 0;
}

#topnav a {
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	line-height: 100%;
	color: #fff;
	float: right;
	display: block;
	height: 34px;
	padding: 0 14px;
}

* html #topnav a {
	padding: 0 13px;
}

*+html #topnav a {
	padding: 0 13px;
}

#topnav a.left {
	padding: 0 14px 0 13px;
}

* html #topnav a.left {
	padding: 0 14px 0 14px;
}

#topnav a.right {
	padding: 0 13px;
}

* html #topnav a.right {
	padding: 0 12px;
}

#topnav a:hover, a#active {
	background: url(http://www.ehforless.com/images/nav_over.gif) repeat-x;
	color: #E8C545;
}

#topnav a.left:hover, a.left#active {
	background: url(http://www.ehforless.com/images/nav_over_left.gif) no-repeat;
	color: #E8C545;
	padding: 0 14px 0 13px;
}

#topnav a.right:hover, a.right#active {
	background: url(http://www.ehforless.com/images/nav_over_right.gif) no-repeat right top;
	color: #E8C545;
}

#topnav a span.double {
	display: block;
	padding: 6px 0 0 0;
}

#topnav a span.single {
	display: block;
	padding: 11px 0 0 0;
}

* html #topnav a span.double {
	display: block;
	padding: 6px 0 0 0;
}

* html #topnav a span.single {
	display: block;
	padding: 11px 0 0 0;
}


/* ------- Header Rules ------- */

#header {
	width: 680px;
	height: 200px;
	margin: 0;
	position: relative;
}

body.category_homeowners #header {
	background: url(http://www.ehforless.com/images/header_homeowners.jpg);
}

.purchase {
	background: url(http://www.ehforless.com/images/header_purchase.jpg) no-repeat;
}

.contact {
	background: url(http://www.ehforless.com/images/header_contact.jpg) no-repeat;
}

.news {
	background: url(http://www.ehforless.com/images/header_news.jpg) no-repeat;
}

.showroom {
	background: url(http://www.ehforless.com/images/header_showroom.jpg) no-repeat;
}

.find_home {
	background: url(http://www.ehforless.com/images/header_find_home.jpg) no-repeat;
}

.story {
	background: url(http://www.ehforless.com/images/header_story.jpg) no-repeat;
}

.home {
	background: url(http://www.ehforless.com/images/header_home.jpg) no-repeat;
}

/* --------- Sub Nav Rules ---------- */

#subnav {
	color: #FFF;
	float: left;
	width: 190px;
	min-height: 15px;
	margin: 0;
	padding: 0;
	display: inline;
	background: #9A9188 url(http://www.ehforless.com/images/sub_nav_bg_top.gif) no-repeat top;
}

#subnav ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	border-top: #BDB7B2 1px solid;
}

#subnav ul li {
	background-image: none;
	margin: 0;
	padding: 0;	
}

#subnav ul li ul {
	margin: 0;
	border-top: none;
}

* html #subnav ul li ul {
	margin: -15px 0 0;
	border-top: none;
}

#subnav ul li a {
	padding: 8px 8px 8px 0;
	margin: 0;
	display: block;
	text-align: right;
	text-decoration: none;
	border-bottom: #BDB7B2 1px solid;
	color: #FFF;
}

#subnav ul li a:hover, #subnav ul li.active a {
	background: #80736A;
}

* html #subnav ul li a {
	padding: 5px 22px 4px 0;
	height: 18px;
}

#subnav ul.no_link {
	margin: 20px 0 0 0;
	padding: 0;
}

#subnav ul.no_link li {
	padding: 8px 22px 8px 15px;
	margin: 0;
	display: block;
	text-decoration: none;
	border-bottom: #82776D 1px solid;
	background: #877D72;
	color: #E2D9CF;
}

#subnav p {
	margin: 0;
	padding: 10px 0 10px 10px;
	color: #534A40;
	line-height: 16px;
}

#subnav p a {
	color: #534A40;
}

/* --------- Left Bar Home Rules -------- */

#subnav_home {
	float: left;
	width: 213px;
	margin: 0;
	padding: 70px 0 0;
	display: inline;
}

* html #subnav_home {
	padding: 80px 0 0 0;
}

#subnav_home p {
	padding: 10px;
	color: #333;
	line-height: 15px;
}

#subnav_home a.learn {
	float: right;
	width: 69px;
	height: 18px;
	margin: -10px 20px 0 0;
	padding: 0;
	display: block;
	background: url(http://www.ehforless.com/images/learn_more_btn.gif) no-repeat;
}

* html #subnav_home a.learn {
	margin: -10px 8px 0 0;
}

#subnav_home b {
	font-weight: normal;
	color: #7E832F;
}

#subnav_home label {
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0;
	color: #333;
}

/* --------- Content Rules ----------- */

#content {
	padding: 5px 20px 20px 10px;
	margin: 0 0 0 200px; 
}

#content p {
	margin: 0;
	padding: 8px 0;
	line-height: 16px;
}

#content label {
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0;
	color: #333;
}

#content ul.square {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul.square li {
	background: url(http://www.ehforless.com/images/square.gif) no-repeat left;
	padding: 2px 0 2px 14px;
}

#content.home_full {
	padding: 20px 20px 20px 20px;
	margin: 0;
}

/* ---------- Content Wide Rules --------- */

#content_wide {
	padding: 20px 20px 20px 35px;
	margin: 0; 
}

#content_wide p.top {
	margin: -10px 0 0 0;
	padding: 0 50px 0 0px;
	line-height: 16px;
}

#content_wide p {
	margin: 0;
	padding: 10px 50px 0 0px;
	line-height: 16px;
}

/* ---------- Content Bottom Half / H1 Rules -------- */

.purchase_bottom {	
	background: #fff url(http://www.ehforless.com/images/content_bg_purchase.jpg) no-repeat top right;
	padding: 0;
	margin: 0;
}

.contact_bottom {	
	background: url(http://www.ehforless.com/images/content_bg_contact.jpg) no-repeat top right;
	padding: 0;
	margin: 0;
}

.news_bottom {	
	background: #fff url(http://www.ehforless.com/images/content_bg_news.jpg) no-repeat top right;
	padding: 0;
	margin: 0;
}

.showroom_bottom {	
	background: #fff url(http://www.ehforless.com/images/content_bg_showroom.jpg) no-repeat top right;
	padding: 0;
	margin: 0;
}

.find_home_bottom {
	background: #fff url(http://www.ehforless.com/images/content_bg_find_home.jpg) no-repeat top right;
	padding: 0;
	margin: 0;
}

.story_bottom {
	background: #fff url(http://www.ehforless.com/images/content_bg_story.jpg) no-repeat top right;
	padding: 0;
	margin: 0;
}

body.category_homeowners #content_bottom {
	background: url(http://www.ehforless.com/images/content_bg_homeowners.jpg) no-repeat top right;
}

#content_bottom h1 {
	margin: 0 0 0 200px;
	padding: 0 0 0 10px;
	font-family: 'Georgia', Verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #402C04;
}

#content_bottom h2 {
	margin: 0;
	padding: 10px 0 0 35px;
	font-family: 'Georgia', Verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #402C04;
}

#content.home_full h3 {
	margin: 0;
	padding: 10px 0 0 45px;
	font-family: 'Georgia', Verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #901205;
}

#content.home_full h4 {
	margin: 0;
	padding: 2px 0 0 0;
	font-family: 'Georgia', Verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #666666;
}



a.home_btn {
	position: absolute;
	bottom: 60px;
	left: 0;
	display: block;
	width: 200px;
	height: 30px;
}

#comm_map {
	margin-left: -9px;
	float: left;
}

#recent_communities {
	color: #FFF;
	background: url(http://www.ehforless.com/images/recent_communities.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	float: left;
	width: 238px;
	height: 401px;
}

#recent_communities ul {
	margin: 45px 0 0;
}

#recent_communities li {
	margin: 0;
	padding: 0;
	background: none;
	text-transform: uppercase;
	border-bottom: 1px solid #960;
}

#recent_communities ul li a {
	color: #FFF;
	padding: 5px 8px;
	text-decoration: none;
	display: block;
}

#recent_communities ul li a:hover {
	background: #402C04;
}

#recent_communities ul li strong, #recent_communities ul li a strong {
	color: #C90;
}

#recent_communities ul li.nolink {
	padding: 5px 8px;
}

a.comm1 {
	display: block;
	margin-top: 46px;
	width: 238px;
	height: 116px;
}

a.comm2 {
	display: block;
	width: 238px;
	height: 116px;
}

/* ---------- Core Rules --------- */

#core {
	display: inline;
	float: right;
	background: url(http://www.ehforless.com/images/core_bg.jpg) no-repeat right top;
	margin: 0;
	padding: 20px 0px 0 0;
	width: 467px;
	
	}

#core_1 {
	display: inline;
	float: left;
	width: 142px;
	background: url(http://www.ehforless.com/images/core_1_bg.jpg) no-repeat;
	margin: 0 1px 0 0;
	padding: 0px 3px 0 3px;
}

#core_2 {
	display: inline;
	float: left;
	width: 142px;
	background: url(http://www.ehforless.com/images/core_2_bg.jpg) no-repeat;
	margin: 0 1px 0 0;
	padding: 0px 3px 0 3px;
}

#core_3 {
	display: inline;
	float: left;
	width: 142px;
	background: url(http://www.ehforless.com/images/core_3_bg.jpg) no-repeat;
	margin: 0 0px 0 0;
	padding: 0px 3px 0 3px;
}

.core_link {
	display: block;
	width: 142px;
	height: 132px;
}

#core p {
	margin: 0;
	padding: 3px 0;
}



/* ---------- Process Box Rules ---------- */

#process_box {
	position: relative;
	background: #F3EEE0 url(http://www.ehforless.com/images/bkg_process.jpg) no-repeat bottom right;
	border-top: #C4BFB1 solid 5px;
	border-bottom: #C4BFB1 solid 1px;
	padding: 15px 20px 20px 20px;
	margin-top: 10px;
}

#process_box ol {
	margin: 0 0 10px 20px;
	padding: 5px 0 0 0;
}

#process_box ol li {
	margin: 0;
	padding: 3px 0;
}

* html #process_box ol li {
	padding: 0;
}

.textwrap {
	width: 270px;
}

#content_wide object {
	margin-bottom: 20px;
}

/* ---------- Footer Rules ---------- */

#footer {
	clear: both;
	width: 680px;
	height: 55px;
	margin: 0;
	background: #4B3305 url(http://www.ehforless.com/images/equal_housing.gif) no-repeat 99% 75%;
	color: #8D620F;
	text-align: center;
}

.footerSD {
	height: 35px !important;
	background-position: 99% 45% !important;
}

#footer p {
	margin: 0;
	padding: 10px 0 0;
}

#footer a {
	color: #8D620F;
}

/* ---------- Misc Rules ------------ */

#our_process {
	position: relative;
	margin: 10px 0 0 0;
	width: 593px;
	height: 167px;
	background: url(http://www.ehforless.com/images/our_process.jpg) no-repeat;
	display: none;
}

.title_ourstory #our_process {
	display: block;
}

#our_process a.learn_more {
	position: absolute;
	top: 136px;
	left: 417px;
	width: 159px;
	height: 18px;
	display: block;
}

/* -------- News Rules ---------- */

table#news {
	border-top: 8px solid #761107;
	width: 600px;
	margin: 0 0 15px 0;
}

table#news tr td {
	border-bottom: 1px solid #ccc;
	padding: 6px;
}

table#news tr td a {
	text-decoration: none;
}

table#news tr.alt td {
	background: #EEE;
}

.detail {
	border-bottom: 1px solid #ccc;
	border-top: 8px solid #761107;
	margin: 5px 0 15px 0;
}

.detail h4 {
	background: #EEE;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin: 0;
	color: #402C04;
	font-size: 12px;
	display: block;
}

.newscalText {
padding: 10px;
}

#guidelines {
	background: #F3F2EB;
	color: #887D6C;
	width: 380px;
	margin: 0;
	padding: 0;
	border-top: 3px solid #887D6C;
	border-bottom: 1px solid #887D6C;
}

#guidelines th {
	text-align: left;
}

#guidelines td.alt {
	background: #E3E2DB;
}

.noBottomSpace {
	margin-bottom: 0;
}

#errorText {
	margin: 0px;
	padding: 0px;
}
#errorText ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}
#errorText ul li {
	color: #761107;
	padding-top: 3px;
	margin: 0px;
	font-size: 11px;
	font-style: italic;
}

/* -------- Temporary Tab Hiding ---------- */

#title_fairhaven #tabs {
	display: none;
}

#photogallery {
	margin: auto;
	width: 600px;
	height: 550px;
	background: #DBCFBA url(http://www.ehforless.com/images/photo_gallery_bg.jpg) no-repeat;
}

#photogallery h1 {
	text-align: left;
	padding: 50px 0 30px 140px;
	color: #FFF;
}

#special_promo {
	float: right;
	margin: 25px 15px 0 0;
}

/* -------- New Home Page Rules ---------- */

body#home #container {
	background: #fff url(http://www.ehforless.com/images/header_home2.jpg) no-repeat top;
}

body.category_sandiego #container {
	background-image: url(http://www.ehforless.com/images/header_homeSD.jpg) !important;
}

body#home #content {
	padding: 25px 30px 20px 235px;
	margin: 0;
}

body.title_washingtonhomepage #content, body.title_centralcahomepage #content, body.title_home #content, body.title_sandiegohome #content {
	padding: 0 !important;
}

/* hide from mac \*/
* html body#home #subnav {margin-right: -3px;}
* html body#home #subnav ul li a {margin-right: -3px;}
* html body#home #content {
	margin-left: 0;
}
/* end hide */

body#home #content h3 {
	margin: 0;
	padding: 10px 0 0 0;
	font-family: 'Georgia', Verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #901205;
}

body#home #content h4 {
	margin: 0;
	padding: 2px 0 0 0;
	font-family: 'Georgia', Verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #666666;
}

body#home #content p {
	padding-right: 15px;
}

body#home #subnav {
	margin-top: 50px;
	height: 600px;
	background: #9A9188;
	color: #FFF;
	text-transform: uppercase;
}

body.title_washingtonhomepage #subnav, body.title_centralcahomepage #subnav, body.title_sandiegohome #subnav {
	height: 375px !important;
}

body.title_home #subnav {
	height: 450px !important;
}

div.snugFlash {
	margin: -25px -30px 0 -45px;
	padding: 0;
}

* html div.snugFlash {
	margin-right: -33px;
}

* html div.snugFlash object {
	margin-left: -3px;
}

body#home #subnav h2 {
	color: #FFF;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 8px 8px 8px 0;
	margin: 0;
	border-top: #BDB7B2 1px solid;
	border-bottom: #BDB7B2 1px solid;
}

body#home #subnav ul {
	margin: 0;
	padding: 0;
}

div.promoWrap {
	width: 437px;
	border: 1px solid #EFEFEF;
	margin: 15px -20px;
	background: #999;
}

div.homePromo {
	font-size: 11px;
	border: 5px solid #FFF;
	overflow: auto;
	_height: 100%;
}

div.homePromo h1, div.homePromo h2, div.homePromo h3, div.homePromo h4, div.homePromo h5 {
	font: bold 24px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div.homePromo p {
	color: #000;
	padding: 10px 0 0 !important;
}

div.homePromo img {
	margin: 0;
	border-bottom: 5px solid #FFF;
	width: 144px;
	float: right;
}

div.ctLeft, div.ctRight {
	background: #CCC;
	margin: 0;
	padding: 25px;
	width: 228px;
}

div.ctLeft {
	float: left;
	border-right: 5px solid #FFF;
}

div.ctRight {
	float: right;
	border-left: 5px solid #FFF;
}

div.green {
	background: #B1C981;
}

div.green * {
	color: #693;
}

div.green .ctLeft, div.green .ctRight {
	background: #DFE9CC;
}

div.tan {
	background: #E0C172;
}

div.tan * {
	color: #C93;
}

div.tan .ctLeft, div.tan .ctRight {
	background: #EAE6CC;
}

div.purple {
	background: #E4E0EA;
}

div.purple * {
	color: #669;
}

div.purple .ctLeft, div.purple .ctRight {
	background: #A39CBF;
}

div.gold {
	background: #BEB379;
}

div.gold * {
	color: #663;
}

div.gold .ctLeft, div.gold .ctRight {
	background: #EEE7C2;
}

div.red {
	background: #994D45;
}

div.red * {
	color: #933;
}

div.red .ctLeft, div.red .ctRight {
	background: #F0E7E5;
}

a#SDhomeLink {
	margin: 0;
	width: 190px;
	height: 130px;
	display: block;
}

div.homeNews {
	background: url(http://www.ehforless.com/images/bg_news.gif) no-repeat top left;
	float: right;
	width: 230px;
	height: 234px;
	display: inline;
}

body.category_sandiego div.homeNews {
	display: none;
}

body.title_sandiegohome div.homeNews {
	background-image: url(http://www.ehforless.com/images/img_custominterior.jpg);
	display: inline;
}

* html div.homeNews {
	margin-left: -3px;
}

div.homeNews * {
	color: #402C04;
	font-size: 11px;
	line-height: 15px;
}

div.homeNews h5 {
	text-transform: uppercase;
	margin: 0;
	padding: 7px 8px;
}

ul.newsList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.newsList li {
	margin: 0;
	padding: 5px 8px;
	background: none;
}

ul.newsList li a {
	text-decoration: none;
}

ul.newsList li a:hover {
	text-decoration: underline;
}

div.nowAvailable {
	float: right;
	clear: both;
	margin-right: -75px;
	margin-top: 2px;
	width: 180px;
	height: 164px;
	display: inline;
	position: relative;
}

div.nowAvailable a {
	width: 180px;
	height: 164px;
	display: block;
	background: url(http://www.ehforless.com/images/promo_nowavailable.jpg) no-repeat top right;
}

div#homeowners_textwrap {
	float: right;
	width: 230px;
	height: 165px;
	display: inline;
}

body.spec div#content_wide img {
	background: #FFF;
	margin: 0 15px 25px 0;
	padding: 7px;
	border: 2px solid #EEE;
	float: left;
}

body.spec h2, .clear {
	margin: 0 0 10px;
	clear: both;
}

a.moreInfoBtn {
	color: #FFF;
	background: #7E1D11 url(http://www.ehforless.com/images/arrow_infoBtn.gif) no-repeat 95% 50%;
	border: 1px solid #500;
	padding: 5px 9px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 165px;
	float: left;
}

a.moreInfoBtn:hover {
	background: #400 url(http://www.ehforless.com/images/arrow_infoBtnOV.gif) no-repeat 95% 50%;
}

/* -------- BOYL Rules ---------- */

table#boyl_pricing {
	width: 100%;
	background: #EED;
	text-align: left;
	border: 1px solid #433F38;
	margin-top: -10px;
}

table#boyl_pricing th {
	font-size: 11px;
	background: #433F38;
	color: #FFF;
	text-transform: uppercase;
}

table#boyl_pricing tr td, table#boyl_pricing tr th {
	padding: 4px 8px;
}

tr.alt td {
	background: #DBCFBA;
}

.aboutSub {
	margin: 0 -27px 18px;
}

body.title_aboutus .subPromos h2 {
	font-size: 14px;
}

h3.list_pdf {
	background: url(http://www.ehforless.com/images/ico_pdf.gif) no-repeat 98% 50%;
}

/* -------- AJAX Team Pages -------- */

#staff_list h3, h3.list_pdf {
	border-bottom: 1px solid #BDB7B2;
	padding: 5px !important;
	margin: 0;
	font-size: 14px !important;
	color: #402C04 !important;
}
#staff_list h3 a, h3.list_pdf a{
	color: #9A9188;
	text-decoration: none;
}
#staff_list h3 a:hover, h3.list_pdf a:hover {
	color: #BDB7B2;
	text-decoration: none;
}
#staff_content {
	background: #F5F4F0;
	margin: 0px;
	padding: 10px 15px 0;
	border-bottom: 1px solid #BDB7B2;
}
#staff_list p, #staff_list ul {
	margin: 0;
	padding: 0 0 10px;
}