@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg-motor-boat-sales.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
	background-color:#041319;}
	
.clear{ clear:both;}

.container{
	padding:40px 0px 0px 0px;
	margin:0px auto 0px auto;
	width:760px;}
	
.header-wrapper{
	margin:0px 0px 7px 0px;
	padding:0px;
	width:auto;
	background-image:url(images/header-bg-used-motorboat-scotland.gif);
	background-position:top right;
	background-color:#FFD300;}
	
.header-logo{
	float:left;
	width:234px;}
	
.header-right{
	float:right;
	width:522px;
	height:274px;}
	
.contact-boat-sales {
	margin:241px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:500px;
	}
	
.contact-boat-sales p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	float:right;
	color:#0D2F38;
	font-weight:bold;
	font-style:italic;
	}
	
.contact-boat-sales a{ color:#0D2F38;}
.contact-boat-sales a:hover{ color:#21928E;}
	
.content-wrapper{
	margin:0px;
	padding:20px 0px 0px 0px;
	width:auto;
	background-color:#FFFFFF;}
	
.content{
	margin:0px;
	padding:0px;
	width:auto;
	background-image:url(images/bg-content-used-motorboats.gif);
	background-position:bottom;
	background-repeat:no-repeat;}
	
.content-about{
	margin:0px;
	padding:0px;
	width:auto;
	background-image:url(images/bg-pic-dinghies.gif);
	background-position:bottom;
	background-repeat:no-repeat;}
	
.content-contact{
	margin:0px;
	padding:0px;
	width:auto;
	background-image:url(images/bg-pic-outboards.gif);
	background-position:bottom;
	background-repeat:no-repeat;}
	
.nav-wrapper{
	margin:0px;
	padding:0px 0px 0px 20px;
	float:left;
	width:193px;}
	
.nav{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:auto;}
	
.nav a{
	margin:0px 0px 6px 0px;
	padding:7px 0px 6px 6px;
	display:block;
	font-size:13px;
	color:#0D2F38;
	text-decoration:none;
	font-weight:bold;}
	
.nav a:hover {background-color:#E8EAEB;}

.right-col a:hover { color:#333333;}

.active-home{background-color:#E8EAEB;}
.active-home{background-color:#E8EAEB;}
.active-about{background-color:#E8EAEB;}
.active-boats-sale{background-color:#E8EAEB;}
.active-links{background-color:#E8EAEB;}
.active-contact{background-color:#E8EAEB;}

.right-col a { color:#21928E; font-weight:bold;}

.right-col-wrapper{
	margin:0px;
	padding:0px 20px 15px 0px;
	float:right;
	width:507px;}
	
.right-col{
	width:auto;
	margin:0px;
	padding:0px;}
	
h1 {
	margin:0px;
	padding:0px 0px 15px 0px;
	font-size:14px;
	font-weight:bold;
	color:#006990;
	line-height:23px;}
	
h2 {
	margin:0px;
	padding:0px 0px 15px 0px;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	line-height:23px;}
	
h3 {
	margin:0px;
	padding:0px 0px 15px 0px;
	font-size:13px;
	font-weight:bold;
	color:#36D1CD;
	line-height:23px;}
	
h3 a:hover{ color:#000000;}
	
p {
	margin:0px;
	padding:0px 0px 15px 0px;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	line-height:23px;}
	
.boats-bottom{
	width:auto; 
	margin:0px 0px 7px 0px;
	padding:25px 25px 25px 25px;
	background-color:#004040;}
	
.boats-bottom img{
	margin:0px 0px 0px 0px;
	padding:0px;
	border:#FFFFFF solid 1px;}
	
.footer{
	margin:0px 0px 7px 0px;
	padding:5px 0px 5px 0px;
	width:auto;
	background-color:#FFD300;
	text-align:center;
	font-size:12px;
	font-weight:bold;}
	
.footer p{
	margin:0px;
	padding:0px;
	color:#333333;}
	
.footer a{ color:#004040;}
.footer a:hover{ color:#000000;}
	
.spacer{ padding:0px 10px 0px 10px; margin:0px;}

.boat-for-sale{
	width:auto;
	border:#E8EAEB 2px solid;
	padding:10px 10px 0px 10px;
	margin:0px 0px 20px 0px;}
	
.boat-for-sale img{
	float:right;
	border:1px solid #333333;
	width:300px;
	height:auto;
	margin:0px 0px 10px 10px;}
	
.boat-text{
	width:170px;
	float:left;
	margin:0px 0px 10px 0px;}
	
.boat-text ul{
	margin:0px;
	padding:0px 0px 0px 15px;}
	
.boat-text li{
	margin:0px;
	padding:0px 0px 0px 0px;}
	
.boat-text h3 {
	color:#333333;
	padding:1px 2px 2px 5px;
	margin:0px;
	background-color:#E8EAEB;}


