.navcontainer a{
	text-decoration: none;
	color: #9d5210;
	font-weight: bold;
	text-shadow: #d39e1c 0 1px 0;
}

.navcontainer a:hover{
	text-decoration: none;
	color: #65350a;
	font-weight: bold;
	text-shadow: #d39e1c 0 1px 0;
}

.navcontainer {
	background: url(../../images/menu_glassbar7.jpg) no-repeat center top;
}
