body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100%;
   color: #000000;
   background-color: #003366;
   margin: 15px;
   padding: 0;
   background-image: url(img/BG2.gif);
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(img/ALL_top3.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 880px;
	position: relative;
	z-index: 22;
}
#wrapper {
   width: 880px;
   margin: 0 auto;
   position: relative;
}
#column_wrapper {
   background-image: url(img/ALL_repeat3.jpg);
   background-repeat: repeat-y;
}
.clearfloat {
   clear: both;
   height: 0;
   line-height: 0;
   font-size: 0;
}
#left {
   width: 880px;
   float: left;
   background-image: url(img/ALL_upper3.jpg);
   background-repeat: no-repeat;
   position: relative;
   z-index: 12;
}
#right {
   width: 200px;
   float: left;
}
#left .content {
   font-size: 0.875em;
   line-height: 1.65em;
   background-image: url(img/ALL_lower3.jpg);
   background-repeat: no-repeat;
   background-position: center bottom;
   padding-top: 0px;
   padding-right: 100px;
   padding-bottom: 24px;
   padding-left: 100px;
   z-index: 55;
}
#right .content {
   padding: 24px 20px;
   font-size: .75em;
   line-height: 1.5em;
}
#left_info, #right_info {
   float:left;
   width:310px;
   padding: 12px;
}
#left_info {
   background-image: url(img/line.png);
   background-repeat: repeat-y;
   background-position: right;

}
#masthead .content {
   padding: 12px 20px;
   font-size: 0.8em;
   letter-spacing: .3em;
}
#lower {
   background-image: url(img/ALL_bottom3.png);
   background-repeat: no-repeat;
   width: 880px;
   position: absolute;
   z-index: 333;
   left: 0px;
   bottom: 0px;
   background-position: center bottom;
   height: 108px;
}
#lowernav {
   float: left;
}

/* Navigation /////////////////////////////////////////////////////////// */

#nav {
   width: 880px;
   height: 25px;
   clear: both;
   margin-right: auto;
   margin-left: auto;
   padding-top: 127px;
   position: relative;
   overflow: visible;
   z-index: 999;
}

#nav ul {
   float: left;
   display: inline;
   margin-top: 33px;
   margin-bottom: 0px;
}

#nav li {
   height: 25px;
   overflow: hidden;
   float: left;
   padding: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 6px;
}

#nav li a {
   line-height: 25px;
   text-indent: -500px;
   overflow: hidden;
   display: block;
   background-position: center top;
}

#nav li a:hover {
   line-height: 25px;
   background-position: center -25px;
   display: block;
   overflow: hidden;
}

#nav li a.current, #nav li a.current:hover {
   background-position: center -25px;
}

#nav_home {
   background-image: url(img/nav_home.png);
   background-repeat: no-repeat;
   width: 82px;
}

#nav_rentals {
   background-image: url(img/nav_rentals.png);
   background-repeat: no-repeat;
   width: 96px;
}

#nav_reservations {
   background-image: url(img/nav_reservations.png);
   background-repeat: no-repeat;
   width: 136px;
}

#nav_management {
   background-image: url(img/nav_management.png);
   background-repeat: no-repeat;
   width: 146px;
}

#nav_info {
   background-image: url(img/nav_info.png);
   background-repeat: no-repeat;
   width: 110px;
}

#nav_contact {
   background-image: url(img/nav_contact.png);
   background-repeat: no-repeat;
   width: 120px;
}
/***********  SIDE NAV  ****************

#left #mainnav {
   text-decoration: none;
   width: 270px;
   margin-left: 40px;
   float: left;
   border-top: thin solid #e8c387;
   margin-top: 15px;
   display: inline;
   background-color: #FCF7D1;
}
#left #mainnav a {
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #B35900;
   text-decoration: none;
   display: block;
   border-top: none;
   border-right: thin solid #e8c387;
   border-bottom: thin solid #e8c387;
   border-left: thin solid #e8c387;
   letter-spacing: 0.28em;
   background: url(img/asterisk_off.gif) no-repeat left center;
   padding-top: 10px;
   padding-right: 6px;
   padding-bottom: 10px;
   padding-left: 46px;
   font-size: 14px;
   font-weight: bold;
}


#left #mainnav a:hover {
   color: #000;
   text-decoration: none;
   display: block;
   background: #FD8200 url(img/asterisk_rllvr.gif) no-repeat left center;
}

#left #mainnav a.selected {
   color: #FFFFFF;
   text-decoration: none;
   display: block;
   background-color: #A66F27;
   background-image: url(img/asterisk_on.gif);
   background-repeat: no-repeat;
   background-position: left center;
   border-right-width: thin;
   border-bottom-width: thin;
   border-left-width: thin;
   border-top-style: none;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-right-color: #993333;
   border-bottom-color: #993333;
   border-left-color: #993333;
}
*/
/* Footer ////////////////////////////////////////////////////////// */ 
#footer .content {
   padding: 20px 60px;
}
#footer {
   color: #8A8A8A;
   padding: 0px;
   margin: 0;
   font-size: 0.7em;
   clear: both;
   background-image: url(img/ALL_bottom3.jpg);
   background-repeat: no-repeat;
   height: 75px;
   width: 880px;
}
.menulist {
   margin: 6px 0 12px 0;
   padding: 0;
   list-style-type: none;
}
#left a:link, #left a:visited {
   color: #336699;
}

