/*********************************************************
   HTML Elements
 *********************************************************/

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

a:link {
text-decoration: underline;
font-weight: bold;
font-size: 12px;
color: #BDA55E;
}

a:active {
text-decoration: underline;
font-weight: bold;
font-size: 12px;
color: #BDA55E;
}

a:visited {
text-decoration: underline;
font-weight: bold;
font-size: 12px;
color: #BDA55E;
}

.content {
font-size: 12px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

.lotinfo {
font-size: 16px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a.footerlink {
text-decoration: underline;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
}

a.lots {
font-weight: bold;
font-size: 12px;
color: #BDA55E;
}

.lots {
font-weight: bold;
font-size: 14px;
color: #BDA55E;
}

/*********************************************************
   INDEX Page
 *********************************************************/

#bannergreen {
background-image:url(img/bannergreen.jpg);
background-repeat:no-repeat;
background-position:top;
width: 744px;
height: 266px;
}

#welcome {
background-image:url(img/welcome.jpg);
background-repeat:no-repeat;
background-position:top;
width: 350px;
height: 18px;
padding-top: 0px;
BORDER-RIGHT: #000000 0px solid;
BORDER-TOP: #000000 0px solid;
BORDER-LEFT: #000000 0px solid;
BORDER-BOTTOM: #000000 0px solid;
margin-top: 20px;
}

#homeline {
background-image:url(img/homeline.jpg);
background-repeat:no-repeat;
background-position:top;
width: 744px;
height: 38px;
}

#footer {
background-image:url(img/greenfooter.jpg);
background-repeat: no-repeat;
background-position: left bottom;
width: 744px;
height: 40px;
padding-top: 0px;
BORDER-RIGHT: #000000 0px solid;
BORDER-TOP: #000000 0px solid;
BORDER-LEFT: #000000 0px solid;
BORDER-BOTTOM: #000000 0px solid;
margin-top: 0px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
font-weight: bold;
line-height: 18px;

}


/*********************************************************
   PAGE TAGS
 *********************************************************/

#maincontent {
padding-top:0px;
padding-left:0px;
padding-right:10px;
padding-bottom:0px;
margin-left: 200px;
margin-top: 0px;
margin-right: 250px;
margin-bottom: 0px;
BORDER-RIGHT: #000000 0px solid;
BORDER-TOP: #000000 0px solid;
BORDER-LEFT: #000000 0px solid;
BORDER-BOTTOM: #000000 0px solid;
}


#ht1 {
position: absolute;
z-index: 100;
top: 1268px;
left: 890px;
visibility: hidden }

#ht2 {
position: absolute;
z-index: 100;
top: 0px;
left: 0px;
visibility: hidden }


#ht3 {
position: absolute;
z-index: 100;
top: 1250px;
left: 820px;
visibility: hidden }

.mouseover  {
	color: #333333;
	font: 10px/12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	padding: 0px;
	border: solid 2px #000000;
	width: 80px;
	height: 122px;
	background-image:url(img/site.jpg);
	
	}

.hyperText  {
	color: #333333;
	font: 10px/12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	background-color: #cccccc;
	padding: 5px;
	border: solid 2px #ff6666;
	width: 250px;
	layer-background-color: #CCCCCC 
	}

a.moreinfo:link {
font-size: 16px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a.moreinfo:hover { color: #000000; text-decoration: underline; background-color: #BDA55E; }


