body {
	background-color: #DBE2F4;
	margin: 0px;
}
.mainDiv {
	background-color: #789FCA;
	width: 778px;
}
a, a:link, a:visited {
	color: #000000;
}
a:hover {
	color: #4C7FBE;
}
.displayDiv {
	margin-left: 22px;
	margin-top: 14px;
	margin-right: 32px;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 7px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	text-align: justify;
	font-weight: bold;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 3px;
}
ul {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	list-style-image: url(../images/blue_disc.gif);
	list-style-position: outside;
}
.blueDisc {
	color: #5261E8;
}
.blank {
	color: #000000;
}
li {
	margin-bottom: 5px;
}
.title {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 20px;
	color: #000000;
}
.caption {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.bookingInfo {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 17px;
	color: #000000;
}
.floatRight10Margin {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 3px;
}
.slideshow {
	background-image: url(../images/photo_album/slideBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.mapDiv {
	background-attachment: scroll;
	background-image: url(../images/mapBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomNav {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/bottomBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomNav a, .bottomNav a:link, .bottomNav a:visited {
	color: #FFFFFF;
}
.bottomNav a:hover {
	color: #F8FC50;
}.twentyOnePixel {
	font-size: 22px;
	font-weight: bold;
}
.copyright {
	font-size: 11px;
}

