/* CSS Document */
.beaverhead {
	margin:0px;
	padding:1px 0px 1px 3px;
	background-color:#dca400;
	border: 1px solid #f61831;
	color:#ffffff;
	}
.emphprom {
font-style:italic;
padding: 2px 0px 2px 20px;
}
/* Horiz navigation cub section */
a.navbeaver, a.navbeaver:link, a.navbeaver:visited {
display:inline;
width:auto;
/*height:15px;*/
float:left;
text-align:center;
padding:2px 5px 2px 5px;
text-decoration:none;
margin:0px 2px 0px 2px;
background:#dca400;
border-right:1px solid #f61831;
border-bottom:1px solid #f61831;
color:#ffffff;
font-weight:bold;
font-size:0.9em;
/*line-height:20px;*/
}
a.navbeaver:hover {
color:#f61831;
background:#dca400;
border-right:0px;
border-bottom:0px;
border-left:1px solid #4d3600;
border-top:1px solid #4d3600;
}
/* end */
.infoleft {
float:left;
width:40%;
margin:0px;
padding:5px 50px 0px 0px;
}
.inforight {
float:right;
width:40%;
margin:0px;
padding:5px 5px 0px 0px;
}
.listball {
	list-style-type: circle;
}
