body
{
scrollbar-face-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ffffff;
font-size: 10pt;
font-family: arial;
}


td {
font-size: 10pt;
font-family: arial;
vertical-align:top;
}

a img {
	border: 0;
}

a.menu:link {text-decoration: none; color: #ffffff}
a.menu:active {text-decoration: none; color: #ffffff}
a.menu:visited {text-decoration: none; color: #ffffff}
a.menu:hover {text-decoration: none; color: #cccccc}

a.body:link {text-decoration: none; font-weight:bold; color: #990000}
a.body:active {text-decoration: none; font-weight:bold; color: #000000}
a.body:visited {text-decoration: none; font-weight:bold; color: #990000}
a.body:hover {text-decoration: none; font-weight:bold; color: #333333}

a.footer:link {text-decoration: none; color: #cccccc}
a.footer:active {text-decoration: none; color: #cccccc}
a.footer:visited {text-decoration: none; color: #cccccc}
a.footer:hover {text-decoration: none; color: #ffffff}

div.mainbody { margin-top: 10px; margin-bottom: 10px; margin-left: 60px; margin-right: 70px; font-size: 10pt; font-family: arial; color: 000000; }

.currentPage { text-transform: uppercase; }

img.boatsPic {
	vertical-align:middle;
	padding:5px;
}

p.body { margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 20px; font-size: 10pt; font-family: arial; color: 000000; }

p.main { margin-top: 0px; margin-bottom: 10px; margin-left: 0px; margin-right: 20px; font-size: 11pt; font-family: arial; color: 000000; font-weight: bold; }

p.title { margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 20px; font-size: 11pt; font-family: arial; color: 000000; font-weight: bold; }

p.yourstay { margin-top: -1px; margin-bottom: 0px; margin-left: 49px; margin-right: 5px; font-size: 9pt; font-family: arial; color: ffffff; }

p.harbournews { margin-top: -1px; margin-bottom: 0px; margin-left: 49px; margin-right: 5px; font-size: 9pt; font-family: arial; color: ffffff; }

p.contactus { margin-top: -1px; margin-bottom: 0px; margin-left: 49px; margin-right: 5px; font-size: 9pt; font-family: arial; color: ffffff; }

p.fishing { margin-top: -1px; margin-bottom: 0px; margin-left: 50px; margin-right: 5px; font-size: 9pt; font-family: arial; color: ffffff; }

p.familyfun { margin-top: -1px; margin-bottom: 0px; margin-left: 49px; margin-right: 5px; font-size: 9pt; font-family: arial; color: ffffff; }

p.photogallery { margin-top: -1px; margin-bottom: 0px; margin-left: 49px; margin-right: 5px; font-size: 9pt; font-family: arial; color: ffffff; }

p.rates { margin-top: -1px; margin-bottom: 0px; margin-left: 49px; margin-right: 5px; font-size: 9pt; font-family: arial; color: ffffff; }

p.footer { margin-top: 0px; margin-bottom: 20px; margin-left: 10px; margin-right: 10px; font-size: 8pt; font-family: arial; color: cccccc; }

p.cabins { margin-top: 5px; margin-bottom: 15px; margin-left: 0px; margin-right: 0px; font-size: 10pt; font-family: arial; color: 000000; }

p.boats { margin-top: 5px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; font-size: 10pt; font-family: arial; color: 000000; }

li { margin-top: 3px; margin-bottom: 3px; margin-left: 20px; margin-right: 20px; font-size: 10pt; font-family: arial; }

li.boats { margin-top: 3px; margin-bottom: 3px; margin-left: 10px; margin-right: 10px; font-size: 10pt; font-family: arial; color: 000000; }

ul.boardList {
	width:350px;
	background-image: url('images/listBG_boards.gif');
	background-repeat: repeat-y;
	color:white;
	font-weight:bold;
	line-height:22px;
	padding: 1px 10px 2px 30px;
	
}
.red{color:#F00}

.left{float:left;}
.right{float:right;}

.rvcontentbg{
border: solid 1px #999;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
font-weight:bold;
padding:20px;
border-radius:5px;
}

.middiv{
font-weight:bold;
font-size:15px;
padding:20px;
width:600px;
}

.clear{clear:both}
