body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #37270D;
	background-image: url(images/horizontal-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.footertext {
	font-size: .75em;
}
.footertext a {
	text-decoration: none;
	color: #37270D;
}
.contentbg {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#topNav {
	font-size: 14px;
}
#topNav p {
	display: inline;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	color: #352609;
}


.footercell {
	background-image: url(images/country-squire_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerNav {
}
#footerNav p {
	display: inline;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: .9em;
	color: #352609;
}
#topNav a {
	text-decoration: none;
	color: #352609;
	font-size: 14px;
}
#topNav a:hover {
	color: #B4A04A;
}
#footerNav a:hover {
	color: #663300;
}

#footerNav a {
	text-decoration: none;
	color: #352609;
}
#announcements {
	display: block;
	width: 85%;
	margin-left: 47px;
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 a {
	color: #003300;
}
