body {
    background-color : white;
    font-family : 'Sans Serif', 'Lucida Sans';
	font-size:10pt;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
}

div.outsidewrapper {
    background-color:#D2D2D2;
    width:750px;
    border-right:solid 3px #000000;
    border-left:solid 3px #000000;
    margin: 0 auto 0 auto;
}
div.outsidewrapper h1,
div.outsidewrapper h2 {
	position:relative;
	display:block;
	width:auto;
	height:auto;
	background:#636363;
	margin:0;
	padding:3px;
	font-size:1.2em;
	color:#FFF;
	text-align:center;
}
div.insidewrapper {
    background-color:#FFF8D7;
    padding:0;
    margin:0;
    color:black;
}

div.bgbottomleft {
    float:left;
    padding:0;
    margin:0px;
    text-align:left;
}

div.bgbottomright {
    float:right;
    padding:0%;
    margin:0;
    text-align:right;
}

div.centersidebar {
    background-color : #000000;
    color : black;
    float : left;
    margin: 0px 0px 0px 0px;
    padding:0px;
    width : 170px;
    height:100%;
    min-height:250px;
    text-align:center;
}

a:link {
    color:#FCD116;
}
a:visited {
    color:#BF3EFF;
}

div.centermain {
    background-color :#FFF8D7;
    color : black;
    float : left;
    margin-bottom : 0px;
    margin-left : 10px;
    margin-right : 0px;
    margin-top : 0px;
    min-height : 450px;
 	padding : 10px 5px 0px 5px;
    width : 540px;
}

div.centerindex {
    background-color:#FFF8D7;
    float:left;
    color:black;
    padding:10px 10px 10px 10px;
    margin:10px auto 0px auto;
    min-height : 100%;
}

p.centerheadimage {
    text-align : center;
}

.img1 {
    padding:5px 0px 5px 8px;
    float:right;
}
.img2 {
    padding:5px 8px 5px 0px;
    float:left;
}

a {
    text-decoration:none;
}

div.colorbar {
    background-color:#000000;
    overflow:visible;
}

div.hovertitle {
    background-color : #636363;
    color : white;
    padding-bottom : 0px;
    padding-left : 10px;
    padding-right : 0px;
    padding-top : 0px;
    margin:0px;
}

div.hovermenu {
    padding:0px;
    margin: 0px;
    background-color:#636363;
	color: yellow;
    font-size : 10px;
}
.hovermenu ul {
    margin: 0 auto;
    padding-right:5px;
    overflow:hidden;
}
.hovermenu ul li {
    list-style: none;
    display: inline;
    margin-right:3px;
    margin-left:3px;
    background-color: #000;
    float:right;
}
.hovermenu ul li a {
    padding: 3px 10px;
    font-size : 10px;
    color: yellow;
	font-weight:normal;
    font-family:sans-serif;
    text-decoration: none;
}
.hovermenu ul li a:hover {
	text-decoration: none;
	font-weight:normal;
    background-color: #4B4B4B;
    color:yellow;
}
.hovermenu ul li a:visited {
	text-decoration: none;
    color:yellow;
}
.hovermenu ul li.selected {
	background-color:#FFF8D7;
}
.hovermenu ul li.selected a {
	color:#000 !important;
	background-color: #FFF8D7;
}
.hovermenu ul li.selected:hover {
	background-color:#9B9B9B;
}
.hovermenu ul li.selected a:hover {
	color:yellow !important;
	background-color:#9B9B9B;
	font-weight:normal;
}

.sidemenu {
    background-color:#636363;
    text-align:left;
    color:white;
    margin:0px 15px 0px 0px;
    border-top:solid 5px #4E4E4E;
    border-right:solid 5px #4E4E4E;
    border-bottom:solid 5px #4E4E4E;
    padding-right:5px;
    padding-left:10px;
    min-height:175px;
    font-size:13px;
}
.sidemenu a:link {
    color:yellow;
}
.sidemenu a:hover {
    color : yellow;
    text-decoration : underline;
}

div.footer {
    background-color:#000000;
    font-family:sans-serif;
    clear:both;
    color: white;
    width:750px;
    text-align:center;
    font-size:.6em;
}

.clearfloats {
    clear: both;
}
.clearright {
    clear:right;
}

.spectitle {
    text-align:center;
    font-weight:bold;
    color:black;
    background-color:black;
}
.specsheader {
    font-weight : bold;
    
}
.spectable {
    background-color:#636363;
    color:white;
}
.yachttitle {
    color : black;
    font-family :sans-serif;
    font-size : 3em;
    font-weight : bold;
    text-align : center;
}
.header {
    background-color : #000000;
    color : #ffff00;
    font-weight : bold;
    text-align:center;
}
.title {
    background-color : #878787;
    font-weight : bold;
    color : white;
}
.text {
    background-color : #d3d3d3;
    color : #000000;
}
.specstable {
    margin-left : auto;
    margin-right : auto;
    width:100%;
}
.specstable td {
    padding-right : 5px;
    padding-left : 5px;
    padding-top:0px;
    padding-bottom:0px;
}
.frontheader {
    background-color : #000000;
    color : #ffff00;
    text-align:left;
}
.fronttitle {
	  text-align:left;
    background-color : #FFFFE0;
    color : #000000;
}
.fronttext {
	text-align:left;
    background-color : #FFFFE0;
    color : #000000;
}
.frontspecs {
  text-align:left;
    width:100%;
}
.frontspecs td {
  text-align:left;
}
.fronttext2 {
	width:auto;
	display: table-cell;
	text-align:center;
	vertical-align:middle;
	margin:3px auto;
}

.description {
    padding-right : 70px;
    padding-left : 70px;
}
.description p {
    font-size:1.1em;
    color:black;
}
.description em {
    font-size:1.2em;
    color:#000066;
}
.description strong {
    font-size:1.2em;
    color:#000066;
}

.insidewrapper td {
    text-align : left;
    vertical-align : top;
    
}
.insidewrapper .imgtable td{
   vertical-align : top;
   padding-top:80px;
   
   height:100%;
}
.pagetitle{
color:black;
font-size:2em;
text-align:center;
margin:auto;
}

.imagediv{
   background-color:#FFF8D7;
   padding-bottom:200px;
}


