.new{
margin-top:0;
background-image:url('images/body_back.jpg');
background-repeat: repeat-x;
}

h1{
font-family:Arial;
font-size: 18px;
font-weight: bold;
color: #959D4F;
margin-top: 5px;
margin-bottom: 5px;
}

h2{
font-family:Arial;
font-size: 14px;
font-weight: bold;
color: #000;
margin-top: 5px;
margin-bottom: 5px;
}

h3{
font-family:Arial;
font-size: 14px;
font-weight: bold;
color: #959D4F;
margin-top: 10px;
margin-bottom: 10px;
}

.wrapper{
width: 830px;
margin: 0 auto 0 auto;
}

.header{
width: 828px;
height:284px;
border-top:4px solid #8DBCCD;
border-bottom:4px solid #8DBCCD;
}

.headerBlack{
width: 832px;
height:295px;
float:left;
background-image:url('images/header.jpg');
backgrond-color:#000;
}

.headerBlack a{
font-family:Arial;
font-size: 12px;
color:#AD4F40;
font-weight:bold;
text-decoration:none;
}

.header_Left{
width: 308px;
height:284px;
float:left;
background-image:url('images/grid.jpg');
background-repeat: no-repeat;
font-family:Arial;
font-size:12px;
font-weight: bold;
color: #6C7477;
}

.header_Left a{
font-family:Arial;
font-size: 12px;
color:#AD4F40;
font-weight:bold;
text-decoration:none;
}

.header_Right{
width:520px;
height:284px;
float:left;
}

.content{
width: 828px;
float:left;
margin-top: 30px;
}

.content_Left{
width:320px;
height: 370px;
float: left;
}

.plans{
width:315px;
height: 180px;
background-image: url('images/boatplans.jpg');
background-repeat:no-repeat;
padding-left:5px;
}

.plans table{
width: 215px;
}

.plans td{
font-family: Arial;
font-size: 10px;
}

.content_Right{
width:508px;
float:left;
margin-top: 5px;
font-family:Arial;
font-size:11px;
font-weight:bold;
color: #000;
line-height:16px;
}

.galleries{
width: 495px;
height:211px;
float:left;
padding-left: 10px;
padding-top: 10px;
background-image:url('images/gallery_back.jpg');
background-repeat: no-repeat;
}

.galleries table{
width: 90%;
}

.galleries td a{
font-family: Arial;
font-size: 10px;
color: #000;
font-weight:bold;
}

.heading{
font-family:Arial;
font-size: 12px;
font-weight: bold;
color: #8DBCCD;
background-color:#fafafa;
border-bottom:1px solid #eee;
}

.footer{
width:818px;
height:31px;
float:left;
clear:left;
background-image: url('images/footer_back.jpg');
background-repeat:no-repeat;
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#6C7477;
padding-left: 10px;
padding-top:100px;
}

.footer a{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#6C7477;
}