body { 
	background: #C6DCEE;
	font-family: verdana;
	font-size: 12px;
	color: #04365B;
}

div#container {
	width: 866px;
	margin-left:auto;
	margin-right:auto;
	background: #AACAE7;
	background-image: url(/media/images/base/container_back.jpg);
	background-repeat: repeat-y;
}

div#inner_container  {
	width: 860px;
	background: #AACAE7;
}

div#header {
	position:relative;
	z-index: 10;
}

div#bi {
	float:right;
	position: relative;
	z-index: 30;
	color: #FFFFFF;
	margin-top: -159px;
	margin-right: 27px;
}


div#menulayer {
	position:relative;
	z-index: 20;
	float:left;
	width: 179px;
	height: 948px;
	margin-top:-160px;
	margin-left:0px;
	margin-bottom: 10px;
	background-image: url(/media/images/base/menu4.png);
	background-repeat: no-repeat;

}

.menulayertext {
	margin-top:132px;
}

.menulayertext ul { 
	list-style: none; 
	padding-left: 25px;
}

.menulayertext ul li {
	padding-left: 10px;
	width: 120px;
}

.home { margin-top: -1px; height: 22px; }
.about-us { height: 22px; }
.our-houses { height: 22px; }
.our-boats { height: 21px; }
.day-boats { height: 22px; }
.what-our-customers-say { height: 36px; }
.maps-amp-guides { height: 22px; }
.latest-news { height: 22px; }
.local-attractions { height: 22px; }
.contact-us { height: 21px; }


.menulayertext a, .menulayertext a:link, .menulayertext a:visited, .menulayertext a:active { 
	text-decoration: none; 
	font-size: 12px; 
	margin-left:0px; 
	margin-right:3px; 
	color: #04365B; 
}

.menulayertext a:hover { 
	color: #CA252C;
	font-weight:bold;
}


div#content {
	float: right;
	width: 670px;
	color: #04365B;
	background: #FFFFFF;
	margin-top: -100px;
	min-height: 898px;
	margin-right: 17px;
	padding-bottom: 30px;
	
}

div#content_text {
	padding: 60px 10px 10px 10px;
}

div#content_text a, div#content_text a:link, div#content_text a:visited, div#content_text a:active { 
	text-decoration: none; 
	color: #04365B; 
}

div#content_text a:hover { 
	color: #CA252C;
	font-weight:bold;
}

div#footer {
	background-image: url(/media/images/base/foot_back_2.jpg);
	background-repeat: no-repeat;
	height: 100px;
	color:#ffffff;
	font-size:0.8em;
}

div#footer_text {
	padding: 20px 15px 10px 20px
}

div#footer a, div#footer a:link, div#footer a:visited, div#footer a:active { 
	text-decoration: none; 
	color: #FFFFFF; 
}

div#footer a:hover { 
	text-decoration: underline;
}

a img { border: none; }

h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }


.boat_box {
	margin-top:12px;
	float: left;
	background: #E9F0F7;
	width: 643px;
	margin-left:0px;
        min-height: 50px;
        position: relative;
}

.boat_image {
	float:left;
	width:184px;
	height: 100px;
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 17px;
	margin-bottom: 20px;

}

.boat_box img {
	border: 2px solid #FDB913;
	margin: 7px -7px 7px 10px;
}


.boat_title {
	float: left;
	padding-left: 14px;
	font-size: 1.2em;
	font-weight: bold;
	color: #256FAB;
	padding-top: 11px;
}

.boat_star {
	float:right;
	padding-top: 7px;
	padding-right: 14px;
}

.boat_star img {
	border: none;
        margin-right: -7px;
}

.boat_text {
	float: left;
	width: 396px;
	padding-left: 20px;
	padding-top: 11px;
        padding-bottom: 40px;
}

.day_berth {
	float: left;
	margin-left: 220px;
	width: 415px;
        position: absolute;
        bottom: 5px;
}

.boat_days {
	float:left;
	padding-left: 7px;
	height: 20px;
	background : #3F8DCC;
	width: 270px;
	padding-top: 5px;
	color: #ffffff;
}

.boat_berths {
	float: left;
	color: #FDB913;
	padding: 5px 5px 0px 12px;
	font-weight: bold;
	background: #256FAB;
	width: 120px;
	height: 20px;
}

.dayboat_days {
        float: right;
	background : #3F8DCC;
	width: 355px;
	padding-top: 5px;
	color: #ffffff;
	padding-bottom: 15px;
	padding-right: 5px;
}

.dayboat_berths {
        float:right;
	color: #FDB913;
	padding: 10px 0px 10px 12px;
	font-weight: bold;
	background: #256FAB;
	width: 348px;
}



div#detail_content {
	margin-top: 40px;
	float:left;
}

div#detail_image {
	text-align:left;
	width: 450px;
	float:left;
}

div#mainbox {
	min-height: 300px;
}


div#the_content {
	margin-top:20px;
	margin-left: 14px;
	float:left;
	width: 450px;
}

div#above_all {
	
}

div#boat_name {
	font-size: 1.2em;
	font-weight: bold;
	color: #256FAB;
	margin-bottom: 15px;
	float: left;
	width: 250px;
}
div#stars {
	margin-bottom: 15px;
	text-align:center;
	float: left;
	width: 100px;
}

