@charset "UTF-8";
p {
	color: #5A3610;
}
#leftBox {
	background-color: #E8BC7C;
}
#leftBox img {
	border: 6px solid #668059;
}
#sidebar {
	background: url(../Assets/sidebar/widersidebartemp.jpg) no-repeat;
	height: 455px;
	padding-top: 52px;
}
#sidebar a {
	color: #513414;
}
#sidebar a:hover {
	color: #668059;
}
#sidebar    a.current  {
	color: #5C7345;
}
