/* CSS Document */

body {
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	margin-top: 0px;
	background-color: #00739a;
}
h1 {
	font-size: 1.3em;
	font-style: italic;
	color: #00739A;
}
h2 {
	font-size: 1.3em;
	font-style: italic;
}
h3 {
	font-size: 1.1em;
	font-style: italic;
}
h4 {
	font-size: 1.1em;
	font-style: normal;
}
h5 {
	font-size: 1.1em;
	font-style: italic;
	color: #00739A;
}






/* Sets all margins and padding to zero*/

* {
margin: 0;
padding:0;
}

/* Main Wrapper*/
#wrapper {
	text-align:left;
	width:853px;
	position:relative;
	height: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentWrapper {
	width: 853px;
	margin-top: 15px;
	padding-top: 15px;
	background-image: url(images/BG_body_fill.gif);
	background-repeat: repeat-y;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #79af67;
}
#contentWrapInner {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	color: #4E8545;
}
#footerWrapper {
	width: 853px;
	background-color: #f8f8f1;
}

.bodyBullets li {
	margin-left: 26px;
	padding-top: 5px;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
/*End hide from IE-mac */
.bodyBullets_round li {
	margin-left: 20px;
	padding-top: 5px;
	list-style-type: circle;
}



/* Main Layout */

#headerBand {
	height: 104px;
	width: 853px;
}
#footerLinksWrapper {
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
}



#jesseCredit {
	width: 760px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


/*
Navigation Banner
*/

#navigationBanner {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #84b368;
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
}


/* Borders, using four quadrants - good for four-sided drop shadows using sliced images*/
.top {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.tlc {
	background-image: url(images/tlc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.trc {
	background-image: url(images/trc.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.brc {
	background-image: url(images/brc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blc {
	background-image: url(images/blc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contentWrapper {
	padding: 50px;
}



/*
JESSE FOOTER CREDITS
*/
a.jesse:link {
	color: #CCCCCC;
	font-size:8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.jesse:visited {
	color: #CCCCCC;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.jesse:hover {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	letter-spacing: 1pt
}
a.jesse:active {
	color: #CCCCCC;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}

/*
PAGE FOOTER
*/

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F8F8F1;
}

#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F8F8F1;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F8F8F1;
	text-decoration: none;
}

#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F8F8F1;
}




#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F8F8F1;
}


#footerBox {
	width: 760px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}


/*
Clears floats within container, so container continues to wrap around contents
*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-table;}
/*Hides from IE-mac\*/
*html .clearfix {height:1%;}
.clearfix {display:block;}
#slideshowBox {
	float: left;
	height: 314px;
	width: 208px;
	margin-bottom: 10px;
	padding: 3px;
	margin-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slideshowBoxWide {
	float: right;
	height: 215px;
	width: 290px;
	margin-bottom: 20px;
	border: 1px solid #92BD87;
	padding: 3px;
	margin-right: 20px;
}
#slideshowBoxRight {
	float: right;
	height: 305px;
	width: 200px;
	margin-bottom: 10px;
	border: 1px solid #92BD87;
	padding: 3px;
	margin-right: 20px;
}
.slideshowBoxRight {
	float: right;
	width: 208px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 332px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slideshowBoxWide {
	float: right;
	width: 298px;
	margin-bottom: 20px;
	height: 228px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
}
.slideshowBoxRight2 {
	float: right;
	width: 208px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 314px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slideshowBoxRight3 {
	float: right;
	width: 208px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 332px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
}


.slideshowBoxWideCenter {
	width: 290px;
	border: 1px solid #92BD87;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.photoLeft {
	float: left;
	width: 208px;
	margin-bottom: 10px;
	margin-left: 45px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 314px;
}
.photoRight {
	float: right;
	width: 208px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 314px;
	margin-top: 25px;
	margin-right: 50px;
}
.photoRight2 {
	float: right;
	width: 208px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 314px;
	margin-right: 75px;
}
.photoRight3 {
	float: left;
	width: 208px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 314px;
	margin-top: 25px;
	margin-left: 60px;
}








a:link {
	color: #00739A;
	text-decoration: none;
}
a:visited {
	color: #00739A;
	text-decoration: none;
}
a:hover {
	color: #00739A;
	text-decoration: underline;
	background-repeat: repeat-y;
	background-position: left;
}
a:active {
	color: #00739A;
	text-decoration: none;
}
.slideshowBoxLeft {
	float: left;
	height: 305px;
	width: 200px;
	margin-bottom: 10px;
	border: 1px solid #92BD87;
	padding: 3px;
	margin-right: 20px;
}
.blockIndent {
	margin-left: 26px;
}
h6 {
	font-size: 1.1em;
	font-style: italic;
}
.blockquoteCERCLA {
	margin-left: 20px;
}
.energySolutions {
	font-weight: normal;
}
#homeBottomBullets {
	color: #00739A;
	margin-left: 0px;
	padding-left: 0px;
}
.bodyBulletsHome {
	margin-left: 16px;
	padding-top: 5px;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}

