body {
	background: #FFFFFF;
}
#menu ul {
	background: url(green/menu_bg.gif) repeat-x 0 bottom;
}
#menu ul li a {
	border-left:1px solid #2c2c12;
}
#search {
	background: url(green/search_block_bg.gif) no-repeat 0 0;
}
#container {
	background: url(green/top.gif) no-repeat 0 143px;
}
.background {
	background: #fdbf1c url(green/content_bg.gif) repeat-y right top;
}
#sidebar .block, #sidebar .adverts{
	background: url(green/sidebar_block_top.gif) repeat-x 0 0;
}
#footer {
	background: url(green/footer_bg.gif);
}
#footer .left-col h2 {
	background: url(green/footer_element.gif) no-repeat right 18px;
}
#footer .left-col ul li {
	background: url(green/footer_line.gif) repeat-x left bottom;
}
#copyright {
	background: #2c2c12 url(green/bottom.gif) no-repeat left bottom;
	border-top: #929278 1px solid;
	color: #929278;
}

.post-content a span.read_more {
	color: #929278;
}

#footer a {
	color: #929278;
	font-weight: bold;
	
}

#footer a:hover {
	color: #929278;
	font-weight: bold;
	text-decoration: underline;
	
}

#footer h2 {
	color: #2c2c12;
}
#sidebar h2 {
	color:#2c2c12;	
}
#sidebar .block a {
	color:#FFFFFF;
}
#wp-calendar th{
	background:#494a1e none repeat scroll 0 0;
}
#footer #subscribe {
	color:#2c2c12;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
}
