/* Themify Customize Styling */
body {	background: none;
	background-color: #fdeb89; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: rgba(0,0,0,0.75); 
}
body[class*="themify"] #site-logo a img {		width: 513px;
	height: 57px; 
}
#site-description {	display: none; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #8f7736; 
}
#main-nav-wrap #main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #8f7736; 
}
#main-nav-wrap #main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #8f7736; 
}
#sidebar, #sidebar-alt {		font-size:12px;
 
}
#sidebar .widgettitle, #sidebar-alt .widgettitle {	
	color: #f25921; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family:Ubuntu; 
}
#footer {	
	color: #000000; 
}
#footer a {	
	color: #f25921; 
}
#footer a:hover {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #8f7736; 
}
#footer .footer-widgets {	
	font-family:Ubuntu; 
}
#footer .footer-widgets .widgettitle {	
	font-family:Ubuntu; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 513px;
	height: 57px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 513px;
	height: 57px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 513px;
	height: 57px; 
}
 }
/* Themify Custom CSS */
.footer-logo-wrapper #footer-logo span {
visibility: hidden;
}
.footer-logo-wrapper #footer-logo {
background: url(http://8c4.56a.myftpupload.com/wp-content/uploads/2016/08/charitable_corp_logo.png) no-repeat;
display: inline-block;
background-position: center;
background-repeat: no-repeat;
background-size:100% 100%;
width: 180px;
height: 105px
}

@media screen and (max-width: 680px) {
#headerwrap #site-logo {
    width: 250px !important;
    height: 32px;
}}

.dropshadow{
text-shadow: 2px 2px 2px rgba(28, 28, 28, 1);
}

#main-nav a:hover {
    color: #8f7736 !important;
}
