BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
	background-image: url(images/working/water_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	color: #22627A;
}

div#logo {
  /*height: 78px;*/
  background-image: url(images/logo_tilebackground.gif); 
  background-position: bottom;
  background-repeat: repeat-x;
}

div#left_water {
	margin-left:5px;
	margin-top:15px;
	float: left;
	width: 250px;
}

div#left_water img {
	/*border: 1px dashed #006633;*/
	border: 2px solid #006633;
}

div#right_nav {
	margin-right:15px;
	padding-right: 3px;
	margin-left:15px;
	margin-top:8px;
	float: right;
	width:180px;

	
}

div#main_content {
	margin-left:300px;
	margin-top:20px;
	width: auto;
   background-image: url(images/pipes_watermark.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

p.contact {
	color: #22627A;
	font-size: .7em;
	font-variant: small-caps;
	text-align:center;
}

h3 {
	color: #22627A;
	font-size: 1.1em;
	font-weight:bold;
}

.copyright {
	text-align: left;
	font-size: .6em;
	color: #999999;
	margin-top: 55px;
}

.copyright a {
	color: #999999;
	text-decoration:none;
}

.yellowback {
	background-color: #FFFFEA;
}

.blueback {
	background-color: #EAF4FF;
}

.greenback {
	background-color: #EAFFEB;
}

table.tbl_border {
	border: 2px dashed #006633;
}

.smaller {
	font-size: 0.8em;
}

hr {
	color: #006633;
}

.grntext {
	color: #006633;
}

input {
	margin-top: .25em;
	margin-bottom: .2em;
}

fieldset {
	width: auto;
}

legend {
	font-weight: bold;
}

a.stafflink, a.stafflink:visited, a.stafflink:hover, a.stafflink:active {
	color:#efefef;
}
