a, a:visited {
	color: #d97f11;
}

a:hover, a:active {
	color: #e49f20;
}

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

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

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

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

#colorbar h1 {
	background-color: #731c09;
	border-top: 1px solid #8a230b;
	color: #f4f4f4;
}

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

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

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

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

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

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

.navcontainer li {
	border-right: 1px dotted #91360c;
}

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

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