﻿@charset "utf-8";
#container {
	width: 780px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	z-index: 60;
	top: 0;
	float: none;
	border: medium outset #CCCCCC;
}
#header img {
	height: 225px;
	width: 706px;
}

#header {
	background-repeat: repeat;
	height: 208px;
	position: relative;
	background-position: 100%;
	vertical-align: 100%;
	width: 780px;
	margin: 0px;
	background-image: url(../images/header2.jpg);
}
#michlogo img {
	float: left;
	width: auto;
	z-index: 2;
	margin-top: 5px;
}
#emichpic {
	padding: 5px;
	float: right;
	width: auto;
	margin-right: 25px;
}
#seal {
	float: left;
	z-index: 1;
	margin-top: 55px;
	margin-left: 25px;
}
#nav {
	width: 780px;
	position: relative;
	vertical-align: top;
	clear: both;
	height: 25px;
	background-repeat: repeat;
	float: left;
	background-color: #26447A;
}
#columnleft {
	background-image: url(../images/pinebg1.jpg);
	background-repeat: repeat;
	padding: 5px;
	float: left;
	width: 210px;
	margin-left: 0px;
	clear: both;
	z-index: 50;
	height: auto;
}
#columnleft #colleftinner {
	background-color: #9FB15B;
	width: 200px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #800000;
	font-weight: bold;
	text-align: left;
	clear: none;
	text-decoration: none;
	z-index: 50;
	height: auto;
	margin-left: 5px;
}

#columnright {
	clear: none;
	margin-right: 5px;
	width: 285px;
	float: right;
	text-align: center;
	padding-right: 5;
	padding-bottom: 5;
	padding-left: 5;
	background-repeat: no-repeat;
	margin-top: 10px;
}


/* CSS Document */

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-repeat: repeat;
	width: 780px;
	background-color: #FFFFFF;
	height: auto;
}
#footer #nav {
	text-align: center;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer #nav ul {
	list-style-type: none;
}
#footer #nav li {
	display: inline;
}
#footer #nav a {
	font-size: small;
	font-weight: bolder;
	color: #536B17;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0A246A;
	border-bottom-color: #A0BEF4;
	border-left-color: #A0BEF4;
}
#footer #nav a:hover {
	font-size: small;
	font-weight: bolder;
	color: #660000;
	text-decoration: none;
}
#main {
	clear: both;
	height: auto;
	width: 780px;
	float: left;
	background-color: #FEFEFE;
	display: inline;
}
#main #mrtcol {
	float: right;
	width: 545px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	font-style: italic;
	color: #800000;
}
.imagelft {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.imgrt {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
.colleftfont {
	color: #800000;
}
#colrt {
	float: right;
	width: 550px;
}
#businessAdmin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	background-color: #DEEEFF;
	width: 325px;
	float: right;
	z-index: 1;
}
#columnmiddle {
	padding: 5px;
	float: left;
	width: 255px;
	margin-top: 30px;
}
#colcenter {
	float: left;
	width: 250px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	border: thin solid #CCCCCC;
}
#lighthouse {
	float: left;
	width: auto;
	z-index: 1000;
}
#container #main div {

}
#container #main #columnleft #colleftinner ul {
	text-decoration: underline;
}
#mainrt {
	float: right;
	background-color: #FFFFFF;
	width: 560px;
	text-decoration: none;
	position: relative;
}
#colleftinner #list {
	cursor: default;
}
#rtmain #light {
	z-index: 500;
	background-image: url(../testsite/images/lighthousewashout.jpg);
}
#rtmain {
	background-color: #ECE9D8;
	float: right;
	width: 560px;
}
#DioConv {
	background-color: #FFCC33;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-left: 3px;
}

