body {
	background: url('http://progressiveforestry.com/images/DD_grnbg.jpg') repeat fixed;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
}

a, a:link {
	color: #49290f;
	text-decoration: none;
}

a:hover {
	color: #2d361e;
	text-decoration: underline;
}

a.special {
	color: #ffff00;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	text-align: center;
	font-size: 20px;
}

h2 {
	font-weight: normal;
	text-align: center;
	font-size: 18px;
}

h3 {
	font-weight: normal;
	text-align: left;
	font-size: 16px;
}

ul {
	text-align: left;
	margin-left: 15px;
}

fieldset {
	border: 1px #2d361e solid;
	margin-bottom: 20px;
}

legend {
	color: #ffffff; 
	font-weight: normal;
	text-align: left;
	font-size: 16px;
}

.photo {
	float: right;
	margin-left: 15px;
}

#logoblock {
	background-color: #647a42;
}

#mainblock {
	width: 960px;
	margin: 0;
	padding: 0;
}

#contentblock {
	background-color: #647a42;
	padding: 10px 25px;
	text-align: justify;
}

p {
	padding: 5px;
	margin: 0;
}

#imgdivR {
	width: 300px;
	border: 1px #2d361e solid;
	padding: 5px;
	float: right;
	font-size: 11px;
	text-align: justify;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 5px;
}

#imgdivL {
	width: 250px;
	border: 1px #2d361e solid;
	padding: 5px;
	float: left;
	font-size: 11px;
	text-align: justify;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 5px;
}

#footerblock {
	background-color: #49290f;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding: 7px 0;
}

#footerblock  a{
	color: #ffffff;
	text-decoration: none;
}