a:link {
	font-family: Times,"Times New Roman",serif;
	color: #604200;


}
a:visited {
	font-family: Times,"Times New Roman",serif;
	color: #583c00;
	
}
a:hover {
	font-family: Times,"Times New Roman",serif;
	color: #7c5602;

}
a:active {
	font-family: Times,"Times New Roman",serif;
	color: #604200;
}
.leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #a1d7be;
	font-size: 10px;

}
.leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #a1d7be;
	font-size: 10px;	
}
.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #cdeedf;
	font-size: 10px;
}
.leftnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #cdeedf;
	font-size: 10px;
}

.bottom a:link {
	font-family: "Trebuchet MS", Geneva, sans-serif;;
	color: #0A6156;
	font-size: 10px;

}
.bottom a:visited {
	font-family: "Trebuchet MS", Geneva, sans-serif;;
	color: #0A6156;
	font-size: 10px;	
}
.bottom a:hover {
	font-family: "Trebuchet MS", Geneva, sans-serif;;
	color: #008989;
	font-size: 10px;
}
.bottom a:active {
	font-family: "Trebuchet MS", Geneva, sans-serif;;
	color: #00582d;
	font-size: 10px;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;

}
.whitetext10 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 10px;

}
.greentitles {
	font-family: "Times New Roman", Times, serif;
	color: #00582d;
	font-size: 17px;

}
.whitetitles {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 17px;

}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #504923;
	font-size: 11px;
}
.secTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #004931;
}
body {
background-image:url(images/bg.gif);
background-position: top center;
background-repeat: repeat-y;
background-color:#d5cca1;

}

.bodybg {
background-image:url(images/bodybg.gif);
background-position: top center;
background-repeat: repeat-y;
background-color:#6e393f;

}

.maincolor {
background-color:#f0eacd;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504923;

}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504923;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504923;
}

ul.list1 li {
background:transparent url(images/block_arrow.gif) no-repeat scroll left top;
margin-bottom:10px;
padding-left:10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.bodytext {
	font:normal .85em/1.4em Times,"Times New Roman",serif;
	margin-top:.75em;
	color: #504923;
	}
	
.title {
	color: #CC6600;
	
	}
	
h4 {
	background-color:#D7C7A6;
	font:normal .95em/1.4em Georgia, "Times New Roman", Times, serif;
	color:#660033;
	display: block;
	font-size: .95em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 10px 20px;
	padding: 6px 6px 6px 6px;
}