body  {
	background:#011629 url(../uploads/theme/bg.jpg) repeat;
	text-align: center;
	color: #000000;
}
a{text-decoration:none !important;}
#background {
	height:550px;
	background:url(../uploads/theme/bg_gradient.jpg) repeat-x;
}
.twoColFixLtHdr #container { 
	width: 780px;
	margin: 0 auto 5px auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	position:relative;
} 
#stage {
	position:absolute;
	top:20px;
	right:10px;
	width:125x;
	height:40px;
}
#search{position:absolute;top:0;right:20px;text-align:left !important;}
#search span{font-size:10px;color:#ccc;}
#input {width: 210px;height: 30px;background-image: url(../uploads/theme/search.gif);background-repeat: no-repeat;position:relative;}
#search input {border: none;outline:none !important;color:#fff;background-color:#13374f;width: 165px;height: 20px;position:absolute;top:5px;right:38px;padding:0;font-size:12px !important;}
#imgsubmit {width: 20px !important;height: 20px !important;background-color: transparent !important;padding:0 !important;margin:0 !important;position:absolute;top:0;left:185px;}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#menubar {
	height:33px;
	border-bottom:3px solid #28495c;
	position:relative;
	z-index:999;
}
#menubarLeft {
	width:9px;
	height:33px;
	background:url(../uploads/theme/menu_round_left.gif) no-repeat;
	position:absolute;
	left:0;
	border-right:1px solid #010e16;
}
#menubarMiddle {
	width:761px;
	height:33px;
	background:#13374f;
	line-height:33px;
	font-size:13px;
	color:#fff;
	position:absolute;
	left:10px;
}
#menubarRight {
	width:9px;
	height:33px;
	background:url(../uploads/theme/menu_round_right.gif) no-repeat;
	position:absolute;
	right:0;
}
#pageImage {
	width:780px;
	height:143px;
	border-bottom:5px solid #28495c;
	position:relative;
	z-index:998;
	overflow:hidden !important;
}
#pageTitle {
	height:143px;
	width:205px;
	background:#fff;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	position:absolute;
	left:0;
}
#pageTitleText {
	height:143px;
	width:205px;
	font-size:18px;
	color:#fff;
	position:absolute;
	left:0;
}
#pageTitleText div {
	position:absolute;
	left:0;
	bottom:-2px;
	line-height:18px;
}
#content {
	background:#fff url(../uploads/theme/bg_content.gif) repeat-y;
}
#contentOneColumn {
	background:#fff;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 185px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 10px;
}
.twoColFixLtHdr #mainContentBody { 
	margin: 0 5px 10px 0;
	padding:10px 20px 20px 25px;
}
div.listing{border-bottom:1px solid #ccc;margin:30px 20px 20px 20px;padding-bottom:30px;}
div.listing span{font-size:20px;font-weight:bold;color:#9B5B12;line-height:20px;}
#mainContentBody a{color:#9B5B12;}
#mainContentBody a:link, #mainContentBody a:visited,div.listing a:link, div.listing a:visited,#levels a:link, #levels a:visited{color:#9B5B12;text-decoration:underline !important;font-weight:bold;}
#mainContentBody a:hover,div.listing a:hover,#levels a:hover{color:#9B5B12;text-decoration:none !important;font-weight:bold;}
.twoColFixLtHdr #mainContent{margin-left:205px;}
.twoColFixLtHdr #mainContentOneColumn {
	margin: 0 5px 10px 0;
	padding: 0 20px;
}
#mainPageContent {
	min-height:325px;
	_height:325px;
	background:#fff url(../uploads/theme/bg_mainContent.gif) repeat-y;
position:relative;
}
#featureImage {
	width:780px;
	height:263px;
	border-bottom:5px solid #004763;
}
#spotlights {
	width:290px;
	font-weight:bold;
	background:#d3ebf2;
	padding-bottom:10px;
	float:left;
}
ul.spotlights {padding:0 10px 0 0;margin:0 0 10px 15px;list-style-type:none;min-height:200px;_height:200px;}
ul.spotlights li {margin-bottom:12px;padding-right:10px;}
ul.spotlights li a{line-height:16px}
ul.spotlights li a:link, ul.spotlights li a:visited {background:url(../uploads/theme/subBullet.gif) 2px 4px no-repeat;color:#9B5B12;display:block;margin:0;padding-left:17px;text-decoration:none}
ul.spotlights li a:hover {background:url(../uploads/theme/subBullet.gif) 2px 4px no-repeat;color:#9B5B12;text-decoration:underline;}
.spotlight_title{font-size:18px;line-height:22px;}

#levels {
	width:487px;
	margin-top:15px;
	float:left;
	text-align:center;
}
#wellInfo {
	padding:5px;
}
#mainContent h1 {
	font-size:24px;
	padding:15px 15px 15px 20px;
	font-weight:bold;
	color:#004763;
	background:#d3ebf2;
	line-height:26px;
}
h2 {
	font-size:20px;
	margin-bottom:15px;
	font-weight:bold;
	color:#9B5B12;
	border-bottom:1px solid #c0c0c0;
}
#spotlights h2{background:#004763;color:#fff;padding:2px 10px;}
#spotlights h2 span {
	position:absolute;
	top:6px;
	right:8px;
}
.blue {
	background:#d3ebf2;
}
.white {
	background:#fff;
}
h3 {
	font-size:16px;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#333333;
	padding:3px 0;
	border-bottom:1px solid #c0c0c0;
	line-height:18px;
}

