a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
#buttons {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #FFFFFF;
            text-align: center;
}
#buttons a:link, #buttons a:active, #buttons a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#buttons a:hover {
   color: #CCCCCC;
   text-decoration: none;
}
.innerbox_bg {
	background-image: url(images/box_inner_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DAE0EE;
}
.background {
	background-image: url(images/bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6F7688;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: shadow;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	line-height: 18px;
	vertical-align:middle;
	margin:5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	padding-left: 20px;
	padding-bottom:0;
	line-height: 30px;
	height: 30px;
	background-image: url(images/waterwell-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	padding-left: 20px;
	line-height: 30px;
	height: 30px;
	background-image: url(images/waterwell-icon.png);
	background-repeat: no-repeat;
	background-position:250px;
	text-indent: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: shadow;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	line-height: 18px;
	vertical-align:middle;
	margin:5px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	left: 10px;
	padding-left: 12px;
}
.box_background {
	background-color: #DAE0EE;
	background-image: url(images/background_bigbox.jpg);
	background-repeat: no-repeat;
}
.box_background2 {
	background-image: url(images/background_bigbox2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DBE1EF;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
	line-height: 16px;
	padding: 0px;
	margin-left: -15px;
	margin-right: 15px;
}
.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 21px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #78996C;
            text-align: center;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

#footer a:link, #footer a:active, #footer a:visited {
            text-decoration: none;

}
#footer a:hover {
   color: #BCBC78;
   text-decoration: underline;
}
.background_body {
	background-color: #FFFFFF;
	background-image: url(images/main_body_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}
#footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: center;
}
#footerlink a:link, #footerlink a:active, #footerlink a:visited {
	text-decoration: none;
	color: #003366;
}
#footerlink a:hover {
	color: #BCBC78;
	text-decoration: underline;
}
.padding {
	margin:0 0 20px 25px;
	}
