@charset "utf-8";
/* CSS Document */
a.navItems:link {
	color: #fffac2;
	text-decoration: none;
}
a.navItems:visited {
	text-decoration: none;
	color: #fffac2;
}
a.navItems:hover {
	text-decoration: none;
	color: #f1a514;
}
a.navItems:active {
	text-decoration: none;
	color: #f1a514;
}

.navItems {
	margin-left:3px;
	color: #fffac2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-indent: 0px;
	line-height: 20px;
}
.navItems ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	padding-bottom:5px;
	}
.navItems li {
	background: url(images/leaf.png) left center no-repeat;
	margin-left: 30px;
	padding-left: 28px;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/mainBkgnd.jpg);
	background-repeat: repeat;
}

#NavBkgnd {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	height:566px;
	width:236;
}

#YellowBkgnd {
	background-image:url(images/index_03.jpg);
	background-repeat:no-repeat;
	width:510px;
	height:166px;
}
#YellowBkgnd2{
	background-image:url(images/homeownersYellowBknd_03.jpg);
	background-repeat:no-repeat;
	width:510px;
	height:166px;
}
#YellowBkgnd3{
	background-image:url(images/availableYellowBknd_03.jpg);
	background-repeat:no-repeat;
	width:510px;
	height:166px;
}
.YellowBkgbdTxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#202020;
	line-height:16px;
}

#GoldBkgnd {
	background-image:url(images/index_04.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:166px;
}
#clusterGoldBkgnd {
	background-image:url(images/cluster_04.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:166px;
}
.GoldBkgndTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a0d16;
	line-height:16px;
}

#RedBkgnd {
	background-image:url(images/index_05.jpg);
	background-repeat:repeat;
	width:451px;
	height:76px;
}
.RedBkgbdTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fffac2;
	line-height:16px;
}

#amenNavBkgnd {
	background-image: url(images/amenities_01.jpg);
	background-repeat: no-repeat;
	height:566px;
	width:236;
}
#availableLotsNavBkgnd {
	background-image: url(images/availableLots_01.jpg);
	background-repeat: no-repeat;
	height:566px;
	width:236;
}
#contactNavBkgnd {
	background-image: url(images/amenities_01.jpg);
	background-repeat: no-repeat;
	height:566px;
	width:236;
}

#amenYellowBkgnd {
	background-image:url(images/amenities_03.jpg);
	background-repeat:no-repeat;
	width:510px;
	height:166px;
}
#amenGoldBkgnd {
	background-image:url(images/index_04.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:166px;
}


#amenRedBkgnd {
	background-image:url(images/amenities_05.jpg);
	background-repeat:repeat;
	width:451px;
	height:76px;
}
#amenText {
	color:#202020;
	font-size:12px;
	margin:65px 0 0 75px;
	width:340px;
	line-height:16px;
}
.amenTextHdr {
	font-size:14px;
	font-weight:bold;
	color:#600;
}
#clusterYellowBkgnd {
	background-image:url(images/cluster_03.jpg);
	background-repeat:no-repeat;
	width:510px;
	height:166px;
}
#LocationGoldBkgnd {
	background-image:url(images/Location_04.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:166px;
}
.FormHeadline {
	color:#fff99e;
	font-size:24px;
}
.FormTxt{
	color:#fff99e;
	font-size:12px;
}
.FormFields {
	width:21.5em;
	color:#000;
	font-size:11px;
}
a.BldrLinks:Link {
	color:#333;
	text-decoration:none;
}
a.BldrLinks:visited {
	text-decoration: none;
	color: #333;
}
a.BldrLinks:hover {
	text-decoration: underline;
	color: #333;
}
a.BldrLinks:active {
	text-decoration: none;
	color: #333;
}
a.clusterLinks:Link {
	color:#600;
	text-decoration:none;
}
a.clusterLinks:visited {
	text-decoration: none;
	color: #600;
}
a.clusterLinks:hover {
	text-decoration: underline;
	color: #600;
}
a.clusterLinks:active {
	text-decoration: none;
	color: #600;
}

.footerItems {
	color:#a3a579;
	font-size:10px;
}
a.footerItems:link {
	color: #a3a579;
	text-decoration:underline;
}
a.footerItems:visited {
	color: #a3a579;
}
a.footerItems:hover {
	color: #fffac2;
}
a.footerItems:active {
	text-decoration: none;
	color: #a3a579;
}

.HHLogo {
	margin-top:5px;
}
