body {
	margin: 0px;
}
.mainContainer {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
}
.bannerContainer {
	position: relative;
}
.middleContainer {
	position: relative;
	background-image: url(../images/bkg_repeat.jpg);
	background-repeat: repeat-y;
	height: 386px;
	width: 839px;
}
.navContainer {
	position: absolute;
	left: 57px;
	top: 238px;
}

.footerContainer {
	position: relative;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	color: #3f5a73;
	font-size: 12px;
	position: absolute;
	left: 40px;
	top: 2px;
	font-weight: normal;
}
.contentContainer {
	position: relative;
	left: 50px;
	width: 730px;
	z-index: 10;
	height: 386px;
	top: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #002f65;
	font-size: 20px;
}
.28ptHeader {
font-size: 28px
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #a0a381;
	padding-left: 20px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #002f65;
	padding-left: 20px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002F65;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
}
.amenitiesSub {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	color: #002F65;
	width: 330px;
	left: 30px;
	line-height: 15px;
}

.contentContainer a {
	color: #002F65;
	text-decoration: none;
}
.mapContainer {
	position: absolute;
	left: 170px;
	top: 50px;
}
.activitiesSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0A246A;
	line-height: 18px;
	font-weight: bold;
	padding-left: 50px;
	position: relative;
}
.activitiesSub a {
	color: #002F65;
	text-decoration: none;
}
.activitiesSub a:hover {
	color: #990000;
	text-decoration: none;
}
.arrow {
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
}
.photoText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	position: relative;
	width: 466px;
}

.arrowContainer {

	position: absolute;
	top: 0px;
	left: 35px;
}
