@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E3E6DA;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
body a {
	color: #9A3018;
	text-decoration: underline;
}
#container { 
	width: 880px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
	
#fpcontainer {
	width: 480px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}
#menucontainer {
	width: 940px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}
#upperHeader {
	background: #FFFFFF;
	height: 70px;
} 
#indexHeader {
	background: #FFFFFF;
	height: 70px;
	background-image: url(images/foxhillindx.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
} 
#upperImage {
	width: 255px;
	float: left;
	padding: 40px 0 0 60px;
} 
#upperImage a img {
	border: 0;
	display: block;
} 
#mainNav {
	width: 520px;
	float: right;
	padding-top: 18px; /* Original value: 48px */
}
#homeLink {
	width: 520px;
	float: right;
	text-align: right;
}
#indexNav {
	width: 520px;
	float: right;
	padding-top: 48px; /* based on mainNav */
}
#indexImage {
	height: 370px;
	text-align: right;
	margin: 0;	
}
#mainImage {
	height: 167px;
	border-bottom-color: #9A3018;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align: right;
}
#toolbar {
	width: 180px;
	height: 18px;
	padding: 0 20px 1px 0;
	float: right;
}
ul.sidebarmenu {
	float: left;
	width: 145px;
	background: #FFFFFF;
	margin: 15px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-right: solid #9A3018 1px;
	list-style-type: none;
	cursor: default;
}
ul.sidebarmenuActive {
	z-index: 1000;
}
ul.sidebarmenu li{
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	font-size: 0.625em;
	color: #738551;
	font-weight: bold;
	line-height: 2.0em;
}
ul.sidebarmenu li.head {
	padding-left: 16px;
	letter-spacing: 0.1em;
	}
ul.sidebarmenu li a {
	color: #9A8984;
	text-decoration: none;
	background: transparent url(images/bullet.gif) left top no-repeat;
	letter-spacing: 0.0em;
	cursor: pointer;
	padding-left: 11px;
}
ul.sidebarmenu li a.URHere {
	color: #9A3018;
	text-decoration: none;
	background: transparent url(images/bullet_on.gif) left center no-repeat;
}
ul.sidebarmenu li a:hover, ul.sidebarmenu li a:hover.URHere {
	color: #9A3018;
	background: transparent url(images/bullet_on.gif) left top no-repeat;
}
#rtsidebar {
	float: right;
	width: 180px;
	background: #FFFFFF;
	padding: 0px 20px 5px 0px;
	text-align: right;
	margin: 15px 0px 0px 0px;
}
#indexContent {
	margin: 20px 290px 0 60px;
	padding: 0;
}
#indexContent p {
	font-size: 0.875em;
	line-height: 1.625em;
} 
#indexsidebar {
	float: right;
	width: 220px;
	background: #FFFFFF;
	padding: 3px 60px 0px 0px;
	text-align: right;
}
#indexszselector {
	height: 16px;


}
#mainContent {
	margin: 15px 220px 0 180px;
	padding: 0;
} 

#mainContenta {
	margin: 15px 220px 0 180px;
	padding: 0;
}
	
#mainContent p {
	font-size: 0.75em;
	line-height: 1.375em;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.0em;
	margin-left: 0;
}
#mainContent p.subhead {
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	font-size: 1.25em;
	color: #9A3018;
}
#mainContent p.subhead_2 {
	margin-bottom: 0.25em;
	color: #9A3018;
	font-weight: bold;
}
#mainContent a {
	color: #9A3018;
	text-decoration: underline;
}
#tintBox {
	width: 408px;
	background-color: #e2e6d4;
	padding: 10px 20px 10px 20px;
	margin-bottom:10px;
}
#tintBox p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
#tintBox p.title {
	color: #9A3018;
	font-weight: bold;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: bold;
	color: #9A3018;
	line-height: 0px;
	background-color: #FFFFFF;
	background-image: url(images/fhlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 39px;
	height: 23px;
	padding: 58px 0 5px 0;
} 
.medium_font {
	font-size:1.0em;
}
.large_font {
	font-size:1.125em;
}
.x_large_font {
	font-size:1.25em; 
}
.subhead {
	font-size: 1.25em;
	color: #9A3018;
}
.italic {
	font-style: italic;
	color: #617044;
}
#copyright {
	minwidth: 180px;
	float: right;
	text-align: right;
	minheight: 10px;
	font-weight: normal;
	color: #9A8984;
	font-size: 0.92em;
	text-decoration:none;
	padding: 5px 30px 0 0;
}
.padmenu {
	padding: 20px 0 10px 0;
}
.padrt {
	padding-right: 20px;
}
.padtop {
	padding-top: 16px;
}
.padindex {
	padding-top: 2px;
}
.padhomelink {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

