/* Themify Customize Styling */
h1, h1.page-title {	
	color: #4577b6; 
}
#headerwrap {	background: none;
	background-color: #4577b6;background-image: none; 
}
#header {		text-align:left;
	color: #000000; 
}
#header a:hover {	
	color: #ffffff; 
}
body[class*="themify"] #site-logo a {		letter-spacing:30px;
display: none; 
}
body[class*="themify"] #site-logo a img {		width: 768px;
	height: 300px; 
}
#site-description {	display: none; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: transparent; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	background-color: transparent; 
}
#sidebar {	
	color: #4577b6; 
}
#footerwrap {	background: none;
	background-color: #4577b6; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 768px;
	height: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 768px;
	height: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 768px;
	height: 300px; 
}
 }