@charset "UTF-8";
/*start vertical fluid*/
* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(images/hl_home_bg.jpg);
}
#container {
	height: 100%;
	width: 973px;
	margin: 0 auto;
}
.disclaimer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	line-height: 12px;
}
* html #container {
	height: 100%;
}
/*end vertical fluid*/

/*start doc*/
p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 1em;
	margin-top: 0.5em;
	margin-right: 30px;
	margin-left: 30px;
	color: #6A5946;
}
.hometext {
	color: #999;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding-right: 20px;
	padding-left: 20px; }

.topdiv {
	padding-top: 20px;
	padding-bottom: 20px;
}
.topdiv2 {
	padding-top: 20px;
	padding-bottom: 0px;
}
ul {
	font-size: 12px;
	font-weight: normal;
	font-family: "trebuchet ms", Verdana, Arial;
}
li {
	line-height: 14px;
	list-style-type: none; }

.headernav {
	color: #e5e5e1;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background-color: #999;
	text-decoration: none;
	vertical-align: middle; }
	
.searchnav {
	color: #e5e5e1;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background-color: #9A0000;
	text-decoration: none;
}
.searchnav a:link {
	color: #e5e5e1;
	padding-left: 22px;
	text-decoration: none;
} 
.searchnav a:visited {
	color: #e5e5e1;
	padding-left: 22px;
	text-decoration: none;
}
.searchnav a:hover {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	padding-left: 22px;
	text-decoration: none;
	list-style-position: inside;
	background-image: url(images/topnav_symbol.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.searchnav a:active {
	color: #00f;
	padding-left: 22px;
	text-decoration: none;
}
.searchnavdown {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	list-style-position: outside;
	background-image: url(images/topnav_symbol.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.footerbg {
	background-image: url(images/base_template_08b.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
	 }
	 
.footertxt {
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	padding-left: 5px; }
	
.footertxtright {
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-align: right;
	padding-right: 5px; }
	
.footer2bg {
	background-image: url(images/base_template_08b.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer2txt {
	background-image: url(images/base_template_08b.jpg);
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 8px;
}
.foote2rtxtright {
	background-image: url(images/base_template_08b.jpg);
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 8px;
}
h6 {
	color: #fff;
	text-decoration: none;
	margin-bottom: 1.2em;
	margin-top: 0.5em; }
	
.white {
	color: #fff; }


.headernav a:link {
	color: #e5e5e1;
	padding-left: 22px;
	text-decoration: none
	
}
.headernav a:visited {
	color: #e5e5e1;
	padding-left: 22px;
	text-decoration: none
}
.headernav a:hover {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	padding-left: 22px;
	text-decoration: none;
	list-style-position: inside; 
	background-image: url(images/topnav_symbol.gif);
	background-repeat: no-repeat;
	background-position: 10px 50% }
	

.headernav a:active {
	color: #00f;
	padding-left: 22px;
	text-decoration: none
}
.headernavdown {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	list-style-position: outside; 
	background-image: url(images/topnav_symbol.gif);
	background-repeat: no-repeat;
	background-position: 10px 50% }

.navgray {
	background-color: #999; }
	
footertxt a:link {
	color: #fff;
	text-decoration: none; }
footertxt a:visited {
	color: #fff;
	text-decoration: none; }
footertxt a:hover {
	color: #bc3120;
	text-decoration: none; }
footertxt a:active {
	color: #fff;
	text-decoration: none; }

