/* CSS Document */

body,td,th {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000066;
}

body {
	background-color: #003366;
}

.footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
}

.footer:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #009900;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #325B93;
}


.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.fishmaps{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.listheader{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	font-style: italic;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #336699;
}

.copyright2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.events:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}

.eventsnolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.rightborder{
	background-image: url(images/border-1.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.leftborder{
	background-image: url(images/border-2.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.lodge_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.lodge_head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.boxborder {
	background-color: #FFFFFF;
	border: medium double #000066;
}

.boxlodging {
	background-color: #F4F4F4;
	border: thin solid #000066;
}

.wally1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.wally2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.wally3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B2E04;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.maintextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.maintextlight-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.maintextlight-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
}

.gallerythumb {
	border-color: #CCCCCC;
	border-width: 2px;
	padding: 3px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.gallerythumb:hover {
	border-color: #6699CC;
	border-width: 2px;
	padding: 3px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

