/* Themify Customize Styling */
body {	
	background-color: #ffffff;
	color: #000000; 
}
.pagewidth {	
	width: 82.5%; 
}
#sidebar {	
	width: 35%; 
}
#headerwrap {	background-image: none;
	background-color: #ffffff; 
}
#site-logo img {		width: 750px;
	height: 192px; 
}
#site-logo a {		width: 750px; 
}
#site-description {	
	font-family:Georgia, 'Times New Roman', Times, serif;	text-align:right; 
}
#main-nav ul {	
	background-position: right center; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 750px;
	height: 192px; 
}
#site-logo a {		width: 750px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 750px;
	height: 192px; 
}
#site-logo a {		width: 750px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 750px;
	height: 192px; 
}
#site-logo a {		width: 750px; 
}
 }