@charset "utf-8";
/* CSS Document */

body

{
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #7D7D7D;
	min-width: 980px;
	background-color:#c1d963;
	font-size:80%;
}

.clearer
{	clear:both;
}

.header

{
	background: url(images/hf_homes_logo_top.gif) no-repeat bottom left;
	background-color: #1F4F9B;
	color: white;
	padding-left: 200px;
	padding-top: 5px;
	padding-bottom: 10px; height:22px;
}

.logoBanner

{
	background-image: url(images/hf_homes_greenstrip.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #DEF2B0;
	padding: 0px;
	margin: 0px;
}

.logoBanner img

{

	padding: 0px;
	margin: 0px;
	vertical-align: bottom;

}

.logoBannerBorder

{
	margin: 0px;
	margin-left: 150px;
	border-bottom: solid 1px #69822E;
	line-height: 1%;
	height: 1%;
	padding: 0px;
	padding-bottom: 2px;
	background-color:#FFFFFF;
}

.contentContainer
{	position:relative;
	min-height:700px;
	_height:700px;
	background-image: url(images/bgdimg2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.contentHome
{	position:relative;
	margin: 0 auto;
	width: 850px;
}


.buttonsHolder
{	position:relative;
	width: 200px;
	float:left;
	padding-top: 20px;
}

.buttonsHolder ul 
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color:#0e5fd8;
}

.buttonsHolder ul li
{
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}

.buttonsHolder ul li a {
	display:block;
 	padding: 15px 0px 5px 30px ;
	text-decoration:none;	 	
	font-weight:bold;
	color: #0e5fd8;
	background-image: url(images/homeNav.gif);
	background-position:left;
	background-repeat:no-repeat;
	width: 155px;
	border-bottom: 1px solid #FFFFFF;	
}

.buttonsHolder ul li a:hover
{
	font-weight: bold;
	background-image: url(images/homeNavOn.gif);
	background-position:left;
	background-repeat:no-repeat;
	display: block;
	border-bottom: 1px solid #a2bf3d;

}


.videoHolder
{	position: relative;
	width:500px;
	padding-top:20px;
	float:left;
}


.videoHolder h1
{	font-size: 250%;
	color:#a2bf3d;
}

.textcontainer
{	position: relative;
	width:600px;
	padding-top:20px;
	float:left;
	height:330px;
	_height:400px;
	overflow:auto;
	margin-top: 10px;
    scrollbar-arrow-color: #a2bf3d;
	scrollbar-3dlight-color: #fFF; 
	scrollbar-highlight-color: #f5f5f5;
	scrollbar-face-color: #f5f5f5; 
	scrollbar-shadow-color: #f5f5f5;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #ccc; 
	
}

.textcontainer h1
{	font-size: 140%;
	color:#a2bf3d;
}

.textcontainer h2
{	font-size: 120%;
	color:#a2bf3d;
}

.textcontainer h3
{	font-size: 110%;
	color:#a2bf3d;
}

.vision
{	font-size: 150%;
	color:#a2bf3d;
}	

.vision span
{	color:#1f4e99;
}

.blue
{	color:#1f4e99;
}

.textcontainer a, .textcontainer a:link, .textcontainer a:visiteed
{	color:#1f4e99;
	text-decoration:underline;
}

.textcontainer a:hover, .textcontainer a:active
{	color:#a2bf3d;
	text-decoration:underline;
}
