/* Themify Customize Styling */
body {	background: none;
	background-color: #004b91; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #00417d; 
}
#header {	
	font-family: "Gentium Book Basic";	font-weight:normal;
	font-size:30px;

	color: #000000; 
}
#headerwrap a {		font-style:italic;
	font-style:italic;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #00417d; 
}
body[class*="themify"] #site-logo a {	
	font-family: "Philosopher";	font-weight:normal;
	font-size:40px;

	color: #000000; 
}
#footerwrap {	background: none;
	background-color: #00417d; 
}

/* Themify Custom CSS */
#headerwrap {
  background: rgba(000,000,000,0.2)!important;
}
