#page{
	background: transparent url(img/page.png) 50% 0 repeat-y;
}
.decoration .bar{
	background: transparent url(img/bar.gif) repeat-x;
}
.decoration .wings{
	background: transparent url(img/wings.png) 0 0 no-repeat;
}
.decoration .wings div{
	background: transparent url(img/wings.png) 100% 100% no-repeat;	
}
#header{
	background: transparent url(img/header.jpg) no-repeat;
}
#footer{
	background: #00863f url(img/footer.gif) 0 100% repeat-x;
}
#navigation ul{
	border-color: #058743;
}
#box{
	background: #058743 url(img/box.png);
}
h2, h5{
	color: #01853f;

}
h3, h4{
	color: #62b1bf;
}
a.button{
	background: #01853f;
	border-color: 2px solid #01853f;
}
.widget_page h5 a{
	color: #01853f;
}
.widget_page ol{
	color: #01853f;	
}
.widget_page p,
.widget_page address{
	color: #808284;
}