body {
	background-image: url(images/texture.jpg);
	background-repeat: repeat;
	text-align: center;
	width: 100%;
	margin: 40px;
}
#divheader {
	width: 800px;
	background-image: url(images/banner.png);
	height: 175px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #58272A;
	border-right-color: #58272A;
	border-left-color: #58272A;
}
#divnavbar {
	background-color: #58272A;
	height: 23px;
	width: 800px;
	padding-top: 3px;
}
#divcontent {
	background-color: #BAC3CA;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58272A;
	height: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/551-Sweetgrasshills_nobull.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#divfooter {
	background-color: #58272A;
	height: 20px;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #D5B98A;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#divedit {
	margin-left: 20px;
	margin-top: 4px;
	font-weight: normal;
	font-size: 12px;
	height: auto;
}
#scroller {
overflow: auto;
position: relative;
width: 475px;
height:350px;
color: #59272A;
background-color: #BAC3CA;
border: 1px solid #FFFFFF;
text-align: center;
}
#scrollerinner {
padding: 2px 8px;
}
a:link, a:visited, a:active {
	color: #59272A;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
}
#divdesign {
	font-size: 11px;
	color: #59272A;
	width: 800px;
	text-align: left;
}
.style2 {
	font-size: 12px;
	text-decoration: none;
}
td, th {
vertical-align:top;
	padding-right: 20px
}
