/* Themify Customize Styling */
body {		font-size:15px;
 
}
a {		text-decoration:underline;
 
}
h2 {		font-weight:600;

	color: #345a68; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#site-description {	
	font-family:Palatino, 'Palatino Linotype', 'Book Antiqua', serif;	font-weight:500;
	font-size:16px;
	line-height:16px;

	color: #415c7e;	position:relative;

	top: 130px;
	left: 5px; 
}
#main-nav a {	
	color: #495b7f; 
}
#footer {	
	color: #e0e0e0; 
}
#footer a {	
	color: #ffffff;	font-size:15px;
 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
#header {
    height: 160px;
}
#header {
	background-color: white;
}
#main-nav a:hover {
	color: black;
}