
body {
	background-color: #EEF2E5;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

#newssignup, #footer {
	text-align: right;
	width: 964px;
	margin: 0 auto;
}

#contentarea {
	width: 964px;
	margin: 0 auto;
	height: 745px;	 
	background-color: #fff;
	background-repeat: no-repeat;	
}


#seclevcontentarea a {
	color: #669933;
}

#seclevcontentarea {
	clear: left;
	padding-right: 13px;
}

#seclevnav {
	width: 100%;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: right;
}

#seclevnav a {
	color: #669933;
	font-size: 11px;
}

#seclevsingle {
	width: 700px;
	margin: 0 auto;
	margin-top: 30px;
	overflow: auto;
	height: 470px;
	/*scrollbar-arrow-color: #fff;
	scrollbar-base-color: #7DD943;
	scrollbar-face-color: #669933;
	scrollbar-highlight-color: #669933;
	scrollbar-shadow-color: #669933;
	scrollbar-3dlight-color: #669933;
	scrollbar-track-color: #7DD943;
	scrollbar-darkshadow-color: #669933;*/
}

#seclevsinglenoscroll {
	width: 700px;
	margin: 0 auto;
	margin-top: 30px;
	height: 1200px;
}

#contentareanoscroll {
	width: 964px;
	margin: 0 auto;
	height: 1500px;	 
	background-color: #fff;
	background-repeat: no-repeat;	
}

#seclevsingle2 {
	width: 740px;
	margin: 0 auto;
	margin-top: 30px;
	overflow: auto;
	height: 470px;
}

#neighborhoodtext {
	padding: 0 15px;
}

td { vertical-align: top; } 

a.activesecnav { color: #669933; font-weight: bold;}

.greentext { color: #669933; }
.litegreytext { color: #999; }
.greytext { color: #555; }

.logo { position: relative; left: 15px; top: 15px; }


#homepagetext {
	position: relative;
	left: 520px;
	top: -520px;
	width: 210px;
	line-height: 11px;
}

H1 {
	color: #669933;
	font-size: 10px;
	display: inline;
}

H2, H3 { font-size: 10px; font-weight: bold;}

a {
	text-decoration: none;
	color: #333;
}

a:hover, a:active {
	text-decoration: underline;
}

input
{
color: #669933;
border: 1px solid #ccc;
}

.aboutnav { background-color: #63AF35; }
.neighborhoodnav {  background-color: #856084; }
.buynav { background-color: #309AD7;  }
.contactnav { background-color: #63AD33; }

#menu {
width: 100%;
float: left;
position: relative;
left: 405px;
top: -95px;	
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}

#menu a, #menu h2 {
font-family:  Arial, Helvetica, sans-serif;
font-size: 10px;
display: block;
border-left: 1px solid #fff;
margin: 0; 
}

#menu h2 a {
color: #fff;
text-decoration: none;
padding: 15px 25px;
}

div#menu ul ul li a {
color: #111;
background: #fff;
text-decoration: none;
width: 12em;
font-weight: bold;
position: relative;
left: 15px;
}

div#menu ul ul li a:hover {
color: #999;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
