@charset "UTF-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, blockquote, small, p, form, ol, ul, li {
	margin: 0 0 0 15px;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background: #000;
}
a:link, a:visited {
	color: #790000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
.red {
	color: #790000;
}
.blue {
	color: #121d45;
}
.lt_blue {
	color: #7CB0E0;
}
img {
	border: none;
}
#main_container {
	width: 980px;
	margin: 0 auto;
}
#header {
	width: 980px;
	height: 171px;
	float: left;
	background: url(images/header.png) bottom no-repeat;
}
#hnav {
	height: 53px;
	float: right;
	width: 980px;
}
#main_content_container {
	background: #f9b74a url(images/body-bg.png) repeat-x;
	float: left;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#content_container {
	width: 980px;
	float: left;
	background: url(images/vnav-body-bg.png) left repeat-y;
	position: relative;
}
#vnav {
	position: relative;
	width: 240px;
	float: left;
	background: url(images/vnav-bg.png) repeat-x top;
}
.book_online {
	width: 218px;
	height: 88px;
	position: absolute;
	bottom: 0;
	left: 13px;
}
.book_online_new {
	position: absolute;
	float: right;
	margin-right: 18px;
	top: 200px;
}
#vnav h2 {
	margin: 0 0 0 15px; 
	font-size: 25px; 
	color:#790000; 
	line-height: 26px;
}
#vnav p { 
	margin: 5px 15px 10px 15px;
	padding-bottom: 14px;
	font-size: 12px;
	line-height: 15px;
	border-bottom: dotted 2px #000;
}
#content {
	float: right;
	background: url(images/content-bg.png) top no-repeat;
	width: 738px;
}
.home-main-banner {
	width: 707px;
	height: 255px;
	background: url(images/home-main-banner.png) no-repeat;
	float: left;
	margin-left: 18px;
	display: inline;
}
.home-main-banner p {
	font-size: 15px;
	margin-top: 135px;
	line-height: 20px;
	font-weight: 700;
	margin-left: -4px;
}
.promises_box {
	width: 225px;
	height: 295px;
	background: url(images/promises-box-bg.png) no-repeat;
	float: right;
}
.misc_box {
	width: 225px;
	background: url(images/misc-box-bg.png) no-repeat;
	float: right;
	height: 152px;
}
.misc_box p{
	margin: 0px 0 0 8px; 
	font-size: 12px; 
	color:#000000; 
}
.boat_box {
	width: 470px;
	background: url(images/boat-box-bg.png) no-repeat;
	float: right;
	margin-left: 9px;
	margin-right: 18px;
	display: inline;
	height: 152px;
}
.misc_box h2, .boat_box h2 {
	margin: 20px 0 0 8px; 
	font-size: 25px; 
	color:#790000; 
	line-height: 26px;
}
.boat_box ul {
	margin-top: 15px;
	font-size: 13px;
	line-height: 15px;
}
.boat_box ul li {
	margin-left: 250px;
	padding-bottom: 5px;
}
.boat_box h2, .boat_box p {
	margin-left: 230px;
}
.facility_box {
	width: 470px;
	height: 295px;
	background: url(images/facility-box-bg.png) no-repeat;
	float: right;
	margin-left: 9px;
	margin-right: 18px;
	display: inline;
}
.promises_box h2, .facility_box h2 {
	margin: 20px 0 0 8px; 
	font-size: 25px; 
	color:#790000; 
	line-height: 26px;
}
.facility_box ul {
	margin-top: 10px;
	font-size: 13px;
	line-height: 15px;
}
.facility_box ul li {
	margin-left: 250px;
	padding-bottom: 5px;
}
.facility_box h2, .facility_box p {
	margin-left: 230px;
}
.misc_box ol {
	font-size: 14px;
	margin: 20px 15px 0 30px;
	line-height: 15px;
	font-weight: 700;
}
.misc_box ol li {
	padding-bottom: 10px;
}
.promises_box ol {
	font-size: 14px;
	margin: 10px 15px 0 30px;
	line-height: 15px;
	font-weight: 700;
}
.promises_box ol li {
	padding-bottom: 10px;
}

