div#breadcrumb {
	font-size: 85%;
	color: #40251b;
}

div#breadcrumb a {
	text-decoration: none;
	color: #40251b;
	padding: 0 5px 0 5px;
	line-height: 123.1%;
}

div#breadcrumb a.home {
	padding-left: 0;
}


div#breadcrumb a.active {
	color: #8c5637;
}