@charset "utf-8";
body {
	margin: 0;
	padding:0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

/* CSS Document */
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	height: auto;
	width: 980px;
	vertical-align: top;
	left: 0;
	top: 0;
	padding: 0;
	min-height: 545px;
}
#title {
	height: 99px;
	width: 880px;
	padding: 0;
	margin: auto;
	overflow: hidden;
	background-image: url(../images/heading.jpg);
}
#navholder {
	height: 51px;
	width: 880px;
	padding: 0;
	margin: auto;
	overflow: hidden;
}
#mainText {
	width: 960px;
	background-image: url(../images/background.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	min-height: 520px;
}
#maincontent {
	width: 856px;
	text-align: justify;
	line-height: 26px;
	font-family: Calibri;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 12px;
	font-weight: normal;
	padding-bottom: 20px;
	min-height: 520px;
}
#topwrapper {
	margin-bottom:20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	min-height: 260px;
	height: auto;
}
#bottomwrapper {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
#footer {
	height: 159px;
	width: 960px;
	background-image: url(../images/footerbackground.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: none;
	padding: 0;
	margin: auto;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
	font-family: Calibri;
	height:51px;
	font-size:16px;
	z-index:100;
	width: 880px;
	padding: 0;
}
.menu ul {
	padding:0;
	margin:0;
	height:51px;
	list-style: none;
}

.menu ul li {
	float:left;
	position:relative;
}
.menu ul li ul {position:absolute; left:-9999px;}
.menu ul li a {
	display:block;
	background:transparent;
	text-decoration:none;
	color:#fff;
	width:125px;
	height:51px;
	text-align:center;
	line-height:51px;
	font-size:14px;
	overflow:hidden;
	padding-top: 2px;
	border: none;
}
.menu ul li a:visited {
	display:block;
	background:transparent;
	text-decoration:none;
	width:125px;
	height:51px;
	text-align:center;
	line-height:51px;
	font-size:14px;
	overflow:hidden;
	padding-top: 2px;
}
.menu ul li a:hover {
	color:#09467D;
	white-space:normal;
	background-image: url(../images/navOn.jpg);
	background-repeat: no-repeat;
	border: none;
}
.menu ul li:hover > a {
	color:#09467D;
	background: url(../images/navOn.jpg);
	background-repeat: no-repeat;
	border: none;
}
.menu ul :hover ul {
	top:51px;
	left:0;
	width:125px;
	height:auto;
	border-right:0;
	background:transparent;
}
.menu ul :hover ul li {
	height:51px;
	padding-top:0px;
	background:transparent url(transparent.gif);
}
.menu ul :hover ul li a {display:block; background:#7D7D7D; color:#000; border:0;}
.menu ul :hover ul li a:hover {
	color:#000;
	background-image: url();
	border: none;
}

#topleft {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}
#topleft p {
	padding-left: 0px;
	margin-top: 12px;
}

#topright {
	float: right;
	width: 400px;
	margin-right: 20px;
	height: 260px;
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
}
#thumbs {
	width: 280px;
	float: left;
	margin-top: 6px;
}
#bottomleft {
	height: 240px;
	width: 830px;
	float: none;
	margin-left: 20px;
	padding: 0px;
}
#bottomright {
	float: right;
	margin-right: 0px;
	clear: both;
	margin-bottom: 10px;
}
#bottomright p {
	padding-left: 0px;
	margin-top: 12px;
}
/* lightbox css */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#cancel {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin: 0px;
	display: block;
}
.moreinfo {
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	padding: 6px;
}

.tableborder {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
.tableborder td{
	border: 1px solid #CCCCCC;
	text-align: center;
}
/*image zoom styles */
#cabanathumb {
	height: 60px;
	width: 330px;
	float: right;
	margin-top: -16px;
}
#cabanathumb a:link {
	border: none;
}
#thumbs a:link {
	border: none;
}
#thumbs a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_icons span a:link {
	border: none;
}
#footer_icons span a:hover {
	border: none;
}
#footer_icons span a:visited {
	border: none;
}
a:link {
	color: #09467D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09467D;
}
a:visited {
	color: #285D93;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #285D93;
	text-decoration: none;
}
a:hover {
	color: #507EB2;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #507EB2;
}
#footercontainer {
	background-image: none;
}
#book {
	background-color: #FFE1CB;
	border: 1px solid #FF0000;
	padding: 8px;
	display: block;
	margin-bottom: 10px;
	font-weight: bolder;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#notes {
	height: 140px;
	margin-bottom: 10px;
}
#notes p {
	width: 600px;
	display: block;
	margin-left: 200px;
}
.activity {
	min-height: 180px;
	margin-bottom: 0px;
	margin-top: 10px;
}
h1 {
	font-family: "Century Gothic", Arial;
	font-weight: normal;
	font-size: 16px;
	color: #000033;
	padding-top: 6px;
}
#wrapper #mainText #maincontent #bottomwrapper #home h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.activity img {
	margin-left:20px;
}
#footer_icons {
	height: 100px;
	padding-left: 60px;
	padding-top: 16px;
	text-align: left;
	font-family: Calibri;
	font-size: 13px;
	color: #FFFFFF;
}
#footer_icons a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
}
#footer_icons a:visited {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer_icons a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#bottomright_new {
	float: right;
	margin-right: 0px;
	clear: both;
	margin-bottom: 10px;
}
#web {
	margin-right: 56px;
	margin-bottom: 20px;
	margin-left: 60px;
	margin-top: 20px;
	display: block;
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
#bottomwrapper  #home  .span-old {
	display: block;
	width: 520px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#media_holder {
	margin-top: 10px;
}
#offer {
	background-color: #6699CC;
	border: 1px solid #003399;
	padding: 8px;
	display: block;
	margin-bottom: 10px;
	font-weight: bolder;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
#home_offer {
	height: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#home_offer a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#home_offer a:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#offer a:link {
	color:#fff;
	border-bottom-color: #FFFFFF;
	}
.mre {
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#continental_quote {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	display: block;
	background-color: #EEEEEE;
	font-weight: bold;
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4171A5;
}
.honduras {
	background-color: #FFDACB;
	display: block;
	border: 1px solid #FF0000;
	font-weight: bold;
}
.honduras a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.honduras a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#notice {
	background-color: #FFDACB;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 240px;
	top: 497px;
	border: 4px solid #A51D1D;
	padding: 10px;
}
.right-graphic a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right-graphic a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dive-images {
	padding-top: 4px;
}
#dive-text {
	margin-right: 20px;
	margin-left: 14px;
}
.diver-offer {
	width: 390px;
	float: right;
}
#wrapper  #contact  {
	height: 40px;
	width: 200px;
	float: right;
}
