/*RESET CODE*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0; padding:0; border:0; font-weight:normal; font-style:normal;font-size:100%; line-height:1; font-family:inherit; text-align:left;}
/*RESET CODE*/


/*Global Styles*/

body {font-family:Arial, Helvetica, sans-serif; background: #666666 url(../images/body-bckgrnd.jpg) repeat-x;}
h1 a {display: block; margin-left:8px; padding-bottom:30px; width: 191px; height: 78px; background: url(../images/michauto.gif) no-repeat top left; text-decoration:none; text-indent: -9999px;}
h2 {color:#005daa; font-size: 22px; font-weight:bold; padding: 10px 10px 5px 0;}
h3 {color:#54b948; font-size:14px; padding: 5px 10px 0 0; line-height:150%;}
h4 {font-size:14px;  background:url(../images/green.jpg) no-repeat; color:#FFFFFF; text-align:center; padding:5px 0 6px 23px;}
h5 {font-size:13px; color:#005daa; font-weight:bold;}
h6 {font-size:9px; color:#6480BD;}
p{font-size:12px; color:#666666; line-height:150%;}
select{font-size:11px; color:#666666; line-height:150%;}
ul li {font-size:12px; color:#666666; line-height:150%; list-style:square}
a{color:#6480BD; line-height:150%;}
td{font-size:11px; color:#666666; padding-bottom: 10px;}

#wrapper{
	width: 800px;
	margin: 0 auto; 
	background-color:#FFFFFF;
	
}

#header{
	margin: 0 auto; 
	width: 800px;
	padding-top: 10px;
	background:#FFFFFF url(../images/hdr_bckgrnd.jpg) top no-repeat;
}

#footer{
	margin: 15px 0 0 0; 
	padding-top: 5px;
	padding-left:10px;
	height: 17px;
	background:#FFFFFF url(../images/footer.jpg) repeat-x;
}

#login{
	position: relative;
	width: 200px;
	height: 45px;
	background:url(../images/login-bckgrnd.jpg) no-repeat;
	float: right;
	padding-top: 6px;

}

#login a{
	padding: 0;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#login p{
	padding: 0 5px 0 5px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 120%;
	margin-left: 7px;
}
#login img {position: relative; top: 3px;}

#content{
width:480px;
float:left;
background-color:#FFFFFF;
padding-left:10px;
padding-bottom:10px;
}

#side_panel{
width:280px;
float:right;
padding: 0 8px 5px 0;
background-color:#FFFFFF;
}


label{
	display:block;
	font-size:12px;
	color:#333;
	padding-bottom:5px;
}

#nav{
	position:relative;
	marin: 0 auto;
	width: 800px;
	height: 45px;
	background:url(../images/nav-bcknd.jpg) repeat-x;
	padding-bottom: 10px;
}

#nav ul{
	marin: 0 auto;
	list-style: none;
}


#nav li{
	display:inline;
}


#nav a.home{
	display: block;
	text-align:center;
	width:75px;
	float: left;
	color:#FFFFFF;
	padding: 12px 0 14px 0;
	text-decoration: none;
}

#nav a.about{
	display: block;
	width:90px;
	text-align:center;
	float: left;
	color:#FFFFFF;
	padding: 12px 0 14px 0;
	text-decoration: none;
}
#nav a.membership{
	display: block;
	width:105px;
	text-align:center;
	float: left;
	color:#FFFFFF;
	padding: 12px 0 14px 0;
	text-decoration: none;
}
#nav a.resources{
	display: block;
	width:105px;
	text-align:center;
	float: left;
	color:#FFFFFF;
	padding: 12px 0 14px 0;
	text-decoration: none;
}
#nav a.michtv{
	display: block;
	width:108px;
	text-align:center;
	float: left;
	color:#FFFFFF;
	padding: 12px 0 14px 0;
	text-decoration: none;
}
/*#nav a.news{
	display: block;
	width:100px;
	text-align:center;
	float: left;
	color:#FFFFFF;
	padding: 12px 0 14px 0;
	text-decoration: none;
}*/
#nav a.industry_links{
	display: block;
	text-align:center;
	width:108px;
	float: left;
	color:#FFFFFF;
	padding: 12px 0 14px 0;
	text-decoration: none;
}

#nav a.events{
	display: block;
	text-align:center;
	width:109px;
	float: left;
	color:#FFFFFF;
	padding: 12px 0 14px 0;
	text-decoration: none;
}

#nav a.contact{
	display: block;
	width:100px;
	text-align:center;
	float: left;
	color:#FFFFFF;
	padding: 12px 0 14px 0;
	text-decoration: none;
}

#home_page a.home {
	background-color:#333333;
	
}

#about_page a.about {
	background-color:#333333;
	
}
#membership_page a.membership {
	background-color:#333333;
	
}
#resources_page a.resources {
	background-color:#333333;
	
}
#michtv_page a.michtv {
	background-color:#333333;
	
}
#news_page a.news {
	background-color:#333333;
	
}
#industry_page a.industry_links {
	background-color:#333333;
	
}
#events a.events {
	background-color:#333333;
	
}
#contact_page a.contact {
	background-color:#333333;
	
}

#nav a.active, #nav a:hover {
background-color:#333333;
}

#search_form {
	float: right; margin: -26px 25px 0 0;
	}

.indent{
padding-left: 15px;

}

.bold{
font-weight:bold
}

.white{
color:#FFFFFF;}

.lgt_blue{
color:#6480BD; padding: 2px 0;}

.right{
padding-left: 500px;
margin-top: 8px;
}

.clear{
	clear:both;
}

.calendar {padding-top: 20px;}