html {
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  background-color: #fff;
}

body {
  padding: 0;
  margin: 0;
}

a {
	color: #0E5875;
}

div {
  padding: 0;
  margin: 0;
}

form {
  padding: 0;
  margin: 0;
}

hr {
  display: none;
}

.remove {
  display: none;
}

.hide {
  visibility: hidden;
  width: 0px;
  height: 0px;
  line-height: 0px;
  padding: 0;
  margin: 0;
}

.clear {
  clear: both;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
}

#wrapper {
  width: 730px;
  margin: 13px auto 0 auto;
}

#header {
  height: 71px;
  margin-bottom: 10px;
width: 730px;
}

#siteheading {
  float: left;
  height: 71px;
}

#siteheading h1{
  padding: 0;
  margin: 0;
}

#searchform {
  float: right;
  width: 165px;
  height: 71px;
  margin: 0; 
  padding: 0;
  position: relative;
}

#searchform #searchinner{
  position: absolute;
  bottom: 0px;
  right: 0px;
}

#searchform form {
  bottom: 0px;
}

#searchform label {
  display: none;
  width: 0px;
}

#searchform #searchinner input{
  font-size: x-small;
}

#search {
  width: 113px;
}

.gobutton {
  width: 25px;
}

a.donatebutton {
  background-image: url("images/butt_donate_off.gif");
  width: 147px;
  height: 26px;
  display: block;
  text-decoration: none;
  margin-top: 2px;
}

a.donatebutton:hover {
  background-image: url("images/butt_donate_on.gif");
}

a.donatebutton span{
  width: 147px;
  height: 26px;
  visibility: hidden;
}

#navigation {
  clear: both;
  margin-bottom: 20px;
}

#navigation table {
  background-color: #00588A;
  width: 730px;
}

#navigation table a{
  color: #FFF;
  text-decoration: none;
  font-size: 0.9em;
  text-transform: lowercase;
}

#navigation table a:hover{
  text-decoration: underline;
}

#navigation td {
  width: 104px;
}

#navigation td.cell1 {
  background-color: #5BA253;
}
#navigation td.cell2 {
  background-color: #6CB85A;
}
#navigation td.cell3 {
  background-color: #5FBD78;
}


#navigation td.cell4 {
  background-color: #1CA1B7;
}
#navigation td.cell5 {
  background-color: #0083C7;
}
#navigation td.cell6 {
  background-color: #006FAF;
}

#navigation td.cell7 {
  background-color: #00588A;
}




/* ======================================= */

#nav_outer {
  height: 50px;
}

#nav a{
  line-height: 22px;
  color: white;
  text-decoration: none;
  display: block;
}
#nav a:hover{
  text-decoration: underline;
}

#nav {
  text-transform: lowercase;
  clear: both;
  margin: 0 0 20px 0;
  padding: 0;
  width: 730px;
  font-size: 0.9em;
  position: absolute;
  z-index: 50;
}

#nav li {
  display: block;
  float: left;
  width: 104px;
  text-align: center;
  position: relative;
}

#nav li ul {
	font-size: 0.9em;
	width: 148px;
	padding: 3px 8px 5px 8px;
	margin: 0 0 0 -32px;
	position: absolute;
	left: 0;
	top: 22px;
	display: none;
	list-style-type: none;
}
#nav li ul li {
	float: none;
	width: auto;
}

#nav li:hover ul {
	display: block;
}

/* ======================================= */



#content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
}

#homepage #bannerandnews {
	height: 180px;
}

#homepage #banner {
	background-color: #A7D4A0;
	width: 70%;
	float: left;
	color: white;
	margin-bottom: 15px;
}

#homepage #banner img{
	float: left;
	margin-right: 5px;
}

#homepage #news {
	width: 28%;
	float: right;
	height: 155px;
}

#homepage #news h2{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	background-color: #008ECB;
	color: white;
	margin: 0px;
	padding: 2px;
	padding-left: 10px;
}

#homepage #news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#homepage #news li {
	color: #5F6777;
	margin: 7px;
	margin-bottom: 6px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.9em;
}

#homepage #news li a{
	text-decoration: none;
	color: #5F6777;
}

#homepage #news li a:hover{
	text-decoration: underline;
}

#homepage #featured {
	clear: both;	
}

#homepage #featured h2{
	display: none;
}

#homepage #featured #feat1, #homepage #featured #feat2, #homepage #featured #feat3, #homepage #featured #feat4 {
	width: 176px;
	float: left;
	background-color: #D9ECD6;
	margin-left: 8px;
}

#homepage #featured div p {
	margin: 10px 7px 10px 7px;
	font-size: 0.9em;
}

#homepage #featured #feat1 {
	margin-left: 0px;
}

#homepage #featured #feat2, #homepage #featured #feat4 {
	width: 177px;
}

#homepage #featured h3{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	background-color: #005789;
	color: white;
	margin: 0px;
	padding: 2px;
	background-repeat: no-repeat;
}

#homepage #featured h3 a{
	color: white;
	padding: 2px;
	padding-left: 10px;
	padding-top: 114px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}

#homepage #featured h3 a:hover{
	text-decoration: underline;
}

#secondarypage .headerboxAboutUs {
  float: left;
  width: 233px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 17px;
  overflow: hidden;
  background-color: #526876;
  background-image: url("images/heading_bg_child01.jpg");
  background-repeat: no-repeat;
  position: relative;
  height: 110px;
}

