html {
	background:#f9f7eb;
}
body {
	background:#f9f7eb url(../images/bg_body.jpg) left top repeat-x;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#685C4E
}
strong, h1, h2, h3 {
	font-weight:bold;
}
a {
	color:#917530;
	text-decoration:none;
}

/* classes */
div.clear {
	clear:both;
}
div.findon {
	width:93px;
	height:14px;
	background-color:#DFDBBE;
	padding:6px 0px 7px 10px;
}
div.findoff {
	width:93px; 
	height:13px;
	padding:5px 0px 7px 9px;
	background-color:#FFFFFF;
	border-left:1px solid #DCDBC6;
	border-right:1px solid #DCDBC6;
	border-top:1px solid #DCDBC6;
}
div.findon	a,
div.findoff	a {
	color:#B0A376;
	text-decoration:none;
}
div.searchon {
	width:123px;
	height:14px;
	background-color:#DFDBBE;
	padding:6px 0px 7px 10px;
}
div.searchoff {
	width:123px; 
	height:13px;
	padding:5px 0px 7px 9px;
	background-color:#FFFFFF;
	border-left:1px solid #DCDBC6;
	border-right:1px solid #DCDBC6;
	border-top:1px solid #DCDBC6;
}
div.searchon a {
	color:#B0A376;
	text-decoration:none;
}
div.searchoff a	{
	color:#B0A376;
	text-decoration: none;
}
.searchDropDowns {
	width:220px;
}
.searchContainer {
	padding:2px
}
div.searchContainer input, select {
	font:11px verdana; border:1px solid #C3BF90; color:#7290B2; padding:2px
}
div.newsDivider {
	height:1px;
	margin:5px 0px;
	background-color:#bebebe;
}

/* wrappers */
div#topWrapper {
	width:956px;
	margin:0 auto;
}
div#bottomWrapper {
	width:956px;
	margin:0 auto;
	position:relative;
	top:-47px;
}

/* header */
div#header {
	height:121px;
	padding-top:20px;
	background:url(../images/home/bg_header.jpg) left bottom repeat-x;
}
div#logo {
	float:left;
	width:250px;
	height:48px;
	padding-top:25px;
}
div#nav1 {
	float:right;
	width:700px;
	height:13px;
	text-align:right;
	padding-top:60px;
}
div#nav1 a {
	color:#6688ab;
	text-decoration:none;
	font-weight:bold;
}
div#nav1 a:hover {
	text-decoration:underline;
}
div#nav2 {
	clear:both;
	height:15px;
	padding-top:30px;
	text-align:center;
}
div#nav2 img.nav {
	padding:0 9px;
}

div#nav3 a {
	color:#6688ab;
	text-decoration:none;
	font-weight:bold;
}

/* feature */
div#feature {
	xheight:384px;
	padding:10px;
	overflow:hidden;
	background-color:#ffffff;
	border-bottom:1px solid #D9DAC8;
}
div#feature a{
	color:#6688ab;
	text-decoration:none;
	font-weight:bold;
}
div#feature a:hover{
	text-decoration:underline;
}

div#flash {
	float:left;
	width:665px;
	height:384px;
}
div#sidebar {
	float:left;
	width:271px;
	height:384px;
	overflow:hidden;
}
div#search {
	height:192px;
}
div#searchHeader {
	height:27px;
	background-color:#ffffff;
}
div#findCruiseHeader,
div#searchSiteHeader {
	float:left;
	color:#B0A376;
	font:bold 12px verdana
}
div#searchHeader {
	height:27px;
}
div#searchForm {
	height:115px;
	padding:20px;
	background-color:#dfdbbe;
}
div#findCruise,
div#searchSite {
	display:none;
	text-align:center;
}
div#searchSite table tr td {
	padding:5px;
	text-align:center;
}
div#news {
	height:187px;
	padding-top:5px;
	font-size:10px;
}
div#boat {
	text-align:right;
}

/* footer */
#footer {
	color:#c6bd90;
	font-size:10px;
	line-height:16px;
	padding-top:10px;
	text-align:center;
}
#footer	a {
	color:#917530;
	text-decoration:none;
}
#footer	a:hover {
	text-decoration:underline;
}

/* disclaimer */
#disclaimer {
	color:#6688ab;
	font-size:9px;
	font-size:10px;
	line-height:16px;
	text-align:center;
}

div#topnav {
	padding-top:25px;
	height:121px;
	background:url(../images/home/bg_header.jpg) left bottom repeat-x;
}

table.topnav a{
	color:#6688ab;
	text-decoration:none;
	font-weight:bold;
}
table.topnav a:hover {
	text-decoration:underline;
}
