/* Themify Customize Styling */
h1 {	
	font-family:Syncopate;	font-weight:normal;
	font-style:normal;
 
}
h2 {	
	font-family:Syncopate;	font-weight:normal;
	font-style:normal;
	font-size:1.8em;

	color: #a54843; 
}
h3 {	
	font-family:Spinnaker;	font-weight:normal;
	font-style:normal;
 
}
h4 {	
	font-family:Syncopate;	font-weight:normal;
	font-style:normal;
 
}
h5 {	
	font-family:Syncopate;	font-weight:normal;
	font-style:normal;
 
}
h6 {	
	font-family:Syncopate;	font-weight:normal;
	font-style:normal;
 
}
#main-nav {	
	background-color: rgba(10,10,10,0.67); 
}
#main-nav a {	
	font-family:Open Sans;	font-weight:300;
 
}
@media screen and (max-width: 480px) { /* Themify Customize Styling */
h2 {	
	color: #a54843; 
}
#main-nav {	
	background-color: rgba(10,10,10,0.67); 
}
 }