@charset "utf-8";
/* CSS Document */

#container #contentarea .content .bodycopy h1 .highlight-large {
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight: normal;
	color: #8C0031;
}
#container #contentarea .content .bodycopy h1 .highlight-small {
	line-height: 1.5em;
	font-size: .8em;
	font-weight: bold;
}
#container #contentarea .content .bodycopy .highlight {
	color: #8C0031;
	font-size: 1.2em;
}
#container #contentarea .content .bodycopy p.informationboxout {
	padding: 10px;
	font-size:.9em;
	border: 1px solid #9ea06e;
	background-color: #ebebb8;
	 
}
#container #contentarea .content .bodycopy img.leaficon {
	margin-top: 1px;float: left;margin-right: 2px;
	 
}

.subhead {
	background-image: url(../images/smallleaf.jpg);
	background-repeat:no-repeat;
	text-indent:30px;
}