html {
	height: 100%;
	margin-bottom: 1px;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #CC0000;
	margin: 0px;
	margin: 0px;
}

div#wrapper {
	background:#FFFFFF;
	width:900px;
	margin: 20px auto 0px auto;
	overflow: visible;
	border: 1px solid #FFFFFF;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
h1, h2, h3 {
	color: #FFFFFF;
	margin-bottom: none;
}
h2, h3 {
	margin: 35px 0px 0px 0px;
}
div#copyright {
	width:900px;
	margin: 5px auto 20px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 7pt;
	padding-bottom: 20px;
}
div#copyright span {
	float:right;
}
div#copyright a:link, div#copyright a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
div#copyright a:hover {
	text-decoration: none;
	color:#000000;
}
h1 {
	font-size: 8px;
	text-indent: -2000px;
	background: url(mastheads/masthead-blank.jpg);
	display: block;
	overflow: visible;
	margin: 0px;
	height: 145px;
}

#wrapper #m1 {
	width: 250px;
	margin: 0px 0px 10px 10px;
	overflow:hidden;
	float: left;
}

#m1 a:link, #m1 a:visited {
	text-indent: -360px;
	display:block;
	color:#FFFFFF;
	height: 35px;
}

#m1 a#linkHome:link, #m1 a#linkHome:visited {
	background: url(m1/m1home.gif) no-repeat;
}

#m1 a#linkHome:hover, div#m1 a.thisPage#linkHome {
	background: url(m1/m1home-over.gif) no-repeat;
}

#m1 a#linkAbout:link, #m1 a#linkAbout:visited {
	background: url(m1/m1aboutTheArea.gif) no-repeat;
}

#m1 a#linkAbout:hover, #m1 a.thisPage#linkAbout {
	background: url(m1/m1aboutTheArea-over.gif) no-repeat;
}

#m1 a#linkFacilities:link, #m1 a#linkFacilities:visited {
	background: url(m1/m1propertyFacilities.gif) no-repeat;
}

#m1 a#linkFacilities:hover, #m1 a.thisPage#linkFacilities {
	background: url(m1/m1propertyFacilities-over.gif) no-repeat;
}

#m1 a#linkActivities:link, #m1 a#linkActivities:visited {
	background: url(m1/m1activitiesNearby.gif) no-repeat;
}

#m1 a#linkActivities:hover, #m1 a.thisPage#linkActivities {
	background: url(m1/m1activitiesNearby-over.gif) no-repeat;
}

#m1 a#linkGolf:link, #m1 a#linkGolf:visited {
	background: url(m1/m1golf.gif) no-repeat;
}

#m1 a#linkGolf:hover, #m1 a.thisPage#linkGolf {
	background: url(m1/m1golf-over.gif) no-repeat;
}

#m1 a#linkGettingThere:link, #m1 a#linkGettingThere:visited {
	background: url(m1/m1gettingThere.gif) no-repeat;
}

#m1 a#linkGettingThere:hover, #m1 a.thisPage#linkGettingThere {
	background: url(m1/m1gettingThere-over.gif) no-repeat;
}

#m1 a#linkPrices:link, #m1 a#linkPrices:visited {
	background: url(m1/m1prices.gif) no-repeat;
}

#m1 a#linkPrices:hover, #m1 a.thisPage#linkPrices {
	background: url(m1/m1prices-over.gif) no-repeat;
}
#document {
	margin-top: -30px;
	margin-left: 270px;
	overflow:hidden;
	width: 630px;
}

#document div.Text {
	background:#777777;
	padding: 15px;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 130%;
}

#document div.Text h2:first-child, #document div.Text h3:first-child, #document div.Text p:first-child {
	margin-top: 0px;
}
div.pictureBox {
	margin: 10px 10px 0px 0px;
	width: 200px;
	float:left;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

p {
	text-align: justify;
}
div.rows {
	display: block;
	overflow:auto;	
}

div.rows p { 
	float: left;
	overflow:auto;	
	width: 45%;
	text-align: left;
	margin-right: 5px;
	margin: 0px 10px 10px 0px;
}

div.rows p strong {
	float: left;
	width: 40%;
	margin-right: 5px;
}

div.rows p span.rowDetail {
	float: left;
	width: 50%;
}

div#contactUs {
	background: url(contact_stripe.jpg) repeat-y; /* */
	padding: 5px 3px;
	font-size:10pt;
	text-align:center;
}

div#contactUs span {
	display:block;
	font-weight: bold;
	font-size:12pt;
	text-align:center;
	padding-top: 5px;
}

div#contactUs span a:link, div#contactUs span a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

div#contactUs span a:hover {
	text-decoration:none;
	color:#FFFF00;
}