body {
	background-color:#666666;
	color:#000000;
	margin:0;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	padding: 0;
	}
	
#sidebar {
width: 100%;
padding: 6px;
}

#header {
  /*top: 0;*/
  margin-left: 10%;
  margin-bottom: 0;
  /*right: 0;*/
  color: #FFFFFF;
  /*background:#0072AC;*/
  background: #FFFFFF;
  /*background-image:url("/bwva-logo.gif");*/
  background-repeat:no-repeat;
  /*height: 130px;*/
  width: 80%;
  padding: 0;
}

#header h1 {
  text-align: center;
  font-size: 40pt;
  padding: 0;
  margin: 0;
  font-family:Helvetica, Verdana, "Trebuchet MS";
  font-weight:bold;
  color:#009966;
  line-height:40pt;
}

#navbarbox {
  /*top: 200px;*/
  width: 80%;
  height: 50px;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  background-color: #0072AC;
  color: #0072AC;
  background: #0072AC;
  padding: 0;
  border: 0;
}

#main {
  margin-left:15em;
  margin-right:5em;
  padding:0 3em 1em;
  color: black;
  background: #ffffdd;
  border:0 solid #708090;
}


#bwa-footer {
  clear: both;
  width:80%;
  margin-left: 10%;
  margin-bottom: 0;
  font-size: 10.0pt;
  text-align:center;
  padding: 5px 0 0 0;
  background-color:#F1D88D;
  color:#000000;
  /*border:1px solid #708090;*/
  border:0;
}

h1 {
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-size:17px;
	font-weight:bold;
	color:#009966;
	line-height:22px;
	}
	
h2 {
	font-size: 16px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-weight:bold;
	line-height:22px;
	margin:10px 0;
	}
	
h3 {
	font-size: 14px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-weight:bold;
	line-height:19px;
	margin:10px 0;
	}
	
h4 {
	font-size:13px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-weight:bold;
	margin:10px 0;
	line-height:16px;
	}
	
 h5 {
	font-size:11px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-weight:bold;
	line-height:16px;
	position:relative;
	top:-10px;
	}
	
td {
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-size:13px;
	line-height:17px;
	}

		/* START STYLES FOR CONTENT */
	
	
#centerColumn .title {
	display:block;
	color:#000000;
	font-size:16px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-weight:bold;
	line-height:22px;
	margin:5px 0 5px 0;
	}
	
.sectionName {
	display:block;
	color:#009456;
	font-size:13px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-weight:bold;
	line-height:18px;
	margin:5px 0 5px 0;
	}
	
#leftColumn h1 {
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#009966;
	line-height:20px;
	}
	/* END CONTENT STYLES */
	
#leftColumn {
	float: left;
	margin-left: 10%;
	width: 15%;
	padding:6px 0 0 0;
	background-color:#F8EBA4;
	color:#000000;
	font-size:13px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	line-height:17px;
	}
	
#leftColumn a {
	color:#000066;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	}
	
#leftColumn a:hover {
	text-decoration:underline;
	}
	
#leftColumn em {
	display:inline;
	font-size:13px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	}
	
#leftColumn .contentbox {
	padding: 0 7px 0 15px;
	}
#rightColumn .contentbox {
	padding: 0 7px 0 15px;
	}
	
#centerColumn {
	margin-left: 25%;
	margin-right: 25%;
	/*padding:0 23px 10px 20px;*/
	padding: 2.5%;
	background-color:#FFFFFF;
	color:#000000;
	font-size:13px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	line-height:17px;
	}

#centerColumn a {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	}
	
#centerColumn a:hover {
	text-decoration:underline;
	}
	
#sitemap ul {
	list-style:none;
	}	
	
#sitemap ul li a {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	}
	
#sitemap ul li a:hover {
	text-decoration:underline;
	}	
	
#sitemap ul li ul li a {
	color:#000066;
	text-decoration:none;
	font-weight:normal !important;
	}
	
#sitemap ul li ul li a:hover {
	text-decoration:underline;
	}	
	
#centerColumn img {
	border:1px solid #999999;
	padding:4px;
	margin:7px;
	}
	
.insideCenter {
	padding:4px 23px 10px 25px;
	}
	
