@charset "utf-8";
/* CSS Style for formatting, 
Michigan Mental Health Counselors Association Website
02/19/2010 Design by: Rich Miller, AM Data Service, Inc., www.amdataservice.com
*/

body {
	background-color:#1f4296;
}
#mainbody {
	width:1120px;
	position:absolute;
	left:205px;
	height:auto;
	padding:15px;
	background-color:#6b911a;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#contentArea h2 {
	text-align:center;
	color:#1f4296;
}
#contentArea h4 {
	color:#1f4296;
}
#contentArea h5 {
	color:#1f4296;
}
.bottomborder {
	border-bottom: 1px #1f4296 solid;
	padding-bottom:10px;
}
#contentArea {
	background-color:#fff;
	padding:10px;
	width:1100px;
}
#counselorsearch {
	padding:5px;
	width:500px;
	text-align:center;
	border: 1px #1f4296 solid;
	background:#CEF;
	text-decoration:underline;
	margin-bottom: 15px;
}

#whatsnew {
	border-top:1px #1f4296 solid;
	border-bottom:1px #1f4296 solid;
}
#corevalues {
	border-bottom:1px #1f4296 solid;
}
#whatsnew h3 {
	text-align:center;
	color:#1f4296;
}
#whatsnew li {
	color:#1f4296;
	list-style-type:disc;
	padding: 5px;
}
.bulletlist1 {
	list-style-type:disc;
}
#corevalues li {
	color:#000;
	list-style-type:decimal;
	padding: 5px;
}
#corevalues h3 {
	text-align:center;
	color:#1f4296;
}
.values {
	color:#1f4296;
	font-weight:bold;
	font-size:18px;
}
.bluelink a:link {
	color:#1f4296;
	text-decoration:underline;
}
.bluelink a:visited {
	color:#1f4296;
	text-decoration:underline;
}
.bluelink a:active {
	color:#1f4296;
	text-decoration:underline;
}
.bluelink a:hover {
	color:#1f4296;
	text-decoration:underline;
}
