/* Themify Customize Styling */
body {	
	font-family: "Abel";	font-size:18px;

	color: #000000; 
}
h1 {	
	font-family: "Montserrat";	font-weight:700;

	color: #202b76; 
}
h2 {	
	font-family: "Montserrat";	font-weight:500;

	color: #202b76; 
}
h3 {	
	font-family: "Montserrat";	font-weight:400;

	color: #202b76; 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #d8de66;
	color: rgba(0,0,0,0.77); 
}
body #site-logo a img {		width: 480px; 
}
#main-nav a {	background: none;
	background-color: rgba(216,222,100,0.79); 
}
#main-nav a:hover {	
	background-color: transparent;
	color: #000000; 
}
#footerwrap {	background: none;
	background-color: rgba(216,222,100,0.40); 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 480px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 480px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 480px; 
}
 }
/* Themify Custom CSS */
li {
	margin: 5px;
}
