/* 
   (C) Copyright 2010 Rofkar Computer Sciences. All Rights Reserved.
   Granted to Shore-Nuf.com website.
*/

* {
	font-family: Arial,Verdana,sans-serif;
}

BODY {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(images/waveback.jpg) #154764;
	color: #333;
}

a {
	color: #006699;
	text-decoration: none;
}

a.menu {
	display: block;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #e91920;
	text-decoration: underline;
}

a.menu:hover {
	background-color: #fff;
}

h1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 160%;
	color: #e91920;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 140%;
	color: #000;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 125%;
	color: #1979c9;
	margin: 0;
	padding: 0;
	text-align: center;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	margin: 16px 0 6px 0;
	padding: 0;
}

h5 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #e91920;
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: square;
}

ul ul {
	list-style-type: disc;
}

ul ul ul {
	list-style-type: none;
}

DIV {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

HR {
	border: 0 none;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
}

OBJECT.video {
	height: 344px;
	width: 425px;
}

TR {
	vertical-align: top;
}

TD {
	text-align: left;
}

NOSCRIPT {
	color: red;
}

DIV#body {
	margin: 12px 12px 12px 12px;
}

TABLE#content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-width: 640px;
	max-width: 1200px;
	border: 6px solid #1979c9;
}

#header {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	height: 223px;
	width: 100%;
	background: #cbd8e3 url(images/waterbackbottom2.jpg) repeat-x top;
	/* background: url(http://wikitravel.org/upload/shared//3/36/Ohio_-_Port_Clinton_-Draw_Bridge.jpg) no-repeat left; */
}

#headerBoat {
	background-image: url(images/topback.jpg); 
	background-position: bottom right; 
	background-repeat: no-repeat;
}

#headerTitle {
	margin-right: 250px;
}

#menu {
	color: #fff;
	background-color: #1979c9;
	font-weight: bold;
}

#menu TD {
	padding: 2px 0 2px 10px;
	height: 25px;
	line-height: 25px;
}

.toolbar {
	background: #e0e5eb url(images/menuRight.jpg) repeat-y right;
	padding: 3px 3px 3px 3px;
	color: #006699;
}

.toolbarSelected {
	background-color: #e91920;
	padding: 3px 3px 3px 3px;
	color: #fff;
}

#mainRow {
	width: 100%;
	background-color: white;
}

#leftCol {
	padding: 5px 0 5px 10px;
	width: 205px;
	min-width: 205px;
	max-width: 205px;
	border-right: 1px solid #ccc;
	vertical-align: top;
	background: #e0e5eb url(images/menuRight.jpg) repeat-y right;
}

#centerCol {
	padding: 10px 10px 10px 10px;
	min-width: 300px;
	max-width: 995px;
	vertical-align: top;
}

#rightCol {
	padding: 10px 10px 10px 10px;
	width: 150px !important;
	border-left: 1px solid #ccc;
	min-width: 0;
	max-width: 20%;
	vertical-align: top;
	background-color: #e0e5eb;
}

#footer {
	font-size: 66%;
	color: #fff;
	background-color: #1979c9;
}

#footer TD {
	padding: 3px 0 3px 10px;
	text-align: center;
}

#menuBox {
	text-align: center;
	font-size: 95%;
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #e91920;
	margin: 15px 12px 0 0;
	padding: 12px 0 12px 0;
	border-top: 4px solid #1979c9;
}

#menuSpecial {
	text-align: center;
	font-size: 95%;
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #fff;
	background-color: #96b6d6;
	margin: 6px 12px 6px 0;
	padding: 12px 0 12px 0;
}

SPAN.emphasize {
	font-size: 90%;
	color: #e91920 !important;
	font-weight: bold;
}

SPAN#leftMenu {
	float: left;
}

SPAN#ticker {
	float: left;
}

SPAN#rightMenu {
	font-size: 80%;
	text-align: right;
	float: right;
	padding-right: 10px;
}

DIV.centerDIV {
	text-align: center;
}

TD.logoLink {
	text-align: center;
}

#hitCounter {
	border: 1px solid #0099cc;
}

#hitCounter TD {
	font-family: Lucidia,"OCR A Extended","Courier New",monospace !important;
	font-size: 96%;
	border-right: 1px solid #666;
	background-color: black;
	color: #00ccff;
}

.required, .error {
	color: red;
}

#charters, #charters TD {
 	border: 1px solid #ccc;
}

.black {
	color: #000;
}
.darkgray {
	color: #333;
}
SPAN.quote {
	font-family: serif;
	font-size: 115%;
}
SPAN.source {
	color: #666;
	font-size: 95%;
	font-style: italic;
}
DIV.question {
	/* font-family: serif; */
	font-size: 109%;
	font-weight: bold;
}
DIV.answer {
	color: #666;
	font-size: 95%;
}
