body {
	font: 76% Arial, Helvetica, sans-serif;
	background: #D4E4B8 url(../images/body_background.jpg) repeat-x left top;
	text-align:center;
	padding:0;
	margin:0;
}
 a:link, a:visited {
	color:#c60;
 }
 
 a:hover {
	color: #844200; 
 }

.attention {
	color:red;
	background: #FFFFD7;
}
#wrapper {
	width:860px;
	margin:0 auto;
	text-align:left;
	
}






#masthead {
	height:136px;
	background: #FFFFFF url(../images/logo.gif) no-repeat left center;	
}

#masthead address {
	font-style:normal;
	font-size:.9em;
	text-align:right;
	color:#9188a9;
	padding-top: 15px;
}

#mainnavwrapper {
	margin-top:-5px;
	background: #9188A9 url(../images/nav_background.jpg) repeat-x left 5px;
	_background: #9188A9 url(../images/nav_background.jpg) repeat-x left top;

	height:30px;
}



#mainnav {
	margin:0;
	padding:0;
		background: #6E6699 url(../images/nav_background.jpg) repeat-x left top;


}



#mainnav li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
		background: #6E6699 url(../images/nav_background.jpg) repeat-x left top;

}



#mainnav li a:link, #mainnav li a:visited {
	padding:6px 24px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	background: #6E6699 url(../images/nav_background.jpg) repeat-x left top;
	border-top:solid 4px #9188a9;
}

#mainnav li a:hover {
	background: #669900 url(../images/nav_hover_background.jpg) repeat-x left top;
	border-top:4px solid #C9DAA5;
}

#mainnav li a#current {
	
	background: #690;
	border-top:4px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}

#banner {
border-left: 1px solid #006;
border-right: 1px solid #006;
border-bottom: 4px solid #690;
border-top: 4px solid #690;
}

#content {
	margin:0;
	background: #FFFFFF url(../images/content_background.jpg) repeat-y left top;
	border-left: 1px solid #006;
	border-right: 1px solid #006;
}

/* easy clearing */

#content:after	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* end easy clearing */

#content h1 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #300d81;
	margin:0;
	padding:20px 20px 10px 20px;
	letter-spacing:-1px;
}

#content h2 {
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #4F7500;
	margin:0;
	padding:5px 20px;
	letter-spacing:-1px;
}

#content h3 {
	padding:5px 20px;
	color: #690;
	margin:0;
	font-size:1.1em;
}

#content p {
	font-size: 1em;
	line-height: 1.5em;
	margin:0;
	padding:10px 20px;
}

#content ul {
	margin:10px 10px 10px 20px;
	padding:0;
}

#content ul li {
	background: url(../images/list_bullet.gif) no-repeat left 50%;
	padding-left: 20px;
	list-style: none;
	margin-bottom:10px;
}

#content ul li em {
	font-weight: bold;
	color: #669900;
	font-style: normal;
}

#content p.pullquote {
	color: #669900;
	background: #F3F2F7;
	margin:0 40px;	
}


a.pdflink {
	background: url(../images/pdf_link.gif) no-repeat right 50%;
	padding-right: 20px;
}
#column {
	width:250px;
	float:right;
	background:#B9D38C;
	margin:10px 20px 20px 20px;
	
}

#column h2 {
	color:#300d81;
}
#column address {
	font-style: normal;	
	padding:10px 20px;
	
}
#content .profilesmall {
	float:left;
	width:320px;
	margin:20px;
	
	

}

/* easy clearing */

#content profilesmall:after	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* end easy clearing */




#content .profilesmall img {
	float:left;
}

#content .profilesmall h3 {
	padding:0 0 5px 40px;
	margin:0;
	font-size:1.4em;
}

#content .profilesmall h4 {
	padding:0 0 10px 20px;
	margin:0;
}

#content .profilesmall p {
	padding:0 0 20px 20px;
	margin:0;
}

#content img.profile {
	float:right;
	margin:15px 30px 15px 15px;
	border: 5px solid #669900;
}

#footer {
	border-left: 1px solid #006;
	border-right: 1px solid #006;
	font-size: .9em;
	color: #FFFFFF;
	background: #9187A9 url(../images/footer.gif) no-repeat center top;
	text-align: center;
	padding:43px 10px 10px;
	clear:both;
}
#wrapper #content h4 {
	padding-left: 20px;
}
