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

body {
	margin:0px auto;
	text-align:center;
	background-color: #13344e;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	}

div.head {
	width:900px;
	padding:0px;
	margin: 0px auto;
	height:350px;
	overflow:hidden;
	vertical-align:top;
	}
	
div.body {
	width:100%;
	margin:0px;
	}
	
table.rates {
	 width:600px;
	 border:thin;
	 border-color:#666666;
	 padding:3px;
	 margin:5px;
}
	
td.650 {
	width:650px;
	text-align:left;
	}
	
td.400 {
	width:400px;
	text-align:center;
	vertical-align:middle;
	height:130px;
	overflow:hidden;
	}

td.250 {
	width:250px;
	text-align:center;
	}
	
td.250c {
	width:250px;
	text-align:center;
	height:180px;
	overflow:hidden;
	vertical-align:top;
	background-color:#3b98a9;
	}
	
td.250r {
	width:250px;
	text-align:center;
	height:10px;
	overflow:hidden;
	vertical-align:top;
	}
	
td.150 {
	width:150px;
	text-align:center;
	height:50px;
	overflow:hidden;
	vertical-align:top;
	}
	
td.100 {
	width:100px;
	text-align:center;
	height:50px;
	overflow:hidden;
	vertical-align:top;
	}
	
td.bodyarea {
	width:650px;
	background-image:url(images/white_back.png);
	background-repeat:repeat;
	}

a.blue {
	color: #009999;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
a.blue:link {
	color: #006666;	
}
a.blue:hover {
	color: #006666;
	text-decoration:underline
}
a.blue:active {
	color: #006666;
}
a.blue:visited {
	color: #006666;
}
a.white {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
}
a.white:link {
	color: #FFFFFF;	
}
a.white:hover {
	color: #FFFFFF;
	text-decoration:underline
}
a.white:active {
	color: #FFFFFF;
}
a.white:visited {
	color: #cccccc;
}

a.whitesm {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
}
a.whitesm:link {
	color: #FFFFFF;	
}
a.whitesm:hover {
	color: #FFFFFF;
	text-decoration:underline
}
a.whitesm:active {
	color: #FFFFFF;
}
a.whitesm:visited {
	color: #cccccc;
}

.headBlue {	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #13344e;
}

.body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	line-height:18px;
}

.bodyWhite {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-left: 5px;
	line-height:18px;
}

.bodyTitle {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.bodyBold {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.bodyWhiteBold {	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.bodyBlueBold {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #13344e;
}
.bodyBlueTitle {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009999;
	text-transform: uppercase;
}
.ContactCopy {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*Menu*/
#nav, #nav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
 }
 
 /*main*/
 
  #nav a.boat:link, #nav a.boat:active, #nav a.boat:visited{
    display:block;
    padding:0px 5px;
    border:1px solid #575f6c;
    color:#fff;
    text-decoration:none;
    background-color:#575f6c;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
 }
 
 #nav a.boat:hover{
    background-color:#6e7786;
    color:#fff;
}
 
   #nav a.crew:link, #nav a.crew:active, #nav a.crew:visited{
    display:block;
    padding:0px 5px;
    border:1px solid #3b98a9;
    color:#fff;
    text-decoration:none;
    background-color:#3b98a9;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
 }
 
  #nav a.crew:hover{
    background-color:#4cabb8;
    color:#fff;
}
 
   #nav a.islands:link, #nav a.islands:active, #nav a.islands:visited{
    display:block;
    padding:0px 5px;
    border:1px solid #3d7393;
    color:#fff;
    text-decoration:none;
    background-color:#3d7393;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
 }
 
   #nav a.islands:hover{
    background-color:#528ab3;
    color:#fff;
}
 
   #nav a.experience:link, #nav a.experience:active, #nav a.experience:visited{
    display:block;
    padding:0px 5px;
    border:1px solid #13344e;
    color:#fff;
    text-decoration:none;
    background-color:#13344e;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
 }

#nav a.experience:hover{
    background-color:#295679;
    color:#fff;
}

 /*sub menu*/
 
  #nav a.sboat:link, #nav a.sboat:active, #nav a.sboat:visited{
    display:block;
    padding:0px 5px;
    border:1px solid #575f6c;
    color:#fff;
    text-decoration:none;
    background-color:#6e7786;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
 }
 
 #nav a.sboat:hover{
    background-color:#575f6c;
    color:#fff;
}
 
   #nav a.screw:link, #nav a.screw:active, #nav a.screw:visited{
    display:block;
    padding:0px 5px;
    border:1px solid #4cabb8;
    color:#fff;
    text-decoration:none;
    background-color:#3b98a9;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
 }
 
  #nav a.screw:hover{
    background-color:#4cabb8;
    color:#fff;
}
 
   #nav a.sislands:link, #nav a.sislands:active, #nav a.sislands:visited{
    display:block;
    padding:0px 5px;
    border:1px solid #528ab3;
    color:#fff;
    text-decoration:none;
    background-color:#3d7393;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
 }
 
   #nav a.sislands:hover{
    background-color:#528ab3;
    color:#fff;
}
 
   #nav a.sexperience:link, #nav a.sexperience:active, #nav a.sexperience:visited{
    display:block;
    padding:0px 5px;
    border:1px solid #295679;
    color:#fff;
    text-decoration:none;
    background-color:#13344e;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
 }

#nav a.sexperience:hover{
    background-color:#295679;
    color:#fff;
}


#nav li{
    float:left;
    position:relative;
}

#nav ul.one {
    position:absolute;
    width:18em;
    top:1.5em;
    display:none;
	margin:0px 0 0 0px;
}

#nav ul.two {
    position:absolute;
    width:18em;
    top:1.5em;
    display:none;
	margin:0px 0 0 0px;
}

#nav ul.three {
    position:absolute;
    width:18em;
    top:1.5em;
    display:none;
	margin:0px 0 0 0px;
}

#nav ul.four {
    position:absolute;
    width:18em;
    top:1.5em;
    display:none;
	margin:0px 0 0 0px;
}

#nav li ul a{
    width:12em;
    float:left;
}

#nav ul ul{
	top:auto;
	}	

#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }
	
#nav li.two:hover ul ul, #nav li.two:hover ul ul ul, #nav li.two:hover ul ul ul ul{
    display:none;
    }
#nav li.two:hover ul, #nav li li.two:hover ul, #nav li li li.two:hover ul, #nav li li li li.two:hover ul{
    display:block;
    }
	
/*Slideshow*/
#myGallery, #myGallerySet, #flickrGallery
{
	width: 460px;
	height: 345px;
	z-index:5;
	border: 3px solid #fff;
	margin: 10px;
	float:right;
}

.jdGallery a
{
	outline:0;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}
