.bkg {
	background-image: url(../images/hfh_web_inside_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: 0b79ac;
}
body {
	background-color: #0b79ac;
}
.lefthand_txt_heading {
	color:#963d39;
	text-align:right;
	padding-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 20px;
}
.lefthand_txt_link {
	color:#000000;
	text-align:right;
	padding-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 7px;
	font-weight: bold;
	text-decoration:none;
	display: block;
}
div.lefthand_txt_link {
	color:#f6a049;
}
a.lefthand_txt_link:visited, .a.lefthand_txt_link:active, a.lefthand_txt_link:link {
	color:#000000;
}
a.lefthand_txt_link:hover {
	color:#f6a049;
}
.main_bkg {
	background-image: url(../images/hfh_web_partner_16.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.partner_bkg {
	background-image: url(../images/hfh_web_partner_home_16.gif);
	background-repeat: no-repeat;
}

