.custom-menu {
    background: #009900 none repeat scroll 0 0;
   
}
.custom-menu ul li:hover {
    background:#066815 none repeat scroll 0 0;
    color: #fff;
}
.mactive {
    background: none repeat scroll 0 0 #066815;
    color: #fff;
}
.your-writing{
	background:#008900;
}
.sidebar-bottom a{
	background:#008900;
}
.top-pane-container{
	background:#008900;
}
.left-sidebar h2,.home-sidebar h1 {
	color:#008900;
}
.home-main-contant span {
  color:#008900;
}
.your-writing:hover {
  background: #21AA21;
}
.inner-main-contant table th{
  background:#008900;
	
}

.widget-wrapper-container {
    background: #25bf25 none repeat scroll 0 0;
}

.view-all,.quotes span{
	color:#008900;
}
.search-box input[type="text"]{
	border:1px solid #008900;
 }
 .footer-container{background:#009900}