
* {
	font-family: verdana, helvetica, sans-serif;
}

a img {
	border: 0px solid white;
}

a.title {
	color: rgb(28, 20, 77);
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

a.title:hover {
	text-decoration: underline;
}

address {
	font-style: normal;
	font-size: 65%;
	line-height: 3em;
	text-align: center;
}

body {
	background: rgb(172,186,179);
	margin: 0px;
	padding: 0px 0px 20px;
}

div.image-full {
	margin: 20px 10px 0px;
	text-align: center;
}

.testimonial {
	background: rgb(146,166,181);
	border: 1px solid rgb(28,0,64);
	font-size: 120%;
	font-weight: bold;
	margin: 20px auto;
	width: 460px;
}

#content .testimonial p {
	color: rgb(253,253,233);
	line-height: 1.55em;
	margin: 10px 15px;
	text-align: center;
}

.testimonial cite {
	color: rgb(28,0,64);
	display: block;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	margin-top: 0.75em;
	text-align: right;
}

.testimonial cite {
}

.testimonial cite a {
	color: rgb(28,0,64);
	text-decoration: underline;
}

.testimonial ul {
	color: rgb(28,0,64);
	font-size: 70%;
	list-style: none;
	margin: 10px 15px;
	padding: 0px;
	text-align: right;
}

.testimonial ul a {
	color: rgb(28,0,64);
	text-decoration: underline;
}

dl dt {
	font-weight: bold;
	margin-top: 0.75em;
}

h1, h2, h3, h4, h5, h6 {
	color: rgb(28,0,64);
}

h1 {
	font-size: 140%;
}

h1 a {
	color: rgb(28,0,64);
	text-decoration: underline;
}

h1 small {
	font-size: 80%;
	font-weight: normal;
}

h2 {
	font-size: 110%;
}

hr {
	background: rgb(28,0,64);
	border: 0px;
	color: rgb(28,0,64);
	height: 1px;
}

#content .big-text {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.left-image {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
	z-index: 3;
}

.left-image a {
	background: transparent;
	color: black;
	font-size: 80%;
	text-decoration: none;
}

.center-image {
	display: block;
	padding: 15px 0px;
	text-align: center;
}

.center-image a {
	background: transparent;
	color: black;
	font-size: 80%;
	text-decoration: none;
}

.right-image {
	display: block;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	z-index: 3;
}

.right-image a {
	background: transparent;
	color: black;
	font-size: 80%;
	text-decoration: none;
}

.calendar-icon {
	margin-bottom: 1px;
	margin-top: 5px;
}

.calendar-icon img {
	border: 1px solid rgb(28, 0, 64);
}

sup {
	font-size: 80%;
	font-weight: normal;
}

table.events {
	width: 100%;
}

table.specs caption {
	font-style: italic;
	text-align: left;
	text-decoration: underline;
}

table.specs th {
	text-align: left;
}

textarea {
	font-size: 100%;
}

/*
 * Captcha styles
 */

fieldset.captcha {
	background: rgb(146,166,181);
	border: 1px solid rgb(28,0,64);
	color: black;
	margin: 20px auto;
}

fieldset.captcha img {
	border: 1px solid rgb(28,0,64);
	float: right;
}

#content p.captcha_2 {
	display: block;
	text-align: center;
}

.captcha_text {
	font-size: 90%;
	margin: 5px 20px;
}

/*
 * 3 Column tables
 */

table.col3type {
	font-size: 85%;
	margin-bottom: 1em;
	width: 98%;
}

table.col3type th, table.col3type td {
	padding: 3px 6px;
	vertical-align: top;
	width: 30%;
}

table.col3type .col1 {
	padding-left: 0px;
}

table.col3type .col3 {
	padding-right: 0px;
}

table.col3type th {
	font-size: 110%;
}

table.col3type th a {
	color: rgb(28,0,64);
	text-decoration: none;
}

table.col3type td {
	padding-bottom: 12px;
}

/*
 * Contact list style
 */

dl.contact {
	padding: 0.25em 0px 0.5em 2em;
}

dl.contact dt {
	color: rgb(28,0,64);
}

dl.contact dd {
	color: rgb(146,166,181);
	font-size: 150%;
	font-weight: bold;
	margin: 4px 0px 12px 2em;
}

dl.contact dd a {
	color: rgb(146,166,181);
	text-decoration: none;
}

dl.contact dd a:hover {
	text-decoration: underline;
}

table.contact td {
	padding: 3px;
}

table.contact td.label {
	padding-top: 5px;
	vertical-align: top;
}

/*
 * This is for the benefit of Netscape 4.x users
 */

