body {
	margin: 0px auto;
	background-attachment: fixed;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;


}

#container {
	width:860px;
	margin:0px auto;
	text-align: left;
	background-color: #000000;

}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #AA4400;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}


#header {
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
}


#leftbar {
	margin: 0px;
	float:left;
}


#menu {
	float: left;
	min-height: 1000px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-right:5px;
	width: 150px;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #666666;
}

#menu li {
	width: 100px;
	height: 30px;
	border: medium none #FF6600;
	list-style-type: none;
	text-align:center;
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
	color: #FFFFFF;
	background-image: url(../images/mnubckup.gif);
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 30px;
	
}

#menu li:hover {
	color: #FFFF00;
	background-image: url(../images/mnubckdown.gif);	
}

#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;

}

#menu a:hover {
	font-weight: bold;
	color: #00CCFF;
}

#content {
	margin-left: 150px;
	position: relative;
	clear: none;
}

#content img {
	border: none;
}

#content p {
	text-align: justify;
}

#content label {
	width:100px;
}

#footer {
	clear: both;
	position: static;
	text-align: center;

}

#categories ul, #categories li {
	list-style-type: none;
	display:inline;	
}


#boats li {
	display:block;
	list-style-type: none;
}

#boatimage1 img {
	float:left;
	display:inline;	
}

#boatimage2 img {
	float:right;
	display:inline;
}

#mmakers {
	left:999px;
	background-color: #000000;
	vertical-align: middle;
	border: medium double #000000;
	}

#container #content #chartermenu li {
	display:inline;
	list-style-type: none;
	text-align:left;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 0px;
	height: 30px;
	width: 200px;

	
}

#imagecontent {
	margin:0px auto;
	margin-top:5px;
	
}
#textcontent {
	width:700px;
	float:left;
	font-size: 12pt;
}

#container #content #chartermenu a {
	text-decoration: none;
	color:#AA4400;
	font-weight: bold;
	vertical-align: middle;
	font-size: 9pt;
	padding-right:5px;
	border-right-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #AA4400;


}

#container #content #chartermenu a:hover {
	color: #FFFF00;
}



.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	width: 200px;
	border: thin inset #CCCCCC;
	margin-left: 50%;
   	clear:both;

}





