body, p, h1, h2, h3, h4, h5, h6, a, img, div, ul, ol, li, form, fieldset, label {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	width: 100%;
	margin: 0 auto;
	font: 13px/16px Georgia, Helvetica, Arial, sans-serif;
	color:#4c5955;
	background: #00704a;
}
h1, h2, h3, h4, h5 {
	padding: 10px 0;
	color: #00704a;
	font-weight: normal;
}
h1 {
	font-size: 20px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
}
h3 {
	font-size: 16px;
	margin:0em;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
p {
	padding: 5px 0;
}
a {
	color: #78a22f;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #4d740a;
}
ul, ol {
	padding: 5px 0;
}
li {
	margin: 5px 0 5px 30px;
}
hr {
	color: #c8cdcc;
	width: 100%;
	height: 1px;
	border: 0;
	background: #c8cdcc;
}
img {
	display: block;
}
.center {
	text-align: center;
}
.small {
	font-size: 10px;
}
.clear {
	clear: both;
}
.hidden, .noprint {
	display: none;
}
.noshow {
	display:block;
	width:0;
	height:0;
	padding:0;
	overflow:hidden;
}

/**************************************************************
	PAGE LAYOUT
**************************************************************/
#container {
	width: 975px;
	margin: 0 auto;
	background: #fff url(images/bg-container.gif) top right repeat-y;
}
a#logo {
	float: left;
	display: block;
	width: 270px;
	height: 100px;
	border: 0;
}
#header {
	float: left:
	width: 690px;
	height: 100px;
	margin-right: 15px;
	background: #dedede;
}
.slideshow {
	float: left;
	width: 690px;
	height: 100px;
}
div#nav {
	width: 940px;
	height: 27px;
	margin-right: 15px;
	padding: 0 10px;
	background: url(images/bg-nav.png) top left repeat-x;
}
div#nav li {
	float: left;
	margin: 0;
	list-style: none;
	color: #fff;
	background: url(images/nav-dot.png) top right no-repeat;
	background: url(images/bg-nav.png) top left repeat-x;	
}
div#nav a {
	display: block;
	padding: 0 10px;
	color: #fff;
	border: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	font-family: Helvetica, Arial, sans-serif;;
	text-decoration: none;
}
div#nav a:hover {
	color: #002d1e;
}

div#nav ul{
padding:0 0;
position:relative;
float:left;
width:100%
}
 
div#nav ul li{
float:left;
}
div#nav ul li a{
display:block;
}
 
div#nav ul li ul{
position:absolute;
}
 
div#nav ul li ul li{
display:none;
}
 
div#nav ul li:hover ul li{
display:block;
}

#main {
	float: left;
	width: 727px;
	padding: 10px;
	background: #fff;
}
.strip-dark,
.strip-light,
.strip-gray {
	width: 690px;
	margin-top: 10px;
	padding: 0 10px;
	color: #fff;
	background: #00704a;
}
.strip-light {
	background: #78a22f;
}
.strip-gray {
	background: #717174;
}
.strip-gray h3 {
	float: left;
	font-weight: bold;
	color: #fff;
}
.strip-gray p {
	text-align: right;
	color: #fff;
	line-height: 26px;
}
.column-3,
.column-3-mid {
	float: left;
	width: 209px;
	margin-top: 10px;
}
.column-3-mid {
	padding: 0 20px;
	margin: 10px 20px 0 20px;
	border-right: 1px dotted #c8cdcc;
	border-left: 1px dotted #c8cdcc;
}
.column-2,
.column-2-right {
	float: left;
	width: 334px;
	margin-top: 10px;
}
.column-2-right {
	padding-left: 20px;
	margin-left: 20px;
	border-right: 1px dotted #c8cdcc;
	border-left: 1px dotted #c8cdcc;
}
#right_col {
	float: right;
	display: inline;
	width: 228px;
	padding-bottom: 10px;
}
#right_col h2 {
	margin-top: 10px;
	padding: 6px 10px 20px 15px;
	background: url(images/strip.jpg) top left no-repeat;
}
#right_col p {
	padding: 5px 25px 5px 15px;
}
#right_col label {
}
#right_col input {
	float: right;
	width: 100px;
	border: 1px solid #00704a;
	margin: 0 3px;
}
#right_col input.btn {
	clear: right;
	background: url(images/btn-login.png) no-repeat;
	outline: none;
	cursor: pointer;
	display: block;
	width: 67px;
	height: 25px;
	margin: 5px 30px 5px 0;
	border: 0;
	overflow: hidden;
	text-indent: -9999px;
}
.show-me {
	height: 1px;
	width: 1px;
	visibility: hidden;
}
.f-error {
	padding-left: 70px;
	color: #ba1f1f;
	background: url(/_img/form-error.jpg) top left no-repeat;
}
.f-error ul {
	list-style: none;
}
.f-error li {
	margin: 5px 0;
}
.i-error {
	background-color: #f9e4e4 !important;
}
#footer {
	clear: both;
	width: 940px;
	padding: 0 10px 10px 10px;
	color: #fff;
	border-top: 10px solid #717174;
	background: #78a22f;
}
#footer p {
	font-size: 12px;
}
#Trustee_Letter {
	width:350px;
	border: #ccc solid 1px;
	padding:10px;
	float:left;
}
#Trustee_List {
	width:250px;
}
#oilinfo {
	padding:.5em;

}
#oilinfo h3 {
	padding:0em;
}

.hurr-rsrc {
	float:left;
	display:inline-block;
	width:30%;
	padding:.5em;
}
.hurr-rsrc h3 {
	padding:0em;
}