#roundBottom {
	width:780px;
	height:10px;
	background:url(../uploads/theme/roundBottom.gif) no-repeat;
}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	color:#fff;
} 
.twoColFixLtHdr #footer a,.twoColFixLtHdr #footer a:link,.twoColFixLtHdr #footer a:active,.twoColFixLtHdr #footer a:visited{color:#fff;text-decoration:underline !important;}
.twoColFixLtHdr #footer a:hover{color:#fff;text-decoration:none !important;}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0 20px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#pageMenu {font-weight:bold}
ul.pageMenu {padding:0;margin:0;list-style-type:none}
ul.pageMenu li {margin-bottom:8px}
ul.pageMenu li a{line-height:14px}
ul.pageMenu li a:link, ul.pageMenu li a:visited {background:url(../uploads/theme/subBullet.gif) 2px 4px no-repeat;color:#9B5B12;display:block;margin:0;padding-left:17px;text-decoration:none}
ul.pageMenu li a:hover {background:url(../uploads/theme/subBullet.gif) 2px 4px no-repeat;color:#9B5B12;text-decoration:underline}
ul.pageMenu li ul{list-style-type:none;margin-top:9px}

#s3slider {
   width: 780px; /* important to be same as image width */
   height: 263px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 780px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

#graphTitle{width:532px;margin:0;}
#graph{width:532px;letter-spacing:-.5;height:287px;font-family:Arial;position:relative;background:url('/uploads/theme/current_drought_big.gif') no-repeat;}
.graphCol{text-align:center;font-weight:bold;font-size:14px;vertical-align:bottom;}
.label{width:156px;text-align:center;position:absolute;left:196px;font-size:15px;line-height:14px;}
.label span{font-size:11px !important;}
.small{font-size:13px !important;color:#fff !important;}
.active{font-weight:bold;}
.axisLeft{font-size:13px;position:absolute;left:110px;}
#labelLeft{font-size:16px;position:absolute;left:10px;font-weight:bold;}
#subLabelLeft{position:absolute;left:10px;font-size:10px;}
#arrowLeft{position:absolute;left:65px;}
.axisRight{font-size:13px;position:absolute;right:101px;}
#labelRight{font-size:16px;position:absolute;right:10px;font-weight:bold;}
#arrowRight{position:absolute;right:56px;}
.previous{font-size:11px !important;color:#A6A6A6;font-weight:normal !important;}


form{margin:0;padding:0;}
#form fieldset{margin:1em 0;border:none;border-top:1px solid #ccc;}
#form legend{margin:1em 0;padding:0 .5em;color:#9B5B12;background:transparent;font-size:1.3em;font-weight:bold;}
#form label{display:block;padding:0;}
#form div{margin:0 0 1.5em .5em;padding:0;display:block;}
#form div input[type=text],#form div textarea{width:465px;border-top:1px solid #555;border-left:1px solid #555;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:5px;color:#333;}
#form div textarea{height:100px}
#form div select{padding:5px;width:465px;}
#form .multiSelect input{width:465px;}
#form input:focus, #form textarea:focus{background:#efefef;color:#000;outline:none;}
#form .checkboxRadioGroup input[type=checkbox], #form .checkboxRadioGroup input[type=radio]{margin-bottom:4px;}
#form .checkboxRadioGroup label, #form .checkbox label{display:inline;}
#form label.checkbox, #form label.radio{margin-left:5px;}
#form #submit{margin-top:35px;padding:15px;background:#E8E8E8;}
