@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #000 url(../images/bkg.jpg) repeat-x top;
	color: #fff;
	font: 12px/16px 'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,sans-serif;
}
h1, p { margin-bottom: 10px;}
img, a {
	border: 0;
	outline: 0;
}
a {
	text-decoration: none;
	color: #00aeef;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
#text_main a.nodecoration {
	text-decoration: none;
}
ul {
	list-style: none;	
}
#bigwrap{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -35px;
}
#wrap_main {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/border_content_sides2.jpg) repeat-y top center;
}
#content {
	width: 900px;
	margin: 0px auto;
}
#header {
	background: #004fa3;
	height: 124px;
}
#logo {
	margin: 0px 20px 30px 40px;
}
/*	MAIN NAVIGATION */
#border_mainnav {
	height: 13px;
	background: #90aed2;
}
#border_mainnav img {
	vertical-align: top;
}
#mainnav {
	width: 880px;
	height: 37px;
	background: url(../images/bkg_mainnav.jpg) repeat-x;
	padding-left: 20px;
}
#mainnav ul li {
	float: left;
	margin: 5px 10px 0px;
	font-weight: bold;
	font-size: 13px;
	line-height: 11px;
}
#mainnav ul li img {
	margin-top: -5px;
}
.home {
	padding-top: 5px;
}
.mainnav_subtext {
	font-size: 11px;
}
a.whitelink {
	color: #fff;
}
/*	 END MAIN NAVIGATION   */

/*	 SUBNAVIGATION   */
#subnav {
	width: 674px;
	height: 37px;
	background: url(../images/bkg_subnav.jpg) repeat-x;
	padding-left: 10px;
}
#subnav ul li {
	float: left;
	margin: 0px 10px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	vertical-align: top;
	color: #fff;
}
#subnav li a {
	color: #fff;
}
#subnav li a .arrow {
	visibility: hidden;
}
#subnav li a:hover .arrow {
	visibility: visible;
}
.arrow {
	color: #00aeef;
	font-size: 18px;
}
/*	 END SUBNAVIGATION   */

/*   QUICKLINKS   */
#quicklinks {
  	float:left;
   	width:100%;
	margin: 3px auto 10px;
	padding-bottom: 12px;
	border-bottom: 1px #00AEEF solid;
	height: 15px;
	overflow:hidden;
   	position:relative;
}
#quicklinks ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#quicklinks ul li {
	float: left;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	position:relative;
   	right:50%;
}
#quicklinks li a {
	text-decoration: underline ;
	padding: 0 8px 0 5px;
}
/*   END QUICKLINKS   */

/*   MAIN CONTENT   */
#content_main {
	width: 675px;
	float: left;
}
#text_main_home {
	height: 180px;
	background: #000 url(../images/bkg_maintext.jpg) no-repeat top right;
	padding: 20px 100px 0px 25px;
	margin-top: -4px;
}
#text_main_home a {
	color: #fff;
	text-decoration: underline;
}
#text_main {
	background: #000;
	padding: 20px 25px;
	margin-top: -4px;
}
#text_main a {
	color: #fff;
	text-decoration: underline;
}
#text_other {
	background: #000;
	padding: 20px 25px;
}
#text_other a {
	color: #fff;
	text-decoration: underline;
}
	/*   EQUIPMENT   */
.equipment {
	border-bottom: 1px #00AEEF solid;
	margin: 12px 0;
}
.equipment h1 {
	font-size: 15px;
	margin-bottom: 8px;
}
.equipment h2 {
	font-size: 15px;
	color: #00aeef;
	margin-bottom: 8px;
}
.equipment h3 {
	font-size: 16px;
	margin-bottom: 8px;
}
.equipment ul li {
	list-style: disc;
	list-style-position:inside;
}
.equipment img {
	margin: 5px 0;
}
.model, .spec {
	width: 300px;
	padding-bottom: 10px;
}	
.model {
	float: left;
	clear: both;
}
.spec {
	float: right;
}
.dots {
	float: left;
	clear: both;
	width: 280px;
	background: url(../images/dotleader.gif) left 85% repeat-x;
}
.feature {
	float: left;
	padding-right: 5px;
	background-color: #000;
}
.measurement {
	float: right;
	padding-left: 5px;
	background-color: #000;
}
a#skiboats, a#waverunners, a#pontoon {
	text-decoration: none;
}
	/*   END EQUIPMENT   */

	/*   PRICE LIST   */
