/* CSS Document */

.hdrnav{
	font-weight:bold;
	background-color:#7d7715;
	color: #fff;
	border: 1px solid #582222;
	text-align:center;
}
 .floatright
{
float: right;
margin: 0 0 10px 10px;

border: 1px solid #666;
padding: 2px;
}
.map{
margin-bottom: 5px;
}

.map a{
margin-bottom: 5px;
font-weight: bold;
text-decoration: underline;
}
.map a:hover{
text-decoration: none;

}
