/* Themify Customize Styling */
body {	background: none;
	background-color: #003f7a; 
}
#pagewrap {	
	border: none !important; 
}
#headerwrap {	background: none;
	background-color: #ffffff;
	padding-bottom: 90px; 
}
body[class*="themify"] #site-logo a img {		width: 280px; 
}
#site-logo {		position:relative;

	top: 40px;right: auto;
	left: 35%; 
}
#site-description {	display: none; 
}
#main-nav {		position:static;

	padding-top: 50px;
	margin-left: 23%; 
}
#main-nav a {		font-size:18px;

	color: #000000; 
}
#main-nav a:hover {	
	color: #757575; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #eba833; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #d68f0b; 
}
#footerwrap {	background: none;
	background-color: #dedede; 
}
#footer {	
	padding: 10px; 
}
.footer-widgets .widget {	
	margin-top: 20px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 280px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 280px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 280px; 
}
 }