html {
}

body {
  height:100%;
  background-color:#49A6DF;
  font-size:12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  background-image: url(/images/PageBgRepeat.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0px;
}

/* ADDED FOR RMS AWWA */
#PageWrapper {
  width:980px;
  height:100%;
  margin:0 auto;
  padding:0;
}

#HeaderTop {
  width: 980px;
  height: 31px;
  position: relative;
  float: left;
  background-image: url(/images/HeaderTop.jpg);
  background-repeat: no-repeat;
}

#HeaderWrapper {
  width:980px;
  height:298px;
  position:relative;
  float:left;
  z-index: 100;
}

#SiteLogo {
  width: 235px;
  height: 298px;
  position: relative;
  float: left;
  background-image: url(/images/RMSAWWA-Logo.jpg);
  background-repeat: no-repeat;
}

#Slider {
  width:745px;
  height:250px;
  position: relative;
  float: left;
  z-index:1;
}

#PageWrapper div#slide-holder {
  width:745px;
  height:250px;
  color: #FFFFFF;
  z-index: 40;
  position: relative;
  top: 0px;
  left: 0px;
}

#PageWrapper div#slide-holder div#slide-runner{
  width:745px;
  height:250px;
  overflow:hidden;
  position:absolute;
}

#PageWrapper #slide-holder li{
  margin:0;
  display:none;
  position:absolute;
}

#PageWrapper div#slide-holder div#slide-runner ul{
  list-style:none;
  margin:0px;
  padding:0px;
  float:left;
}

#PageWrapper div#slide-holder div#slide-runner ul li{
  list-style:none;
  margin:0px;
  padding:0px;
  float:left;
  display:block;
  width:745px;
  height:250px;
}

#PageWrapper div#slide-holder div#slide-runner ul li p{
  float:right;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align: left;
  line-height:16px;
}	

#PageWrapper div#slide-holder div#slide-runner ul li p .btn{
  margin:15px 0 0 130px;
  padding:0px;
  text-align:center;
}

#PageWrapper div#slide-holder div#slide-controls{
  left:0;
  top:0;
  width:745px;
  height:28px;
  position:absolute;
}

#PageWrapper div#slide-holder div#slide-controls p.text{
  float:left;
  display:inline;
  font-size:10px;
  line-height:16px;
  margin:9px 0 0 10px;
  text-transform:uppercase;
}

#PageWrapper div#slide-holder div#slide-controls p#slide-nav{
  height:22px;
  display:inline;
  margin:0px 0px 0 0;
}

#PageWrapper div#slide-holder div#slide-controls p#slide-nav a{
  float:left;
  width:24px;
  height:22px;
  display:inline;
  font-size:11px;
  margin:0 5px 0 0;
  line-height:22px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  background-position:0 0;
  background-repeat:no-repeat;
  color:#FFFFFF;
}

#PageWrapper div#slide-holder div#slide-controls p#slide-nav a.on{
  background-position:0 -26px;
  color:#FFFFFF;
}

#PageWrapper div#slide-holder div#slide-controls p#slide-nav a{
  background-image:url(/images/slide-nav-btn.png);
}

#ImageFader {
  width:745px;
  height:298px;
  padding:0;
  float:left;
  background-image: url(/images/FaderImageBg.jpg);
  background-repeat: no-repeat;
  z-index: 100;
}

#HeaderBottom {
  width: 980px;
  height: 36px;
  position: relative;
  float: left;
  /*background-image: url(/images/HeaderBottom.jpg);
  background-repeat: no-repeat;*/
}

#NavigationArea {
  width:980px;
  height:21px;
  padding:0;
  margin:0;
  float:left;
  z-index:300;
  position:relative;
  background-image: url(/images/HorNavBg.jpg);
  background-repeat: no-repeat;
}

#NavigationLinks {
  width: 770px;
  height: 21px;
  padding: 0;
  margin: 0;
  position: relative;
  float: left;
}

#NavigationLinks ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
	
#NavigationLinks li {
  float: left;
  background: url(/images/HorTabRight.jpg) top right no-repeat;
  height: 21px;
  margin: 0;
  margin-left: 10px;
  margin-right: 10px;
}
	
