body {
	color: #221e1f;
	font-size: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
	line-height: normal;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#wrapper {
}
#main {
	background-color: #fff;
	background-image: none;
	margin: 0;
	padding: 0;
}
#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: normal;
	margin-left: 24px;
}
#wrapper #main h1 .nav a {
	font-size: 0.8em;
}
.boatname { text-transform: uppercase; }
table.exhibitor {
	margin-top: 18px;
	margin-right: 12px;
	margin-left: 18px;
}
table.exhibitor caption { color: #36c; font-size: 1.5em; font-weight: bold; padding-top: 12px; padding-bottom: 12px; }
table.exhibitor th{
	color: #92724b;
	font-size: 0.8em;
	font-weight: bold;
	line-height: normal;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #74542d;
	border-bottom-color: #74542d;
	width: 200px;
}
table.exhibitor td{
	font-size: .9em;
	line-height: normal;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #74542d;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
	color: #333;
	padding-left: 6px;
}

a:link { }

a:visited { }

a:hover { }

a:active { }

p { font-size: 1.2em; }
.highslide-html-content {
	display: none;
	width: 700px;
	padding: 0 5px 5px;
	height: 600px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
	width: 700px;
	height: 600px;
}
