body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #663300;
	margin: 0px;
	padding: 0px;
}
#homepage a, #navigation a {
	color: #8D5028;
	font-size: 14px;
	display: block;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	clear: both;
	height: auto;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: none;
}
#header {
	height: 400px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/header-image.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homepage {
	background-image: url(Images/Pasture-vcr-bkgd1.gif);
	background-repeat: no-repeat;
	height: 650px;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-position: center top;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #663300;
}
#homepage li, #navigation li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #603C48;
	float: left;
	padding-left: 0px;
	clear: none;
	font-weight: bolder;
	padding-right: 8px;
	margin-left: 10px;
	list-style-type: none;
}
#homepage ul, #navigation ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	float: none;
	width: auto;
	padding-top: 50px;
	font-size: 14px;
	padding-left: 130px;
	list-style-image: none;
	color: #8E4F26;
	margin: 0px;
}
#content table img {
	border: 5px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: none;
	clear: both;
}
#content table ul {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	color: #660000;
}
#content table .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
	overflow: hidden;
	background-position: center top;
	width: 500px;
	background-repeat: no-repeat;
}
#content h1 {
	color: #663300;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
#content h2 {
	font-size: 16px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	height: 100%;
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-align: center;
	clear: both;
	vertical-align: bottom;
}
