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