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

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

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

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

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

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

#colorbar h1 {
	background-color: #cfaa7d;
	border-top: 1px solid #dbb994;
	color: #725e45;
}

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

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

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

.navcontainer li {
	border-right: 1px dotted #5b1b1b;
}

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

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

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

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

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

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