#NavigationLinks a {
  display: block;
  background: url(/images/HorTabLeft.jpg) top left no-repeat;
  height: 21px;
  color: #180295; 
  font-weight: 800;
  font-size: 14px;
  text-decoration: none; 
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 2px;
}
	
#NavigationLinks a:hover {
  color: #2600FE;
}

#SearchArea {
  width: 210px;
  height: 21px;
  padding: 0;
  margin: 0;
  position: relative;
  float: left;
  text-align: left;
}

#ContentAreaTop {
  width: 980px;
  height: 14px;
  position: relative;
  float: left;
  background-image: url(/images/ContentTop.jpg);
  background-repeat: no-repeat;
}

#ContentWrapper {
  width: 980px;
  height: 100%;
  position: relative;
  float: left;
  background-image: url(/images/ContentBgRepeat.jpg);
  background-repeat: repeat-y;
}

#LeftColumn {
  width: 244px;
  height: 100%;
  position: relative;
  float: left;
  z-index: 500;
}

#CenterColumn {
  width: 492px;
  min-height: 350px;
  height: 100%;
  position: relative;
  float: left;
  z-index:100;
}

#content-area {
  margin:0 auto;
} 

#content-area h3{
	font-size:22px;
	font-weight:normal;
	color:#5a471b;
	margin:20px 0 0;
	padding:0;
}
#content-area p {
	display:block;
	margin:15px 0 0;
	padding:0;
	line-height:16px;
}

#content-area blockquote {
	line-height:16px;
	font-size:12px;
	color:#000080;
}


#content-area ul li {
	padding-bottom:5px;
	color:#000080;
	line-height:16px;
	list-style:square;
}

#RightColumn {
  width: 243px;
  height: 100%;
  position: relative;
  float: left;
  z-index: 100;
}

#ScrollArea {
  width:193px;
  height:130px;
  padding:0;
  float:left;
  position:relative;
  border-bottom: 2px SOLID #196EAA;
}

#pscroller1{
  width: 193px;
  height: 120px;
  font-size: 13px;
  color: #CFDFEA;
  font-weight: 400;
  float: left;
  margin-top: 5px;
}

#SideBarRight-Message {
  padding:0;
  float:left;
  position:relative;
  margin-top: 10px;
  color:#FFFFFF;
}

#FooterStretch {
  width: 100%;
  height: 74px;
  position: relative;
  float: left;
  background-image: url(/images/FooterStretch.jpg);
  background-repeat: repeat-x;
}

#ContentAreaBottom {
  width: 980px;
  height: 74px;
  background-image: url(/images/ContentBottom-Footer.jpg);
  background-repeat: no-repeat;
  margin:0 auto;
  padding:0;
}

#footer {
  width:980px;
  margin: 0 auto;
  padding: 0;
  font-weight:400;
  position:relative;
}

#footer p {
  color:#B4D3E9;
  font-size:11px;
  text-align:center;
  position: relative;
  top: 40px;
  padding: 0;
  margin: 0;
}

#footer a, #footer a:link, #footer a:visited {
  color:#B4D3E9;
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}

/* 00000000000000000000000000000000000000000000000000 */

/* END ADDED */

/*	general styles	*/
h1 {
	font-size:18px;
	line-height:22px;
	color:#000080;
	font-weight:normal;
}

h2 {
	font-size:16px;
	line-height:18px;
	color:#000080;
}

h3 {
	font-size:20px;
	font-weight:normal;
	color:#5a471b;
	margin:0px;
	padding:0;
}

input, textarea {
	border:1px solid #CCC;
	margin-top:3px;
	margin-bottom:8px;
	padding:2px;
	color:#333;
}

label {
	font-size:12px;
	color:#000080;
}

address {
	font-style:normal;
	font-size:12px;
	line-height:18px;
}

a, a:link, a:visited {
	text-decoration:none;
	color:#000080;
}
a:hover {
	text-decoration:underline;
}
	
body,#header h1,#header-page h1,#nav-top p,#nav-top ul{
	margin:0; 
	padding:0;
}


