@charset "utf-8";
body {
	background-color: #369;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.container {
	background-color: #FFF;
	text-align: left;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincontent {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 270px;
	padding-bottom: 10px;
}
#PhoneLog {
	margin-right: 20px;
	margin-left: 50px;
	padding-bottom: 10px;
}


#events {
	background-color: #9C6;
	font-size: small;
	float: left;
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.header {
	background-color: #FFF;
	width: 80%;
}
#Logo {
	background-image: url(images/MPClogo_4CCRRV.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#PhotoBlock {
	background-image: url(images/PhotoBlock.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
#TitleSpacer {
	background-image: url(images/TitleSpacer.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.TitleSpacer {
	background-image: url(images/CRRVSpacer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#TitleSpacer2 {
	background-image: url(images/TitleSpacerNoBar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #06C;
}

a:visited {
	color: #036;
}
a:hover {
	color: #930;
}
h1 {
	font-size: large;
	color: #06C;
}
h2 {
	font-size: medium;
	color: #C30;
}
h3 {
	font-size: small;
	color: #C90;
}

.sidebar {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color: #9C6;
	width: 250px;
	font-size: 12px;
}

.sidebarphoto {
	width: 250px;
	float: left;
}
.container .sidebar #events h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#minnkotalink {
	font-size: small;
}
.navbar {
	background-color: #69C;
}
.photobox {
	float: right;
	margin-top: 50px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 171px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TitleSpacer {
	background-image: url(images/MinnkotaLogoGradientSpacer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.TableHeader {
	color: #000;
	background-color: #69C;
	font-weight: bold;
	text-align: center;
}
.mapbox {
	float: right;
	width: 130px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: medium inset #390;
}
.resourcestableheader {
	background-color: #69C;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #06C;
	margin-bottom: -10px;
	font-size: 12px;
	color: #000;
}
.New {
	color: #C00;
	font-style: italic;
}
.maincontent-nosidebar {
	margin-right: 50px;
	margin-left: 50px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	width: 250px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h3 + p {
	margin-top: -12px;
}
.tableblue {
	font-weight: bold;
	background-color: #69C;
}
.tableltblue {
	font-weight: normal;
	background-color: #CBDCED;
}
#Callout {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	width: 175px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
#CalloutWider {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	width: 275px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
}
#events p {
	margin-top: 10px;
	margin-bottom: 0px;
}
#events ul {
	margin-top: 0px;
}
.container .maincontent #CalloutWider ul li {
	text-align: left;
	font-weight: normal;
}
#mailinglist {
	float: left;
}

#routepermitappmap {
	width: 800px;
	height: auto;
}

