abbr { border-bottom-width: 1px; border-bottom-style: dotted; }

img
{
border: none;
vertical-align: middle;
}

body
{
	background-color: #aabadd;
}

table
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	font: normal 12px Verdana,sans-serif;
	line-height: 1.6em;
}

p, blockquote, li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	font: normal 12px Verdana,sans-serif;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

ul
{
list-style-type: none;
margin: 0;
padding: 0;
  margin-left: 1em;
}

li
{
background-image: url(http://www.oregoncleanwater.org/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .6em;
/*padding-left: .8em;
font-size: 10.4px;
line-height: 1.1em;
margin-bottom: .3em;*/
}




blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 100px;
}

#container
{
	background-color: #fff;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #566;
}

#sidebar-1
{
font: 62.5%/1.4 Georgia, "Times New Roman", Times, serif; color: #444; text-align: center;
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 0px;

}

#content
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 0px;
}

#sidebar-2
{
	float: right;
	width: 175px;
	\width: 175px;
	w\idth: 175px;
	margin-left: 5px;
	padding-top: 0px;
border: 1px dashed #566;
}

#sidebar_box
{
width: 150px;
background:#e8e4cb;
margin-left: 5px;
margin-bottom: 20px;
color: #666;
padding-bottom: .5em;
margin-right: 5px;

}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: Blue;
	text-decoration: none;
}


a:hover {border-bottom: 1px black dashed;}

#sidebar-2 a, #sidebar-1 a
{
margin: 0 0 .2em; color: #800; font-weight: bold; font-size: .5em; border-top: 1px solid #DEBD8C; text-transform: uppercase; text-shadow: 1px 1px 3px #888;
/*	border: 0px;
	color: #C00; */
}

#sidebar-2 h3{
text-align: center;
font: normal 12px Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
background:#c3c0ab;
text-transform: uppercase;
letter-spacing: .2em;
color: #fff;
padding: 5px;
display: block;
margin: 0;
}

#sidebar-1 h3{
text-align: center;
font: normal 12px Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
background:#c3c0ab;
text-transform: uppercase;
letter-spacing: .2em;
color: #fff;
padding: 5px;
display: block;
margin: 0;
}

#sidebar-2 h5
{
font: .85em Georgia, "Times New Roman", Times, serif;
margin: 0px;
padding-bottom: 3px;
}

h1
{
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
/* margin-top: 50px; */
}

h2
{
font: bold .75em Verdana, Arial, sans-serif; letter-spacing: 2px;
  text-transform: uppercase;
/*	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
font-variant: small-caps;
	font-style: italic;*/
}

h3
{
	font: normal 14px/18px Georgia,Times,serif;
	text-decoration: none;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h4
{
font: normal 21px/27px Georgia,Times,serif;
margin-bottom: -10 px;
}

h5
{
font: normal 21px/27px Georgia,Times,serif;
margin-bottom: -10 px;
font-variant:small-caps;
}


h1 a, h2 a
{
	border: 0px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}


/* The tabbed navigation code that follows is closely based on code found in two articles by Douglas Bowman that were published at A List Apart: "Sliding Doors of CSS" and "Sliding Doors of CSS, Part II" The main differences between the code here and the code there are as follows:

	o the replacement of the background image from the articles with the water.jpg image

	o the top padding of the ul is set at 50px in order to show the whole water image

	o the color of the bottom border of non-current tabs (anchors) has been changed to black

	o the left margin of the tabs (anchors) is set at 10 px in order to have separation between tabs 

*/

#tabs
{
  /*      float: left;*/
	width: 100%;
	background: url("http://www.oregoncleanwater.org/images/txpwater.jpg") no-repeat left top;
	font-size: 93%;
	line-height: normal;
height: 181px;
}

#tabs ul
{
	padding: 133px 15px 0;
	list-style: none;

}

#tabs li
{
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
}

#tabs a
{
	float: left;
	background: url("http://www.oregoncleanwater.org/left_both.gif") no-repeat left top;
	margin-left: 15px; /* <--------------- change this for spacing btwn tabs */
	padding: 0 0 0 9px;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

#tabs a span
{
	float: none;
	display: block;
	background: url("http://www.oregoncleanwater.org/right_both.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	font-weight: bold;
	color: #333;
}

#tabs a:hover span
{
	color: #333;
	background-position: 100% -150px;
}

#home #nav-home a, #enforce #nav-enforce a, #discharge #nav-discharge a,
#about #nav-about a, #contact #nav-contact a, #donate #nav-donate a
{
	background-position: 0% -150px;
	border-width: 0;
	white-space: nowrap;
}

#home #nav-home a span, #enforce #nav-enforce a span, #discharge #nav-discharge a span, #about #nav-about a span, #contact #nav-contact a span, #donate #nav-donate a span
{
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #333;
}

#tabs a:hover
{
	background-position: 0% -150px;
	color: #333;
}

#tabs a:hover span 

	{

	background-position:100% -150px;

	}