.imgFloatLeft {
	float:left;
	border:1px solid #333;
	margin: 5px 10px 5px 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clear {
	clear:both;
}

.homimg {
	border:1px solid #666;
	padding:2px;
}

div.sideimg {
	margin:0;
	padding:0;
}

div.sideimg img {
	border: 1px solid #5a471b;
	margin:0;
	padding:0;
}

div.sideimg p {
display:block;
	width:217px;
	padding:10px !important;
	color:#fff !important;
	background-color:#5a471b;
	margin:0;
}

#legend p {
	font-size:10px;
}
#legend img {
	vertical-align:baseline;
}

/*	middle block styles	*/

* html #content-tab{
	
}
#content-tab{
	float:right;
	width:625px;
	min-height:640px;
	padding:0 23px 0 0;
	overflow:hidden;
}

#main{
	float:left;
	width:330px; 
}

* html #main {
	width:258px;
}
#main h3, #right-column h3 {
	display:block;
	width:308px;
	margin:0 0 15px 10px;
	padding:0 0 8px 20px;
	color:#5a471b;
	font:normal 20px/20px Lucida Sans, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/errow-red.gif) no-repeat 0 4px;
	border-bottom:1px #000080 solid;
}


#main h3 {
	width:301px;
}

#main a.img{
	display:block;
	width:280px;
	margin-left:10px;
}
#main p {
	width: 250px;
	font-size: 10px;
	margin:10px 0 15px 10px;
	padding:0;
}

/*	bottom block styles	*/
#page-int #copy-page{
	position:absolute;
	left:310px;
	bottom:20px;
}

p.prevtxt {
	margin-top: 0px;
	margin-bottom: 20px;
	width:100%;
	display:block;
}
#bottom {
	clear:both;
	width:500px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:40px;
}
#bottom h3{
	width:470px;
	margin-top:30px;
	margin-bottom:10px;
	padding:10px 0Px 8px 20px;
	color:#5a471b;
	font:normal 20px/20px Lucida Sans, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/errow-red.gif) no-repeat 0 14px;
	border-bottom:1px #000080 solid;
}


#bottom img{
	margin-right:10px;
	float:left;
	padding:0;
}
#bottom .box{
	width:144px;
	float:right;
	padding:0;
	
	
}

#left-column-page .box {
	margin-left:20px;
	margin-right:10px;
	margin-top:0px;
	padding:0;
}


div.news p{
	margin:0;
	padding-bottom:12px;
	color:#000 !important;
	font-size:10px !important;
}
#left-column-page div.news {
	margin-bottom:5px;
}


/* footer */



/**** contact us form ***/
.nameform210 {
	width: 210px;
}

.nameformleft {
	width: 350px;
}

.ctctforminput {
	width: 350px;
}

.nameform25 {
	width: 80px;
}
.nameform10 {
	width:40px;
}

.submit {
	border:none;
	margin-top:10px;
}
	
#AspenContact { 
	color: #000080;
}

#AspenContact input, textarea {
	border: 1px solid #000080;
	color: #333;
	font-size: 10px;
	margin: 3px 0px 10px 0px;
	padding: 3px;
}

#AspenContact label {
	font-size: 12px;
}

#AspenContact input.checkbox {
	margin: 0px;
}

label {
	display:block;
	padding:0;
	margin-top:5px;
}

label.contactMe {
	display:inline;
}

input.checkbox {
	margin-top:5px;
}

.form {
	width:280px;
	margin-left:10px;
	margin-bottom:30px;
}

.form form {

	margin:0;
	padding:0;
}

 div.form p, div.menu-and-form p {
	margin:0;
	padding:0 0 10px 0;
	color:#333;
}
div.menu-and-form p {
	width:268px;
}

