@charset "UTF-8";

img { behavior: url(iepngfix.htc); }

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight:normal;
}
body {
	background-color: #00043b;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #DBE0FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DBE0FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.header {
	width: 981px;
	height: 130px;
	clear: both;
}
.fullpage {
	width: 985px;
}
.mainmenu {
	float: left;
	width: 270px;
}
.menuimages {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 25px;
}
.imagespacer {
	margin-top: 2px;
	margin-right: 8px;
	margin-left: 2px;
}
.mainbody {
	float:right;
	width: 711px;
	margin-top: 18px;
}
.maintext {
	background-image: url(images/mainbody-mid.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin-top: -3px;
	margin-bottom: -3px;
}
.section {
	
	width: 682px;
	padding-bottom: 6px;
}
.sectiontext {
	background-image: url(images/section-mid.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: -3px;
	margin-bottom: -3px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
}
.midtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.divingpop {
	position: relative;
	z-index: 100;
	display:none;
	margin-left: 26px;
}
.snorkelpop {
	position: relative;
	z-index: 100;
	display:none;
	margin-left: 26px;
}
.junglepop {
	position: relative;
	z-index: 100;
	display:none;
	margin-left: 26px;
}
.scubapop {
	position: relative;
	z-index: 100;
	display:none;
	margin-left: 26px;
}
.otherpop {
	position: relative;
	z-index: 100;
	display:none;
	margin-left: 26px;
}
.nopop {
	position: relative;
	z-index: 100;
	display:none;
	margin-left: 26px;
}
a.osateklink {
	color: #CC6600;
	font-weight: bold;
}
.footer {
	float:right;
	width: 711px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.popup {
	cursor: hand;
	border: 1px solid #000000;
	margin: 3px;
}.mailing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

