.menu_container, .mean-container .mean-nav {
background: #76bc3e;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li.current_page_item a{
	background:#5f9e2c;
}
#menu li a:hover{
	background:#5f9e2c;
}
#menu .ddsmoothmenu li li {
background:#76bc3e;
}
.downarrowclass {
    background: url('images/menu-tip-green.png') no-repeat;
}
#social_fixed {
background: #76bc3e;
}
ul.tabnav{
background: url(images/heading-bg-green.png) repeat;
border: 1px solid #76bc3e;
}
.tabnav li .current, .tabnav li.ui-tabs-selected a {
color: #76bc3e;
}
.featured_post h2 {
background: url(images/heading-bg-green.png) repeat;
border: 1px solid #76bc3e;
}
.page_container h2.page_title {
background: url(images/heading-bg-green.png) repeat;
border: 1px solid #76bc3e;
}
.sidebar .searchform, .content-bar .searchform {
background: url(images/heading-bg-green.png) repeat;
}
.featured_post .post .post_content {
border-top: 6px solid #76bc3e;
}
.sidebar h3 {
background: url(images/heading-bg-green.png) repeat;
border: 1px solid #76bc3e;
}
.sidebar ul li a:hover {
	color:#76bc3e;
}
.footer .footer_widget ul li {
background: url(images/footer-bullet-green.png) 0 12px no-repeat;
}
.footer .footer_widget ul li a:hover{
	color:#76bc3e;
}
.footer .footer_widget .searchform input[type="submit"] {
background: url(images/footer_search-green.png) no-repeat;
}
.contact-map iframe {
border: 3px solid #76bc3e;
}
.content-bar .author_bar .author_info .author-description h4 a {
color: #76bc3e;
}
.content-bar .post.single .tag a{
	color:#76bc3e;;
}
ol.commentlist li .reply a {
	background: url('images/comment-reply-green.png') no-repeat 0 0;
}
ol.commentlist li .reply a:hover{
	background: url('images/comment-reply-green.png') no-repeat 0 -47px;
}
#commentsbox h1 {
background: url(images/reply-line-green.png) left center repeat-x;
}
#commentform input#submit {
	background: url('images/comment-submit-green.png') no-repeat 0 0;
	color: #274d09;
	text-shadow: 0 1px 0 #b9e990;
}
#commentform input#submit:hover {
	background: url('images/comment-submit-green.png') no-repeat 0 -62px;
}
.tagcloud a {
background: #76bc3e;
}
.contact-page h1 {
background: url(images/reply-line-green.png) left center repeat-x;
}
#contactForm input[type="submit"]{
	background: url('images/comment-submit-green.png') no-repeat 0 0;
	color: #274d09;
	text-shadow: 0 1px 0 #b9e990;
}
#contactForm input[type="submit"]:hover{
	background: url('images/comment-submit-green.png') no-repeat 0 -62px;
}
#nav-single {
	color:#76bc3e;
}
#nav-single a{
	color:#76bc3e;
}