body {
	background-attachment: fixed;
	background-color: #326500;
	background-image: url(/images/foothills_fieldartbg.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 18pt;
	color: #FF9900;
	text-align: left;
}

p {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-align: left;
	line-height: 13pt;
}

.image_foothills {
	padding-right: 10px;
}

.foothills_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
}

/* Menu */
#fh_menu ul {
	list-style-type: none;
	font-size: 10pt;
	margin-bottom: 5x;
	margin-top: 15px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #FF6600;
	margin-left: 44px;
	text-align: left;
	}

#fh_menu li {
	padding-bottom: 1px;
	margin-left: 0px;
}

#fh_menu li a {
	color: #FF6600;
	margin-left: -20px;
	margin-right: 0px;
	display: block;
	text-decoration: none;
}

#fh_menu li a:hover {
	color: #336600;
	text-decoration: underline;
}