.two_col {
	width: 369px;
	float: left;
	margin-top: 75px;
}
.two_col p {
	padding: 0 20px;
	line-height: 14px;
}
.two_col h1 {
	font-size: 18px;
	padding: 0 20px;
}
.two_col h2.service {
	width: 270px;
	font-size: 16px;
	margin: 20px 0 10px 20px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	border-bottom: 2px dotted #C00;
	clear: both;
}
.two_col h2 {
	font-size: 12px;
	padding: 5px 20px 0 20px;
}
.two_col li {
	margin: 0 40px;
	line-height: 14px;
}
.two_col table {
	margin: 0 20px;
	width: 329px;
	border: none;
}
.two_col td {
	padding-top: 5px;
}
.two_col td small {
	font-size: 12px;
	font-weight:400;
	font-style: italic;
}
.two_col h2.service {
	width: 329px;
	margin: 20px 0 10px 20px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #C00;
	text-align: center;
	clear: both;
}
.two_col .features {
	width: 160px;
	float: left;
	padding-bottom: 20px;
}
.two_col .pricelist {
	margin: 20px 0 0 0;
	font-weight: 700;
	font-style: italic;
	clear: both;
}
.two_col .footnote {
	font-size: 10px;
	padding: 10px 20px 0;
}
.two_col .benfits {
	padding-top: 5px;
	font-style: italic;
}
.two_col .features li {
	margin-right: 0;
}
.two_col td.spacer {
	border-bottom: 1px dotted #000;
	width: 100%;
}
p.location {
	margin: 10px 35px 10px 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}
.about {
	margin-left: 20px;
}
h1.about { 
	font-size: 18px;
	line-height: 20px;
	margin-top: 65px;
	clear: both;
}
p.about {
	padding-top: 8px;
}
.about small {
	font-size: 14px;
}
h1.members {
	width: 295px;
	margin-left: 15px;
	height: 65px;
	background: url(images/surfboard.png) no-repeat;
	font-size: 22px;
	line-height: 65px;
	clear: both;
	text-align: center;
}
h1.members .red {
	font-size: 18px;
}
.level {
	font-size: 18px;
	font-weight: 700;
}
ul.members {
	margin-left: 40px;
	padding-bottom: 20px;
	font-size: 14px;
}
p.appear_images {
	text-align: center;
}
p.appear_images img {
	margin: 10px;
}
/*
input {
	border: 1px solid #000;
	margin-bottom: 5px;
	width: 275px;
}
*/
select {
}
textarea {
	border: 1px solid #000;
/*
	width: 275px;
*/
}
.six_image_container {
	float: left;
	display: inline;
	margin-left: 18px;
	width: 720px;
}
.six_image {
	float: left;
	margin: 5px 12px 0 0;
	width: 108px;
	display: inline;
	font-size: 13px;
	line-height: 13px;
}
.six_image a img {
	text-decoration:none;
	border:none;
}
.six_image p {
	font-size: 9px;
	line-height: 12px;
	padding: 0;
}
.six_image p span {
	display: block;
	text-align: right;
	margin-top: 5px;
	font-size: 10px;
	padding-right: 20px;
}
h2.images_title {
	padding: 30px 50px 10px 115px;
	font-size: 16px;
	clear: both;
	font-style: italic;
}
#footer_container {
	height: 56px;
	clear: both;
	width: 980px;
	margin: 0 auto;
	}
#footer {
	width: 980px;
	margin: 0 auto;
	color: #ffdd00;
	background: url(images/footer-bg.png) repeat-x;
	height: 56px;
	border-top: solid 2px #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;

}
#footer .links {
	float: left;
	width: 920px;
	font-size: 12px;
	margin-top: 12px;
	margin-left: 20px;
	display: inline;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: underline;
}
#footer .credits {
	float: right;
	text-align: right;
	font-size: 11px;
	width: 325px;
	margin-top: 6px;
	margin-right: 20px;
	display: inline;
}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#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: transparent url(images/gallery/lightbox-blank.gif) no-repeat; /* 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/gallery/lightbox-btn-prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/gallery/lightbox-btn-next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText {
color: #b10c12;
font-weight:bold;
text-decoration: none;
}
#nextLinkText {
padding-left: 20px;
}
#prevLinkText {
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ display: block; clear: left; padding-bottom: 1.0em; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	/*filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
	display: none;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
	

