body {
	background-color: #DED1B1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

BODY, TD, TH, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #008A98; }

.Title			{ font-size: 24px; font-weight: normal; letter-spacing: 6px; text-transform: uppercase; font-family: Arial; color: #009799; }
.Header			{ font-size: 16px; font-weight: bold; }
.Subheader		{ font-size: 12px; font-weight: bold; }
* .Subheader2	{ font-size: 12px; font-weight: normal; }

.Orange		{ color: #000000; }
.LightBlue	{ color: #009799; }
.Blue		{ color: #008A98; }
.Black		{ color: #000000; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

h1 {
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #008A98;
}
a:visited {
	text-decoration: underline;
	color: #008A98;
}
a:hover {
	text-decoration: underline;
	color: #5ab2bb;
}
a:active {
	text-decoration: underline;
	color: #008A98;
}
* .footer a {text-decoration:none;}
* .footer a:hover {text-decoration:underline;}
* .amenity {top:-288px;width:661px;color:#FFffFF; background-color:#993300;left:-672px; position:absolute; }

ul, li {
	list-style: square inside;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	margin: 10px 0 0 0;
}