body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;


}

p {
	font-size: small;
}

img {
 margin:2px;
}


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

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

}

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


#leftbar {
	margin: 0px;
	float:left;
}
#rightbar {
	margin-left:-3px;
}

#menu {
	float: left;
	min-height: 1400px;
	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;
	display:none;
	visibility: hidden;
}

#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: 50px;
	position: relative;
	clear: none;
}

#content img {
	margin: 7px;
	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 {
	display:none;
	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;

	
}


#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;
}

.speciallist {
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4em;
	list-style-type: circle;
	font-size: 9pt;

}

.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:10px;
	
}

#qsales {

}

#foraday {
	display:inline;
	float:left;
	right-margin:20px;
	width:450px;
	height:700px;


}

#foralifetime {
	text-align:center;
	display:inline;
	height:700px;
		
}

.listc {
	height:160px;
	font-size:8pt;
	margin-top:10px;
}


#menum {
	font-size:9pt;
	width:580px;
	display: block;


}
#menum li {
	width: 180px;
	height: 30px;
	line-height: 30px;	
	list-style-type: none;
	text-align:center;
	color: #FFFFFF;
	display:inline;
	text-align:center;	
	float:left;
	display:inline;
	
}

#menum a:link, #menum a:visited, #menum a:active {
	float:left;
	width:180px;
	height:30px;
	color: #FFFF00;
	background-image: url(../images/buttonloff.gif);
	vertical-align: bottom;
	white-space: pre;
	text-align:center;
}

#menum a:hover {
	color: #FFFF00;
	width:180px;
	height:30px;
	background-image: url(../images/buttonlon.gif);
}

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

#content #boatimage1 img {
	width:40%;	
	height:40%;
}

#content #boatimage2 img {
	height:40%;	
}


