body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-position: outside;
	list-style-type: square;
}

td {
	vertical-align: top;
	text-align: left;
}

h1 {
	color: #cc0000;
	font-size: 16px;
}

h2 {
	color: #cc0000;
	font-size: 13px;
}

.bgleftcol {
	background-image: url(images/bgleft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 66px;
}
.bgrightcol {
	background-image: url(images/bgright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 66px;
}

a {
	color: #CC6600;
	text-decoration: none;
}

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

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

a.footer {
	color: #FFCC00;
	text-decoration: none;
	font-weight:normal;
}

a.footer:link, a.footer:visited {
	color: #FFCC99;
	text-decoration: none;
	font-weight:normal;
}

a.footer:hover, a.footer:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e0c087;
	padding-top: 40px;
	background-image: url(images/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
.contentcell {
	background-color: #000000;
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.textcell {
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.floorplantextcell {
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-image: url(images/bgplans.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.poitextcell {
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-image: url(images/bgpoi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.amenitiestextcell {
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-image: url(images/bgamenities.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.caltextcell {
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.calcontentcell {
	background-color: #000000;
	background-image: url(images/bgcal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 486px;
	width: 864px;
}
.blacktext {
	font-weight: bold;
	color: #000000;
}

.calleftcol {
	width: 180px;
	float: left;
}
.calrightcol {
	float: right;
	width: 560px;
	height: 385px;
}

.amenities {
	float: right;
	width: 100px;
	vertical-align: text-bottom;
	line-height: 20px;
	text-transform: uppercase;
	padding-top: 20px;
}

.videocell {
	height: 486px;
	width: 864px;
}
hr {
	color: #996600;
}

.contacttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1.yel {
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 10px;
}
.scroll {
	display: block;
	overflow: auto;
	height: 385px;
	width: 355px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.scroll2 {
	display: block;
	overflow: auto;
	height: 385px;
	width: 700px;
	padding-right: 10px;
	padding-bottom: 30px;
}
