@charset "utf-8";
/* CSS Document */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	background: #000 url(images/body-bkg-other.jpg) top repeat-x;
	}
body.home {
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
	} 
.clearfix {
	display: inline-block;
	clear: both;
	font-size: 0;
	}
.clear {
	clear: both;
	}
img {
	display: block;
	position: relative;
	margin: 15px 0;
	}
#left img.float {
	float: left;
	position: relative;
	margin-right: 15px;
	}
.btn, #submit {
	display: block;
	position: relative;
	margin: 15px 0;
	padding: 10px;
	width: 100px;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: #ff4e00;
	border: none;
	clear: both;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	cursor: pointer;
	}
.btn:hover, .post .btn:hover, #submit:hover {
	background: #de3f01;
	border: none;
	}
form .btn, form .btn:active, form .btn:focus {
	margin: 25px 0;
	border: none;
	}
/* LINKS */
a {
	color: #8ebbff;
	}
.button {
	margin: 0 0 0 10px;
	padding: 3px 7px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	background: #4d7585;
	}
.footer a {
	color: #fff;
	text-decoration: none;
	}
.footer a:hover {
	text-decoration: underline;
	}
/* LISTS */
ul {
	margin: 15px;
	}
li {
	margin: 0 0 0 15px;
	padding: 1px 0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 19px;
	}
#left li {
	margin: 5px 0 5px 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	}
.check {
	margin: 15px 15px 15px 0;
	}
.check li {
	margin: 0;
	padding: 3px 0 3px 27px;
	list-style: none;
	background: url(images/checkmark.png) left center no-repeat;
	}
/* TYPOGRAPHY */
p {
	margin: 15px 0;
	font-size: 18px;
	color: #FFFFCC;
	line-height: 24px;
	}
span.small {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	}
#left p, #right p {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	}
p span {
	color: #9bef3d;
	}
#left form p {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	}
.footer p {
	margin: 0;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	}
/* H1, H2, H3... */
h1#logo a {
	display: block;
	position: relative;
	top: 23px;
	float: left;
	width: 311px;
	height: 73px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
	}
h2 {
	margin: 15px 0;
	padding: 0;
	font-size: 34px;
	color: #fff;
	letter-spacing: 1px;
	line-height: 36px;
	background: url(images/h2-bkg.jpg);
	}
h2#serious{
	width: 570px;
	height: 93px;
	text-indent: -9999px;
	background: url(images/tape.png);
	}
h3 {
	margin: 15px 0 0 0;
	font-size: 22px;
	color: #9bdbff;
	line-height: 28px;
	}
h4 {
	margin: 0;
	font-size: 22px;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	}
h5 {
	margin: 0 0 15px 0;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #9bdbff;
	text-align: center;
	}
/* NAV */
#nav {
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 36px;
	}
.home #nav {
	background: none;
	}
.alt #nav {
	margin-bottom: 40px;
	}
#nav ul {
	position: relative;
	margin: 0;
	padding: 8px 0 0 0;
	}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#nav a {
	padding: 8px 15px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	}
#nav a:hover {
	color: #9bdbff;
	}
#nav a.current {
	background: url(images/nav-bkg.png) center top no-repeat;
	}
#nav a#home {
	}
#nav #phone {
	position: absolute;
	top: 8px;
	right: 15px;
	padding-top: 0;
	}
#nav #phone:hover {
	background: none;
	}
/* DIV */
#splash {
	position: relative;
	margin: 0 auto;
	width: 1115px;
	height: 275px;
	background: url(images/splash-bkg.jpg);
	}
.home #splash {
	height: 510px;
	background: url(images/splash-ocean.jpg);
	}
#radio {
	position: absolute;
	bottom: -5px;
	left: 155px;
	}
#crab {
	position: absolute;
	bottom: -17px;
	left: 155px;
	}
#content-area {
	position: relative;
	padding: 40px 0 0 0;
	background: #000 url(images/content-bkg.jpg) top no-repeat;
	}
.home #content-area {
	border-top: 10px #060e16 solid;
	}
#wrap {
	position: relative;
	margin: 0 auto;
	width: 960px;
	}
#tree {
	position: absolute;
	top: 420px;
	right: -90px;
	}
#fish {
	position: relative;
	border-bottom: 1px #00222e solid;
	}
#content {
	position: relative;
/*	background: url(images/transparent-alt.png) repeat-y;*/
	}
