@charset "utf-8";

#menu, p, h1, h2, h3, h4, h5, .header, .content, .content_2, .content3, .frontpageheader2, .frontpagebody3, .frontpagebody4, .list, ol, ul {
	font-family: Arial, Helvetica, sans-serif;	
}
body,div,ol,ul,li,a {
	margin:0px;
	padding:0px;
	border:0;
	outline:0;
}
#banner {
	background-image: url(images/MI_BAnner_bkg.jpg);
	background-repeat:repeat-x;
}
#logo {
	background-position:top left;
	float:left;
}
#menu {
	position:relative;
	top:15px;
	margin-bottom:50px;
}
ul.menu1 li {
	display:inline;
	list-style-type:none;
	font-size:12px;
}
ul.menu1 li a:hover {
	text-decoration:underline;
}
#text {
	margin:0 20px 10px 20px;
	width: 960px;
}
.style3 {
	display:inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 14px;
	line-height: 120%;
	text-align:justify;
	padding-right:7px;
	padding-bottom:10px;
}
.caption {
	font-size:12px;
	color:#666;
}
.caption2 {
	font-size:12px;
	color:#666;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	vertical-align:middle;
	margin:10px 50px 10px 10px;
	float:left;
}
.strong {
	font-weight:bold;
}
.center {
	text-align:center;
}
h1.home {
	font-size: 20px;
	color: #003333;
	left: 15%;
}
h1 {
	font-size: 30px;
	color: #003333;
	font-weight: bold;
}
h2,h3 {
	font-size: 20px;
	color: #003333;
	left: 15%;
	font-weight: normal;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
h4.class-day{
	font-size:16px;
	padding:15px 0;
	border-bottom:3px solid #CCC;
}
h4.class-list{
	font-size:18px;
}
h4 a {
	color: #003399;
}
h4 a:hover {
	text-decoration:none;
}
h4.events {
	font-size:16px;
}
h4.events-list {
	padding:10px 0;
}
h5 {
	font-size:12px;
	margin:0 0 5px 0 !important;
}
a:link {
	text-decoration: none;
	color: navy;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #336699;
}
a:focus {
	outline:none;
}
.header {
	font-size: 14px;
	text-transform: uppercase;
	color: #336699;
}
.content {
	font-size: 12px;
}
.content_2 {
	font-size: 12px;
	width: 400px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 10px;
}
.content3 {
	font-size: 14px;
}
.right {
	float:right;
	vertical-align:middle;
	margin-left:10px;
}

hr {
	border-top: 1px solid #888;
	size: 1px;
	margin: 25px 0;
	clear: both;
}
img {
	border:none;
	vertical-align:middle;
}
img.events {
	text-align:right;
	margin:0px 8px;
}
img.classes {
	float:right;
	margin:0px 15px;
}
img.thumbs {
	float:left;
	height:60px;
	width:60px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid black 1px;
}
img.vendors {float:right;}
#main {
	position:absolute;
	left:476px;
	top:128px;
	width:491px;
	height:315px;
	z-index:2;
}
#thumbContainer {
	left:292px;
	top:381px;
	width:437px;
	height:358px;
	z-index:1;
	position:absolute;
	background-color: #CCE5B2;
}
#header {
	position:absolute;
	left:313px;
	top:14px;
	width:295px;
	height:95px;
	z-index:3;
}
.frontpageheader1 {
	font-style: italic;
	font-size: 18px;
}
.frontpageheader2 {
	font-size: 24px;
	color: #213010;
}
.frontpagebody3 {
	font-size: 16px;
	font-weight: normal;
	color: #213010;
	line-height: 24px;
	text-align:center;
}
.frontpagebody4 {
	font-size: 14px;
	font-weight: normal;
	color: #4e2121;
	line-height: 20px;
}

ul.list {
display:block;
list-style:disc;
padding-left:4px;
margin-left:10px;
font-size:14px;
}

ol {
display:block;
line-height: 120%;
padding-left:4px;
margin-left:10px;
font-size:14px;
}


/*               ---------------------Lightbox Style------------           */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* TOGGLE & ACCORDION ------------------------------------------------------------*/

h4.accordion-trigger,
h4.toggle-trigger {
	margin: 0 0 5px 0;
	height: 46px;
	line-height: 46px;
	width: 100%;
}

h4.accordion-trigger a,
h4.toggle-trigger a {
	text-decoration: none;
	display: block;
	color: #003399;
	font-size:16px;
}

h4.accordion-trigger a:hover,
h4.toggle-trigger a:hover { 
	color: #336699;
}

div.accordion-container,
div.toggle-container {
	overflow:hidden;
	clear: both;
}

div.accordion-container .block p,
div.toggle-container .block p{
	margin-top: 0px;
	margin-bottom: 5px;
}

.hidden {visibility:hidden;
height:14px;}

hr.big {margin:45px 0;}
