/* html,body {
	margin:0;
	padding:0;

} */

* {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
body{
	font-family: arial, sans-serif;
	font-size: .85em;
	text-align: center;
	margin-top: 10px;
	background-color: #AD4C0F;
	background-repeat: repeat-x;
}
p{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: center 180px;
	background-repeat: repeat-x;
	background-image: url(../images/green-gradient-tapa.gif);
	padding: 0px;
}
#topnav {
	float: left;
	list-style: none;
	margin: 0px;
	clear: both;
	width: 940px;
	background-color: #669900;
	padding-left: 10px;
}

#topnav li {
	float: left;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav a {
	color: #000000;
	text-align: center;
	display: block;
	width: 6em;
	margin: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	background-color: #669900;
}

#topnav a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#banner {
	width: 950px;
	height: 190px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #AD4C0F;
	background-image: url(../images/hpirc-banner-wave.gif);
}
#banner h1 {
	color: #003366;
	padding-left: 15px;
	padding-top: 23px;
	float: left;
}
#banner h2 {
	color: #003366;
	float: right;
	padding-top: 18px;
	padding-right: 10px;
}
#search-bar {
	width: 500px;
	float: right;
	height: auto;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
#siteheader {
	font-size: 0.75em;
	color: #ebebeb;
	padding-top: 5px;
	width: 500px;
	text-align: right;
	float: right;
	padding-right: 5px;
}
#siteheader a {
	color: #ebebeb;
	text-decoration: none;
}
#siteheader  a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#link-bulls  li {
	list-style-image: url(/images/link.gif);
}
#wrapper {
	float: left;
	width: 715px;
	padding-top: 30px;
	padding-left: 10px;
}
#wrapper a {
	color: #669900;
}
#wrapper ul {
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: square;
}
#wrapper li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#wrapper h2 {
	color: #003366;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content {
	float: left;
	width: 700px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 8px;
}
#content a {
	color: #669900;
	text-decoration: underline;
}
#content a:hover {
	background-color: #669900;
	color: #FFFFFF;
}
#content h1 {
	font-size: 1.6em;
	color: #000000;
}
#container {
}
#content p {
	line-height: 1.5em;
	font-size: 1.1em;
	padding-left: 10px;
}
#sidebar-a {
	width: 190px;
	padding: 5px;
	background-image: url(../images/container-gradient.jpg);
	background-repeat: repeat-x;
	background-position: center -80px;
	margin-top: 15px;
	float: left;
	font-size: 0.85em;
}
#sidebar-a h1 {
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
#sidebar-a .box {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar-a .bold {
	font-weight: bold;
	color: #000000;
	font-size: .90em;
}
#sidebar-a p {
	padding: 0px;
	margin: 0px;
}
#sidebar-b {
	float: right;
	width: 205px;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar-c {
	float: left;
	width: 195px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar-b h1 {
	text-transform: uppercase;
	color: #003366;
	border-bottom-width: 2.0px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.0em;
}
#sidebar-b ul{
	list-style-type: none;
}

#sidebar-b li{
	list-style-type: none;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
#sidebar-b a {
	display: block;
	color: #003366;
	padding: 5px;
}
#sidebar-b  li a:hover {
	background-color: #003366;
	color: #FFFFFF;
}
#footer {
	clear: both;
	width: 940px;
	font-size: 0.85em;
	height: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
#footer h1 {
	font-size: 1.2em;
	color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	width: 125px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
}

#footer-box-a {
	width: 225px;
	float: left;
	color: #999999;
	font-size: 0.85em;
}
#footer-box-a h1 {
	text-decoration: none;
	color: #999999;
}
#footer-box-b {
	width: 200px;
	float: left;
}

#footer-box-c {
	width: 200px;
	float: left;
}

#footer ul{
	list-style:none;
	margin-left: 10px;
	}
	
#footer ul li a {
	list-style:none;
	color: #003366;
}

#footer ul li a:hover {
	list-style:none;
	text-decoration: underline;
}
#content h2 {
	font-size: 1.4em;
	color: #003366;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#content h3 {
	font-size: 1.2em;
	color: #003366;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-style: italic;
}
#content ul {
	padding-left: 45px;
	font-size: 1.0em;
	line-height: 1.5em;
}
#content .location {
	font-size: .85em;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#content p.top {
	text-align: right;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #999999;
}
#content a.top {
	text-align: right;
	color: #999999;
	text-decoration: underline;
}
#content .top a:hover {
	text-align: right;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
#sidebar-a ul {
	list-style-type: none;
}
#sidebar-a li {
	list-style-type: none;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar-a a {
	color: #003366;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-decoration: none;
	display: block;
}
#sidebar-a a:hover {
	background-color: #669900;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.box {
	float: right;
	height: auto;
	width: 200px;
	font-size: 0.85em;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px;
	color: #000000;
	font-style: italic;
	border: 1px solid #CCCCCC;
}
.spacer {
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}
.box-video {
	width: 650px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.img-fl-right {
	text-decoration: none;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 7px;
	margin-top: 2px;
}
.box-lg-pic {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#wrapper h1 {
	color: #000000;
	padding-bottom: 25px;
	font-size: 1.6em;
}
#wrapper h3 {
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}
#pdf-bulls li {
	list-style-image: url(/images/pdf-sm.gif);
}
#project-link-box {
}
#project-link-box h4 {
	margin-left: 65px;
}
#wrapper h4 {
	color: #000000;
	padding-bottom: 5px;
	padding-top: 15px;
	font-size: 1em;
	padding-left: 10px;
	text-transform: none;
}
#project-link-box p {
	margin-left: 65px;
}
.img-fl-left {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-top: 2px;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 10px;
}
.img-fl-left-right-arrow {
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 18px;
}
.newsletter-box {
	height: auto;
	width: 200px;
	float: left;
}
.buy-img-box {
	float: right;
}
.img-border-ad {
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}
#right-ad-box {
	float: left;
	width: 205px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#right-ad-box a:hover img {
	border: 1px solid #999999;
}
