h6 {
	
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.HistoryHeader {
	position: relative;
	float: left;
	width: 925px;
	height: 92px;
	background-image: url(../history_images/HistoryHeader.jpg);
}

div.HistoryNav {
	position: relative;
	background-image: url(../history_images/HistoryNav.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 925px;
	height: 49px;
	margin-top: -0px;
}

div.HistoryBody {
	position: relative;
	float: left;
	width: 925px;
	height: auto;
	background-image: url(../history_images/HistoryBackground_01.gif);
	background-repeat: repeat-y;
}

div.HistoryLeftCol {
	position: relative;
	float: left;
	width: 325px;
	height: auto;
	background-color: transparent;
	margin-top: -30px;
}

div.HistorySubHead {
	float: left;
	background-image: url(../history_images/travelSubHead.gif);
	background-repeat: no-repeat;
	width: 325px;
	height: 44px;
	background-position: center;
	margin-left: 3px;
}

div.LeftContent {
	position: relative;
	width: 270px;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 5px;
	text-align: center;
}

div.HistoryCenterCol {
	position: relative;
	float: left;
	width: 440px;
	height: auto;
	background-color: transparent;
	clear: right;
	margin-left: -85px;
	margin-right: -85px;
}

div.HistoryCenterImage{
	float: left;
	position: relative;
	background-image: url(../history_images/historyPic2Frigate.gif);
	width: 440px;
	height: 227px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center;
}

div.HistoryCenterImage2{
	float: left;
	position: relative;
	background-image: url(../history_images/historyPic3Snorkle.gif);
	width: 440px;
	height: 227px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center;
}

div.HistoryRightCol {
	float: left;
	width: 310px;
	height: auto;
	clear: right;
	background-color: transparent;
	margin-right: 10px;
}

div.Hand {
	background-image: url(../history_images/hand_point.gif);
	width: 30px;
	height: 16px;
	float: right;
}

div.ArchSubHead {
	float: left;
	position: relative;
	background-image: url(../history_images/archSubHead.gif);
	background-repeat: no-repeat;
	width: 325px;
	height: 44px;
	background-position: center;
	margin-left: 3px;
}

div.Book_travel {
	position: relative;
	background-image: url(../venue_images/travelButton.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 259px;
	height: 33px;
	margin-top: 0px;
	margin-bottom: -3px;
}

div.Book_honeymoon {
	position: relative;
	background-image: url(../venue_images/registryButton.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 259px;
	height: 33px;
	margin-top: 0px;
	margin-bottom: -3px;
}

div.subLink {
	padding-top: 7px;
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size: 9pt;
}

a.sublinkcolor {
	color: White;
}

a.sublinkcolor:hover {
	color: #FFC0CB;
}

a.sublinkcolor:active {
	color: #D3D3D3;
}

div.RightContent {
	position: relative;
	width: 270px;
	margin-right: 5px;
	margin-left: 5px;
}

div.HistoryFooter {
	position: relative;
	float: left;
	width: 925px;
	height: 92px;
	background-image: url(../history_images/HistoryFooter.jpg);
}
