/* Themify Customize Styling */
body {		font-size:16px;
 
}
#headerwrap {	
	background-color: #700c0c;
	background-color: rgba(112,12,12,1.00); 
}
#site-logo img {		width: 350px; 
}
#site-logo a {		width: 350px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #f2f2f2;
	color: rgba(242,242,242,1.00); 
}
#footerwrap {	
	background-color: #700c0c;
	background-color: rgba(112,12,12,1); 
}
#footer {	
	color: #ffffff;
	color: rgba(255,255,255,1.00); 
}
#footer a {	
	color: #c2c2c2;
	color: rgba(194,194,194,1.00); 
}