div.form form select, div.menu-and-form form select {
	border:1px solid #000;
	font-size:10px;
	padding:3px;
	margin:0 0 2px 0;
	color:#666;
}
div.form form input, div.menu-and-form form input {
	border:1px solid #a9b3bb;
	font-size:10px;
	padding:2px;
	margin:1px 0 0 0;
	color:#666;
}
div.form form input.city {
	width:130px;
}
div.menu-and-form form input.city {
	width:129px;
}
div.form form input.state, div.menu-and-form form input.state {
	width:20px;
	display:inline;
	margin:0 0 0 5px;
}
div.form form input.zip, div.menu-and-form form input.zip {
	width:60px;
	display:inline;
	margin:0 0 0 5px;
}
div.menu-and-form form input.zip {
	width:60px;
}
div.form form input.image, div.menu-and-form form input.image {
	border:none;
	margin:5px 0 0 0;
}
div.form form input.text, div.form form textarea,
div.menu-and-form form input.text, div.menu-and-form form textarea {
	width:280px;
	border:1px solid #a9b3bb;
}
div.menu-and-form form input.text, div.menu-and-form form textarea {
	width:263px;
}
div.form ul, div.menu-and-form ul.form {
	margin:0;
	padding:0;
	width:280px;
	list-style:none;
	color:#666;
}
div.form ul li, div.menu-and-form ul.form li {
	width:280px;

	padding:0 0 7px 0;
}
	
/********* Other ************/

div.callout {
	width:90%;
	border:2px solid #afafaf;
	padding:15px;
	margin: 15px 0;
	background-color:#e6e6e6;
}

div.callout img {
	float:left;
	margin-right: 5px;
	border: 2px solid #5a471b;
}
div.callout div {
	display:block;
	width:200px;
	padding:0;
	float:right;
	margin-right: 15px;
}

div.callout h4 {
	font-size:14px;
	color:#5a471b;
	padding:0;
	margin:0;
	text-transform:uppercase;
}

/************ Form Validator ************/
.invalid {
	border: 1px solid #FF0000 !important;
	background-color:#FFA0A9 !important;
}

.required {
	background-color:#FFFAC9;
}
	

/************* FADING IMAGES ON HOME PAGE *****************/

#mContainer {
    position:relative;
	width:597px;
	height:289px;
     z-index:300;
}

.mPhoto {
    position:absolute;
	top:0px;
	left:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
    z-index:310;
}


/************* IMAGE GALLERY *****************/
ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				10px 10px 0 10px !important;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.thumbscontainer {
	margin-bottom:		10px;
	float:              left;
}


/************* NAVIGATION MENU *****************/
/* DO NOT DELETE
a {color: rgb(50,50,50); text-decoration: none;}
a.current {color: rgb(200,200,200);}
a:hover {color: rgb(250,150,0); text-decoration: underline;}
select {font: 11px verdana, arial, helvetica, serif;}
h1 {font: bold 13px verdana, arial, helvetica, serif; clear: left;}
p {clear: left;}
p:hover {}
*/

/** Dropdowns **/
#nav2, #nav2 ul { /* all lists */
padding: 0;
margin: 0;
list-style: none;
float: left;
width: 200px;
z-index:410;
}

#nav2 li { /* all list items */
position: a;
float: left;
width: 200px;
}

#nav2 li ul { /* second-level lists */
position: absolute;
left: -2000px;
margin-left: 202px;
margin-top: -22px;
background: #36749D;
border:1px SOLID #2A5A7A;
width: 208px;
z-index:410;
}

#nav2 li ul ul { /* third-and-above-level lists */
left: -1000px;
}

#nav2 li a {
width: 202px;
display: block;
text-decoration:none;
color:#B4D3E9;
font-size:14px;
padding: 3px;
font-weight:800;
}

#nav2 li a:hover {
color: #FFFFFF;
background-color:#2A5877;
}

#nav2 li a {
}

#nav2 a.encl {
}

#nav2 a.encl:hover {
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li:hover ul ul ul ul, #nav2 li.iehover ul ul, #nav2 li.iehover ul ul ul, #nav2 li.iehover ul ul ul ul {
left: -2000px;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li li li li:hover ul, #nav2 li.iehover ul, #nav2 li li.iehover ul, #nav2li li li.iehover ul, #nav2 li li li li.iehover ul { /* lists nested under hovered list items */
left: auto;
}

#nav2 li:hover, #nav2 li.hover {   
    position: static;   
} 

/** Support for the "iehover-fix.js" **/
#nav2 iframe {
position: absolute;
left: 0;
top: 0;
z-index: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
