h1 {
	color: #4f6329;
}
h2 {
	color: #4f6329;
}
h3 {
	color: #4f6329;
}

.toppic {
	background-image: url(../images/c_e_toppic.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bodytextwhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.topnav:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

a.topnav:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
a.topnav:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 11px;
}
a.topnav:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	
}.navbarorange {
	background-image: url(../images/c_e_b_nav.gif);
	background-repeat: repeat;
}
.midorange {
	background-color: #c7d4ac;
}
.orangebox {
	background-image: url(../images/c_e_homebox.gif);
	background-repeat: no-repeat;
}
.bott {
	background-image: url(../images/c_e_b_bot.gif);
	background-repeat: repeat-x;
}
.orangetextarea {
	background-color: #f9fef0;
}
