p {
	color: #4f4727;
}
h3 {
	font-size: 22px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #3c3624;
	background-image: url(h3_bg.gif);
	background-repeat: no-repeat;
}
h4 {
	font-size: 16px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #3c3624;
	background-image: url(leaf.gif);
	background-repeat: no-repeat;
}
h5 {
	color: #3c3624;
}
body {
	background-image: url(bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.dashed {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #336600;
}
a {
	text-decoration:none;
	font-weight: bold;
	color:#474427;
}
a:hover {
	color:#298d43;
}
/*5ea659;*/

