/* Themify Customize Styling */
body {	background-image: none;
	background-color: #bdb9b9; 
}
a:hover {	
	color: #ab912b; 
}
#headerwrap {	
	padding: 0px;margin: auto; 
}
#site-logo img {		width: 1000px;
	height: 220px; 
}
#site-logo a {		width: 1000px; 
}
#site-description {	
	font-family:Lato; 
}
#main-nav a {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;
	font-size:16px;
	line-height:0px;
	text-align:center;
	color: #000000;
	background-color: #ffffff; 
}
#main-nav a:hover {	
	background-color: #ffffff;
	color: #377a18; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: #ffffff;
	color: #377a18; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	background-color: #ffffff;
	color: #000000; 
}
.page-title {	
	font-family:Lato; 
}
#sidebar {	
	font-family:Lato; 
}
#sidebar a {	
	font-family:Lato; 
}
#footer {	
	font-family:Lato; 
}
#footer a {	
	font-family:Lato; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 1000px;
	height: 220px; 
}
#site-logo a {		width: 1000px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 1000px;
	height: 220px; 
}
#site-logo a {		width: 1000px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 1000px;
	height: 220px; 
}
#site-logo a {		width: 1000px; 
}
 }