/* Themify Customize Styling */
body {	
	background-size: cover;	font-size:16px;

	color: #575555;
	color: rgba(87,85,85,1.00); 
}
h1 {		font-style:normal;

	color: #9a7653;
	color: rgba(154,118,83,1); 
}
h5 {		font-style:normal;
	font-size:24px;

	color: #787878;
	color: rgba(120,120,120,1.00); 
}
#site-logo {		position:relative;

	top: 5px;
	right: 8px; 
}
#site-logo img {		width: 375px; 
}
#site-logo a {		width: 375px; 
}
#site-description {		font-size:16px;

	color: #524f4f;
	color: rgba(82,79,79,1.00);	position:relative;

	top: 10px; 
}
#main-nav {		position:relative;

	bottom: 20px;
	left: 20px; 
}
#main-nav a {	
	font-family:Questrial;
	color: #ababab;
	color: rgba(171,171,171,1.00); 
}
#main-nav a:hover {	
	color: #9a7653;
	color: rgba(154,118,83,1); 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #666363;
	color: rgba(102,99,99,1.00); 
}
