.listStats{
	background-color:#FFFFFF;
}

.listStats2{
	background-color:#F7F7F7;
}

.listStats, .listStats2{
	text-align:left;
}

.boatText{
	font-size:0.75em;
	text-indent:3px;
}

.menuNotActive{
	background-image:url(/pics/menu_bkg2.gif);
}

.boatMenu{
	background-color:#ae8d3c;
	font-size: 0.8em;
	font-weight:bold;
	text-align:left;
	text-indent:5px;
	padding: 4px 0 2px 0;
	background-image:url(/pics/bkgs/brown_bkg_large_darker.png);
}

.boatMenuActive{
	background-color:#7b642d;
	background-image:url(/pics/bkgs/brown_bkg_large.png);
	font-size: 0.8em;
	font-weight:bold;
	text-align:left;
	text-indent:5px;
	padding: 4px 0 2px 0;
}

.boatMenu:hover{
	background-color:#7b642d;
	cursor:pointer;
	background-image:url(/pics/menu_bkg2.gif);
	color:#CC9900;
}

.SeasonTime{
	background: url(/pics/seasons_bkg.png) repeat-x;
	padding: 11px 0 5px 8px;
	font-size:13px;
}

.Season{
	font-size:17px;
	padding: 0 0 8px 8px;
	
} 

.SeasonTime, .Season{
	background-color:#ae8d3c;		
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
}

.whiteLined{
	text-decoration:line-through;
	color:#FFFFFF;
}

.suPresentation{
	padding: 4px 5px 4px 15px;
	font-size:13px;
	font-weight:bold;
	background-color:#ae8d3c;
	background-image:url(../../pics/bkgs/brown_bkg_largest.png);
}

.listSu1{
	background-color:#FFFFFF;
}

.listSu2{
	background-color:#F7F7F7;
}

.listSu1, .listSu2{
	text-align:left;
	font-size:12px;
	padding: 5px 0 5px 0;
	border-right:5px solid #ae8d3c;
	border-left:5px solid #ae8d3c;
}

div.suEndLine{
	width:100%;
	border-bottom:5px solid #ae8d3c;;
}

div.yachtfinderStyle{
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	width:310px;
	background-color:#081b46;
}

/* STYLE FOR THE CLICK HERE FIELDS */

div.clickHereStyle{
	background-image:url(../destinations/pics/westcoast_2.jpg);
	width:604px;
	height:37px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 45px 0 10px 0;
}

div.clickHereStyleFlight{
	background-image:url(../pics/airplane.jpg);
	width:602px;
	height:37px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 35px 0 20px 0;
}


div.clickHereStyleFlight:hover, div.clickHereStyle:hover{
	color:#ae8d3c;
}

div.clickHereStyleFlight:active, div.clickHereStyle:active{
	color:#FFFFFF;
}

div.clickHereStyleFlight:visited, div.clickHereStyle:visited{
	color:#FFFFFF;
}

div.discountsSquare{
	width:95%;
	margin: 5px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}

div.presentationSquare{
	width:85%;
	margin: 15px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border:5px solid #ae8d3c;
	background-color:#FFFFFF;
}

div.conditionField{
	width:100%;
	padding:2px 0 2px 0;
}

div.conditionText{
	float:left;
	padding:7px 0 0 20px;
	width:40%;
}

div.conditionStar{
	float:left;
}

div.greyField{
	background-color:#F7F7F7;
}

/** RENTBOAT MENU **/
div#rentMenuHolder{
	width:771px;
}
div.rentMenuSquare{
	float:left;
	background-image:url(/pics/button_gold.gif);
	width:142px;
	height:23px;
	text-align:center;
	padding: 8px 0 0 0;
	margin-right: 5px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

div.rentMenuSquare:hover{
	background-image:url(/pics/button_gold_down.gif);
	color:#F7F7F7;
}

/**RENTBOAT SQUARE **/

div#rentboatSquare{
	width:770px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

div#rentboatInfo{
	width:100%;
	background-image:url(/pics/bkgs/brown_bkg_largest.png);
	text-indent:10px;
	padding: 7px 0 5px 0;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

div.rentboatInfoSquare{
	width:45%;
}

div.rentboatInfoSquareText{
	width:55%;
}

div.rentboatInfoSquare, div.rentboatInfoSquareText{
	float:left;
	font-size:12px;
	padding: 2px 0 2px 0;
	text-indent:5px;
}

div#rentboatGoldenBorder{
	background:#FFFFFF url(../pics/bkg_grey.gif);
	border-bottom:5px solid #ae8d3c;
	border-left:5px solid #ae8d3c;
	border-right:5px solid #ae8d3c;
	width:760px;
}

div.leftBox1{
	background: url(../../pics/bkgs/form_bkg.png) repeat-x top #FFFFFF;
	float:left;
	width:31%;
	margin:0 11px 10px 0;
	font-size:10px;
	font-weight:bold;
	background-color:F7F7F7;
	padding: 10px 2px 3px 3px;
	border: 1px dashed #ae8d3c;
	height:110px;
}


