#top-out {
	background: url(default/bg_top.gif) repeat-x 0 0;
}
#header {
	background: url(default/bg_top_gradient.gif) no-repeat 60px 0;
}
#middle-out-top {
	background: #e0d9d2 url(default/bg_middle_out_top.gif) repeat-x 0 0;
}
#middle-out-bottom {
	background: url(default/bg_middle_out_bottom.gif) repeat-x left bottom;
}
#middle-out-bottom .single {
	background: url(default/bg_middle_content_single.gif) repeat-y;
}
#middle-content {
	background: url(default/bg_middle_content.gif) repeat-y;
}
#middle-content-bottom {
	background: url(default/bg_middle_content_bottom.gif) no-repeat 0 bottom;
}
#content {
	background: url(default/bg_middle_top.gif) no-repeat 0 0;
}
#footer {
	background: url(default/bg_footer_gradient.jpg) no-repeat 0 0;
}
a {
	color: #87572c;
}
#footer h2.widget_title {
	background: #89502e;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget, #footer .block #calendar_wrap {
	border: #d6ceca 5px solid;
	background: #EDEDED;
}
.Nav a, .Nav .on, #sidebar h2, #sidebar ul#idTabs li a {
	background: #776961;
}
#main-content .post h4.continue a, #sidebar ul#idTabs li a.selected, #sidebar ul#idTabs li a:hover {
	background: #88512c;
}
.Nav .on, .Nav a:hover {
	background: #88512c !important;
}
#main-content .post h4.continue a:hover {
	background: #716725;
}
#copyright-out {
	background: #3e3731;
}
#nav li ul li a {
	background: #341b09;
	border-bottom: 1px solid #2b2308;
}
#footer-out {
	background: #ccb9ab;
}

