/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif;	letter-spacing:0px;
	font-style:normal;

	color: #1f1f1f; 
}
a {		text-decoration:underline;
 
}
h1 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;

	color: #1f1f1f; 
}
h2 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-size:280%;
	text-transform:uppercase;
	color: #1f1f1f; 
}
h3 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;

	color: #1f1f1f; 
}
h4 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;

	color: #1f1f1f; 
}
h5 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;

	color: #1f1f1f; 
}
h6 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;

	color: #1f1f1f; 
}
#header {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;
	text-align:center; 
}
body #site-logo a {		font-style:normal;
display: none; 
}
body #site-logo a img {		width: 60px; 
}
#main-nav {	
	background-repeat: repeat;
	background-position: center bottom; 
}
#main-nav a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-size:130%;
 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #ffffff;background: none;
	background-color: #1f1f1f; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 60px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 60px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 60px; 
}
 }