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

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

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

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

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

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

#colorbar h1 {
	background-color: #e6c52a;
	border-top: 1px solid #edd034;
	color: #f4f4f4;
}

.navcontainer {
	color: #f4f4f4;
	background-color: #907d52;
	border-top: 1px solid #a89664;
}

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

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

.navcontainer li {
	border-right: 1px dotted #433a26;
}

.subnavcontainer ul ul li a.current {
	background-color: #f8e08a;
	color: #907d52;
}

.subnavcontainer ul ul a:hover {
	background-color: #af9c62;
	color: #66583b;
}

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

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

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

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