#titleBkg {
	background: url(../../images/title/titlebkg_rust.jpg) repeat-x;
}

#titleContainer h1 {
	text-shadow: #d05f1b 0 1px 0;
	color: #702a08;
}

#titleContainer h2 {
	text-shadow: #d05f1b 0 1px 0;
	color: #702a08;
}

#breadcrumb {
	background-color: #702a08;
}

.photo-background {
	background: #333 url(../../images/title/titlebkg_rust.jpg) repeat-x;
}

.photo-background p.photo-title {
	text-shadow: #d05f1b 0 1px 0;
	color: #702a08;
}

#breadcrumb ul {
	background: url(../../images/location_rust.png) no-repeat left center;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #cc611b;
}

#breadcrumb {
	color: #5b2004;
}
