@charset "UTF-8";
/* CSS Document */
<!--
body,td,th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
}
body {
	background-image: url(../site_images/patternbg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#315c04;
	font-weight:400;
	margin-top:0px;
	
}
h3 {
	font-size: 16px;
	text-align:left;
	margin-bottom:0px;
	margin-top:0px;
	font: Georgia, "Times New Roman", Times, serif;
}
.AllTitles {
	font-size: 24px;
	font: Georgia, "Times New Roman", Times, serif;
	margin:50px 0px 20px 10px;
}
.mainBorder {
	border:1px solid #96b871;
}

.centerBG {
	background-color:#fcfbe9;
}
.HomeText {
	padding:50px 0px 0px 15px;
	text-align:justify;
}	
.NeighborhoodText {
	padding:25px 5px 0px 15px;
}
.NeighborhoodTextLeft {
	padding:25px 10px 0px 15px;
}	
.NeighborhoodText2 {
	padding:25px 5px 0px 20px;
}
.NeighborhoodTextLeft2 {
	padding:0px 10px 0px 15px;
}		
.CommunityText {
	padding:25px 5px 0px 25px;
	text-align:justify;
}
.CommunityTextLeft {
	padding:25px 5px 0px 35px;
	text-align:justify;
}
.ContactTextLeft {
	padding:25px 30px 0px 5px;
	text-align:justify;
}
.BuildText {
	padding:25px 25px 0px 25px;
	text-align:justify;
}
.BuildTextLeft {
	padding:25px 20px 0px 25px;
	text-align:justify;
}
	
-->
 #enter
{
  display: block;
  width: 286px;
  height: 40px;
  background: url("../site_images/enterButn.jpg") no-repeat 0 0;
  margin-left:0px;

}

#enter:hover
{ 
  background-position: 0 -40px;
}

#enter span
{
  display: none;
}
.footer {
	background-image:url(../site_images/footerbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#fcfbe9;
	
	
}	
.footer p {
	padding:35px 0px 5px 200px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:11px;
	
}	

.footerLink {
	padding:40px 15px 5px 0px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	
}	

.imageBG {
	background:url(../site_images/bluebg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.homeBG {
	background-image:url(../site_images/homeBG.jpg);
	background-position:top;
	background-repeat:no-repeat;

}
.TheParkTitle {
	background-image:url(../site_images/theparkBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:899px;
	height:101px;
}
.TheVillageTitle {
	background-image:url(../site_images/thevillageBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:899px;
}
.TheLandingTitle {
	background-image:url(../site_images/thelandingBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:899px;
}
.TheCommunityTitle {
	background-image:url(../site_images/homeBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:899px;
}
.TheNeighborhoodsTitle {
	background-image:url(../site_images/homeBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:899px;
}
.TheContactTitle {
	background-image:url(../site_images/homeBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:899px;
}
.TheBuildTitle {
	background-image:url(../site_images/homeBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:899px;
}
.enjoy {
	background-image:url(../site_images/enjoy.jpg);
	width:426px;
	height:322px;
	background-position:top;
	background-repeat:no-repeat;
	font-size:15px;
	line-height:44px;
}	
.enjoy span {
	padding-left:60px;
}	
.download {
/*	background-image:url(../site_images/downloadBG.jpg);*/
	background-image:url(../site_images/downloadBG-2.jpg);
	width:426px;
	height:185px;
	background-position:top;
	background-repeat:no-repeat;
	font-size:15px;
	line-height:44px;
}	
.download span {
	padding-left:60px;
}	
.moreLinks {
	font-size:10px;
	font-style:italic;
}	
a:link .thumbnail, a:visited .thumbnail { filter: alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; } 
a:hover .thumbnail { filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;} 

.showbullets {
list-style:square;
}
		
.slides {
	 margin:75px 15px 15px -45px;
	 _margin-left:0px;
	 list-style:none;
}	 