@charset "utf-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
	}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	text-align:left; /* for IE */
	background-image: url(images/bubblesbkgd.jpg);
}
/* typography */

h1  {
	margin-left: -9000px;
}
h2 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1.85em;
	color: #000066;
	padding-bottom: 15px;
}
h3 {
	font-size: 1.1em;
	color: #000066;
	padding-bottom: 7px;
	padding-top: 7px;
	font-weight: strong;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	padding-bottom: 8px;
}
ul {
	text-decoration: none;
	list-style-type: none;
	color: #000066;
	padding-bottom: 8px;
	padding-top: 3px;
	font-size: 1em;
	padding-left: 7px;
}

#container #column1 li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 5px;
}





/* Layout */
#container {
	width: 760px;
	text-align: left;
	margin: 0px auto;
	background-image: url(images/colBkgd.jpg);
	background-repeat: repeat;
	
}
#banner {
	color: #FFFFFF;
	background-image: url(images/cleanwaterCatFinalBanner.jpg);
	height: 141px;
	background-repeat: no-repeat;
	width: 760px;
}
#column1 {
	float: right;
	width: 75%;
	color: #000033;
}
#column1 div{
	margin: 0;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#column2 {
	float: left;
	width: 25%;
}
#column2 div{
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.logo {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.google {
	font-size: 0.8em;
	text-align: left;
	color: #000000;
}


#container2 div li {
	text-decoration: none;
	list-style-type: none;
}

#footer {
	clear: both;
	background-color: #01447B;
	color: #FFFFFF;
	padding: 5px;
	height: 60px;
}
.copyright {
	color: #FFFFFF;
	font-size: .87em;
	float: left;
	padding-left: 20px;
	padding-top: 7px;
}
.copyrightFloat {
	color: #FFFFFF;
	font-size: .87em;
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 7px;
}
.language {
	color: #000000;
	font-size: 0.85em;
}
.language a:link {
	color: #02437D;
	text-decoration: none;
	font-weight: bold;
}
.language a:visited {
	text-decoration: none;
	color: #02437D;
}
.language a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover, a:active {
	text-decoration: none;
	color: #000;
}



.subMenu {
	font-size: 0.75em;
}
#container #column1 img {
	padding: 10px 5px 8px 20px;
}

/*links and menu*/
a {
	font-weight: bold;
}
a:link {
	color: #075C30;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #075C30;
}
a:hover, a:active {
	text-decoration: none;
	color: #01447B;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {
	font-size:0.85em;
	padding-bottom:0px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:3em;
	background-color: #01447B;
}

/* style the sub-level lists */
.menu ul ul {
	width:15em;
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:3em;}

/* style the sub level list items */
.menu ul ul li {
	display:block;
	width:12em;
	height:auto;
	line-height:1em;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	height:100%;
	font-size:1em;
	text-decoration:none;
	color:#fff;
	border-left:1px solid #eee;
	border-right:1px solid #000;
	padding-top: 0;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1em;
	background-color: #02437D;
}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	color:#FFFFFF;
	width:12em;
	height:100%;
	line-height:1em;
	padding:0.5em 1em;
	background-color: #06447F;
}
* html .menu ul ul a, * html .menu ul ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:1px; top:0; width:0; height:0; font-size:1em; z-index:-1;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#b4be9c;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {
	background-color: #01447B;
}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {
	background-color: #D0D9A4;
}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {
	background-color: #01447B;
}

/* style the level hovers */
/* first */
* html .menu a:hover {
	color:#FFFFFF;
	position:relative;
	z-index:100;
	background-color: #30AD69;
}
.menu li:hover {position:relative;}
.menu :hover > a {color:#000;background:#d4d8bd;}
/* second */
* html .menu ul ul a:hover{color:#000;background:#b4be9c; position:relative; z-index:110;}
.menu ul ul li:hover {position:relative;}
.menu ul ul :hover > a {color:#000;background:#b4be9c;}
/* third */
* html .menu ul ul ul a:hover {background:#c4ceac; position:relative; z-index:120;}
.menu ul ul ul :hover > a {background:#c4ceac;}
/* fourth */
.menu ul ul ul ul a:hover {background:#d4debc; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:2.5em;left:0;width:14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}




/*
[if lte IE 6]>
<style type="text/css">
.menu ul ul {left:-1px; margin-left:-1px;}
.menu ul ul ul.left {margin-left:1px;}
</style>
<![endif]
*/



