/* Themify Customize Styling */
body {	
	background-color: transparent;
	font-family:Josefin Sans;	font-weight:300;

	color: #006c77; 
}
#content {	
	margin-bottom: 0px; 
}
h1 {	
	font-family:Chelsea Market;	font-weight:normal;
 
}
h2 {	
	font-family:Rancho;	font-weight:normal;
 
}
h4 {		text-transform:uppercase; 
}
h5 {	
	font-family:Josefin Sans;	font-weight:100;
 
}
#header {	
	padding-right: 50px;
	margin-top: 50px;
	margin-right: 500px;
	margin-left: -10px;
	font-family:Josefin Sans;	font-weight:normal;
	font-size:13px;

	color: #006c77; 
}
#header a {	
	color: #006c77; 
}
#header a:hover {	
	color: #006c77; 
}
#site-logo {		position:absolute;

	bottom: 1px;
	left: 4%; 
}
#site-logo img {		width: 130px; 
}
#site-logo a {		width: 130px; 
}
#site-description {	display: none; 
}
#main-nav {		position:absolute;

	margin-right: -5%; 
}
#main-nav a {	
	font-family:Rancho;	font-weight:normal;
	font-size:13.5px;
	text-transform:uppercase;	text-align:center;
	color: #006c77; 
}
#main-nav a:hover {	
	color: #006c77; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #006c77; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #006c77; 
}
#footerwrap {	
	background-color: #006c77; 
}
#footer {	
	background-color: #006c77;
	color: #ffffff;
	font-family:Josefin Sans;	font-weight:100;
 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 130px; 
}
#site-logo a {		width: 130px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 130px; 
}
#site-logo a {		width: 130px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 130px; 
}
#site-logo a {		width: 130px; 
}
 }