.menu_wrapper {
	background:#699306;
}

#menu li a {
	color:#daecb1;
	text-shadow:0 1px 1px #4a6804;
}

#menu li.current-menu-item a, #menu li.current_page_item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
	
	background:url(images/menutipgreen.png) bottom center no-repeat;
}
#menu li li a, #menu li li a.selected, #menu li li a:hover {
	color:#cbb0f1;
}
#menu .ddsmoothmenu li > ul {
		background:#699306;
}
#menu .ddsmoothmenu li > ul li > ul {
		background:#699306;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
	color: #fff;
	background:url(images/menusep-green.png) bottom repeat-x
}
#menu .ddsmoothmenu li li:last-child a:link, #menu .ddsmoothmenu li li:last-child a:visited {
background:none;
}
#menu .ddsmoothmenu li li a{
background:url(images/menusep-green.png) bottom repeat-x;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
	color:#daecb1;
	background:url(images/menusep-green.png) bottom repeat-x
}
#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
	color:#fff;
}
#menu .ddsmoothmenu li li {
	color:#fff;
}
#menu li.current_page_item a {
	color:#fff;
}

/*top search
====================================================*/


/* Slider 
==========================================*/
.slider-wrapper {
	border-bottom:1px solid #73a203;
}
/* #Slider Style Flexslider
================================================== */

/* Direction Nav */
.flex-direction-nav li a {
	background:#515156;
	color:#fafafa;
}
.flex-direction-nav li a:hover {
	background: #699306!important;
}

.flex-direction-nav li .disabled {
	opacity: .3;
	filter:alpha(opacity=30);
	cursor: default;
}
/* Control Nav */
 .flex-control-nav li a {
	background:url(images/spgreen.png) no-repeat;
	
}


/*Feature Content
================================================*/
.feature-content h1 a:hover {
	color:#daecb1;
}
.feature-content-inner .circle {
	background:#699306;
}
.feature-content-inner .circle img {
	background:#699306;
}
.feature-content-inner .circle img:hover {
	color:#daecb1;
}
.feature-content-inner .read-more:before {
     background: #699306;
}

/*Feature-post
==================================================*/
.feature-post .feature-post-inner h1 a:hover {
	color:#699306;
}

/* #testimonial slider
================================================== */
.testimonial .pagination li a {
	background-image:url(images/tpgreen.png);
	
}
#slides_testimonial .next, #slides_testimonial .prev {
background:#515156;
}
#slides_testimonial .next:hover, #slides_testimonial .prev:hover {
	background: #699306!important;
}
/*Blog Page
===================================================*/
.content-bar .post .post_title a:hover {
	color:#699306;
}

.content-bar .post .post_content .read_more {
	
	color:#699306;
	
}

.content-bar .post .post_content .read_more:hover {
	opacity:0.5;
	color:#699306;
}

.content-bar .post .post_meta a {
	color:#699306;
}
.content-bar .post .post_meta a:hover {
	opacity:0.5;
	color:#699306;
}

.content-bar .post .post_meta .post_comment a {
	color:#699306;
}

/*Sidebar 
====================================================*/
.sidebar ul li a:hover {
	color:#699306;
}



/*Footer 
================================================*/


.footer .widget_inner .sitelink a:hover {
	color:#699306;
}
.footer .widget_inner a:hover {
	color:#699306;
}

.footer ul li a:hover {
	color:#699306;
}