.divider {
	border-top:1px dotted #009456;
	width:100%;
	height:3px;
	margin:15px 0 5px 0;
	}
	
.leftBlock {
	border-right:1px solid #DDDDDD;
	padding-right:10px;
	}
	
.rightBlock {
	padding-left:2px;
	}
	
#rightColumn {
	float: right;
	margin-right: 10%;
	padding:4px 13px 10px 8px;
	/* padding:6px 0 0 0;*/
	background-color:#FFFFFF;
	color:#000000;
	font-size:13px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	line-height:16px;
	text-align: center;
	/*border-top:1px solid #083C79;*/
	border-left:1px solid #083C79;
	width: 15%;
	}
#rightColumn a{
	color:#000066;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	line-height:16px;
	text-decoration:none;
	}
#rightColumn a:hover{
	text-decoration:underline;
	}
	
	
#rightColumn ul{
position:relative;
left:-10px;
	}
	
	#rightColumn li{
margin:10px 0;
	}
	
#rightColumn .title{
	color:#009456;
	font-size:14px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	line-height:18px;
	font-weight:bold;
	text-align:center;
	}

	
#calendar {
	text-align:left;
	color:#000000;
	font-size:12px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	line-height:16px;
	font-weight:normal;
	}
.month {
	color:#0072AC;
	font-size:14px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	line-height:19px;
	font-weight:bold;
	display:block;
	margin:7px 0 2px 0;
	}
.date{
	color:#009456;
	font-weight:bold;
	}

a.event{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}	

a.event:hover{
	color:#663399;
	}
	

#newsletter {
	text-align:center;
	}
	
#rightColumn .divider {
	border-top:1px dotted #4D5B79;
	}
	
	/*START FOOTER STYLES*/
#mmhidefooter {
	background-color:#F1D88D;
	color:#000000;
	font-size:12px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	line-height:17px;
	text-align:center;
	text-decoration:none;
	}
	

	
#mmhidefooter a {
	color:#000000;
	font-size:12px;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#mmhidefooter a:hover {
	color:#184982;
	}
/* END FOOTER STYLES */
/* START LEFT COLUMN LINK STYLES-NOT FOR CONTENT */	
#leftColumnNav {
	padding:15px 13px 5px 9px;
	font-weight:bold;
	background-color:#F9FAC6;
	text-align:right;
	}
	
#leftColumnNav a {
	color:#184982;
	line-height:15px;
	display:block;
	padding:0;
	margin:-3px 0;
	}
	
html>body #leftColumnNav a{ /* non IE browsers */
	padding:0 0 0 0;
	margin:0 0 0 0;
}
	
#leftColumnNav a:hover {
	}
	
#leftColumnNav a.current {
	color:#009456;
	font-weight:bolder;
	text-decoration:none;
	}
/*END LEFT COLUMN LINK STYLES */

/* START STYLES FOR BASIC SITE STRUCTURE-NOT FOR CONTENT */
.container {
	margin: auto;
	padding: 0px;
	border-top: 5px solid #0072AC;
	border-bottom: 5px solid #0072AC;
	width:760px;
	background-color:#FFFFFF;
	}
	
.headerContainer {
	width:760px;
	height:204px;
	}

.logoContainer {
	margin: 0px;
	padding: 0px;
	border-top: 8px solid #F1D88D;
	border-bottom: 8px solid #F1D88D;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-size:14px;
	line-height:17px;
	text-align:center;
	color:#104A86;
	}
	
.logo {
	display:block;
	margin:auto;
	height:105px;
	width:121px;
	background:url(images/logo.gif) center center no-repeat;
	text-align:center;
	position:relative;
	top:10px;
	}

.tagline {
	font-size:11px;
	line-height:14px;
	padding:0 0 0 0;
	text-align:center;
	color:#104A86;
	}
	
.headerPhoto {
	margin: 0px;
	padding: 0px;
	background:url(images/photo_boyinredhelmet.jpg) top center no-repeat;
	height:204px;
	width:543px;
	position:relative;
	left:217px;
	top:-204px;
	}

	
#leftColumn ul{
	margin:0 0 0 -40px;
	}
	
	
