a {
	color:#69b10b;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li.current_page_item a {
	border-bottom:3px solid #69b10b;
}
#menu li a:hover {
	border-bottom:3px solid #69b10b;
}
.flexslider .slides .content a.btn-2 {
	background:url(images/slider-btn-green.png) repeat-x;
	text-shadow:0 1px 1px #69b10b;
	border-left: 1px solid #69b10b;
	border-right: 1px solid #69b10b;
}
.slider_container:hover .flex-next {
	background:#69b10b url(images/next.png)  -3px -67px no-repeat;
}
.slider_container:hover .flex-prev {
	background:#69b10b url(images/prev.png)  -6px -67px no-repeat;
}
.feature_inner_box img {
border:1px solid #69b10b;
}
.feature_inner_box:hover a{
	color:#69b10b;
}
.akordeon-item.expanded .akordeon-icon span{
	background:url(images/arrow_up-green.png) no-repeat;
}
.akordeon-item.expanded{
	border:1px solid #69b10b;
}
.akordeon-item.expanded span.ac_tip{
	background:url(images/ac-tip-green.png) no-repeat;
}
.feature_testimonial p{
background:#f0feeb;
border:1px solid #87c66d;
}
.feature_testimonial img {
border:1px solid #87c66d;
background:#fff;
}
.feature_testimonial a.testimonial_link{
color:#69b10b;
}
.content-bar .post:hover .date li.day {
	color:#69b10b;
}
.content-bar .post .post_content .read_more {
color: #69b10b;
}
#contactForm input[type="text"], #contactForm input[type="email"],  #contactForm textarea {
	border:solid 1px #c7d7a1;
}
#contactForm input[type="submit"] {
	text-shadow:0 1px 0 #69b10b;
	background: url('images/contact-us-btn-green.png') no-repeat 0 0;
}
#contactForm input[type="submit"]:hover {
	background: url('images/contact-us-btn-green.png') no-repeat 0 -55px;
}
ol.commentlist li.comment .comment-body {
	border:1px solid #c7d7a1;
	-webkit-box-shadow: 0 5px 1px -5px #69b10b;
	-moz-box-shadow: 0 5px 1px -5px #69b10b;
	box-shadow: 0 5px 1px -5px #69b10b;
}
ol.commentlist li.comment .comment-author {
border-right: 1px solid #69b10b;
}
ol.commentlist li.comment .comment-author .avatar {
	background:url(images/avatarframe-green.png) no-repeat;
}
ol.commentlist li.comment p {
	border-top:1px solid #dce5c8;
}
#commentform a {
	color:#69b10b;
}
#respond input[type='text'] {
	border:solid 1px #c7d7a1;
}
textarea#comment {
	border:solid 1px #c7d7a1;
}
#commentform input#submit {
	text-shadow:0 1px 0 #69b10b;
	background: url('images/comment-btn-green.png') no-repeat 0 0;

}
#commentform input#submit:hover {
	background: url('images/comment-btn-green.png') no-repeat 0 -53px;
}
.sidebar ul li{
background:url(images/sidebar-bullet-green.png) 0px 8px no-repeat;
}
/*Search Design
===================================================*/
.page-container .searchform input[type="text"], .home-content .searchform input[type="text"]{
	border:1px solid #69b10b;
}
.page-container .searchform input[type="submit"], .home-content .searchform input[type="submit"] {
	background:url(images/side-search-green.png) no-repeat;
}
.page-container .searchform input[type="text"]:focus, .home-content .searchform input[type="text"]:focus {
 box-shadow: 0 0px 5px #69b10b;
-moz-box-shadow: 0 0px 5px #69b10b;
-webkit-box-shadow: 0 0px 5px #69b10b;
}
/*Blog Page
===================================================*/
.page_heading_container{
	background:#f6f6f6 url(images/crumb-img-green.png) center no-repeat;
}
.sidebar ul li {
background: url(images/sidebar-bullet-green.png) 0px 12px no-repeat;
}
.bottom-footer-container .bottom_footer_content a {
color: #69b10b;
}
ol.commentlist li.comment .reply a {
background: url(images/reply-bg-green.png) 39px 3px no-repeat;
}
.content-bar .post .post_title a:hover {
	color:#69b10b;
}