body{
	margin: 0px;
	background-color: #94C4C9;
/*	position: absolute; */
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 778px;
}

#TopNav {
	background-color: #03016E;
	background-repeat: no-repeat;
	width: 762px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 32px;
	left: 8px;
	position: relative;
}
#Footer {
	width: 761px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-top: 2px;
	height: 15px;
	bottom: 0px;
	padding-left: 15px;
	text-align: center;
}
#Content{
	float: left;
	width: 732px;
	position: relative;
	background-color: #EEE3C7;
	height: 75%;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
#BottomNav {
	text-align: center;
	height: 20px;
	background-color: #EEE3C7;
	width: 762px;
	margin-left: 8px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
#BottomNav a {
	font-size: small;
	font-weight: bold;
	color: #000000;
}

#Footer a {
	color: #FFFFFF;
	font-weight: bold;
}

#AmenitiesList {
	float: left;
	width: 426px;
}
#CableTVList {
	float: right;
	width: 250px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #4E9199;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border: 2px solid #FFFFFF;
}
.table {
	border: thin solid #000000;
}
.td {
	padding-left: 5px;
}
.imageleft {
	float: right;
	padding-right: 5px;
}
#ContentFlex {
	float: left;
	width: 732px;
	position: relative;
	background-color: #EEE3C7;
	height: 75%;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
.textTeal {
	color: #4D9299;
}
#descript {
	color: silver;
	background-color: #03016E;
	width: 636px;
	margin-top: -7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 6px;
	border: 2px solid #FFFFFF;
}
h1, h2, h3 {
	color: #03016E;
}