.price table {
	width: 615px;
	margin: 25px 0;
	font-weight: bold;
	border-spacing: 0px;
	font-size: 13px;
}
.price td {
	text-align: center;
	border-right: 1px #3c3c3c solid;
	padding-top: 5px;
	vertical-align: bottom;
}
.price th {
	color: #00aeef;
	border-bottom: 1px #3c3c3c solid;
	border-right: 1px #3c3c3c solid;
	padding-bottom: 5px;
}
th.col1, td.col1 {
	text-align: left;
	border-right: 1px #3c3c3c solid;
}
th.col5, td.col5 {
	border-right: none;

}
tr.rowend td {
	border-bottom: 1px #3c3c3c solid;
	padding-bottom: 5px;
}
.rentalcategory {
	font-size: 15px;
}
.hourmin {
	color: #777777;
}
.price h2 {
	font-size: 15px;
	color: #00aeef;
	margin-bottom: 8px;
}
.price h3 {
	font-size: 16px;
	line-height: 17px;
}

	/*   END PRICE LIST   */


/*   END MAIN CONTENT   */

/*   SIDEBAR  */
#sidebar {
	width: 203px;
	/*height: 535px;*/
	float: right;
	background: #3c3c3c url(../images/bkg_sidebar.jpg) repeat-x top;
	padding: 20px 0 0 22px;
	font-size: 11px;
	line-height: 14px;
}
#sidebar a {
	font-weight: bold;
}
a.mailto {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
#sidebar li {
	margin-bottom: 13px;
	padding-bottom: 14px;
	border-bottom: 1px solid #535353;
}
.phone {
	color: #00aeef;
	font-weight: bold;
	font-size: 14px;
}
.other_loc {
	font-size: 10px;
	background: url(../images/button_otherlocation.png) no-repeat;
	height: 17px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-left: 7px;
}
.compliments {
	border-top: 1px solid #535353;
	margin-top: 14px;
	padding-top: 14px;
}
.map_canvas {
	margin-bottom: 15px;
}
.specials {
	color: #00aeef;
	font-weight: bold;
	font-size: 14px;
}
.gray {
	color: #888;
}
.weather {
	margin: 15px 0 20px 0;
}
/*   END SIDEBAR  */

/*   EMAIL SIGNUP   */
#emailSignUp {
	width: 183px;
	height: 59px;
	background: url(../images/bkg_signup.png) no-repeat;
	padding: 2px 7px;
}
div#email {
	position: relative;
	float: left;
	font-size: 11px;
	font-style: italic;
	padding-left: -5px;
}
div#submit {
	float: right;
	margin: 0px;
}
#submit_form {
	background: transparent url(../images/submit.gif) no-repeat scroll 0 0;
	cursor: pointer;
	width: 45px;
	height: 19px;
	border: 0 none;
	margin-right: 15px;
}
input#name-field, input#email-field {
	width: 110px;
	height: 17px;
	background-color: #fff;
}
label.overlabel-apply {
	position: absolute;
	top: 3px;
	left: 5px;
	z-index: 1;
	color: #444;
}
/*   END EMAIL SIGNUP   */
#wrap_bottom {
	clear: both;
	width: 912px;
	height: 6px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/border_container_bottom.gif) no-repeat;
}
.clear {
	clear: both;
}
.push { height:60px;}
#footer {
	width: 100%;
	height: 35px;
	margin-top: 25px;
	padding: 5px 0;
	background-color: #535353;
	clear: both;
	text-align: center;
	font: 10px/16px Arial, Helvetica, sans-serif;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.bluetext {
	color: #00AEEF;
}
.visitgallery {
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
}
.mlr20 {
	margin: 0 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt10 {
	margin-top: 10px;
}
.photothumb img {
	margin-right: 10px;
}
.photothumb {
	margin-top: 20px;
}

.links {
	margin: 7px 0 30px;
}
ul.bullet {
	list-style: disc;
}