div#sleeps {
	font-weight: bold;
	margin-bottom: 15px;
	text-align:right;
	float: left;
	width: 228px;
	padding-top:5px;
}

div#features {
	float:left;
	width: 190px;
	margin-top: 5px;
}

div#in_image {
	text-align:center;
}
	
.tst_image { color:#256FAB; min-height:30px;}
.listing { color:#256FAB; height:25px;}
.color1 {background-color:#DBEAF6;}
.color2 {background-color:#F3F7FB;}

.tst_text {
	padding: 10px 20px 10px 20px;
}

div#plan {
	float:left;
	width: 400px;
	text-align:center;
	margin-bottom: 15px;
	margin-top:20px;
}

div#size {
	margin-bottom: 15px;
}

div#options {
	margin-bottom: 15px;
}

div#splash {
	text-align: center;
}

div#warning {
	color: #FF0000;
	font-style: italic;
	margin-bottom:15px;
}

div#days {
	color: #256FAB;
	float:left;
	margin-bottom: 20px;
}

div#price_plans {
	float:left;
	width: 170px;
	font-size: 0.8em;
	margin-top:20px;
	margin-bottom: 20px;
}

table.prices {
	border: 1px solid #AACAE7;
}

tr {
	font-weight: bold;
}

td.title {
	text-align: center;
}

td.saver {
	background-color: #FCDD90;
	text-align: center;
}

td.norm {
	background-color: #BFE6F9;
	text-align: center;
}

td.norm2 {
	background-color: #DFDFFB;
	text-align: center;
}

div#availability {
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
}

div#season {
	margin-left: 20px;
	margin-bottom: 20px;
}

div#brochure {
	margin-left: 20px;
	margin-bottom: 20px;
}

div#selector {
	background-image: url(/media/images/base/selector_narrow.jpg);
	background-repeat: no-repeat;
	height: 123px;
	margin-left: 20px;
	margin-bottom: 20px;
}

div#selector_form {
        position:relative;
	padding-top: 35px;
	padding-left: 7px;
}

div#boat_button{
        position: absolute;
        top: 100px;
        left: 30px;
/*	padding-left:20px;
	padding-top: 5px;
*/
}

div#quote {
	width: 148px;
	float:left;
	margin-left:10px;
	margin-top:-10px;
}

div#quote a, div#quote a:link, div#quote a:visited, div#quote a:active { 
	text-decoration: none;  
	color: #04365B;
}

div#quote a:hover { 
	color: #CA252C;
	font-weight:bold; 
}

div#testimonial {
	text-align:center;
	padding: 20px 10px 0px 10px;
}

.testimonial_text {
	padding-top: 20px;
	color:#04365B;
	font-weight:bold;
	width: 148px;
}

.testimonial_link {
	text-align:center; 
	font-size:0.8em; 
	margin-top:110px;
}

.testimonial_image {
	padding-top:20px;
}

a img { border: none; }

h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

div#wrap {

}

div#dates {
	margin-left: 0px;
	width: 400px;
}

.cell {
	float:left;
	width: 125px;
	text-align:center;
	background-color:#BFE6F9;
	padding: 5px 0px 5px 0px;
	font-size: 0.9em;
}
.lowcell {
	float:left;
	width: 125px;
	text-align:center;
	background-color:#FCDD90;
	padding: 5px 0px 5px 0px;
	font-size: 0.9em;
}

.scell {
	float:left;
	width: 210px;
	text-align:center;
	background-color:#BFE6F9;
	padding: 5px 0px 0px 0px;
	font-size: 1em;
}

.slowcell {
	float:left;
	width: 210px;
	text-align:center;
	background-color:#FCDD90;
	padding: 5px 0px 5px 0px;
	font-size: 1em;
}

.housecell {
	float:left;
	width: 160px;
	text-align:center;
	background-color:#BFE6F9;
	padding: 5px 0px 5px 0px;
	font-size: 0.9em;
}

.housemidcell {
	float:left;
	width: 50%;
	text-align:center;
	background-color:#FFFFFFF;
	padding: 5px 0px 5px 0px;
	font-size: 0.9em;
}

.houselowcell {
	float:left;
	width: 50%;
	text-align:center;
	background-color:#FCDD90;
	padding: 5px 0px 5px 0px;
	font-size: 0.9em;
}

div#extra_options {
	margin:20px 0px 20px 0px;
	float: left;
	width: 651px;

}

div#extras {
	float: left;
	width: 280px;
	background-image: url(/media/images/base/purple_panel.jpg);
	background-repeat: no-repeat;
	margin:20px;
}

div#extra_text {
	width: 260px;
	margin: 20px;
	font-weight: normal;
}

div#routes {
	width: 280px;
	float: left;
	margin:20px;
	margin-left: 28px;
	background-image: url(/media/images/base/purple_panel.jpg);
	background-repeat: no-repeat;
}

div#route_text {
	width: 250px;
	margin: 20px;
	font-weight: normal;
	padding-bottom: 56px;
}

div#special_container {
	
}

.special_box {
	background-color: #FFFFFF;
	width: 600px;
	min-height: 200px;
	margin-left: 25px;
        margin-bottom: 20px;
}

.special_text {
	float:left;
	padding-top: 20px;
	width: 240px;
}

