body {
	background: #4b6135 url(onajax/header.jpg) no-repeat center top;
}
#header {
}
#header H1 {
	width:250px;
}
#header H1 A {
	background-image:url(onajax/logo.png);
}
#menu ul {
	background: url(onajax/menu_bg.png) repeat-x right bottom;
}
#menu ul li a {
	border-left:1px solid #3a4c2b;
}
#search {
	background: url(onajax/search_block_bg.png) no-repeat 0 0;
}
#container {
	background: url(onajax/top.png) no-repeat 0 143px;
}
.background {
	background: #F5F5F5 url(onajax/content_bg.png) repeat-y right top;
}
#sidebar .block, #sidebar .adverts{
	background: url(onajax/sidebar_block_top.png) repeat-x 0 0;
}
#footer {
	background: url(onajax/footer_bg.png);
}
#footer .left-col h2 {
	background: url(onajax/footer_element.png) no-repeat right 18px;
}
#footer .left-col ul li {
	background: url(onajax/footer_line.png) repeat-x left bottom;
}
#copyright {
	background: #1f2b16 url(onajax/bottom.png) no-repeat left bottom;
	border-top: #3c4c2b 1px solid;
	color: #718167;
}

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

#footer a {
	color: #c0e4b2;
}

#footer a:hover {
	color: #70a639;
}

#footer h2 {
	color: #73876d;
}
#sidebar h2 {
	color:#69934a;	
}
#sidebar .block a {
	color:#4e693f;
}
#wp-calendar th{
	background:#cde2c0 none repeat scroll 0 0;
}
#footer #subscribe {
	color:#cae4b2;
}

