body, html {
	margin: 0px;
	background-color: #cccc99;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:13px; font-weight: normal;
	color:Navy;
}

a:link {
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #999966;
}

#top {
	width: 750px; height: 15px;
	background-color: #3366cc; color: #ffffff;
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
	border-left: 1px solid Navy;
	border-right: 1px solid Navy;
}

#logo {
	width: 750px; height: 118px;
	background-image: url(images/charter-fishing-bg.gif);
	background-repeat: repeat-x;
	border-left: 1px solid Navy;
	border-right: 1px solid Navy;
}


p {
	margin: 1px 10px 10px 5px;
}

.menu_link {
	display: block;
	width: 150px; height: 20px;
	background-color: #3366cc;
	text-align: left;
	color: #ffffff;
	padding: 5px 0 0 4px;
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}

.menu_link a, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}

.menu_link a:hover {
	background-color: #cccc99;
	color: #000000;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic; font-weight: bold; color: #003366;
}

h1 {
	font-size:26px;
	margin: 15px 0 2px 0;
}

h2 {
	font-size:24px;
	margin: 15px 0 5px 0;
}

h3 {
	font-size:22px;
	margin: 15px 0 5px 0;
}

h4 {
	font-size:20px;
	margin: 1px 0 5px 0;
}

.row {
	width: 100%; height: 20px;
	border-top: 2px solid #ffffcc;
	border-bottom: 2px solid #ffffcc;
	font-weight: bold; font-size: 13px;
}

.fish {width: 100px; float: left; padding-top: 3px; padding-left: 5px}

.biting {float: left; height: 20px; background-color: #006699}

#footer {
	width: 750px;
	vertical-align: top;
	text-align: center;
	font-size: 10px;
}