#left, .left {
	float: left;
	padding: 10px 20px;
	width: 600px;
	background: url(images/transparent.png);
	}
#left img {
	margin: 15px 0;
	}
#right, .right {
	display: block;
	float: right;
	width: 290px;
	}
#right img {
	margin: 0 0 15px 0;
	}
#gallery img {
	float: left;
	margin-right: 10px;
	border: 5px #fff solid;
	}
#gallery img:hover {
	border: 5px #ff5100 solid;
	}
/* ROTATOR */
#left .homepage_rotator {
	display: block;
	position: relative;
	top: 0px;
	left: 0;
	width: 510px;
	height: 365px;
	background: url(images/rotator-bkg.png) 0 0 no-repeat;
	}
.homepage_rotator {
	display: block;
	position: absolute; 
	top: 57px;
	right: 86px;
	width: 510px;
	height: 365px;
	background: url(images/rotator-bkg.png) 0 0 no-repeat;
	}
#divMainRotator img { 
	margin: 0;
	padding: 0;
	width: 510px;
	height: 365px;
	}
#divMainRotatorNav { 
	position:absolute;
	bottom: 15px;
	left: 10px;
	z-index:99; 
	}
#divMainRotatorNav a { 
	margin: 0 0 0 5px;
	padding: 3px 7px;
	font-size: 14px;
	font-weight: bold;
	color: #8ebbff;
	text-decoration: none;
	background: #0f212f;
	}
#divMainRotatorNav a:hover {
	color: #001922;  
	text-decoration: none;
	background: #7eb8d8;
	}
#divMainRotatorNav a.activeSlide { 
	color: #001922; 
	text-decoration: none; 
	background: #7eb8d8;
	}
#divMainRotatorNav a:focus { 
	outline: none;
	}
/* SIDEBAR */
#sidebar {
	float: right;
	padding: 0 0 0 18px;
	width: 296px;
	}
#sidebar img {
	margin: 0 0 10px 0;
	}
.module {
	display: block;
	position: relative;
	float: right;	
	margin: 0 0 25px 0;
	text-indent: -9999px;
	}
/* FORM */
form {
	position: relative;
	margin: 25px 0;
	color: #fff;
	}
input, select, textarea {
	font: 16px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
	background: #0f212f url(images/input-bkg.jpg) top repeat-x;
	border-top: 1px #12263b solid;
	border-right: 1px #12263b solid;
	border-bottom: 1px #1f4686 solid;
	border-left: 1px #12263b solid;
	}
.slide {
	position: relative;
	float: left;
	width: 675px;
	}
.field {
	position: relative;
	margin: 15px 0 0 0px;
	}
label {
	display: block;
	margin: 10px 0;
	font: 13px Arial, Helvetica, sans-serif;
	}
input, select {
	padding: 10px;
	}
input, select {
	display: block;
	margin: 0;
	width: 250px;
	}
input.alt {
	width: 30px;
	text-align: center;
	}
input.float {
	float: left;
	margin-right: 10px;
	width: 30px;
	text-align: center;
	}
input:active, input:focus, textarea:active, textarea:focus {
	border: 1px #fff solid;
	}
textarea {
	display: block;
	margin: 0;
	padding: 10px;
	width: 300px;
	height: 150px;
	}
form #submit {
	margin: 25px 0;
	}
.required {
	display: none;
	position: absolute;
	top: 14px;
	left: 285px;
	border: 0;
	}
#validatefail.required {
	top: 25px;
	}
#messagefail {
	display: none;
	padding: 15px 25px;
	width: 400px;
	font: 18px Arial, Helvetica, sans-serif;
	background: #ff3333;
	}
#messagesuccess {
	display: none;
	padding: 15px 25px;
	width: 400px;
	font: 18px Arial, Helvetica, sans-serif;
	background: #66CC33;
	}
td {
	padding: 5px;
	font: 13px Arial, Helvetica, sans-serif;
	}
td input {
	width: 100px;
	}
td.big {
	padding: 15px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	background: url(images/divider.jpg) center 44px repeat-x;
	}
/* Footer Layout
--------------------------------------------------------------------------------------- */
.footer { 
	padding: 30px 0;
	overflow: hidden; 
/*	background: url(images/logos.jpg) center 20px no-repeat;*/
/*	border-top: 2px #001922 solid;*/
	clear: both;
	}
#logos img {
	float: left;
	margin: 0 15px 15px 0;
	}
