#mainnav {
	position: relative;
	width: 380px;
	height: 200px;
	left: 389px;
	top: 5px;
}

#textnav {
	position: relative;
	top: -5px;
	margin: 0em 0em 1em 1.5em;
	width: 100%;
	font-size: .9em;
	height: 30px;
}

#textnav a {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
	padding: .5em 1em .1em 1em;
}

#textnav a {
	color: #743c17;
}

#textnav a:hover {
	color: #eeae00;
	background-color: #2f1600;
}

.bar {
	display: block;
	float: left;
	padding-top: .2em;
	font-size: 1.1em;
}

#mainnav img {
	margin: 2px;
	position: absolute;
}

#navEvents {
}

#navBuyLocal {
	right: 0px;
}

#navLiveWork {
	top: 44px;
}

#navBarLife {
	top: 45px;
	left: 251px;
}

#navHistory {
	top: 47px;
	left: 287px;
}

#navArt {
	top: 82px;
}

#navMusic {
	top: 82px;
	left: 49px;
}

#navShop {
	top:82px;
	left:100px;
}

#navDining {
	top:160px;
	left:100px;
}

.clear {
	clear: both;
}