/* Themify Customize Styling */
body {	
	background-color: #ffffff; 
}
h1 {	
	font-family:Abel;	font-weight:normal;
	font-size:48px;
	text-align:center;
	color: #a3a3a3; 
}
h2 {	
	font-family:Abel;	font-weight:normal;
	font-size:36px;
	line-height:80px;
	text-transform:capitalize;	text-align:center;
	color: #c9a92b; 
}
h3 {	
	font-family:Abel;	font-weight:bold;
	font-weight:normal;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	text-transform:capitalize;	text-align:center;
	color: #615f5f; 
}
h4 {	
	font-family:Abel;	font-weight:normal;
	font-size:36px;
	text-align:center;
	color: #23b5c2; 
}
h5 {	
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
h6 {	
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
}
#headerwrap {	
	background-color: #4a4a4a; 
}
#site-logo img {		width: 500px; 
}
#site-logo a {		width: 500px; 
}
#site-description {	
	color: #6edaf0; 
}
#main-nav {		position:static;
 
}
#main-nav a {	
	color: #eff0e2; 
}
#main-nav a:hover {	
	background-color: #d1a734; 
}
#main-nav ul {	
	background-color: #4f4e4e; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	background-color: transparent; 
}
#footerwrap {	
	background-color: #525050; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 500px; 
}
#site-logo a {		width: 500px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 500px; 
}
#site-logo a {		width: 500px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 500px; 
}
#site-logo a {		width: 500px; 
}
 }