body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	background-color: #507E52;
	
	}

.main {
	position: relative;
	margin:0 auto;
	padding:0;
	width: 840px;
	
	background-image:url(images/gradients/white_to_dark_sm.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-color:#000000;
	border-width: 5px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-position: bottom;
	background-color: #ffffff;
	}

.main p a:link, 
.main p a:active, 
.main p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #277328;
}

.main p a:hover {
	
	text-decoration: underline;
	}
	

	
.pic {
	padding:0px 0px 10px 0px;
	border-bottom-style:solid;
	border-bottom:1px;
	margin:0;
	width:840px;
	height:192px;
	background-image: url(images/WRBA_logo_192.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
}

.pic_content {
	width:500px;
	float:right;
	margin:15px 60px 15px 15px;
	padding:5px;
	font-size: 20pt;
	text-align:center;
	color:#42092A;
}
		
.style1 {
	font-size: 14pt;
	color: #507E52;
}

.navcontainer ul
{

margin: 0;
padding: 0;
background-color: #277328;
color: White;
float: left;
width: 100%;
height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;;
}

.navcontainer  li { display: inline; }

.navcontainer  li a
{
padding:5px 0px 5px 0px;
width:166px;
background-color: #CCFFCD;
color: #277328;
text-decoration: none;
float: left;
border: 1px solid #277328;
}

.navcontainer  li a:hover
{
background-color: #277328;
color: #CCFFCD;
border: 1px solid #277328;
}

#active a:link, #active a:visited, #active a:hover
{
background-color: #277328;
color: #CCFFCD;
border: 1px solid #277328;
}

.main_content {

	margin:45px 45px 0px 45px;
	padding:0px 0px 15px 0px;
	height:inherit;
	color:#6E7C67;
	text-align:left;
	}
	
.content_boxes {
padding: 0px;
margin: 0px;
height:340px;
text-align:left
}	
.content_box_left {
float:left;
	padding: 0px 30px 0px 0px;
	width: 140px;
	height:300px;
	margin: 0px 0px 25px;
	text-align:center;
	}
	
	.content_box_right {
	float:left;
	padding: 10px 0px 0px 30px;
	width: 250px;
	height:290px;
	margin: 0px 0px 15px;
	text-align:center;
	}

.content_box_middle {
	float:left;
	padding: 0px 30px 0px 0px;
	width: 260px;
	height:290px;
	margin: 0px 0px 15px;
	text-align:center;
	}
	
.text_box {
text-align:center;
height:45px;
}

.text_box  a:link, 
.text_box  a:active, 
.text_box  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #277328;
}

.text_box  a:hover {
	
	text-decoration: underline;
	}
	
	
.footer {
	position:relative;
	
	margin:10px auto ;
	width:600px ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #C9D1C6;
	text-decoration: none;
	font-size: 10pt;
	text-align:center;
	
	
	
	}
	
.footer a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #660000;

}
.footer a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
