
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7b3900;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fef9e5 url(images/bg.gif);
	margin: 0;
	height: 100%;
}

#contentHome{
	position:relative;
	left:0px;
	top:-35px;
	width:415px;
	height:405px;
	z-index:0;
	overflow: hidden;
}
#contentContact{
	position:relative;
	left:0px;
	top:-15px;
	width:415px;
	height:390px;
	z-index:0;
	overflow: hidden;
}
#contentBuyLand{
	position:relative;
	left:0px;
	top:5px;
	width:740px;
	height:390px;
	z-index:0;
	overflow: hidden;
}
#contentFuture{
	position:relative;
	left:0px;
	top:5px;
	width:740px;
	height:560px;
	z-index:0;
	overflow: hidden;
}
#contentHeritage{
	position:relative;
	left:0px;
	top:5px;
	width:740px;
	height:730px;
	z-index:0;
	overflow: hidden;
}
#contentLeadership{
	position:relative;
	left:0px;
	top:5px;
	width:375px;
	height:350px;
	z-index:0;
	overflow: hidden;
}
#contentMaps{
	position:relative;
	left:0px;
	top:-15px;
	width:415px;
	height:390px;
	z-index:0;
	overflow: hidden;
}
#contentPress{
	position:relative;
	left:0px;
	top:5px;
	width:740px;
	height:390px;
	z-index:0;
	overflow: hidden;
}

#contentArticle{
	position:relative;
	left:0px;
	top:5px;
	width:740px;
	height:780px;
	z-index:0;
	overflow: hidden;
}
#contentSunscape{
	position:relative;
	left:0px;
	top:5px;
	width:415px;
	height:390px;
	z-index:0;
	overflow: hidden;
}
#contentAlterra{
	position:relative;
	left:0px;
	top:5px;
	width:740px;
	height:390px;
	z-index:0;
	overflow: hidden;
}


td, th {
  padding: 0px;
}

a{
text-decoration: underline;
color: #7b3900;
}

a:link{
text-decoration: underline;
color: #7b3900;
}

a:visited{
text-decoration: underline;
color: #7b3900;
}

a:active{
text-decoration: underline;
color: #7b3900;
}

a:hover{
text-decoration: none;
color: #7b3900;
}

.footer {
	color: #333333;
	font-size: 8pt;
	font-family: arial;
	text-decoration:none;
	line-height:13pt
}

.style2 {
	color: #7b3900 ;
	font-size: 9pt;
	font-family: arial;
	text-decoration:none;
	line-height:13pt
}
.style2A {
	color: #7b3900 ;
	font-size: 9pt;
	font-family: arial;
	font-weight:bold;
	text-decoration:none;
	line-height:13pt
}
.style3 {
	color: #333333;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	line-height:13pt
}
.style4 {
	color: #7b3900;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	line-height:13pt
}
.style5 {
	color: #7b3900;
	font-size: 9pt;
	font-family: arial;
	text-decoration:none;
	line-height:13pt
}


#AboutUs a {
cursor:default;
}
#Neighborhood a {
cursor:default;
}


/* ---------- Dropdown Menu ---------- */	
	
#dropmenudiv{
position:absolute;
border:0px solid #7b3900;

/* border-bottom-width: 0; */
font-size: 8pt;
font-weight:500;
font-family:"Century Gothic" , arial;
text-decoration:none;
line-height:13px;
z-index:100;
background: url(images/opaque.png);
}

	* html #dropmenudiv{ background:#fef9e5; filter:alpha(opacity=88); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=88); } 

#dropmenudiv a{
width: 100%;
display: block;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #e5be7a;
padding: 1px 0 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #7b3900;
color: #fef9e5;
}




li{
list-style-image: url(images/bullet.gif);
}