@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backer_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
a {
	color: #7a8f40;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
h1 {
	color: #6b7a39;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
}
h2 {
	color: #3e5e69;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
}
h3 {
	color: #6b7a39;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}
h4 {
	color: #3e5e69;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

.main {
	margin: 0px auto 20px auto;
	width: 778px;
	background-image: url(../images/backer_main.jpg);
	background-repeat: repeat-y;
}
.header {
	width: 748px;
	height: 26px;
	padding-right: 30px;
	padding-top: 85px;
	background-image: url(../images/backer_header.jpg);
	background-repeat: no-repeat;
	color: #d6dad8;
	text-align: right;
}
.header a {
	color: #d6dad8;
}
.nav {
	width: 778px;
	height: 30px;
	padding-top: 10px;
	background-image: url(../images/backer_nav.jpg);
	background-repeat: no-repeat;
	color: #9db167;
	text-align: center;
	/*border:solid 1px red;*/
}
.nav a {
	color: #fff;
}
.content {
	padding: 0px 10px 0px 10px;
}
.footer {
	clear: both;
	width: 748px;
	height: 40px;
	padding-top: 10px;
	padding-right: 30px;
	background-image: url(../images/backer_footer.jpg);
	background-repeat: no-repeat;
	color: #9db167;
	text-align: right;
}
.footer a {
	color: #fff;
}
.leftColumnHome {
	position: relative;
	float: left;
	width: 257px;
	height: 600px;
	background-image: url(../images/backer_left_column_home.jpg);
	background-repeat: no-repeat;
}
.leftColumnSub {
	position: relative;
	float: left;
	width: 250px;
	background-image: url(../images/backer_left_column_sub.jpg);
	background-repeat: no-repeat;
	background-color: #8fa165;
}
.whatsNew {
	margin-top: 175px;
	padding: 0px 30px 20px 25px;
}
.subNav {
	margin-top: 140px;
	padding: 0px 30px 130px 25px;
	background-image: url(../images/backer_left_column_sub_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.subNav ul, .subNav li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.subNav li {
	padding-bottom: 10px;
}
.subNav a {
	color: #fff;
}
.rightColumn {
	float: right;
	width: 450px;
	padding: 15px 25px 25px 25px;
}
.btnEnforcement {
	position: absolute;
	display: block;
	width: 208px;
	height: 50px;
	left: 19px;
	top: 10px;
	background-image: url(../images/btn_enforcement_lo.jpg);
}
.btnEnforcement:hover {
	background-image: url(../images/btn_enforcement_hi.jpg);
}
.btnEnforcement span {
	display: none;
}
.btnWellsite {
	position: absolute;
	display: block;
	width: 208px;
	height: 50px;
	left: 19px;
	top: 58px;
	background-image: url(../images/btn_wellsite_lo.jpg);
}
.btnWellsite:hover {
	background-image: url(../images/btn_wellsite_hi.jpg);
}
.btnWellsite span {
	display: none;
}



/***************subnav class*****************/
.subnav0 li, .subnav0over li
{
	color:#fff;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	padding-bottom:10px;
}
.subnav0 ul, .subnav0over ul
{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.subnav1 li, .subnav1over li
{
	color:#fff;
	list-style-type:disc;
	margin:0px 0px 0px 10px;
	padding:0px;
}
.subnav1 ul, .subnav1over ul
{
	list-style-type:disc;
	margin:0px 0px 0px 10px;
	padding:0px;
	padding-top:10px;
}
/***************subnav class*****************/

/***************default rcm base/details class*************/
.newstitle, .newstitle a:hover, .newstitle a:link, newstitle a:visited 
{
padding:0px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;	
font-weight:bold;
}
.search
{
 margin-right:-18px;
}
.title, .title a:hover, .title a:link, title a:visited, .title a
{
padding:0px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #335763;	
font-weight:bold;
font-size:12px;
}
/***************default rcm base/details class*************/