/* CSS Document */

body {
	background-color: #CCFFCC;
	background-image: url(images/back-new.jpg);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000033;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	display: block;
	padding: 8px;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #000033;
}


.footer:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
}

.footer-nolink {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}

.fishmaps{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}


.listheader{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	font-style: italic;
}

.link{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	font-style: italic;
}

.link:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	font-style: italic;
}

.leftborder{
	background-image: url(images/border_left.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.rightborder{
	background-image: url(images/border_rght.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.eventdate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.lodgehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
}

.lighthouseback{
	background-image: url(images/main-side2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}

.size9 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #669966;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}

.lodge_header {
}

.datatable {
	border: 1px solid #006600;
}

.boxborder {
	background-color: #CCFFCC;
	border: thin solid #009900;
}

.boxborder2 {
	background-color: #ECE9D8;
	border: medium double #009900;
}