#left a:hover {
   color: #CC6600;
}
#right a:link {
   color: #755E00;
}
#right a:visited {
   color: #333333;
}
#right a:hover {
   color: #000000;
}
.myimages {
	border: 1px outset #666666;
	padding: 5px;
	background-color: #FFFFFF;
}
a:hover .myimages, a:active .myimages, a:focus .myimages   {
	padding: 5px;
	border: 1px solid #666666;
	background-color: #CCFFCC;
   }
#wrapper .menulist a, #wrapper .menulist a:visited {
   color: #000000;
   border-left: 6px solid #FFD940;
   padding: 0 0 0 10px;
}
#wrapper .menulist a:hover {
   border-color: #000000;
}
#footer a:link {
   color: #6699FF;
}
#footer a:visited {
   color: #666666;
}
#footer a:hover {
   color: #FFFFFF;
}
h1 {
   font-size: 22px;
   margin: 0;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #990000;
}
h2 {
   font-size: 1.4em;
   margin: 20px 0 0 0;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #993300;
}
h3 {
   font-size: 1.25em;
   margin: 30px 0 0 0;
   color: #B76D00;
}
h4 {
   font-size: 1.1em;
   margin: 20px 0 0 0;
}
.h1box {
   width: 430px;
   margin-left: -22px;
}
.bluebox {
	margin-left: 60px;
	height: 100px;
	width: 250px;
}



.nomargintop {
   margin-top: 0;
}
.smalltext {
   font-size: .8em;
}

.content p {
	margin: 12px 0;
	line-height: 1.3em;
}
#boat {
   height: 175px;
   width: 138px;
   postion: absolute;
   position: absolute;
   background-image: url(img/sketch2.png);
   background-repeat: no-repeat;
   left: 80px;
   top: 0px;
}
#banner {
	height: 170px;
	width: 179px;
	position: absolute;
	z-index: 99999;
	top: 0px;
	right: 0px;
	display: block;
}

#masthead #heading {
	background-image: url(img/heading.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 588px;
	position: absolute;
	z-index: 998;
	left: 240px;
	top: 70px;
	background-position: 33px top;
}
#masthead #heading h1 {
	font-size:18px;
	padding: 0;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 70px;
}
#tv {
   height: 390px;
   width: 400px;
   float: left;
   padding: 0px;
   margin-top: 6px;
   margin-left: 50px;
   position: relative;
}
#tv #movie {
   height: 294px;
   width: 308px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 33px;
   margin-top: 52px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;


}
#cover {
   height: 390px;
   width: 400px;
   position: absolute;
   z-index: 900;
   left: 0px;
   top: 0px;
}


#rightbox {
   float: left;
   width: 370px;
   margin-top: 33px;
}


.clearfloat {
   clear: both;
   height: 0px;
   line-height: 0;
   font-size: 0;
}

.floatright {
   float: right;
   margin-left: 8px;
}
.floatleft {
   float: left;
   margin-right: 8px;
}
.tableborder {
   border:thin solid #666666;
   width: 660px;
}
.tableborder2 {
   border:1px solid #999999;
   width: 682px;
}

#rentals th {
   font-size: 16px;
   color: #FFFFCC;
   background-color: #AE8251;
   letter-spacing: 0.22em;
}
#rentals .rentalphoto th a, #rentals .rentalphoto th a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#rentals .rentalphoto th a:hover {
	color: #CCFFCC;
}
#rentals .rentalphoto {
   text-align: center;
   background-color: #F0E399;
   font-size: 0.9em;
}
#rentals .RentalText {
   background-color: #ECF1FB;
   text-align: right;
   padding-right: 8px;
   border: 1px solid #CCCCCC;
}
#rentals .rentalspecs {
   background-color: #C7D7F1;
   border: 1px solid #CCCCCC;
   text-align: left;
}
#rentals .rtright {
   padding-left: 6px;
   background-color: #E6F2E6;
   text-align: left;
   border: 1px solid #CCCCCC;
}
#photos p.lessmargin {
	width: 525px;
}
.leftmargin {
   margin-left: 12px;
}
p.lessmargin {
   line-height: 1.1em;
   margin-top: 1px;
   margin-bottom: 6px;
   padding: 0px;
}
.emphasis {
	font-weight: bold;
	color: #C00;
}

#p7ABW1 table td {
   background-color: #F0F0FF;
   border: 1px solid #FFE9B9;
   padding-bottom: 18px;
}
