body {
	background-attachment: fixed;
	background-color: #004860;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #ffd100;
	text-decoration: underline;
}
a:hover {
	color: #8af6ff;
	text-decoration: underline;
}
.containerTable {
	height: 100%;
	width: 970px;
}
.contentCell {
	background-color: #5db3ba;
	background-image: url(images/bgContent.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f5c050;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f5c050;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.emailLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffd887;
	text-decoration: underline;
}
.emailLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: underline;
}
.footerDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #38858c;
	text-decoration: none;
	letter-spacing: 5px;
}

.boldGold {
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.packageBG {
	background-color: #000f24;
	border: 3px solid #f5c050;
}
.mainMenu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	color: #f5c050;
	text-decoration: none;
	letter-spacing: -1px;
}
.mainMenu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	color: #7ad7df;
	text-decoration: none;
	letter-spacing: -1px;
}
.mainMenuDivider {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #0e4f57;
	letter-spacing: -1px;
}
.homeAnnouncement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -2px;
}
.picPaddingLeft {
	padding-left: 20px;
}
.picPaddingRight {
	padding-right: 20px;
}
