body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-image: url(../images/newback.jpg);
	background-repeat: repeat-x;
	background-color: #f9f9f7;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a:link {
	color: #73912f;
	text-decoration:underline;
}
a:active {
	color: #73912f;
	text-decoration: underline;
}
a:visited {
	color: #73912f;
	text-decoration: underline;
}
a:hover {
	color: #73912f;
	text-decoration: none;
}
#container {
	width: 783px;
	position: relative;
	margin: auto;
	background-image: url(../images/pageback.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#header {
	width: 763px;
	position: relative;
	background-image: url(../images/header.jpg);
	margin: auto;
	height: 92px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	letter-spacing:0.1em;
	overflow: hidden;
	vertical-align: bottom;
}

#header a:link {
	color: #686869;
	text-decoration: none;
}

#header a:active {
	color: #686869;
	text-decoration: none;
}
#header a:visited {
	color: #686869;
	text-decoration: none;
}
#header a:hover {
	color: #686869;
	text-decoration: underline;
}

#page {
	width: 783px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header img {
	float: left;
}

.sidenav {
	float: left;
	width: 180px;
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.sidenav h1 {
	border-bottom: 1px solid #ffffff;
	color: #333333;
	font-size: 12px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: normal;
	margin: 0;
	background-image: url(../images/navhead.jpg);
	vertical-align: middle;
	height: 22px;
	text-transform: lowercase;
}
	
.sidenavtop {
	border-bottom: 1px solid #ffffff;
	color: #333333;
	font-size: 12px;
	font-weight:normal;
	margin: 0;
	padding-left: 4px;
	padding-top: 3px;
	background-image: url(../images/navheadtop.jpg);
	padding-bottom: 0px;
	padding-right: 0px;
	vertical-align: middle;
	height: 22px;
}
.sidenav ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #ffffff;
	list-style: none;
}
.sidenav li a {
	background: #eaeaea;
	color: #686869;
	display: block;
	padding: 2px 3px 2px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #dde2d6;
	}

.sidenav h1 a {
	color: #333333;
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
}
.sidenav h1 a:hover {
	background: #dde2d6;
	}


.sidenavbottom {
	border-bottom: 1px solid #ffffff;
	color: #333333;
	font-size: 12px;
	font-weight:normal;
	margin: 0;
	padding-left: 4px;
	padding-top: 3px;
	background-image: url(../images/navheadbottom.jpg);
	padding-bottom: 0px;
	padding-right: 0px;
	vertical-align: middle;
	height: 22px;
}
.content {
	padding-top: 12px;
	float: right;
	width: 560px;
	margin-right: 20px;
	margin-bottom: 25px;
}
.content li {
	padding-bottom: 4px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #6b9327;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
}

.head2nopad {
	font-size: 15px;
	font-weight: bold;
	color: #6b9327;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing:.15em;
	line-height: 22px;
	text-transform: uppercase;
}


.footer {
	background: url(../images/footer.jpg);
	color: #666666;
	font-size:11px;
	text-align: center;
	width: 777px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.footer a:link {
	color: #686869;
	text-decoration: none;
}

.footer a:active {
	color: #686869;
	text-decoration: none;
}
.footer a:visited {
	color: #686869;
	text-decoration: none;
}
.footer a:hover {
	color: #686869;
	text-decoration: underline;
}
td.greentab {
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(../images/texture.jpg);
	text-align: center;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADC287;
	border-right-color: #ADC287;
	border-bottom-color: #ADC287;
	border-left-color: #ADC287;}

td.greentab a {
	color: #ffffff;
	text-decoration: none;
}

td.greengtab a:hover {
	color: #ffffff;
	text-decoration: underline;}

td.greengrad {
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(../images/texture.jpg);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}

td.greengrad a {
	color: #ffffff;
	text-decoration: none;
}

td.greengrad a:hover {
	color: #ffffff;
	text-decoration: underline;}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
td.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
h5 {
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	font-weight:bold;
	color:#6b9327;
}
.border {
	border: 1px solid #EAEAEA;
}
td.class {
	text-align: right;
}

.tablelist{
	margin: 0px;
	list-style-type: none;
	padding: 0px;

}
	
.imgright {
	float: right;
	padding-bottom: 10px;
	padding-left: 26px;
}
.feature {
	border: 1px solid #669933;
	padding: 8px;
}
.arrow {
	list-style-image: url(../images/arrowli.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 25px;
	list-style-position: outside;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.resourcegen {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/general.jpg);
	height: 125px;
	width: 530px;
	text-align: right;
	padding-top: 8px;
}

.resourcewaste {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/waste.jpg);
	height: 125px;
	width: 530px;
	text-align: right;
	padding-top: 8px;
}

.resourcepurch {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/purchasing.jpg);
	height: 125px;
	width: 530px;
	text-align: right;
	padding-top: 8px;
}

.resourcenergy {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/energy.jpg);
	height: 125px;
	width: 530px;
	text-align: right;
	padding-top: 8px;
}

.resourcwater {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/water.jpg);
	height: 125px;
	width: 530px;
	text-align: right;
	padding-top: 8px;
}

.resourcep2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/p2.jpg);
	height: 125px;
	width: 530px;
	text-align: right;
	padding-top: 8px;
}

.imgleft {
	float: left;
	padding-right: 8px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.layer
   {
	background-color:#ffffff;
	filter: Alpha(opacity=90);
	opacity: .9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#666666;
	padding:10px;
	position:relative;
	visibility: hidden;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#000000;
}
	
.layer p {	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
    color:#000000;
}

.layer ul {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#000000;
}
.orange {
	color: #e47d1e;
}
.lg-bold-white {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quote {
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-top: 6px;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.star {
	background-image: url(../images/star.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C2D198;
	border-right-color: #C2D198;
	border-bottom-color: #C2D198;
	border-left-color: #C2D198;
}
td.LRpad {
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.green {
	color: #6B9327;
}
hr {
	color: #999;
	height: 1px;
}
hr {
	height:.1em;
	width:100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
