body.mceContentBody {
	background: url(/images/bodybg.jpg) repeat-x #faf9f4;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color:#666666;
	letter-spacing: .05em;
	word-spacing: .05em;
}
.currents-title { font-size: 18px; color:rgb(153,102,0); }


a:link {
 color: #9A7A4B;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 /*color: #9A7A4B;*/
}
a:hover {
 text-decoration: underline;
 color: #7C8FA5;
}
a:active {
 text-decoration: none;
 color: #9A7A4B;
}

.footer-text a{
	color: #7b7b7b;
	text-decoration: none;
}
.footer-text a:hover{
	color: #c1884f;
}
		
.boat{
	width: 799px;
	margin: 0px auto 15px;
}

.boat-header{
	background: url(/images/boats_titlebar.png);
	width: 789px;
	height: 21px;
	padding: 7px 0px 0px 10px;
	display: block;
	color: #fff;
}

.boat-footer{
	background: url(/images/boats_footerbar.png);
	display: block;
	width: 799px;
	height: 16px;
}

.boat-info-left{
	width: 368px;
	margin: 10px;
	float: left;
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        line-height: 24px;
        color:#666666;
        letter-spacing: .05em;
        word-spacing: .05em;

}

.boat-info-right{
	float: left;
	width: 405px;
	text-align: right;
}

.boat-info{
	background: url(/images/boats_body_bg.png);
}

.blogheader {
       font-family: "Times New Roman", Times, serif;
       font-size: 18px;
       font-weight: bold;
       color: #927329;
}
/*
.date {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 10px;
       color: #6080AB;
}
.blog{
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        line-height: 24px;
        color:#666666;
        letter-spacing: .05em;
        word-spacing: .05em;
}
*/

