* {
	padding: 0;
	margin: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;
	height: 100%;
}
.bg {
	background: #ADB3BB url(images/bg_top.gif) repeat-x;
}
#top {
	width: 100%;
	height: 137px;
	position: relative;
	text-align: center;
}
#top_center {
	width: 770px;
	height: 120px;
	position: relative;
	text-align: center;
	background: url(images/bg_gradient.jpg) repeat-y;
	margin: 0px auto;
}
#logo {
	width: 770px;
	height: 120px;
	position: relative;
	text-align: center;
	background: url(images/red_line.gif) repeat-x;
}
.logo {
	height: 90px;
	width: 160px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#mid {
	position: relative;
	width: 100%;
	text-align: center;
	background: url(images/bg_lt.gif) repeat;
}
#mid_header {
	width: 769px;
	height: 17px;
	position: relative;
	background: url(images/mid_header.jpg);
	margin: 0px auto;
	overflow: hidden;
}
#mid_top {
	background: url(images/mid_top_r.gif) no-repeat right top;
	height: 258px;
	width: 770px;
	text-align: left;
}
#mid_btm {
	background: url(images/mid_btm.gif) no-repeat right top;
	height: 112px;
	width: 770px;
}
#mid_btm2 {
	background: url(images/mid_btm2.gif) no-repeat right top;
	height: 198px;
	width: 770px;
}
#welcome {
	background: url(images/mid_btm_l.gif);
	position: absolute;
	z-index: 33;
	height: 310px;
	width: 268px;
	top: 258px;
}
#welcome p {
	display: none;
}
#index_pic {
		background: url(images/mid_top_l.jpg);
	height: 258px;
		width: 407px;
}
#nav {
	position:absolute;
	z-index: 75;
	top: 0px;
	width: 770px;
	height: 565px;
	margin-right: auto;
	margin-left: auto;
}
#nav li {
	text-align: center;
	list-style: none;
	height: 27px;
	display: block;
	background: url(images/bg_button.gif) repeat-x;
	padding-right: 10px;
	padding-left: 10px;
		border: 1px solid #FFFFFF;
}
#nav li a {
	padding-top: 5px;
	font: bold 12px/28px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
}
#all_lakes {
	width: 200px;
	margin-left: 545px;
}
#whitefish {
	width: 180px;
	margin-left: 350px;
	margin-top: 115px;
}
#pelican {
	width: 150px;
	margin-left: 410px;
	margin-top: 150px;
}
#all {
	width: 239px;
	margin-left: 4px;
	margin-top: 40px;
	padding-right: -10px;
	padding-left: -10px;
}
#gull {
	width: 106px;
	margin-left: 255px;
	margin-top: 70px;
}
#larson_group {
	background: url(images/larson_group.gif) no-repeat top;
	height: 190px;
	width: 205px;
	position: absolute;
	z-index: 76;
	left: 561px;
	top: 372px;
}
#larson_group p {
	text-align: center;
	vertical-align: top;
	font: bold 14px "Times New Roman", Times, serif;
	padding-top: 170px;
}
#footer {
	position:relative;
	width: 100%;
	text-align: center;
}
#footer_bg {
	width: 100%;
	height: 12px;
	position:relative;
	background: url(images/bg_drk_bar.gif) repeat-x top;
}
#footer p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer img {
	text-align: center;
	margin: 0px auto;
}
.web {
	display: block;
}
.print {
	display:none;
}
#d_container {
	width: 770px;
	margin: 0px auto;
	text-align: left;
}
a.pic:link, a.pic:visited {
	color: #BB0000;
	text-decoration: none;
	font-weight: bold;
}
a.pic:hover {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
a.pic img {
	border: none;
}
a.four:link, a.four:visited {
	color: #BB0000;
	font-weight: bold;
	letter-spacing: 4px;
	text-decoration: none;
	border-bottom: 1px solid #BB0000;
}
a.four:hover {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #3399FF;
}
a.five:link, a.five:visited {
	color: #DDDDDD;
	text-decoration: underline;
}
a.five:hover {
	color: #3399FF;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
}