/* Themify Customize Styling */
body {	
	background-color: #ffffff;
	font-family:Verdana, Geneva, sans-serif;	font-size:15px;
 
}
#headerwrap {	
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #ffffff; 
}
#header {	background-image: none;
	background-repeat: no-repeat;
	background-position: right center; 
}
#site-logo img {		width: 210px;
	height: 100px; 
}
#site-logo a {		width: 210px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	font-size:19px;

	color: #00681a; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #ffffff; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	font-size:16px;
 
}
.page-title {	
	color: #00681a;
	font-family:Verdana, Geneva, sans-serif;	font-size:28px;
 
}
.module-title {	
	color: #00681a;
	font-family:Verdana, Geneva, sans-serif;	font-size:18px;
 
}
#footerwrap {	background-image: none;
	background-color: #e1e8e7; 
}
#footer {	
	background-color: #e1e8e7; 
}

/* Themify Custom CSS */
@media screen and (max-width:480px) {
.social-widget {
height: 193px!important;
display:none;
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 210px;
	height: 100px; 
}
#site-logo a {		width: 210px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 210px;
	height: 100px; 
}
#site-logo a {		width: 210px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 210px;
	height: 100px; 
}
#site-logo a {		width: 210px; 
}
 }