@media screen {
	
	h2 {
		line-height: 0.5em;
		position: relative;
		top: 0.5em;
	}
	
	table.gallery {
		margin: 0px auto;
		width: 460px;
	}
	
	table.gallery td {
		text-align: center;
	}
	
	/*
	 * Container style
	 */
	
	#container {
		background: rgb(253,253,233) url(/images/common/container_bg.jpg) bottom left no-repeat;
		border: 1px solid rgb(28,0,64);
		margin: 30px 35px 0px;
		padding: 0px;
		position: relative;
		z-index: 1;
	}
	
	/*
	 * Header style
	 */
	
	#header {
		background-color: rgb(146,166,181);
		background-repeat: no-repeat;
		position: relative;
	}
	
	#header_inner {
		height: 18px;
		padding-top: 142px;
		background-position: top left;
		background-repeat: no-repeat;
		position: relative;
	}
	
	#header #logo {
		display: none;
	}
	
	#header #tagline {
		border-top: 1px solid white;
		color: rgb(28,0,64);
		font-size: 80%;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 16px;
		margin: 0px;
		overflow: hidden;
		padding: 0px;
		white-space: nowrap;
	}
	
	#header #tagline * {
		background: white;
		height: 100%;
		margin: 0px;
		opacity: 0.7;
		filter: alpha(opacity=70);
		padding: 0px 55px 2px;
	}
	
	.default {
		background-image: url(/images/common/header_default.jpg);
		background-position: top center;
	}
	
	.yacht {
		background-image: url(/images/common/header_yacht.jpg);
		background-position: top right;
	}
	
	.powerboat {
		background-image: url(/images/common/header_powerboat.jpg);
		background-position: top right;
	}
	
	.yacht #header_inner, .powerboat #header_inner {
		background-image: url(/images/common/header_alt_bg.jpg);
	}
	
	/*
	 * Menu style
	 */
	
	#menu {
		padding: 0px 10px;
		position: relative;
		z-index: 2;
	}
	
	#menu * {
		position: relative;
		z-index: 3;
	}
	
	#main_menu {
		font-size: 70%;
		margin: 0px 10px;
		padding: 0px;
		text-align: right;
	}
	
	#main_menu a {
		color: black;
		text-decoration: none;
	}
	
	#main_menu a:hover {
		text-decoration: underline;
	}
	
	#sub_menu {
		float: right;
		list-style: none;
		margin: 25px 0px 0px;
		padding: 0px;
	}
	
	#sub_menu li {
		margin: 0px;
		padding: 7px 27px;
	}
	
	#sub_menu li a.image {
		background-position: 0px 0px;
		background-repeat: no-repeat;
		display: block;
		height: 43px;
		margin: 0px;
		overflow: hidden;
		padding: 0px;
		width: 83px;
	}
	
	#sub_menu li a.image:hover {
		background-position: 0px -43px;
	}
	
	#sub_menu li a.image span {
		display: none;
	}
	
	#sub_menu #events_menu a.image {
		background-image: url(/images/common/menu_bg_events.gif);
	}
	
	#sub_menu #boats_menu a.image {
		background-image: url(/images/common/menu_bg_boats.gif);
	}
	
	#sub_menu #venues_menu a.image {
		background-image: url(/images/common/menu_bg_venues.gif);
	}
	
	#sub_menu #calendar_menu a.image {
		background-image: url(/images/common/menu_bg_calendar.gif);
	}
	
	#sub_menu #gallery_menu a.image {
		background-image: url(/images/common/menu_bg_gallery.gif);
	}
	
	#sub_menu li.haschildren {

		background: transparent url(/images/common/submenu_bg.gif) top center no-repeat;
		padding-bottom: 0px;
	}
	
	#sub_menu li ul {
		background: rgb(227,232,226) url(/images/common/submenu_base_bg.jpg) bottom center no-repeat;
		list-style: none;
		margin: 2px 5px 5px;
		padding: 0px 0px 15px;
		text-align: center;
	}
	
	#sub_menu li ul li {
		font-size: 55%;
		line-height: 1em;
		margin: 0px;
		padding: 4px 5px;
		width: 65px;
	}
	
	#sub_menu li ul li a {
		color: rgb(28,0,64);
		text-decoration: none;
	}
	
	#sub_menu li ul li a:hover {
		text-decoration: underline;
	}
	
	/*
	 * Content style
	 */
	
	#content {
		font-size: 75%;
		line-height: 1.4em;
		margin: 30px 100px 0px 0px;
		padding: 0px 55px;
	}
	
	#content p {
		text-align: justify;
	}
	
	#content #end-content {
		clear: both;
	}
	
	/*
	 * Footer style
	 */
	
	#footer {
		border-top: 1px solid rgb(28,0,64);
		font-size: 65%;
		margin: 35px 155px 0px 55px;
		padding: 0px 0px 25px;
		text-align: right;
	}
}

	#eventstable { font-size: 85%; }
	#eventstable a { text-decoration: none; }
	#eventstable th { width: 216px; padding: 24px 8px 8px 8px; vertical-align: top; } 
	#eventstable td { width: 216px; padding: 8px; vertical-align: top; } 
	.linktable img { border: 1px solid black; }