body {
	background-color: #052210;
	background-image: url(images/body_bg2.gif);
	background-repeat: repeat-x;
}
.deftext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contentpad {
	padding:0 15px 0 15px;
}
.header {
	font-size: 13px;
	color: #073417;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #E1C2A6;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7E644C;
}
.footer a:link {
	text-decoration:none;
	color: #7E644C;
}
.footer a:visited {
	text-decoration:none;
	color: #7E644C;
}
.footer a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color:#2B4030;
}
.footer a:active {
	text-decoration:none;
	color: #FFD780;
	background-color:#2B4030;
}

.header2 {
	color:#003300;
	font-size: 14px;
	font-weight: bold;
}
.raquo {
	color: #C4864E;
	font-size: 14px;
	font-weight: bold;
}