#leftColumn ul li{
	padding:7px 0 5px 0;
	list-style-position:inside;
	list-style-type:disc;
	list-style-image: url(images/bullet_bluearrow.gif);
	}

#leftColumn, #rightColumn, #centerColumn { padding-bottom: 32767px;
margin-bottom: -32767px; }
#wrapper {
padding: 0;
overflow:hidden;
}

	/* END STYLES FOR SITE STRUCTURE */
	
	
	
	/*			CSS FOR DROP DOWN MENU 			*/



.navigationLinks {
	background-color:#0072AC;
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	background: #0072AC;
  width: 100%;
  height: 20px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
	}
	
.navigationLinks a {
	font-family:Helvetica, Verdana, "Trebuchet MS";
	font-size:1.1em;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background: #0072AC;
	}
	
.navigationLinks a:hover {
	color:#FFE970;
	background: #0072AC;
	}
	
.navigationLinks a.current {
	color:#FFE970;
	font-weight:bolder;
	background: #0072AC;
	}


#mmhidecsstopmenu, #mmhidecsstopmenu ul{ /* for all browsers */
padding: 0;
margin: 0;
list-style: none;
z-index:30;
}

html>body #mmhidecsstopmenu, #mmhidecsstopmenu ul{ /* for all browsers except IE */
padding: 0;
margin: 4px 0 0 15px;
list-style: none;
z-index:30;
position:static;
}

#mmhidecsstopmenu li{
float: left;
position: relative;
}

#mmhidecsstopmenu a{
	text-decoration: none;
	padding:0 2px;
}
html>body #mmhidecsstopmenu a{ /* non IE browsers */
}

#mmhidecsstopmenu a:hover{
	text-decoration:underline;
	}

.mmhidemainitems{
border: 0;
border-left-width: 0;
}

.mmhideheaderlinks a{
margin: 0 2px 2px 4px;
display:block;
float:left;
}

.mmhidesubmenus{
display: none;
position: relative;
top: 1.4em;
left: 0;
width:150px;
padding:0;
margin:0;
padding-bottom:10px !important;
margin-bottom:10px;
background-color:#0072AC;
text-transform:capitalize;
z-index:20;
}

.mmhidesubmenusResources{
display: none;
position: relative;
top: 1.4em;
left: -4em;
width:150px;
padding:0;
margin:0;
padding-bottom:10px !important;
margin-bottom:10px;
background-color:#0072AC;
text-transform:capitalize;
z-index:20;
}

html>body .mmhidesubmenusResources{ /* non IE browsers */
left: -6em !important;
}

.mmhidesubmenus li{
padding:0 0 0 10px;
margin: 7px 0 0 0;
}

.mmhidesubmenusResources li{
padding:0 0 0 10px;
margin: 7px 0 0 0;
}

html>body .mmhidesubmenus li{ /* non IE browsers */
margin: 7px 15px 3px 0;
}

html>body .mmhidesubmenusResources li{ /* non IE browsers */
margin: 7px 15px 3px 0;
}

.mmhidesubmenus li a{
display: block;
font-size:12px !important;
line-height:14px !important;
color:#FFFFFF !important;
width: 120px;
text-transform:capitalize;
text-align:left;
}



.mmhidesubmenusResources li a{
display: block;
font-size:12px !important;
line-height:14px !important;
color:#FFFFFF !important;
width: 120px;
text-transform:capitalize;
text-align:left;
}



.mmhidesubmenus li a:hover{
color: red;
}


.mmhidesubmenusResources li a:hover{
color: red;
}

/* use this to change positioning of submenus below menu links */
#mmhidecsstopmenu li>ul {/* non IE browsers */
top: 1em;
left: -10px;
padding-bottom:10px;
width:150px;
}

#mmhidecsstopmenu li:hover ul, li.over ul {
display: block;
position:absolute;
}



html>body #clearmenu{ /* non IE browsers */
height: 3px;
}




.mmhideseparator {
	color:#d5d6e1;
	text-decoration: none;
	padding:0;
}
	
		
/* Hides from everyone but IE/Win \*/
* html #mmhidemainLinks {
	padding:0 0 0 0;
	}
