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


html, body, div, img, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}



body {
margin: 0px;
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
font-family: Georgia, "Times New Roman", Times, serifv;
font-size: 12px;
color: #666666;
}


#wrapper {
margin: auto;
width: 960px;
}

#header {
width: 960px;
height: 100px;
background-image: url(../images/bg-header.jpg);
background-repeat: no-repeat;
}


#banner {
width: 960px;
margin: 0 0 1px 0;
}

#hp-banner {
width: 960px;
min-height: 370px;
background-image: url(../images/hp-banner.jpg);
background-repeat: no-repeat;
margin: 0 0 1px 0;
}

#hp-form {
width: 300px;
float: right;
margin: 5px 5px 0 0;

}

#hp-flash {
width: 628px;
float: left;
margin: 8px 0 0 8px;
}

#how {
width: 960px;
height: 620px;
margin: 0;
background-image: url(../how-does-it-work/how-background.jpg);
background-repeat: no-repeat;
}

#cta1 {
width: 960px;
}

#hp-content {
background-image: url(../images/hp-content-bg.jpg);
background-repeat: no-repeat;
height: 160px;
width: 960px;
margin: 0 auto;
}

#hp-content h1, h2 {
font-size: 16px;
color: #ffffff;
padding-left: 20px;
border-bottom: none;
margin-bottom: 10px;
}

#hp-content h2 {
font-size: 12px;

}



.hpc1 {
float: left;
width: 600px;
}

.hpc2 {
float: right;
width: 300px;
}

.hpc2 h3 {
border-bottom: none;
margin: 10px 0 0 0;
padding-bottom: 3px;
}

.hpc2 p {
margin: 0;
padding: 0;
color: #ffffff;
}

#content {
width: 960px;
margin: 10px 0 0 0;
}


#contentleft {
width: 620px;
float: left;
}

#contentright {
width: 290px;
float: right;
}

#footer {
width: 960px;
border-top: solid 1px #cccccc;
padding:10px 0 10px 0;
margin: 45px 0 0 0;

}




.cleft480{
width: 480px;
float: left;
}

.cright480{
width: 480px;
float: right;
}









img {
margin: 0 auto;
}

p {
	color: #666666;
	line-height: 20px;
	margin: 0 0 15px 0;

}

#footer p {
	margin: 0 0 5px 0;
}


h1 {
	color: #005387;
	font-weight: bold;
	font-size: 18px;
	margin: 15px 0 15px 0;
	border-bottom: #dddddd solid 1px;
	padding-bottom: 10px;
	
}


h2 {
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0 15px 0;
}

h3 {
	color: #6699cc;
	font-weight: bold;
	font-size: 16px;
	margin: 30px 0 15px 0;
	padding-bottom: 10px;
	border-bottom: #dddddd solid 1px;
}


ul {

}

li {
font-size: 12px;
margin: 0 0 14px 0;
color: #005387;
}

#boats {

}

#boats p {
margin: 5px 0 5px 0;
}


#hp-form h1 {
font-size: 28px;
color: #015287;
border-bottom: none;
margin-bottom: 0px;
padding-left: 5px;
}


/* ------------------------------------------------------------------------NAVIGATION */


#logo {
float: left;
}

#res {
text-align: right;
padding-top: 20px;
padding-right: 15px;
margin-top: 0;
}
#nav {
height: 100px;
float: right;
text-align: right;
}

#nav ul {
font-size: 14px;
list-style: none;
margin-top: 0px;
padding-top: 35px;
}

#nav li {
font-size: 13px;
display: inline;
margin: 0 15px 0 0;
}




/* ------------------------------------------------------------------------------ LINKS */

a:link, a:visited, a:active {
color: #0b477d;
text-decoration: none;
}
a:hover {
color: #6699cc;
text-decoration: none;
}

#header a:link, #header a:visited, #header a:active {
color: #ffffff;
text-decoration: none;
}
#header a:hover {
color: #6699cc;
text-decoration: none;
}

#hp-content a:link, #hp-content a:visited, #hp-content a:active {
color: #6699cc;
text-decoration: none;
}
#hp-content a:hover {
color: #ffffff;
text-decoration: none;
}

/* ------------------------------------------------------------------------------ subnav */


#contentright ul {
width: 290px;
list-style: none;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0 0 10px 0;
}

#contentright li {
padding: 10px;
padding-left: 0px;
border-bottom: #dddddd solid 1px;
margin: 0;
}

#contentright .last {
border-bottom: none;
}





/* ------------------------------------------------------------------------------ MISC */

.heya {
font-size: 14px;
font-weight: bold;
font-style: italic;
}

#socialmedia {
width: 60px;
float: right;
display: none;
}

#socialmedia img {
margin-right: 5px;
}

.boat-location {
font-size: 10px;
}


.input, textarea {
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #ccc;
	color:#185889;
	font-size:11px;
	margin-right:4px;
	padding:5px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

select {
width: 160px;
}

.flashmovie {
margin: 0;
margin-top: 10px;
margin-left: 10px;
}



blockquote {
border-left: #afcf7b 5px solid;
padding-left:  10px;
margin: 20px 0 20px 20px;
font-size: 14px;
color: #0b477d;
max-width: 600px;

}


.bullet {
float: left;
margin: 0 5px 0 0;
}

.image-left {
float: left;
margin: 0 5px 2px 0;
}

.image-right {
float: right;
margin: 10px 0px 0px 10px;
}

.testimonial-image {
float: left;
margin: 5px 20px 20px 0;
}

.boat-image {
float: left;
margin: 5px 20px 10px 0;
}

.partner-image {
float: left;
margin: 5px 20px 30px 0;
padding-bottom: 30px;
}

.spacer {
clear:both;
}


#daboats {
width: 620px;
}

.daboat {
width: 290px;
float: left;
margin-right: 20px;
margin-bottom: 25px;

}

.daboat p {
text-align: center;
margin-bottom: 4px;
}

.date {
font-size: 9px;
color: #000000;
margin-top: 0;
padding-bottom: 0;
}

#video {
width: 420px;
height: 315px;
margin-left: 100px;
}

/* ------------------------------------------------------------------------------ FIXES */

A:focus, A:hover, A:active /* Firefox image outline fix */
{
outline: none}

html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

