/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family: "Arial", "Helvetica", sans-serif; 
}
a {		text-decoration:underline;

	color: #562d56; 
}
h1 {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000000; 
}
h2 {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #562d56; 
}
h3 {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000000; 
}
h4 {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000000; 
}
h5 {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000000; 
}
h6 {	
	color: #000000; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#header {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000000; 
}
#headerwrap a {	
	color: #000000; 
}
#headerwrap a:hover {	
	color: #000000; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#headerwrap.fixed-header #header {	
	color: #ffffff; 
}
#headerwrap.fixed-header a {	
	color: #ffffff; 
}
body #site-logo a {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#main-nav {	background: none;
	background-color: #562d56; 
}
#main-nav a {	
	color: #ffffff;
	font-family: "Arial", "Helvetica", sans-serif; 
}
#main-nav a:hover {	
	color: #9e649e; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #9e649e; 
}
.module-title {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#sidebar, #sidebar-alt {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#sidebar .widgettitle, #sidebar-alt .widgettitle {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#footerwrap {	background: none;
	background-color: #e3dfdf; 
}
#footer-logo a {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#footer {	
	color: #000000; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#footer a {	
	color: #562d56; 
}
#footer .footer-widgets .widgettitle {	
	font-family: "Arial", "Helvetica", sans-serif; 
}

/* Themify Custom CSS */
.two {
  visibility: hidden;
}

#pagewrap .back-top.back-top-float {
    background-color: #562d56 !important;
	color: white !important;
}