body {
	background: url(../i/bg2.jpg);
	margin: 0;
	padding: 0;
}

p {
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 19px;
	width: 590px;
	padding-left: 40px;
}

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

a:hover, a:active{
	color: #6B8C94;
	text-decoration:underline;
}

.rhsText {
	padding: 0 25px 0 20px;
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 15px;
	width: 229px;
}

#borders {
	background: url(../i/borders.gif) repeat-y;
	width: 999px;
}

.bullets {
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 19px;
	width: 550px;
	padding-left: 70px;
}

.spacer {
	background: url(../i/spacer.gif) no-repeat;
	line-height: 10px;
	width: 590px;
	padding-left: 40px;
}


#contentContainer {
	background: url(../i/border.gif);
	margin: 0 auto;
	width: 999px;
	height: 100%;
}

div#header {
	background: url(../i/logos.jpg);
	width: 955px;
	height: 100px;
	margin: 0 auto;
}


#form {
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
}


.contactTable {
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	padding-left: 40px;
	width: 250px;
}

.disclaimer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 17px;
	padding-top: 15px;
}

#footerCopy {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footerCopy a:link, #footerCopy a:visited {
	color: #FFF;
	text-decoration: none;
}

#footerCopy a:hover {
	color: #77969D;
	text-decoration: underline;
}

#flashContent {
	background-color: #FFF;
	width: 955px;
	margin: 0 auto;
}

#flashContentSmall {
	width: 675px;
	margin: 0 auto;
}


#copy {
	background: url(../i/contentBG.jpg) repeat-y;
	width: 955px;
	border: 0;
	margin: 0 auto;	
}

#leftColumn {
	width: 675px;
	margin: 0;
	_margin: 0;
	float: left;	
}

#rightColumn {
	/*background-color: #F2F5F5;*/
	/*background: url(../i/rhs_bg.jpg) repeat-y;*/
	width: 278px;
	_width: 250px;
	margin: 0 0 0 677px;	
}


#footer {
	clear: both;
	background: url(../i/footer_bg.gif) repeat-x;
	width: 955px;
	height: 42px;
	text-indent: 40px;
	/*padding-left: 40px;*/
	margin: 0 auto;
}

/* -------------------------------Navigation Elements Start Here------------------------------- */

div#navigation {
	background: url(../i/navBg.jpg) repeat-x;
	width: 955px;
	height: 53px;
	margin: 0 auto;
}

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

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

#navlist a:hover{
	background-position: 0 -53px;
	display: block;
}
	
li#home a{
	width: 99px;
	background: url(../i/h.gif) top left no-repeat;
}

li#lifestyle a{
	width: 85px;
	background: url(../i/li.gif) top left no-repeat;
}

li#amenities a{
	width: 95px;
	background: url(../i/a.gif) top left no-repeat;
}

li#residences a{
	width: 106px;
	background: url(../i/r.gif) top left no-repeat;
}

li#golfcourse a{
	width: 106px;
	background: url(../i/g.gif) top left no-repeat;
}
		
li#news a{
	width: 69px;
	background: url(../i/n.gif) top left no-repeat;
}

li#locationDirections a{
	width: 170px;
	background: url(../i/lod.gif) top left no-repeat;
}

li#aboutus a{
	width: 94px;
	background: url(../i/au.gif) top left no-repeat;
}

li#contactus a{
	width: 131px;
	background: url(../i/cu.gif) top left no-repeat;
}

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


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

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

}

h2 {
	font-size:0;
	overflow:hidden;
	margin: 25px 0 0 25px;
	padding-top:34px;/*height of image*/
	height: 0px !important;
	height /**/:17px; /* for IE/Win only */

}

h3 {
	font-size:0;
	overflow:hidden;
	margin: 25px 0 0 25px;
	padding-top:34px;/*height of image*/
	height: 0px !important;
	height /**/:17px; /* for IE/Win only */

}

h1#hhead {
padding-top: 77px;
background: url(../i/hhead.gif) no-repeat;
}

h2#hhead2 {
padding-top: 18px;
background: url(../i/hhead2.gif) no-repeat;
}

h3#hhead3 {
padding-top: 18px;
background: url(../i/hhead3.gif) no-repeat;
}

h1#ghead {
background: url(../i/ghead.gif) no-repeat;
}

h1#lihead {
background: url(../i/lihead.gif) no-repeat;
}

h2#lihead2 {
background: url(../i/lihead2.gif) no-repeat;
}

h1#lodhead {
background: url(../i/lodhead.gif) no-repeat;
}

h1#mapHead1 {
background: url(../i/mapHead1.gif) no-repeat;
}

h2#mapHead2 {
background: url(../i/mapHead2.gif) no-repeat;
}

h1#ahead {
background: url(../i/ahead.gif) no-repeat;
}

h1#rhead {
background: url(../i/rhead.gif) no-repeat;
}

h1#nhead {
background: url(../i/nhead.gif) no-repeat;
}

h1#auhead {
background: url(../i/auhead.gif) no-repeat;
}

h1#cuhead {
background: url(../i/cuhead.gif) no-repeat;
}

h1#smhead {
background: url(../i/smhead.gif) no-repeat;
}

h1#tyhead {
background: url(../i/tyhead.gif) no-repeat;
}

h1#gbvhead {
background: url(../i/gbvhead.gif) no-repeat;
}

h1#pghead {
background: url(../i/pghead.gif) no-repeat;
}

h1#gethead {
background: url(../i/getawayhead.jpg) no-repeat;
}

h1#videohead {
background: url(../i/videohead.gif) no-repeat;
}

/* --------------------------------H1 Tags End Here-------------------------------- */

#video {
margin-top:15px;
margin-left:30px;
color:#78979e;
font-weight:bold;

font-family:Arial, Helvetica, sans-serif;
font-size:15px;


}