@charset "UTF-8";
h1, h2, h3  {
	color: #455634;
}
#leftBox {
	background-color: #F4EAB5;
}
#leftBox img {
	border: 6px solid #455634;
}
#sidebar {
	background: url(Assets/sidebar/widersidebartemp.jpg) no-repeat;
	height: 455px;
}
#sidebar a {
	color: #455634;
}
#sidebar a:hover {
	color: #A26422;
}
#sidebar    a.current  {
	color: #50261B;
}
