
.hmenu {
	width: 960px;
	height: 45px;
	margin:0;
	padding: 0;
	text-align:center;
	/*background:#600 url(/css/images/woodgrain.jpg) repeat-x;*/
}

.hmenu ul {
	margin: 0 0 0 130px;
	padding: 5px 0 0 0;
	list-style: none;
	line-height: normal;
}

.hmenu li {
	float: left;
	list-style:none;
}

.hmenu a {
	display: block;
	margin-top:2px;
	height: 22px;
	margin-right: 2px;
	padding: 3px 10px 3px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent:3px;
	/*background:#966  url(/css/images/woodgrain_button.jpg);*/
	color:#000;
	text-shadow: 2px 2px 0.1em white;
}


.hmenu a:hover {
	padding: 3px 4px 3px 6px;
	color: #FFF;
	text-shadow: 2px 2px 0.1em black;
}

#vmenu {
	width: 200px;
}
	
#vmenu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 30px;
	text-decoration: none;
	font-weight:bold;
}	
	
#vmenu li a:link, #vmenu li a:visited {
	display: block;
	padding: 0px 0 8px 10px;
	background:  url(/css/images/pew_button.png) top left no-repeat;
	color:#000;
	text-shadow: 1px 1px 1px white;
}
	
#vmenu li a:hover {
	padding: 0px 0 8px 15px;
	color: #FFF;
	background: url(/css/images/pew_button.png) top left no-repeat;
	text-shadow: 1px 1px 0.1em #000;
	font-style:italic;
}

.bulletin_menu {
	width: 200px;
	margin: 10px;
	}
	
.bulletin_menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
.bulletin_menu li a:link, .bulletin_menu li a:visited {
	color: #3688BA;
	display: block;
	background:  url(/css/VerticalMenus/menu2.gif);
	padding: 8px 0 0 30px;
	}
	
.bulletin_menu li a:hover {
	color: #3688BA;
	background:  url(/css/VerticalMenus/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}	

