/* Themify Customize Styling */
body {	background-image: none;
	background-color: rgba(0,0,0,0.19);
	font-family:Questrial;	font-weight:normal;
	font-size:16px;

	color: #663300; 
}
a {		font-weight:bold;
	font-weight:bold;

	color: #ff6633; 
}
#body {	background-image: url(http://www.tcworkerscenter.org/wp-content/uploads/2017/06/paper8cropped.jpg);
	background-repeat: repeat; 
}
#headerwrap {	
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-right: 0px;
	margin: 0px; 
}
#header {	
	height: 235px;
	padding: 0px;
	margin: 0px; 
}
#site-logo {		position:relative;
 
}
#site-logo img {		width: 655px; 
}
#site-logo a {		width: 655px; 
}
#site-description {		font-size:120%;
	text-align:center;display: none;	position:relative;
 
}
#main-nav {		position:static;

	top: 12px;
	margin-top: 10px; 
}
#main-nav a {		font-size:83%;

	background-color: transparent;
	padding: 4px; 
}
#main-nav a:hover {	
	color: #663300; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: rgba(102,51,0,0.00);
	color: #ff6633; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	background-color: #ff6633; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	font-family:Questrial;	font-weight:normal;
 
}
.page-title {		text-align:center; 
}
.module-title {		text-align:center; 
}
#sidebar .widget {	background-attachment: fixed;margin-right: auto; 
}
#footerwrap {	
	background-color: #ffffff; 
}

/* Themify Custom CSS */
/* reset mobile menu */
@media screen and (max-width: 480px) {

	#menu-icon {
		display: none;
	}
	#main-nav-wrap {
		position: static;
	}
	
	/* main nav */
	#main-nav {
		position: inherit;
		width: auto !important;
		padding: 0;
		display: block;
		background: none !important;
		border: none !important;
		
		box-shadow: none;
		border-radius: none;
	}
	#main-nav li {
		clear: none !important;
		float: left !important;
		margin: 0 5px 0 0 !important;
		padding: 0 0 7px !important;
		position: relative;
		display: inline-block;
		zoom:1;
		*display:inline;
	}
	
	/* sub-levels link */
	#main-nav ul a  {
		padding: 6px 0 6px 15px !important;
		margin: 0 !important;
		width: 180px !important;
	}
	
	/* sub-level ul */
	#main-nav ul {
		width: 190px !important;
		margin: 0 !important;
		padding: 5px 0 !important;
		position: absolute;
		left: -4px;
		top: 28px;
		background: #fff;
		border: solid 1px #ddd;
		border-bottom-color: #bbb;
		z-index: 100;
		display: none;
	}
	#main-nav ul li {
		background: none;
		padding: 0;
		margin: 0;
		display: block;
		float: none !important;
	}
	
	/* sub-sub-level dropdown */
	#main-nav ul ul {
		left: 190px;
		top: -2px;
	}
	
	/* show dropdown ul on hover */
	#main-nav li:hover > ul {
		display: block;
	}

}
/* end reset mobile menu */
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 655px; 
}
#site-logo a {		width: 655px; 
}
#main-nav {	
	background-repeat: repeat; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	
	background-color: rgba(0,0,0,0.19);
	color: #663300; 
}
a {	
	color: #ff6633; 
}
#headerwrap {	
	background-color: #ffffff; 
}
#site-logo img {		width: 655px; 
}
#site-logo a {		width: 655px; 
}
#main-nav {	
	padding: 0px; 
}
#main-nav a {	
	background-color: #ffffff; 
}
#main-nav a:hover {	
	color: #663300; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: #663300; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	background-color: #ff6633; 
}
#footerwrap {	
	background-color: #ffffff; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body {	
	background-color: rgba(0,0,0,0.19);
	color: #663300; 
}
a {	
	color: #ff6633; 
}
#headerwrap {	
	background-color: #ffffff; 
}
#site-logo img {		width: 655px; 
}
#site-logo a {		width: 655px; 
}
#main-nav a {	
	background-color: #ffffff; 
}
#main-nav a:hover {	
	color: #663300; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: #663300;
	color: #ff6633; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	background-color: #ff6633; 
}
#footerwrap {	
	background-color: #ffffff; 
}
 }