body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-color: #EFE8CC;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}
.mainTable {
	background-image: url(../images/table-expander.gif);
	background-repeat: repeat-y;

}
.logoNav {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 7px;
	text-align: center;
	width: 253px;


}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808284;
}
.linksWhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.weather {
	color: #FFFFFF;
	background-image: url(../images/bg-weather.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 13px;

}
.navigation {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../images/left-nav-right.gif);
	background-repeat: repeat-y;
	width: 253px;



}
#exodatetime{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}.bottomLeftNav {
	padding-left: 5px;
}
.bottom {
	background-image: url(../images/bg-copyright.gif);
	background-repeat: no-repeat;
	color: #9BCD57;
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 25px;
	padding-bottom: 18px;

}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9BCD57;
	background-image: url(../images/dotted-fade.gif);
	background-repeat: no-repeat;
	height: 23px;

}
.mainContent {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;

}
.italicsBigFonts {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.copyright {
	background-image: url(../images/right-copyright-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
	text-align: right;
	padding-right: 37px;
	font-size: 9px;
	color: #9BCD57;
}
.linksWhite:hover {
	color: #006225;
	text-decoration: underline;
}
.boldFonts {
	font-weight: bold;
}
.smallGreenFonts {
	font-size: 9px;
	color: #9BCD57;
}
.leftImage {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.boldDarkGreenFonts {
	font-weight: bold;
	color: #05864E;
}
a {
	font-weight: normal;
	color: #9BCD57;
	text-decoration: underline;
}
.subnavHotels {
	background-image: url(../images/hotels-submenu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 244px;
	padding-top: 40px;
	padding-left: 28px;
	line-height: 15px;
	padding-right: 28px;

}
.subnavSeaAdventures{
	background-image: url(../images/seaad-submenu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 244px;
	padding-top: 40px;
	padding-left: 28px;
	line-height: 15px;
	padding-right: 28px;

}
.subnavLandExcursions{
	background-image: url(../images/landex-submenu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 244px;
	padding-top: 40px;
	padding-left: 28px;
	line-height: 15px;
	padding-right: 28px;

}
.linksSubNav {
	background-image: url(../images/arrow-sublinks.gif);
	color: #097833;
	text-decoration: none;
	padding-left: 13px;
	background-repeat: no-repeat;
	font-weight: bold;



}
.linksSubNav:hover {
	color: #9BCD57;
	text-decoration: underline;
}
