@charset "utf-8";

.container {
	background: #ebe8e0 url(../img/bg_left2.gif) repeat-y left;
}
#left {
	color: #816f45;
	background: #dad5c8;
}
#left a {
	color: #816f45;
}
#left a:hover {
	color: #9E5443;
}
#left #logo {
	width: 166px;
	margin: 10px 0 17px 12px;
	border: none;
}
#content {
	border-top: none;
}
#footer, #footer a {
	background: #ebe8e0;
}



