/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}


#topnav {
	margin: 0% 3% 0px;
	padding: 0px 2em 0px 0px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: right center;

}
#gutter {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 3%;
	float: left;
}
#leftnav {
	margin: 0em 0px;
	padding: 0em 0px 0px;
	float: left;
	width: 15%;
	border-right-width: thin;
	border-right-color: #CCCCCC;


	
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 62%;
	margin-left: 1%;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 1em;
	padding-left: 1em;
	background-image: url(images/mopbkg.jpg);



}
.dropcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	line-height: 80%;
}
#rightcolm {
	padding: 0em 0px 0px;
	float: left;
	width: 15%;
	margin-left: 1%;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0px;

}
#footer {
	margin: 0px 20%;
	padding: 0px;
	clear: both;
	text-align: center;
}
#logo {
	position: absolute;
	left: 8%;
	top: 15px;
}

#floatleft {
	margin: 0px 1em 0px 0px;
	padding: 1em 0px 0px;
	float: left;
}

#floatright {
	margin: 0px 0px 1em 1em;
	padding: 0px;
	float: right;
}
#headoyster {
	margin: 0px 10% 0px 0px;
	padding: 0px;
	text-align: right;
}
#legendbox {
	width: 50%;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 2em;
	padding: 1em;
	background-attachment: fixed;
	background-image: url(images/legend.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-left: 1em;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: double;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#fallbox {
	float: right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	width: 270px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	border: thick groove #FF0000;
	font-style: normal;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0.5em;
	margin-top: 2em;
	padding: 0.5em;
	background-image: url(images/snowtime.gif);

}

dl.float-right {
	float: left;
	margin-top: 0px;
	margin-bottom: 0em;
	margin-left: 0em;

	padding: 0px;
	color: #000000;
	line-height: normal;
	height: 155px;
	width: 250px;
	margin-right: 1em;
	
}
.float-right dt
{
	font-weight: normal;
	color: #000000;
	padding: 10px 5px 0px 10px;
	margin-bottom: 0px;
	text-decoration: underline;
	text-align: center;
	margin-top: 1em;
}
.float-right dd
{
	margin: 0 0 0 2em;
	padding: 10px 20px 0px 0px;
	font-size: x-small;
	color: #000000;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
	line-height: 5px;
	list-style-position: inside;
	list-style-type: disc;
}
.berightfloat {
	margin-top: 30px;
	margin-right: 1em;
	float: left;
	margin-left: 1em;
}
.dropcap {
	float: left;
	width: 1em;
	font-family: "Goudy Old Style";
	font-size: 3em;
	line-height: 80%;
}
#mapbox {
	margin: 0px;
	padding: 0px 1em;
	background-image: url(images/bkgrndmap.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}

#bikebox {
	padding-right: 1em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0em;
	border: thin solid #999999;
	padding-left: 1em;
}
#OktoberFest {
	float: right;
	width: 200px;
	line-height: 1.5em;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 1em;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 1em;
	background-image: url(images/blueradial.gif);
	border-top: #993300;
	border-right: #993300;
	border-bottom: #993300;
	border-left: #993300;
	text-align: center;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: .5em;
	background-position: center center;
}
#search {
	position: absolute;
	width: auto;
	top: 20px;
	right: 5%;
}