body {
	font-family: "Trebuchet MS", arial, sans-serif;
	color: #7B6B6D;
	margin: 0px;
	font-size: 12px;
	background-image: url(images/bg_site.gif);
}
a:link {
	color: #422B2F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #7FB439;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #422B2F;
	text-decoration: none;
	font-weight: bold;
}
.heading1{
	font-size: 15px;
	color: #7B6B6D;
	margin: 0px;
	font-weight: bold;
}
.heading2{
	font-size: 14px;
	color: #7B6B6D;
	margin: 0px;
	font-weight: bold;
}
.bodytext {
	color: #422B2F;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	background-image: url(images/bg_site.gif);
}
.headinggreen-right {
	font-size: 15px;
	color: #7FB439;
	font-weight: bold;
}
.textgreen-right{
	color: #7FB439;
	font-weight: bold;
	font-size: 12px;
}
.menutext {
	font-size: 14px;
	color: #A09597;
	font-weight: bolder;
	margin-left: 10px;
}
.menutext a:link {
	color: #A09597;
	text-decoration: none;
}
.menutext a:visited {
	color: #A09597;
	text-decoration: none;
	font-weight: bolder;
}
.menutext a:hover {
	color: #422B2F;
	font-weight: bolder;
	text-decoration: none;
}
#footertext {
	color: #C6BFC1;
	font-size: 10px;
	margin-left: 20px;
}
#footertext a:link {
	color: #C6BFC1;
	font-size: 9px;
}
#footertext a:hover {
	color: #A09597;
	font-size: 9px;
}
#footertext a:visited {
	color: #C6BFC1;
	font-size: 9px;
}.bodytextbold {

	color: #422B2F;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	background-image: url(images/bg_site.gif);
}
