.bgd1 {
	background-image: url(images/rep_bg.jpg);
	background-repeat: repeat-x;
}
.bgd2 {
	background-image: url(images/bg_1.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	color: #568C59;
	font-size: 19px;
	font-weight:normal;
	margin-bottom:0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	color: #568C59;
	font-size: 16px;
	font-weight:normal;
	margin-bottom:0;

}

.body_spaced {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	color: #000000;
	font-size: 15px;
}
a:link {
	color: #307536;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #307536;
}
a:hover {
	text-decoration: underline;
	color: #ADA49B;
}
a:active {
	text-decoration: none;
}
.copy_green {
	color: #568C59;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-size: 15px;
}
p{margin-top:0}
