body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #471401;
}
#img {
	border: 1px solid #5D1C02;
	margin-right: 5px;
}

#wrapper {
	margin: 0 auto;
	width:817px;
}
#nav {
	height: 31px;
	background-image: url(../images/nav.jpg);
}
#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 189px;
	margin-top: 16px;
}
#homebody {
	height: 343px;
	width: 578px;
	background-image: url(../images/homebody.jpg);
	padding: 12px 120px;
	line-height: 120%;
	font-size: 12px;
}
#homebody a, #homebody a:visited  {
	color: #5D1C02;
}
#homebody a:hover {
	text-decoration: none;
}
form div {
	width: 410px;
}
form input, form textarea {
	width: 400px;
	border: 1px solid #591700;
	padding-bottom: 9px;
}
form div.small {
	float: left;
	width: 204px;
}
form input.small, form select {
	width: 195px;
}
form select {
	border: 1px solid #591700;
	padding-bottom: 8px;
}
.whitey p {
	color: #FFF;
	margin: 10px;
}
.more a {
	font-weight: bold;	
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #5D1C02;
	padding: 3px;
	margin-right: 6px;
}
.more a:hover {		
		xbackground-color: #C3932F;
	border: 1px solid #C3932F;
}
.Gunit {
	float: left;
	width: 125px;
	text-align:center;
	margin: 0 5px;
}
.Gunit img {
	border: none;
}
.Gunit a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 3px 7px;
}
.Gunit a small {
	font: 11px normal;	
}
.Gunit a:hover {
	background-color: #E3C586;
}









