/* CSS Document */body {	font-family: Tahoma, Arial, Helvetica, sans-serif;	text-align: center;	margin: 24px;	padding: 0px;	background-color: #82AD95;}#pageblock {	background-image: url(images/recycled_bg.jpg);	background-repeat: repeat;	text-align: left;	width: 774px;	margin-right: auto;	margin-left: auto;	border: solid 1px #603913;}#topbnr {	width:774px;	height:124px;}#subbnr {	width:774px;	background-color:#0D6A3B;	font-size: 0.8em;	text-transform: uppercase;	color: #FFFFFF;	letter-spacing: 0.3em;	border-top: solid 1px #603913;	border-bottom: solid 1px #603913;/*	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #603913;	border-bottom-color: #603913;*/}#nav_otr {	width:774px;	background-image: url(images/nav_bg.jpg);	background-repeat: repeat;	border-bottom: solid 1px #603913;/*	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #603913;*/}#nav_inr {	padding-bottom: 0.5em;	padding-left: 30px;	padding-right: 6px;	padding-top: 0.5em;	height: 1.7em;}.navleaf {	background-image: url(images/leaf.gif);	display: block;	background-repeat: no-repeat;	padding-left: 25px;	margin-left: 0px;}#subbnr_inr {	padding-top: 0.5em;	padding-left: 42px;	padding-bottom: .5em;}#content {	font-size: 69%;	color: #603913;	padding: 12px 30px;}#content h1 {	font-size: 1.7em;	font-weight: normal;	color: #0D6A3B;}#content p {	line-height: 1.6em;	font-size: 1.1em;}#featurepic {	float: right;	margin-left: 30px;	border-bottom: solid 1px #603913;	border-left: solid 1px #603913;	margin-bottom: 18px;}#botblk {	font-size: 10px;	color: #603913;	width: 774px;	text-align: left;	padding: 0px;	margin-top: 0px;	margin-bottom: 0px;	margin-left: auto;	margin-right: auto;	height: 3em;}#botblk_inr {	padding-top: 9px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 30px;}#clearer {	font-size: 1px;	line-height: 1px;	clear: both;}#content h2 {	font-size: 1.2em;}#content li {	font-size: 1.1em;	line-height: 1.6em;}#content a:link {	color: #0D6A3B;}#content a:visited {	color: #666600;}#content a:hover {	color: #009900;}