@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}

body {
	background-color: #4B6618;
}

#frame {
	width: 960px;
	margin: 0 auto;
}
#logo {
	width: 960px;
	height: 142px;
	float: left;
}

#logo {
	width: 960px;
	height: 142px;
}

#header {
	width: 960px;
	height: 227px;
	float: left;
}

#navigation {
	width: 960px;
	height: 25px;
	background-color:#FFF;
	padding-top: 10px;
	float: left;
}


#navigation ul li {
	display: inline;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	border-right: 1px solid #336799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336799;
}

#navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336799;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #000;
}


#mainbody {
	width: 960px;
	float: left;
	background-color: #336799;
	padding-bottom: 10px;
}

#mainbody_cont {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}
#mainbody_cont h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 15px;
	float: none;
	clear: both;
}
#mainbody_cont h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF0;
	padding-bottom: 15px;
}
#mainbody_cont h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0;
	padding-bottom: 15px;
}

#mainbody_cont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 10px;
}

#mainbody_cont a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#mainbody_cont a:hover {
	
	color: #FF0;
}
#mainbody_cont ul {
	float: left;
	padding-bottom: 10px;
}

#mainbody_cont ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 300px;
	line-height:30px;
	padding-left: 20px;
	background-image: url('../images/points.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
#mainbody_left {
	width: 700px;
	float: left;
	padding-right: 19px;
	border-right: dashed 1px #FFF;
}

#mainbody_left h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 15px;
	float: none;
	clear: both;
}

#mainbody_left h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF0;
	padding-bottom: 15px;
}

#mainbody_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 10px;
}

#mainbody_right {
	width: 220px;
	float: left;
	padding-left: 20px;
}

#mainbody_right h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0;
	padding-bottom: 10px;
}

#mainbody_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	padding-bottom: 10px;
}
#listFeaturesCont {
	width: 960px;
	float: left;
}
#listAdditFeaturesCont {
	width: 960px;
	float: left;
}

#boatmap {
	width : 960px;
	height: 186px;	
	float: left;
	padding-bottom: 20px;
	clear: both;
}

#hawksmappic {
	width: 220px;
	height: 367px;
	float: left;
}

.contactcontentleft {
	width: 235px;
	float: left;
	text-align: justify;
	margin: 0px 25px 0px 0px;
	overflow: hidden;
}
.contactcontentright {
	width: 450px;
	float: left;
	text-align: justify;
	padding-top: 60px;
}

.spacer {
	clear:left;
}

.tablebgcolour01 {
	
	background-color: #4684C1;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

.tablenobgcolour01 {
	
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}


.tablenobgcolour {	
	height: 20px;
	float: left;
	background-color: #fff;
	margin-bottom:10px;
}

.tablenobgcolourbox {	
	height: 40px;
	float: left;
	background-color: #fff;
	margin-bottom:10px;
}

.tableform {
	
	background-color: #4684C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

.submitbutton {
	
	height: 30px;
	width: 60px;	
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
	

#footer_sect {
	width: 960px;
	float: left;
	padding-top: 35px;
	background: url('../images/bottomnav.gif') no-repeat center top;
	padding-bottom: 15px;
}

#footer_sect p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align:center;
}
#footer_sect a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

#footer_sect a:hover {
	
	color: #FF0;
}