/* @group Colors */
#Content a,
#ContentSidebar a,
#Content h2 {
	color: 					#70631c;
}
#Navigation ul li.current {
	border-left-color: 		#70631c;
}
#ContentSidebar ul li.current a {
	background: 			url(/images/gold/more.gif) no-repeat left 50%;
}
#Content a.more {
	background: 			url(/images/gold/more.gif) no-repeat right 50%;
	padding-right: 			20px;
}
#HeaderBar {
	background: 			url(/images/gold/header.gif);
}
#Content ul.headlines li {
	background: 			url(/images/gold/more.gif) no-repeat left 50%;
}
/* @end */
