body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #333333;
	color: #999999;
	text-align: left;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#main {
	border-right: 2px solid #333333;
	border-left: 2px solid #333333;
}


img#logo,img#left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
img#logoh {
	float: inherit;
}

img#right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}


/*** HOME PAGE ***/
table#home {
	color: #FFFFFF;
	margin-right: 5em;
}
table#homelogos td img {
	padding-right: 2em;
	display: inline;
	vertical-align: top;
}
table#homelogos td img {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
table#homelogos td img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
table#homelogos {
	margin-top: 1em;
	margin-bottom: 1em;
}















table#text {
	width: 550px;
	margin: 0px 20px 0px 25px;
}
table#text td {
	padding-bottom: 20px;
	padding: auto;
}
table#text img {
	display: block;
    margin-left: auto;
    margin-right: auto
}

table#boatbg td {
	padding: 0em; /*----------------------CHANGE BACK TO 0PX --------------------------------*/
}
table#boatbg table td {
	padding: 0;
}

table#specs {
	clear: both;
}
table#specs td {
	padding: 0;
}
table#specs td.h {
	font-weight: normal;
	font-style: italic;
	padding-top: 1em;
	color: inherit;
}
table#specs tr.h td {
	font-weight: bold;
	border-bottom: 1px solid #333333;
}
table#specs td b {
	color: #666666;
}

table#text table {
	background-repeat: no-repeat;
	background-position: right top;
}
table#text table td {
	padding: inherit;
}
table#text table#contact td {
	padding: 0px;
}
table#boatbg table#clickhere,table#text table#clickhere {
	float: right;
	display: inline;
}
table#boatbg table#clickhere td,table#text table#clickhere td {
	border-top: 2px solid #363636;
	border-left: 2px solid #363636;
	border-right: 2px solid #222222;
	border-bottom: 2px solid #222222;
	padding: 0.5em;
	background-color: #2B2B2B;
}
table#boatbg table#clickhere td:hover,table#text table#clickhere td:hover {
	border-top: 2px solid #222222;
	border-left: 2px solid #222222;
	border-right: 2px solid #363636;
	border-bottom: 2px solid #363636;
}
table#boatbg table#clickhere td:hover a,table#text table#clickhere td:hover a {
	position: relative;
	top: 1px;
	text-decoration: none;
	left: 1px;
}










h1	{
	margin: 0 0 0.5em 0;
	padding: 1em 0 0 0;
	font-size: 150%;
	font-weight: normal;
	color: #BBBBBB;
	z-index:1;
	border-bottom: 2px solid #333333;
}
h1 b {
	color: #FFFFFF;
}
h2	{
	margin: 0;
	padding: 1em 0 0.5em 0;
	font-size: 200%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

ul {
	margin: 0;
	padding: 0;
}
ul li {
	margin: 0 0 0 1.5em;
	padding: 0;
}



















table#item td {
	background-repeat: no-repeat;
}

#itempic,#itemtitle,#itemdesc {
	width: 95%;
}

#itempic img {
	border: none;
}
#itemtitle td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	line-height: 90%;
	color: #000000;
	padding: 5px;
}
#itemdesc td {
	margin-top: 10px;
	padding: 5px
}

