@charset "utf-8";
/* CSS Document */

body {
	background:#336699;
	}
table.body {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 15px 0px;
	}
table.main {
	background:#CCCCFF;
	text-align:left;
	}
table.links {
	width:760px;
	margin:25px 0px 15px 0px;
	}
table.nav {
	width:760px;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	}
table.lakes {
	width:760px;
	height:402px;
	border:none;
	padding:0px;
	background:#CCCCFF;
	}
tr.overmap {
	height:400px;
	}
td.footer {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333366;
	line-height:16px;
	}
td.book {
	background:white;
	padding:10px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#336699;
	}
#title, #title_black {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}
#title {
	font-weight:bold;
	}
#title_black {
	color:black;
	}
#small {
	font-size:9px;
	}
#title_black a {
	text-decoration:underline;
	font-weight: normal;
	}
img.icon {
	border:none;
	margin:0px 15px 0px 0px;
	float:left;
	}
img.footer {
	float:right;
	border:none;
	}
img.logo {
	border:none;
	vertical-align:middle;
	text-align:right;
	margin:0px 0px 0px 15px;
	}
img.topleft, img.left, img.right {
	border:1px solid black;
	}
img.topleft {
	float:left;
	margin:0px 15px 5px 0px;
	position:relative;
	top:5px;
	}
img.left {
	float:left;
	margin:10px 15px 5px 0px;
	}
img.right {
	float:right;
	margin:10px 0px 5px 15px;
	}
img.link {
	float:right;
	margin:10px 0px 5px 15px;
	border:none;
	}
img.submap {
	margin:15px 0px 0px 0px;
	}
h1, h2 {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#336699;
	line-height:12px;
	text-indent:0px;
	}
h1 {
	font-size:22px;
	}
h2 {
	font-size:12px;
	text-indent:15px;
	}
#nav {
	clear:both;	
	padding:0px;
	vertical-align:middle;
	width:760px;
	}
#nav ul {
	float:left;
	list-style:none;
	background:repeat #336699;
	margin:0px;
	padding:0px;	
	display:inline;
	overflow:hidden;
	}
#nav ul li {
	display:inline;
	padding:0px;
	overflow:hidden;
	}
#nav ul li#spacer a {
	background:#CCCCFF;
	display:inline;
	padding-left:0px;
	padding-right:0px;
	}
#nav ul li a {
	display:inline;
	float:left;
	width:auto;
	margin:0px;
	padding:9px 10px;
	color:white;
	letter-spacing:0px;
	word-spacing:0px;
	text-align:center;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	}
#nav ul li a:hover, 
#nav ul li a:active {
	background:#CCCCFF;
	color:#336699;
	text-decoration:none;
	}
#nav ul li#lit a {	
	background:#CCCCFF;
	color:#336699;
	}
div.body {
	text-align:justify;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	padding:10px 20px 0px 15px;
	line-height:20px;
	}
div.button {
	padding:5px;
	margin:0px 5px 0px 0px;
	background:white;
	width:auto;
	display:inline;
	line-height:33px;
	}
#bold {
	font-weight:bold;
	}
pre a:link,
pre a:visited {
	color:black;
	text-decoration:underline;
	}
a:link,
a:visited {
	text-decoration:none;
	color:#336699;
	}
a:hover,
a:active {
	color:#336699;
	text-decoration:underline;
	font-weight: normal;
	}

