/* Themify Customize Styling */
body {	background: none;
	background-color: #f5f3f3;
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-size:19px;
	line-height:1.4em;

	color: #004e4e; 
}
a {		font-weight:bold;
	font-weight:bold;

	color: #007e7e; 
}
a:hover {	
	color: #000000; 
}
h1 {	
	font-family: "Playfair Display";	font-weight:700;

	color: #007e7e; 
}
h2 {	
	font-family: "Playfair Display";	font-weight:500;

	color: #007e7e; 
}
h3 {	
	font-family: "Playfair Display SC";	font-weight:700;

	color: #004e4e; 
}
#headerwrap {	background: none;
	background-color: #007e7e;background-image: none; 
}
#footerwrap {	background: none;
	background-color: #ffffff;background-image: none;
	border: none !important; 
}
#footer-logo a img {		width: 150px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#footer-logo a img {		width: 150px; 
}
 }
/* Themify Custom CSS */
#content{min-height:60vh;}