.tavern.home #container {
	background: url(../images/tavern-events-header.png) no-repeat center top;
}
.tavern.menu #container {
	background: url(../images/tavern-menu-header.png) no-repeat center top;
}
.tavern.band #container {
	background: url(../images/tavern-band-header.png) no-repeat center top;
}
.tavern.events #container {
	background: url(../images/tavern-events-header.png) no-repeat center top;
}
.tavern.pictures #container {
	background: url(../images/tavern-pictures-header.png) no-repeat center top;
}
.tavern.contact #container {
	background: url(../images/tavern-contact-header.png) no-repeat center top;
}
.tavern #header {
	height: 240px;
	width: 300px;
}
.tavern #navigation {
	height: 240px;
	width: 560px;
}
.tavern #navigation-squeeze {
	padding-top: 64px;
}
.tavern #footer {
	background: url(../images/tavern-footer.png) no-repeat center top;
}
.tavern h1 {
	color: #c00;
}
.tavern #navigation ul li a {
	background: url(../images/red-white-divider.png) no-repeat right center;
}
