/* CSS By Paul Wheldon www.e-ignition.co.uk */

body {
	background-color: #0C2576;
	margin: 0px;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C2576;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #333;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFF;
	text-align:left;
	margin:0;
	padding:2px;
}
p {
margin:0;
}
.contentright h2 {
padding-top:3px;
line-height:14px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2576;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #0C2576;
}
.container {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	background:#FFFFFF;
	border: 1px solid #FFFFFF;	
	}
.logo {
	float:left;
	
	}
.topimage {
	float:right; 
	top:0;
	border-bottom: 2px solid #fff;
}

/* Start Nav Bar */
.nav {
	
}
.nav ul{
	list-style:none;
	 margin:0;
	 float:right;
	 padding:0;
	 position:relative;
}
.nav li { 
	width:76px;
	float:left;
	border: solid 1px #fff;
	font-style:italic;
	font-weight:bold;
	display:block;
	position:relative;
}

.nav ul li a{
		color:#fff; 
	border-top: solid #a7aaac 10px; 
	display:block;
	padding-top:30px;
	width:73px;
	padding-right:3px;
	text-align:right;
	vertical-align:bottom;
	background: #0C2576;
}
.nav ul li a:visited{
		color:#fff;
		}

.nav ul li ul li a{
color:#fff; 
	border:none;
	display:block;
	padding:5px;
	width:100px;
	padding-right:3px;
	text-align:right;
	vertical-align:none;
	background: #0C2576;
}
.nav ul li ul li a:visited{
		color:#fff;
		}

.nav ul li ul {
position: absolute;
left: -9999px;
width:110px;
overflow:hidden;
}
.nav ul li ul li {
width:110px;
}
.nav ul li:hover ul, .nav ul li.sfhover ul{
top:55px;
left: 0;

}
#cruise {
width:118px
}
#cruise a{
width:115px
}
.nav ul li a:hover, .nav .sfhover{ 
background: #3a89c9; 
text-decoration:none;
color:#fff;
}
.chosen {
background:#3a89c9;
}

/* End Nav Bar */



.hr {
	border: none 0; 
	border-top: 1px solid #0C2576;
	width: 100%;
	margin-top:2px;
	height: 5px;
	clear:both
}
.contentright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2576;
	width:497px;
	float:right;
	background-color: #E6E6E6;
	background-image: url(images/bg-main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	
}
.gallery {
margin:0;
margin-left: 10px;
}
.pdflink { height: 40px; border:solid 1px #003366; text-align:center; background:#FFFFFF; float: right; width:200px; line-height:40px; display:block;
}
.contentleft {
	width:270px;
	float:left;
	background-color: #E6E6E6;
	padding: 5px;
	margin-left:4px
}
.totop {
	clear:both;
	padding: 10px 20px;
	*padding-top: 5px;
	text-align:right;
	background:#E6E6E6 url(images/top.gif) no-repeat right 15px;
	border: solid 4px #fff;
	margin-top: 6px;
}
.footer {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.white-text a:link, .white-text a:visited, .white-text a:active  {
	text-decoration: none;
}
.white-text a:hover {
	text-decoration: underline;
	color: #666666;
}
.eign { text-align:right;
font-size:10px;
}

.in-text a:link, .in-text a:active, .in-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C2576;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	float: right;
	width: 150px;
	border: 1px solid #0C2576;
	padding: 1px;
}
.in-text a:hover{
	
	color: #FFFFFF;
	background-color: #0C2576;
	
}
.boats {
clear:both;
padding:7px;
background: #E6E6E6;
border: solid 4px #fff
}

/* Inventory */
.bg-grey-image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2576;
	background-color: #E6E6E6;
	background-image: url(images/bg-main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	border: 4px solid #FFFFFF;
}

/* added by Onsite Optimization */
.fp_crosslink a{
	color: #FFFFFF;
	}

