body {
	background: url(images/bgndstripes.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#header {
	background: #8B8D09 repeat-x left bottom;
	height: 84px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	background-color: #D3D595;
}
#header #currentPage {
	background: no-repeat right top;
	height: 84px;
	width: 297px;
	float: left;
}
#header #currentPage h1 { text-indent: -999em; }
#header #branding {
	background: url(images/logo.gif) no-repeat left top;
	height: 60px;
	width: 503px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header  #branding  h1 { text-indent: -999em; }
#mainContentWraper { margin: 0; width: 637px; position: relative; padding: 0; float: left; background-color: #FAFAD4; }
#mainNav {
	background: #d3d595;
	float: left;
	width: 163px;
}
#mainNav ul {
	padding: 0px;
	list-style: none;
	margin: 0;
}
#mainNav li {
	margin: 0px;
	padding: 0px;
}
#mainNav   a {
	text-decoration: none;
	display: block;
	color: #000000;
	text-indent: -999em;
	font-size: 0.75em;
	width: 163px;
	background: no-repeat left center;
	outline: none;
}
#mainNav  a#homePage  {
	background-image: url(home/images/home.gif);
	height: 27px;
}
#mainNav a#homePage:hover { background: url(home/images/home_f2.gif); }
#mainNav  a#custCare  {
	background-image: url(customercare/images/custcaretab.gif);
	height: 27px;
}
#mainNav a#custCare:hover { background: url(customercare/images/custcaretab_over.gif); }
#mainNav  a#currentCommunities  {
	background-image: url(current/images/current.gif);
	height: 27px;
}
#mainNav a#currentCommunities:hover { background: url(current/images/current_f2.gif); }
#mainNav a#modelHomes {
	background-image: url(model_homes/images/model_homes.gif);
	height: 27px;
}
#mainNav a#modelHomes:hover { background: url(model_homes/images/model_homes-over.gif); }
#mainNav a#pastCommunities {
	background-image: url(past/images/past.gif);
	height: 27px;
}
#mainNav a#pastCommunities:hover { background: url(past/images/past_f2.gif); }
#mainNav a#aboutUs {
	background-image: url(about/images/about.gif);
	height: 27px;
}
#mainNav a#aboutUs:hover { background: url(about/images/about_f2.gif); }
#mainNav a#DesignStudio {
	background-image: url(design/images/design.gif);
	height: 27px;
}
#mainNav a#DesignStudio:hover { background: url(design/images/design_f2.gif); }
#mainNav a#customHomes {
	background-image: url(custom/images/CHD.gif);
	height: 27px;
}
#mainNav a#customHomes:hover { background: url(custom/images/CHD_f2.gif); }
#mainNav a#commercial {
	background: url(edenoakici/images/commercial-tab.gif);
	height: 27px;
}
#mainNav a#commercial:hover { background-image: url(edenoakici/images/commercial-tab_over.gif); }
#mainNav  a#newsRoom {
	background-image: url(news/images/news.gif);
	height: 27px;
}
#mainNav a#newsRoom:hover { background: url(news/images/news_f2.gif); }
#mainNav a#contactUs {
	background-image: url(contact/images/contact.gif);
	height: 27px;
}
#mainNav a#contactUs:hover { background: url(contact/images/contact_f2.gif); }
#mainNav .submenu li { padding: 0 0 0.15em 0; }
#mainNav li.submenu { padding: 0.25em 0px 0px; }
.submenu span {
	font-size: 0.75em;
	display: block;
	padding: 5px;
}
#mainNav  a.submenu  {
	text-decoration:none;
	display: block;
	color: #000000;
	text-indent: 0px;
	width: 158px;
	padding: 0 5px;
	margin: 0;
}
#mainNav .submenu strong {
	display: block;
	padding: 0;
	margin: 0;
}
#mainNav #subCurrentCommunities a.submenu:hover {
	color:#FFFFFF;
	background: #785A24;
}
#mainNav #subDesignStudio a.submenu:hover {
	color:#FFFFFF;
	background: #ae7452;
}
#mainNav #subPastCommunities a.submenu:hover {
	color:#FFFFFF;
	background: #d2ac74;
}
#wrapper #mainNav ul li #subPastCommunities h3 {
	margin: 0px;
	padding: 5px;
	font-size: 0.75em;
	font-weight: normal;
}


#footerInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	text-align: right;
	padding: 0.5em;
	background: #8B8D09;
	margin: 0;
}
#footerInfo { clear: both; }
a {
	outline: none;
}
