body {
	font-family:'Trebuchet','Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	background:#e7eff8 url(img/2010bg_no_t.jpg) top center repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	color:#666;
	/*border-left: 1px solid #eee;
	border-right: 1px solid #eee; */
}

ul.crossfade li{
	position: absolute;
	left:13px;
	visibility: hidden;
	margin: -6px 0 -6px 0;
}


ul.crossfade div {
	width:480px;
}

#header {
	width:100%;
	height:180px;
	overflow:hidden;
	border-bottom: 1px solid #bbb;

}
.spacer {
	width:100%;
	height:15px;
}
hr {
	border:0px;
	color:#CCCCCC;
	background-color:#CDCDCD;
	height: 1px;
	width: 100%;
	text-align: left;
}
h1 {
	font-size:28px;
	color:#002e70;
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
}
h2 {
	font-size:20px;
	color:#CCCCCC;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	background-color:#FFFFFF;
}
h3 {
	color:#002e70;
	font-size:15px;
	background-color:#edf2f7;  
	border-width:1px;
	border-color:#bbb;
	border-style:solid;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	font-weight:300;
	padding:5px;
}


span.head {
	display:block;
	color:#002e70;
	font-size:15px;
	background-color:#edf2f7;
	border-width:1px;
	border-color:#bbb;
	border-style:solid;
	text-align:left;
	margin: 0 20px 0 20px;
	font-weight:300;
	padding:5px;
}

#home h1 {
	color:#002e70;
	font-size:17px;
	background-color:#edf2f7;
	border-width:1px;
	border-color:#bbb;
	border-style:solid;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	font-weight:300;
	padding:5px;
}


h3 a, h3 a:visited, h3 a:active {	
	text-decoration:none;
	color:#002e70;

}
h3 a:hover {
	text-decoration:underline;
	color:#002e70;

}

.top_main_heading {
	margin-top:15px;
}
#left {
	float:left;
	width:200px;
	background-color:#FFFFFF;
	color:#666;
}
#leftcontent p {
	color:#666;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
#leftcontent ul {
	list-style:none;
	padding-left:20px;
	color:#666;
	background-color:#FFFFFF;

}
#leftcontent li {
	width:159px;
	padding: 0;
	margin: 0;
	line-height:2.3em;
}
#leftcontent li a {
	color:#002e70;
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFFFF;
	display:block;
	padding:0 6px 0 6px;
	border-bottom: 1px solid #ddd;
}
#leftcontent li.submenu a {
	font-weight:normal;
	padding: 0 6px 0 12px;
	background:#edf2f7;
	border-left: 24px solid #fff;
	border-right: 1px solid #ddd;
}

#leftcontent a.active {
	color:#666;
	background-color:#edf2f7;
	border-width:1px;
	border-color:#ddd;
	border-style:solid;
	margin-top: -1px;
}

#leftcontent li.submenu a.active  {
	color:#666;
	background-color:#edf2f7;
	border:1px solid #ddd;
	margin-top: -1px;
	padding: 0 6px 0 36px;
	font-weight: bold;

}

#leftcontent li a:hover, #leftcontent li.submenu a:hover {
	text-decoration:none;
	background-color:#dce4ed;
}

.news {
	color:#555;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#bbb;
	background-color:#FFFFFF;
	line-height:20px;
	padding:5px;
}
#leftcontent a:hover {
	color:#002e70;
	background-color:#FFFFFF;
	text-decoration:underline;
}
#main {
	float:left;
	width:550px;
	color:#555;
	background-color:#FFFFFF;
	padding-bottom:20px;
	background:url(img/background.png);
}

#boats #maincontent img {
	margin-left:-17px;
	margin-right:-20px;
}

#maincontent img.wide {
	margin-left:-17px;
	margin-right:-20px;
}


#maincontent img.logo {
	margin:1em;
}


#maincontent p, #maincontent ul {
	color:#555;
	background-color:#FFFFFF;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#bbb;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
}

#maincontent pre {
	color:#555;
	background-color:#FFFFFF;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#bbb;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	line-height:110%;
	padding:20px;
}

#maincontent p span.center { 
	text-align:center;
	display:block;
	margin-bottom:0;
	padding-bottom:0;
}

#maincontent p.solo, #maincontent ul.solo {
	border-top:1px;
	border-style:solid;
	border-color:#bbb;
}

#maincontent table {
	color:#555;
	background-color:#FFFFFF;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#bbb;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
}

#maincontent a.thumb,#maincontent a:hover.thumb {
	text-decoration:none;
}

#leftcontent p.news a {
	color:#002e70;
	text-decoration:none;
	font-size: 100%;
}
#leftcontent p.news a:hover {
	color:#002e70;
	text-decoration:underline;
	font-size: 100%;
}

#maincontent a {
	color:#002e70;
	text-decoration:underline;
	font-size: 100%;
}
#maincontent a:hover {
	color:#002e70;
	text-decoration:underline;
	font-size: 100%;
}

#footer {
	clear:both;
	width:750px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color:#666;
	background-color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#666;
	background-color:#FFFFFF;
	text-decoration:underline;
}
.right {
	color:#666;
	background-color:#FFFFFF;
	float:right;
	font-size:100%;
	margin-top:5px;
	margin-left:12px;
}
.left {
	color:#666;
	background-color:#FFFFFF;
	float:left;
	font-size:100%;
	margin-top:5px;
}

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


