body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-color: #fff;
	margin:5px 5px 5px 5px;
	padding-left: 5px;
	text-align: center;
	}

#container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;	
}

#containerboat {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;	
}

#container #header {
	height: 96px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;	
	text-align: right;
	z-index: 100;
}

#containerboat #header {
	height: 0px;
	position: absolute;
	width: 300px;
	left: 0px;
	top: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: left;

}

#container #wrapper {
	width: 100%;
	text-align: left;
	position: relative;
	top: 100px;
	float: right;
	background-color: #fff;
}

#container #wrapper #content {
	width: 500px;
	float: left;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
	text-align: left;
	z-index:100
}

#containerboat #wrapper #content {
	width: auto;
	float: left;
	line-height: 1.6em;
	margin-top: 85px;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-left: 10px;
	text-align: left;
	z-index:100
}

#content p {
	margin-right: 10px;
	margin-left: 0px;
	padding: 5px;
	margin-bottom: 1em;
	margin-top: 0px;

}

#container #wrapper #sidebar {
	width: 160px;
	text-align: left;
	float: right;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;	
}

#container #wrapper #sidebarlatest {
	width: 220px;
	text-align: left;
	float: right;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 50px;
	padding-left: 0px;
	background-color: #FFFFFF;	
}

#container #footer {
	clear: both;
	height: auto;
	position: relative;
	float: left;
	top: 80px;
	width: 100%;
	background-color: #fff;
	font-weight: bold;
	padding-top: 0px;
	text-align: left;
	text-indent: 0px;
}

#containerboat #footer {
	clear: both;
	height: auto;
	position: relative;
	float: left;
	top: 0px;
	width: 100%;
	background-color: #eee;
	font-weight: bold;
	padding-top: 0px;
	text-align: left;
	text-indent: 0px;
}

.menu {
	height:25px;
	font-size:1em;
	position:relative;
	z-index:100;
	border:0px solid #ccc;
	left: 0px;
	top: 0px;
	background-color: #fff;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	position:relative;
	padding-bottom:0px;
	font-weight: bold;
}

.menuboat {
	height:15px;
	font-size:1em;
	position:relative;
	z-index:100;
	background-color: #eee;
	margin-top: 0px;
	text-align: left;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:235px;
	position:relative;
	font-weight: bold;
	padding: 15,5,0,5;
	margin-left: 0px;
}
	
p 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	}

.lefttable {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #444444;
	background-color: #ffffff;
	border: 0px solid #bfcee3;
	margin-left: 5px;
	margin-bottom: 10px;
	} 
	
table {
	font-size : 11px;
	}
	
.quote {
	font-size : 11px;
	color: #1b56a4;
	font-weight: bold;
	padding: 2px;
	float: left;
	} 
	
.quotefooter {
	font-size : 11px;
	color: #1b56a4;
	font-weight: bold;
	background: #C2D3FC;
	padding: 5px;
	text-align: right;
	}		
	
.centertable {  
	font-family : Verdana, Arial, sans-serif;  
	font-size : 11px; 
	color: #444444; 
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	
	}
	
.centercell {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #444444;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-left: 2px dotted #CCCCCC;
	font-weight: bold;
	width: 120px;
	vertical-align: bottom;
	text-align: center;
	}
	
.thumbcell {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #444444;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-left: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
	}
	
.pricecell {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #444444;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-left: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	}	
	
.dotbot {
	border-bottom:1px dotted #003399 ; 
	}
	
.dotright {
	border-right:1px dotted #003399 ; 
	}	
	
.dotbotright {
	border-bottom:1px dotted #003399 ; 
	border-right:1px dotted #003399 ;
	}	
	
.column_right {
	padding: 5px;
	background-color: #fff;
}

.column_left {
	padding-right: 5px;
	padding-left: 0px;
}

.large_dblue {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}

.large_lblue {
	color: #6699CC;
	font-size: 14px;
	font-weight: bold;
}

a:link {
  	color: #333399;
  	text-decoration: none;
  	font-weight: bold;
}

.sitemap_title {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #33669a;
	padding-left: 5px;
	padding-bottom: 2px;
}

.sitemap_title_big {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #33669a;
	font-size: 18px;	
}

.sitemap_col {
	background-color: #2d5a88;
	vertical-align: top;
	border: solid #fff 2px;
	color: #ecf2f8;		
}

.sitemap_col_yellow {
	background-color: #ecf2f8;
	vertical-align: top;
	border: solid #fff 2px;
}

a:hover {
  	color: #AABBDD;
  	text-decoration: underline;
}

a:visited {
  	color: #999999;
  	text-decoration: none;
  	font-weight: normal;
}

a:visited.bot {
  	color: #999999;
  	text-decoration: none;
  	font-weight: normal;
}

.botlinks{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	background: #ccddff;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b56a4;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.rightcell {
	
}



.small_lblue {
	color: #6699CC;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.link {
	color: #333399;
  	text-decoration: none;
  	font-weight: bold;
}

.boldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 9px; 
}

.style2 {
	font-size: 18px;
	color: #3C78B5;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}	
	
.more {
	font-size: 10px;
	color: #3C78B5;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	float: right;	
}	

.navlinks {
	font-size: 10px;
	color: #3C78B5;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	float: right;
	padding-right: 20px;
	}		
	
.navlinks_sidebar {
	font-size: 10px;
	color: #3C78B5;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	}	

.dinghy_title {
	font-size: 12px;
	color: #3C78B5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align:left;
	float:left;
	
}

.price_title {
	font-size: 14px;
	color: #3C78B5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.blbotlinks {background: url(/images/bl.jpg) 0 100% no-repeat #ccddff; width:585px}
.blbotlinksindex {background: url(/images/bl.jpg) 0 100% no-repeat #ccddff; width:760px}
.bl {background: url(/images/bl.jpg) 0 100% no-repeat #ccddff; width: 170px}
.br {background: url(/images/br.jpg) 100% 100% no-repeat}
.tl {background: url(/images/tl.jpg) 0 0 no-repeat}
.tr {background: url(/images/tr.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.vc { font-weight: bold; }

#botimage {
	background:#fff;
	float:right;
	width:165px;
	vertical-align: middle;
	text-align: center;
    }

#popup a img {
	height:0; 
	width:0; 
	border-width:0;
}

#popup a:hover img {
	position:absolute;
	top:20px;
	left:130px;
	height:250px;
	width:250px;
}
