body        {
	background-image: url(images/bkgd01.jpg);
	margin: 0 auto;	
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.menu a:link {    
	color: #000000;    
	text-decoration: underline;    
}
.menu a:visited {    
	color: #666666;    
	text-decoration: underline;    
}
.menu a:hover {    
	color: #999999;    
	text-decoration: underline;   
}
.menu a:active {    
	color: #999999;    
	text-decoration: none;    
} 
.MainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin-left: 29px;
	margin-bottom: 16px;
	margin-top: 1px;
	width: 460px;
}
.MainCopyBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.EmailCollector {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	margin-right: 29px;
	margin-top: 20px;
}	
.Headline01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.emailcollectortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: sub;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#contentContainer {
	width: 800px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#flashContent {
	background-color: #FFFFFF;
	margin: 0 auto;
}
#tableContent {
	margin-left: 29px;
}
#table2Content {
	margin-left: 29px;
}

#contentColumn {
	width: 515px;
	margin: 29;
	_margin: 0;
	float: left;	
}

#rColumn {
	/*background-color: #F2F5F5;*/
	/*background: url(../i/rhs_bg.jpg) repeat-y;*/
	width: 228px;
	float: right;
	padding-right: 0px;
	padding-bottom: 20px;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	text-align: right;
}
#rColumn2 {
	/*background-color: #F2F5F5;*/
	/*background: url(../i/rhs_bg.jpg) repeat-y;*/
	width: 210px;
	float: right;
	padding-right: 0px;
	padding-bottom: 20px;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	text-align: right;
}


#footer {
	clear: both;
	width: 762px;
	height: 50px;
	margin-top: 15;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
p {
	line-height: 19px;
	width: 480px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited{
	color: #012B3C;
	text-decoration: underline;
}

a:hover, a:active{
	color: #6B8C94;
	text-decoration:underline;
}
/* -------------------------------Navigation Elements Start Here------------------------------- */

div#navigation {
	width: 762px;
	height: 44px;
	margin: 0 auto;
}

ul#navlist {
	margin: 0;
	list-style: none;
	font-size: 1px;
	padding:0;
	width: 762px;
	overflow: hidden;
	list-style:none;
}

ul#navlist li{
	list-style: none;
	display: inline;
	margin:0;
	padding:0;
	height: 44px;
	overflow: hidden;
}
	
ul#navlist a{
	margin:0;
	cursor: pointer;
	float: left;
	padding: 44px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:44px /* for IE/Win only */
}
	
#navlist a:link,#navigation a:visited{
	background-position: 0 0px;
	display: block;
}

#navlist a:hover{
	background-position: 0 -44px;
	display: block;
}
	
li#home a{
	width: 56px;
	background: url(images/btn_home.jpg) top left no-repeat;
}

li#amenities a{
	width: 75px;
	background: url(images/btn_amenities.jpg) top left no-repeat;
}

li#features a{
	width: 71px;
	background: url(images/btn_features.jpg) top left no-repeat;
}

li#neighborhood a{
	width: 98px;
	background: url(images/btn_neighborhood.jpg) top left no-repeat;
}

li#floorplans a{
	width: 85px;
	background: url(images/btn_floorplans.jpg) top left no-repeat;
}

li#floorplans2 a{
	width: 85px;
	background: url(images/btn_floorplans2.jpg) top left no-repeat;
}
		
li#about a{
	width: 71px;
	background: url(images/btn_about.jpg) top left no-repeat;
}

li#directions a{
	width: 80px;
	background: url(images/btn_directions.jpg) top left no-repeat;
}

li#directions2 a{
	width: 80px;
	background: url(images/btn_directions2.jpg) top left no-repeat;
}

li#pricing a{
	width: 61px;
	background: url(images/btn_pricing.jpg) top left no-repeat;
}

li#pricing2 a{
	width: 61px;
	background: url(images/btn_pricing2.jpg) top left no-repeat;
}

li#clubhouse a{
	width: 80px;
	background: url(images/btn_clubhouse.jpg) top left no-repeat;
}

li#contact a{
	width: 85px;
	background: url(images/btn_contact.jpg) top left no-repeat;
}

li#contact2 a{
	width: 85px;
	background: url(images/btn_contact2.jpg) top left no-repeat;
}

/* -------------------------------Navigation Elements End Here------------------------------- */

/* -------------------------------H1 Tags Start Here------------------------------- */

h1 {
	font-size:0;
	/*margin-top: 20px;*/
	overflow:hidden;
	margin: 0px 0 0 29px;
	padding-top:0px;/*height of image*/
	height: 0px !important;
	height /**/:17px; /* for IE/Win only */
}

h1#homehead {
padding-top: 109px;
background: url(images/headline_home.gif) no-repeat;
}

h1#contacthead {
padding-top: 75px;
background: url(images/headline_contact.gif) no-repeat;
}

h1#abouthead {
padding-top: 75px;
background: url(images/headline_about.gif) no-repeat;
}

h1#amenhead {
padding-top: 75px;
background: url(images/headline_amenities.gif) no-repeat;
}

h1#feathead {
padding-top: 75px;
background: url(images/headline_features.gif) no-repeat;
}

h1#neighborhoodhead {
padding-top: 75px;
background: url(images/headline_neighborhood.gif) no-repeat;
}

h1#clubhead {
padding-top: 75px;
background: url(images/headline_clubhouse.gif) no-repeat;
}

h1#directionshead {
padding-top: 75px;
background: url(images/headline_directions.gif) no-repeat;
}

h1#pricinghead {
padding-top: 75px;
background: url(images/headline_pricing.gif) no-repeat;
}

h1#thankhead {
padding-top: 75px;
background: url(images/headline_thanks.gif) no-repeat;
}

/* --------------------------------H1 Tags End Here-------------------------------- */.copyright {
	
}
.smallcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.smallcopyForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin-left: 29px;
}
.MainCopyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.MainCopyTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.box_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.menuFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 100px;
}
