/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family: "Roboto";	font-weight:normal;
	letter-spacing:0.5px;
	font-size:14px;
	line-height:22px;

	color: #000000; 
}
a {		text-decoration:underline;

	color: #000000; 
}
a:hover {	
	color: #adaaaa; 
}
#pagewrap {	background: none;
	background-color: #ffffff; 
}
#body {	background: none;
	background-color: #ffffff; 
}
#content {	background: none;
	background-color: #ffffff; 
}
h1 {	
	font-family: "Roboto Condensed";	font-weight:normal;
	letter-spacing:1px;
	font-size:19px;

	color: #000000; 
}
h2 {	
	font-family: "Roboto Condensed";	font-weight:normal;
	letter-spacing:1px;
	font-size:19px;

	color: #ffffff; 
}
h3 {	
	font-family: "Roboto Condensed";	font-weight:normal;
	letter-spacing:1px;
	font-size:19px;

	color: #000000; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#site-description {	display: none; 
}
#main-nav {	background: none;
	background-color: #000000; 
}
#main-nav a {	
	font-family: "Roboto Condensed";	font-weight:bold;
	letter-spacing:0.1px;
	font-size:16px;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #adadad; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #adadad; 
}
#main-nav-wrap #main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #c4ed8e; 
}
#footer {	
	color: #000000; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Roboto Condensed";	font-weight:normal;
	font-size:14px;
 
}
#footer a {	
	color: #000000; 
}
#footer a:hover {	
	color: #06b030; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #000000; 
}

/* Themify Custom CSS */
#header {
margin-top: -20px;
width: 100%;
height: 210px;
}
#main-nav {
margin-top: -23px;
text-align: center;
}
#site-logo{
width: auto;
text-align: center;
}
#body {
margin-top: 30px;
}
@media screen and (max-width: 768px){
#header {
	margin-top: 0px;}
#body {
margin-top: 20px;
}
}
.header-block #headerwrap.fixed-header .header-bar {
width: 350px;
padding-top: 15px;
padding-bottom: 15px;
margin: 0 auto;
float: none;
}
div.obee-widget {
height: 520px;
}