a, a:visited {
	text-decoration: underline;
	color: #9f3819;
}

a:hover, a:active {
	text-decoration: none;
	color: #f74322;
}

#menuTrigger {
	background: url(../../images/vintage2Nav.jpg) no-repeat left top;
}

#menuTab {
	background: url(../../images/vintage2MenuTab.png) no-repeat left center;
}

#menuTabExtended {
	background: url(../../images/vintage2MenuTab.png) no-repeat left center;
}

#colorbar {
	background: url(../../images/vintage2Hdr.jpg) no-repeat;
}

#colorbar h1 {
	background-color: #9f3819;
	border-top: 1px solid #b04420;
	color: #f4f4f4;
}

.navcontainer {
	color: #f4f4f4;
	background-color: #f74322;
	border-top: 1px solid #f94f2b;
}

.navcontainer a {
	color: #992915;
	border-top-color: #9f6904;
}

.navcontainer a:hover {
	color: #ffebb0;
}

.navcontainer li {
	border-right: 1px dotted #731f10;
}

.subnavcontainer ul ul li a.current {
	background-color: #9f3819;
	color: #f4f4f4;
}

.subnavcontainer ul ul a:hover {
	background-color: #702812;
	color: #f4f4f4;
}

.photo-navigation {
	background: #f4f4f4 url(../../images/vintage2Hdr.jpg) no-repeat left top;
}

.navcontainer .current,
.navcontainer .currentAncestor {
	color: #f4f4f4;
}

#contentContainer {
	background: url(../../images/vintage2Body.jpg) no-repeat left top;
}

blockquote {
	background: url(../../images/vintage2Hdr.jpg) no-repeat -26px top;
}