/* CSS Document */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background: url(images/bg_page.gif) top repeat-x #004B73;
}

#container {
	position: relative;
	width: 760px;
	margin: 0 auto;
	color: #333333;
	background-color: #FFFFFF;
}
#navigation {
	position: relative;
	float: left;
	width: 240px;
	padding: 0;
	margin: 10px 15px 10px 15px;
	* margin: 10px 14px 10px 8px;
}
ul#navigation {
	position: relative;
	list-style: none;
}
ul#navigation li {
	padding-left: 20px;
	line-height: 35px;
	min-height: 35px;
}
ul#navigation li a {
	display: block;
	width: 200px;
	* height: 35px;
	min-height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
}
ul#navigation li ul {
	position: relative;
	border-top: 1px dotted #65ab55;
	border-bottom: 1px dotted #65ab55;
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	padding-top: 5px;
	width: 180px;
}
ul#navigation li ul li {
	padding-left: 20px;
	line-height: 25px;
	* height: 25px;
	min-height: 25px;
}
ul#navigation li ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: 25px;
	width: 160px;
}
#content {
	position: relative;
	float: left;
	width: 490px;
	margin-top: 15px;
}
#content p {
	margin-right: 40px;
	line-height: 2em;
	margin-top: 0px;
}
#content p img {
	float: left;
	margin: 8px 20px 20px 0px;
}
ul#gallery {
	margin: 0px;
	padding: 0;
	list-style: none;
	width: 450px;
}
ul
{
	margin: 0px;
	padding: 0;
	line-height: 2em;
	list-style: disc;
	width: 450px;
}
ul#gallery li {
	float: left;
	margin: 1px 1px 1px 0px;
	padding: 0px;
}
#gallery-caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #204114;
	font-size: 12pt;
	font-style: bold;
	font-weight: bold;
	margin: 5px 0px 20px 0px;
}
#gallery-preview a {
	color: #FFFFFF;
}
#gallery-preview a:hover {
	color: #214215;
}
#gallery-preview p {
	font-weight: bold;
	padding: 5px;
	margin: 0;
}

#footer {
	position: relative;
	width: 720px;
	padding: 15px 20px;
	color: #65ab55;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.float-clear {
	position: relative;
	clear: both;
}

a:link {
	color: #65ab55;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #65ab55;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #65ab55;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #214215;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: bold;
	color: #204114;
	margin-top: 0px;
}
he {
	color: #000000;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
input.textbox-large {
	margin-top: 5px;
	width: 300px;
}
textarea {
	width: 300px;
	height: 150px;
}
table th.cell-shade {
	background-color: #C7E0C1;
}
.text-error
{
	font-weight: bold;
	color: #65ab55;
}

/* navigation */
/* pre-load */
a#nav-home {
	background: url(images/menu_home_on.gif) 0px 0px no-repeat;
}
a#nav-about {
	background: url(images/menu_about_on.gif) 0px 0px no-repeat;
}
a#nav-roatan {
	background: url(images/menu_roatan_on.gif) 0px 0px no-repeat;
}
a#nav-diving {
	background: url(images/menu_diving_on.gif) 0px 0px no-repeat;
}
a#nav-getting {
	background: url(images/menu_getting_on.gif) 0px 0px no-repeat;
}
a#nav-rates {
	background: url(images/menu_rates_on.gif) 0px 0px no-repeat;
}
a#nav-contact {
	background: url(images/menu_contact_on.gif) 0px 0px no-repeat;
}
/* rollovers */
a#nav-home {
	background: url(images/menu_home_off.gif) 0px 0px no-repeat;
}
a#nav-home:hover {
	background: url(images/menu_home_on.gif) 0px 0px no-repeat;
}
a#nav-about {
	background: url(images/menu_about_off.gif) 0px 0px no-repeat;
}
a#nav-about:hover {
	background: url(images/menu_about_on.gif) 0px 0px no-repeat;
}
a#nav-roatan {
	background: url(images/menu_roatan_off.gif) 0px 0px no-repeat;
}
a#nav-roatan:hover {
	background: url(images/menu_roatan_on.gif) 0px 0px no-repeat;
}
a#nav-diving {
	background: url(images/menu_diving_off.gif) 0px 0px no-repeat;
}
a#nav-diving:hover {
	background: url(images/menu_diving_on.gif) 0px 0px no-repeat;
}
a#nav-getting {
	background: url(images/menu_getting_off.gif) 0px 0px no-repeat;
}
a#nav-getting:hover {
	background: url(images/menu_getting_on.gif) 0px 0px no-repeat;
}
a#nav-maps {
	background: url(images/menu_maps_off.gif) 0px 0px no-repeat;
}
a#nav-maps:hover {
	background: url(images/menu_maps_on.gif) 0px 0px no-repeat;
}
a#nav-rates {
	background: url(images/menu_rates_off.gif) 0px 0px no-repeat;
}
a#nav-rates:hover {
	background: url(images/menu_rates_on.gif) 0px 0px no-repeat;
}
a#nav-gallery {
	background: url(images/menu_gallery_off.gif) 0px 0px no-repeat;
}
a#nav-gallery:hover {
	background: url(images/menu_gallery_on.gif) 0px 0px no-repeat;
}
a#nav-links {
	background: url(images/menu_links_off.gif) 0px 0px no-repeat;
}
a#nav-links:hover {
	background: url(images/menu_links_on.gif) 0px 0px no-repeat;
}
a#nav-contact {
	background: url(images/menu_contact_off.gif) 0px 0px no-repeat;
}
a#nav-contact:hover {
	background: url(images/menu_contact_on.gif) 0px 0px no-repeat;
}
