@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0
}

body {
	font: 13px/17px "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	color: #333;
	background: url(../images/featurebg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
.orangetxt {
	font-family: "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	color: #CB4D0D;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
}
#featurebg {
	height: 288px;
	position: absolute;
	width: 100%;
	top: 277px;
	z-index: -1;
	background: #7AA927 url(../images/featurebg.jpg) repeat-x center top;
}
#navigation {
	width: 975px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation ul li {
	padding-left: 6px;
	list-style: none;
	font: bold 16px "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	text-transform: uppercase;
	color: #666666;
	padding-top: 6px;
	float: left;
	padding-bottom: 5px;
}
#navigation a{
	display:block;
	padding:6px 11px;
	color:#333
	text-decoration:none;
	font: bold 14px Verdana, Geneva, sans-serif;
}
#header {
	padding-left: 0px;
	height: 179px;
}
#search {
	background: url(../images/searchbg.gif) no-repeat;
	height: 34px;
	width: 390px;
	float: left;
	position: absolute;
	margin-top: 10px;
	margin-left: 550px;
	padding-top: 8px;
	text-align: right;
	padding-right: 10px;
}
#feature {
	text-align: center;
}
#mission {
	background: url(../images/horiz-lines.gif) no-repeat center top;
	height: 120px;
	font: italic lighter 20px/25px "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	color: #BC7614;
	text-align: justify;
	padding-right: 85px;
	padding-left: 85px;
	margin-bottom: 10px;
	padding-top: 15px;
}
#hmpgabouttxt {
	width: 465px;
	padding-left: 15px;
	float: left;
	margin-right: 15px;
}
#hmpgprightcol {
	width: 435px;
	float: left;
	padding-right: 15px;
	padding-left: 10px;
}
.clearfix {
	clear: both;
}
#hmpgabouttxt ul  {
	margin-bottom: 15px;
	margin-top: -10px;
}
p {
	font: 14px "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
}
#news {
	background: url(../images/newsbg.jpg) no-repeat left top;
	height: 376px;
	width: 335px;
	position: relative;
	margin-left: 550px;
	padding-left: 15px;
	padding-top: 10px;
}
.txt16pxgray {
	font: lighter 16px "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	color: #333;
}
#followus {
	height: 82px;
	width: 325px;
	margin-top: 60px;
}
#learnmorebtn {
	text-align: left;
	height: 66px;
	width: 232px;
	position: absolute;
	margin-left: 35px;
	margin-top: 370px;
}
.txt16pxred {
	font: lighter 16px "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	color: #793A00;
}
.headline20px {
	font: lighter 20px "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	color: #7B3C00;
	text-transform: uppercase;
}
#followus ul li {
	list-style: none;
	padding-top: 8px;
	padding-right: 10px;
	float: left;
	padding-left: 15px;
}
#clearfix {
	clear: both;
}
#footer {
	height: 12px;
	font: 10px "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFF;
	background: #74A022;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#gray-white-fade {
	background: url(../images/gray-white-fade.jpg) repeat-x;
	height: 42px;
}
#bodytxt {
	margin-bottom: 15px;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 0px;
}
h2 {
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 22px;
}
h1 {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: normal;
}
#bodytxt ul li {
	list-style: disc;
	padding-top: 15px;
	font-size: 14px;
	margin-left: 65px;
	margin-right: 65px;
}
#navigation ul li a {
	color: #588b12;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #4f8704;
	text-decoration: underline;
	background: #e7c700;
}
#footer a {
	color: #FFC;
	text-decoration: underline;
}
#leftcol {
	float: left;
	width: 400px;
	margin-right: 20px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#rightcol {
	float: right;
	width: 400px;
	margin-right: 50px;
	margin-bottom: 10px;
}
.centertable {
	margin-right: auto;
	margin-left: auto;
}
#bodytxt table {
}
.document {
	height: 170px;
	width: 640px;
	margin-left: 50px;
	border-bottom: 2px solid #CCC;
}
.document img {
	float: left;
}
.smalltxt {
	font-size: 11px;
}
.document a {
	color: #396;
	text-decoration: none;
}
.document a:hover {
	color: #063;
	text-decoration: underline;
}
#hmpgprightcol a {
	color: #396;
	text-decoration: none;
}
#hmpgprightcol a:hover {
	color: #063;
	text-decoration: underline;
}
.padtblleft a:hover {
	color: #396;
	text-decoration: underline;
}
#bodytxt ol li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: decimal;
	margin-left: 35px;
}
#bodytxt ol {
	padding-right: 45px;
	padding-left: 45px;
}
#listwrap {
	margin-right: 80px;
	margin-left: 80px;
}
#bodytxt blockquote {
	margin-right: 80px;
	margin-left: 65px;
	color: #666;
	border-left: thin solid #CCC;
	padding-left: 25px;
	padding-top: 10px;
}
.articletxt {
	margin-right: 35px;
	margin-left: 35px;
	font-size: 15px;
	line-height: 23px;
}
#article-rightbar {
	width: 400px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
	border: thin solid #CCC;
	padding: 15px;
}
#article-rightbar a {
	text-decoration: none;
	color: #396;
}
#article-rightbar a:hover {
	text-decoration: underline;
	color: #749E23;
}
#articlenav {
	height: 35px;
	border: thin solid #CCC;
	text-align: left;
	padding-top: 15px;
	background: #EBEBEB;
	margin-bottom: 20px;
	padding-left: 20px;
}
#articlenav a {
	color: #749E23;
	text-decoration: underline;
}
#articlenav a:hover {
	color: #396;
	text-decoration: none;
}
#alert {
	height: 25px;
	background: #FF9;
	border-top: 1px solid #F93;
	border-bottom: 1px solid #F93;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;
	color: #4A4A4A;
	margin-bottom: 20px;
}
#alert a {
	color: #F93;
	text-decoration: none;
}
#bodytxt h2 a {
	color: #F60;
	text-decoration: none;
}
#bodytxt h2 a:hover {
	color: #390;
	text-decoration: underline;
}
.padtblleft a {
	color: #396;
	text-decoration: none;
}