#secondarypage .headerboxWhatWeDo {
  float: left;
  width: 233px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 17px;
  overflow: hidden;
  background-color: #526876;
  background-image: url("images/whatwedo.jpg");
  background-repeat: no-repeat;
  position: relative;
  height: 110px;
}

#secondarypage .headerboxResources {
  float: left;
  width: 233px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 17px;
  overflow: hidden;
  background-color: #526876;
  background-image: url("images/resources.jpg");
  background-repeat: no-repeat;
  position: relative;
  height: 110px;
}

#secondarypage .headerboxGetInvolved {
  float: left;
  width: 233px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 17px;
  overflow: hidden;
  background-color: #526876;
  background-image: url("images/getinvolved.jpg");
  background-repeat: no-repeat;
  position: relative;
  height: 110px;
}

#secondarypage .headerboxGetInvolved h2, #secondarypage .headerboxResources h2, #secondarypage .headerboxAboutUs h2, #secondarypage .headerboxWhatWeDo h2 {
  margin: 0px;
  position: absolute;
  bottom: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: white;
  width: 100%;
  text-align: right;
  right: 0px;
  margin-bottom: 0.5em;
  margin-right: 0.5em;
  text-transform: lowercase;
}

#secondarypage .box {
  font-size: 1em;
  float: left;
  width: 233px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 17px;
  overflow: hidden;
  background-color: #D9ECD6;
  color: #526876;
  position: relative;
  min-height: 110px;
}

#secondarypage .box .morebutton {
  margin: 0px;
  display: block;
  height: 2.1em;
  vertical-align: middle;
  position: relative;
}

#secondarypage .box .morebutton a {
  margin: 0px;
  text-align: left;
  background-color: #8FC3C0;
  width: 9em;
  padding: 3px;
  padding-left: 6px;
  text-decoration: none;
  color: #526876;
  display: block;
  height: 1.2em;
  vertical-align: middle;
  right: 0px;
  position: absolute;
}

#secondarypage .box h3 {
  margin: 0px;
  text-align: right;
  background-color: #A9C4A5;
  margin-top: 0.7em;
  margin-right: 1.4em;
  padding: 3px;
  padding-right: 6px;
  text-decoration: none;
  color: #526876;
  display: block;
  height: 1.2em;
  font-size: 1.2em;
}

#secondarypage .box a:hover {
  color: white;
  background-color: #7FADAA;
}

#secondarypage .box a:hover span{
  background-image: url("images/heading_prefix_white.gif");
}

#secondarypage .box h3 span{
  background-image: url("images/heading_prefix.gif");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 13px;
}

#secondarypage .box p {
  margin: 5px 10px 5px 10px;
}

#normalpage #mainbox{
  font-size: 1em;
  background-color: #D9ECD6;
  width: 70%;
  margin-bottom: 1em;
  padding-bottom: 12px;
  float: left;
}

#standalonepage #mainbox{
  font-size: 1em;
  background-color: #D9ECD6;
  width: 100%;
  margin-bottom: 1em;
  padding-bottom: 12px;
  float: left;
}

#normalpage .pageimg{
	margin-right: 10px;
	margin-bottom: 6px;
}

#mainbox h2 {
  font-size: 1.2em;
  margin: 0px;
  background-color: #A9C4A5;
  margin-top: 0.7em;
  margin-bottom: 1.5em;
  padding: 3px;
  padding-right: 1.5em;
  padding-left: 1.5em;
  text-decoration: none;
  color: #526876;
  float: left;
}

#mainbox #bodytext h2, #mainbox h3 {
  font-size: 1em;
  margin: 0px;
  background-color: #A9C4A5;
  margin-top: 1.5em;
  margin-bottom: 1em;
  padding: 3px;
  padding-left: 5px;
  text-decoration: none;
  color: #526876;
  float: none;
}

#mainbox #bodytext {
  margin: 1.5em;
  margin-top: 0px;
  clear: both;
  padding-bottom: 1em;
  color: #3E4F5F;
}

#sidebox {
	width: 28%;
	background-color: #D9ECD6;
	float: right;
}

#sidebox h3 {
  font-size: 1.2em;
  margin: 0px;
  background-color: #A9C4A5;
  margin-top: 0.7em;
  margin-bottom: 1.5em;
  padding: 3px;
  padding-right: 1.5em;
  padding-left: 1.5em;
  text-decoration: none;
  color: #526876;
  float: left;
}

#sidebox ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-bottom: 2.5em;
}

#sidebox li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.4em;
	color: #0E5875;
}

#sidebox .childList{
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	padding-left: 2.5em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	font-size: 0.8em;
}

#sidebox li a{
	color: #0E5875;
	font-weight: bold; 	
	text-decoration: none;
}

#sidebox li a:hover{
	text-decoration: underline;
}

.newspaging {
	margin-top: -20px;
	padding: 0 20px 20px 20px;
	font-size: x-small;
}

#footer {
  background-image: url("images/footer_bg_runner2.gif");
  background-repeat: no-repeat; 
  padding-top: 4px;
  font-size: x-small;
  color: #333;
}

#footer a{
  color: #333;
}

#footer a:hover{
  color: #333;
  background-color: #CCC;
}
