
/*theme_image*/		body{
			background:#fff url(bg-images/bg-brown.png) repeat-x top center;
		}
		#header .mainMenu ul{
	background:#4d2e06;
}
#header #headerimg {
	background:#634117;
}
.sidebar h3 {
	background:#7a5b33;
	color:#ffffff;
}
.footerWidgets{
	background:#301f04;
}

