@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

a {
	font-size: 12px;
	color: #FFCC33;
}

a:hover {
	color: #FFFFCC;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006600;
	font-weight: bold;
	text-indent: -9999px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006600;
	line-height: 40px;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	color: #006600;
	line-height: 40px;
	font-weight: bold;
}

p {
	font-size: 12px;
	color: #003300;
	line-height: 18px;
	letter-spacing: 0.07em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.names {
	font-size: 14px;
	color: #003300;
	line-height: 18px;
	letter-spacing: 0.07em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

ul {
	font-size: 12px;
	color: #003300;
	line-height: 18px;
	letter-spacing: 0.07em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container { 
	position: relative;
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 

#header {
	background-image: url(images/black-hills-reporting-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#nav {
	height: 33px;
	background-color: #FFFFFF;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	top: 109px;
	position: absolute;
	width: 780px;
	left: 0px;
}

.navText  a {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.07em;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 38px;
	}

.navText a:hover {
	color:#FFCC33;
	}

#sidebar1 {
	position: absolute;
	top: 142px;
	left: 0;
	width: 150px;
	padding: 15px 10px 40px 20px;
	background-color: #FFFFFF;
	background-image: url(images/left-side.jpg);
	background-repeat: repeat-y;
	height: 854px;
}

#sidebar1Depo {
	position: absolute;
	top: 142px;
	left: 0;
	width: 150px;
	padding: 15px 10px 40px 20px;
	background-color: #FFFFFF;
	background-image: url(images/left-side.jpg);
	background-repeat: repeat-y;
	height: 836px;
}

#sidebar1About {
	position: absolute;
	top: 142px;
	left: 0;
	width: 150px;
	padding: 15px 10px 40px 20px;
	background-color: #FFFFFF;
	background-image: url(images/left-side.jpg);
	background-repeat: repeat-y;
	height: 1114px;
}

#sidebar1Contact {
	position: absolute;
	top: 142px;
	left: 0;
	width: 150px;
	padding: 15px 10px 40px 20px;
	background-color: #FFFFFF;
	background-image: url(images/left-side.jpg);
	background-repeat: repeat-y;
	height: 466px;
}

#sidebar1TJ {
	position: absolute;
	top: 142px;
	left: 0;
	width: 150px;
	padding: 15px 10px 40px 20px;
	background-color: #FFFFFF;
	background-image: url(images/left-side.jpg);
	background-repeat: repeat-y;
	height: 586px;
}

.rightSide {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: .06em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.contactInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.contactInfo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar2 {
	position: absolute;
	top: 142px;
	right: 0;
	width: 27px;
	background-image: url(images/right-side.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 854px 0px 57px 20px; /* padding keeps the content of the div away from the edges */
	bottom: auto;
}

#sidebar2TJ {
	position: absolute;
	top: 142px;
	right: 0;
	width: 27px;
	background-image: url(images/right-side.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 584px 0px 57px 20px; /* padding keeps the content of the div away from the edges */
	bottom: auto;
}

#sidebar2Depo {
	position: absolute;
	top: 142px;
	right: 0;
	width: 27px;
	background-image: url(images/right-side.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 834px 0px 57px 20px; /* padding keeps the content of the div away from the edges */
	bottom: auto;
}

#sidebar2About {
	position: absolute;
	top: 142px;
	right: 0;
	width: 27px;
	background-image: url(images/right-side.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 1114px 0px 57px 20px; /* padding keeps the content of the div away from the edges */
	bottom: auto;
}

#sidebar2Contact {
	position: absolute;
	top: 142px;
	right: 0;
	width: 27px;
	background-image: url(images/right-side.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 464px 0px 57px 20px; /* padding keeps the content of the div away from the edges */
	bottom: auto;
}

.rightSide2 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	letter-spacing: .06em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainContent {
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	height: 850px;
}

#mainContentDepo {
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	height: 830px;
}

#mainContentAbout {
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	height: 1110px;
}

#mainContentTJ {
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	height: 570px;
}

#mainContentContact {
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	height: 460px;
}

#corner1 {
	background-image: url(images/l-corner.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 88px;
	position: absolute;
	top: 142px;
	left: 180px;
}

#corner2 {
	background-image: url(images/r-corner.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 88px;
	position: absolute;
	top: 142px;
	right: 27px;
}

#grnImage {
	background-image: url(images/green2.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: -30px;
	bottom: 60px;
	height: 178px;
	width: 350px;
}

fieldset  {
	float: none;
	margin-right: 2em
}

label  {
	margin-right: 2em
}

#depoLegend  {
	font-size: 17px;
	color: #003300;
	letter-spacing: 0.07em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	background-color: #FFFFFF;
	margin-left: 183px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
