@charset "ISO-8859-1";

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #660000;
}


#FH_GraphicHeader {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	z-index: 2;
	background-image: url(images/header.png);
	left: 1px;
}


#page_HOLDER {
	width: 920px;
	background-image: url(bckgrnd.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0
	margin-bottom: 0;
	padding: 0;
	z-index: 1;
}

.topNAV_text {
	width: 128px;
	height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF8EA;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-stretch: expanded;
	text-decoration: none;
}

.topNAV_text a:link {
	width: 128px;
	height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF8EA;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-stretch: expanded;
	text-decoration: none;
}

.topNAV_text a:visited {
	width: 128px;
	height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF8EA;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-stretch: expanded;
	text-decoration: none;
}

.topNAV_text a:hover {
	width: 128px;
	height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #660000;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	font-stretch: expanded;
	text-decoration: none;
}



#body_text {
	width: 492px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	z-index: 3;
	font-size: 14px;
	font-style: normal;
	padding: 0;
	font-stretch: condensed;
	font-weight: normal;
	line-height: 22px;
}

#home_body_text {
	width: 492px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	z-index: 3;
	font-size: 14px;
	font-style: normal;
	padding: 0;
	font-stretch: condensed;
	font-weight: normal;
	line-height: 20px;
}

#bottom_ADDRESS {
	width: 871px;
	height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-size
	: 11px;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

.subNAV_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF8EA;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 164px;
	position: absolute;
	z-index: 6;
	font-style: italic;
}

.subNAV_text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF8EA;
	text-decoration: none;
	font-style: italic;
}

.subNAV_text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF8EA;
	text-decoration: none;
	font-style: italic;
}

.subNAV_text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF8EA;
	text-decoration: underline;
	font-style: italic;
}

.bottomNAV_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	list-style-position: inherit;
	list-style-type: circle;
	z-index: 5;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 20px;
}

.bottomNAV_text a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottomNAV_text a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottomNAV_text a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


	
