@charset "UTF-8";
body {
	font-family: "Optima_Regular", Verdana, sans-serif;
	font-size: 13px;
	background-color: #091d2d;
	line-height: 1.6em;
}
a:link {
	color: #62758B;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #62758B;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	color: #62758B;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}.mainstreetcontent {
	margin: 10px;
	background-color: #EEE;
}
.ourboatscontent {
	text-align: center;
	margin: 0px;
}

h1 {
	font-family: CobaltTT, Georgia, serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-family: CobaltTT, Georgia, serif;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: CobaltTT, Georgia, serif;
	font-style: normal;
	font-weight: normal;
}
.scrollevents {
	overflow: auto;
	height: 160px;
}
.spectable {
	max-width: 500px;
	line-height: 1em;
	margin: auto;
}

li {
	line-height: 1.4em;
	list-style-type: disc;
}

.moretag {
	color: #FFF;
	background-color: #EDB60A;
	vertical-align: baseline;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-size: 10px;
	font-family: "Optima_Bold", "Verdana Bold", "Arial Bold", sans-serif;
}
.innoTable {
	background-color: #EEE;
	border: 2px ridge #666;
	display: table;
}
td {
	padding: 5px;
}
