@charset "utf-8";

/* BODY */
body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #000033;
	background-image: url(/images/bgPage.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

html {
	min-height: 100%;
	height: auto;
	}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	


/* TOP */
#top {
	padding: 0px;
	height: 75px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
	}

#top a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	}



/* MENU */
#menu {
	width: 802px;
	width/**/:/**/ 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/menuBkgrndUp.gif);
	background-repeat: repeat-x;
	height: 29px;
	height/**/:/**/ 30px;
	padding: 0px;
	}

#menu div.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 27px;
	height/**/:/**/ 29px;
	}

#menu div.link a {
	margin: 0px;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 17px;
	height: 15px;
	display: block;
	float: left;
}

#menu div.link a:link, #menu div.link a:active, #menu div.link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#menu div.link a:hover, #menu div.link a.active {
	color: #FFFFFF;
	background-image: url(/images/menuBkgrndDown.gif);
	background-repeat: repeat-x;
	background-color: #0D6ECF;
	}

/* SUBMENU */
#subMenu {
	width: 802px;
	width/**/:/**/ 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 29px;
	height/**/:/**/ 25px;
	padding: 0px;
	background-color: #0D6ECF;
	}

#subMenu div.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
	height: 21px;
	height/**/:/**/ 25px;
	}

#subMenu div.link a {	
	margin: 0px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;	
	display: block;
	}

#subMenu div.link a:link, #subMenu div.link a:active, #subMenu div.link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#subMenu div.link a:hover, #subMenu div.link a.active {
	color: #006699;
	background-color: #CCCCCC;
	}



/* MAIN */
#home {
	font-size: 0px;
	line-height: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #CCCCCC;
	background-position: left top;
	padding: 0px;
	}

#homeColumn1 {
	background-image: url(/images/home2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 210px;
	width: 270px;
	font-size: 0px;
	line-height: 0px;
	}

#homeColumn2 {
	background-image: url(/images/home1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 210px;
	width: 260px;
	font-size: 0px;
	line-height: 0px;
	}

#homeColumn3 {
	background-image: url(/images/home3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#homeColumn3 p.text {
	padding-left: 20px;
	}

#home a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	}

#home a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	}

#home a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
	}

#subHome {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 800px;
	background-image: url(/images/subHomeBkgrnd.png);
	background-repeat: repeat-x;
	font-size: 0px;
	line-height: 0px;
	}

#subHome p {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#subHome a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	}

#subHome a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	}

#subHome a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
	}



/* CONTACT FORM STYLES */

#contactForm {
	width:500px;
	border-top: 1px dotted;
	border-color:#000000;
	border-left:none;
	border-right:1px dotted;
	border-bottom:none;
}

#contactForm textarea, textfield {
	border: 1px solid;
	border-color:#000000;
	color:#000000;
	font-family:Veranda;
	}

#contactForm #details td {
    font-size: 10pt;
    line-height: 10pt;
}



/* MAIN STYLES */
p.text {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	margin: 0px;
	padding-top: 80px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 100px;
	}

#main {
	font-size: 0px;
	line-height: 0px;
	width: 802px;
	width/**/:/**/ 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #CCCCCC;
	padding: 0px;
	}

#main img.top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 15pt;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

#main h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 18pt;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-weight: bolder;
	}

#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 18pt;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
	}

#main h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: bolder;
	margin: 0px;
	}

#main h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-weight: bolder;
	margin: 0px;
	}

#main ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	}

#main a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	}

#main a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	}

#main a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	}

#featured {
	background-image: url(/boats/images/featured2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	}

#featured p {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding-top: 14px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 14px;
	}

#featured h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: normal;
	line-height: 22pt;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
	}

#featured a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	}

#featured a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	}

#featured a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
	}

#boats {
	margin: 0px;
	padding: 0px;
	width: 800px;
	}

#boats p {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

#boats h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 16pt;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	}

#boats h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 16pt;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	}

#boats a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}

#boats a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}

#boats a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
	}



/* RIGHT COLS */
#rightSmall {
	background-color: #D1D1DC;
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
	}

#rightSmall p {
	font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#rightSmall h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#rightSmall a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}

#rightSmall a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}

#rightSmall a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
	}


/* FOOTER */
#footer {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: 50px;
	}

#footer p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

#footer a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	}



/* EVENTS STYLES */
#mainEvents {
	font-size: 0px;
	line-height: 0px;
	width: 802px;
	width/**/:/**/ 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #CCCCCC;
	padding: 0px;
	}

p.eventsDate {
	font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}

p.eventsVenue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	}

p.eventsDescrip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	}
