body {
background:#5b8726;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	}
a {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #669933;
	padding: 16px 0 6px 0;
	font-weight:bold;
	text-align:center;
}
.header a:link {
	font-size: 10px;
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}
.header a:visited {
	font-size: 10px;
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
.header a:hover {
	font-size: 10px;
	color: #669933;
	text-decoration: underline;
	font-weight: bold;
}
.return {
margin-top:16px;
}
/*NEW*/
#page {
background:url(images/stretch.jpg) repeat-y;
width: 764px;
padding: 0 5px;
margin: 0 auto;
}
#header {
width:764px;
height: 221px;
}
#homeheader {
width:764px;
height: 340px;
}
.navigation {
background:url(images/nav_back.jpg);
width: 764px;
height:32px;
}
.navigation img {
float: right;
margin: 0;
}
#footer {
height:155px;
width: 764px;
background:url(images/footer_back.jpg) top no-repeat;
clear:both;
}
#footer p {
clear:both;
font-size: 10px;
	padding: 16px 0 6px 0;
	font-weight:bold;
	text-align:center;
}
.footernavigation {
background:#fefef4;
float:left;
margin-top: 59px;
width: 538px;
height:30px;
}
.footernavigation img {
padding-left: 9px;
}
.headlinks {
	font-size: 10px;
	font-weight: bold;
	float:right;
	padding: 4px 4px 0 0;
}
.headlinks a {
	color: #669933;
	text-decoration: none;
}
.headlinks a:hover {
	text-decoration: underline;
}
.main {
width: 728px;
padding: 18px;
}
.floatright {
float: right;
padding-right: 6px;
text-align:center;
}
.furnbox {
float:right;
padding: 24px 6px 3px 4px;
width: 341px;
height: 256px;
}
.clear {
clear:both;
}
