/* Themify Customize Styling */
body {	background: none;
	background-color: #e6e6e6; 
}
#pagewrap {	background: none;
	background-color: #ededed; 
}
#body {	background: none;
	background-color: #ffffff; 
}
body[class*="themify"] #site-logo img {		width: 150px; 
}
#site-logo {		position:static;
top: auto;right: auto;bottom: auto;left: auto; 
}
#main-nav {	
	height: 105px; 
}
#main-nav a {		font-size:14px;

	border: none !important;margin: auto; 
}
#main-nav a:hover {	background: none;
	background-color: #9e9e9e; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #9e9e9e; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #9e9e9e; 
}
#main-nav ul {	background: none;
	background-color: #9e9e9e; 
}
#main-nav ul li 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, #main-nav .has-mega-column > .sub-menu a {	background: none;
	background-color: #9e9e9e; 
}
#top-nav a:hover {	
	color: #b40000; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px; 
}
 }