 @charset "utf-8";
/* CSS Document */
#page_header{
		
	}
	
	#page_headline{
		
	}
	#centercol #page_descriptor{
		font-size: 1em;
		line-height: 1.5em; 
	}
	
	#page_navigation{
	border: 1px solid #EAE3B2;
    background-color: #FFFADC;
	padding:0px; 
		
	}

	
	.page_section{
		clear: both;
	}
	#centercol .page_nav_header{
		font-weight: bold;
		color: #613722; 
		background: #EAE3B2 url(../../html/FSE_WIDTheme/images/line-dot.gif) repeat-x bottom left;
    	
	}
#pagenavigation p {
	margin:0px;
	padding: .25em; 
}

	
	#centercol .one_col{
		width: 170px;
		padding: 3px;
	}
	#centercol .two_col{
		width: 340px;
		padding: 3px;
	}
	#centercol .full_width{
		width:520px; 
		padding: none; 
		margin: none; 
	}
	#centercol .right{
		float:right;
		padding-right: 0px;
	}
	#centercol .left {
		float:left; 
		padding-left: 0px;
	}

#centercol .center { 
	padding-right: 3px;	
	padding-left: 3px;
}
#centercol .caption{
	font-style: italic;
}

#centercol h4 {
	font-size: 1.5em; 
	padding-top: 1.25em; 
}

#centercol h5 {
	background: #EAE3B2 url(../../html/FSE_WIDTheme/images/line-dot.gif) repeat-x bottom left;
	padding: .25em;
	color:#613722;	
}

#centercol h6 {
	padding-top: 1.25em; 
	font-weight: bold; 
}

#quick_link_wrapper img{
		margin: 0px;
	}

#r9_layout .image_wrapper {
	 margin: .125em;
	 background: #FFFFFF;
	 border: 1px solid #CDD3C5;
	 padding: .5em;
     min-width: inherit;
	display: inline-block;
}

#r9_layout .image_wrapper img {
	display: block;
    margin: 0px auto;
    float: none;
}
#r9_layout .image_caption {
	font-style: italic;
	font-size: .8em;
	text-align: center;
	clear: both;
	padding: 1em 0;
	margin: 0 auto;
	max-width: 75%; 
}
	
#r9_layout .gallery_wrapper{
	flex-direction: row;
    flex-wrap: wrap;
    display: flex;
    min-width: 29%;
}

#r9_layout table, #r9_layout td{
	border: 1px solid #ACB69E;
}

#r9_layout tbody tr:nth-child(even){
	background-color: #f0e8cc; 
}


#r9_layout th, #r9_layout td {
	padding: .25em; 
	text-align:left; 
}

#r9_layout .tablesorter th {
	color: #000099;
	background: #f0e8cc; 
	font-weight: bold;
	border:none; 
}

#r9_layout .tablesorter thead tr{
	border:3px solid grey; 
}

#r9_layout .tablesorter th:hover{
    cursor: pointer;
}

		background-color: #FFFFFF; 
	}
	
	#slider .nivo-caption{
		background-color:#272318;
		color:#fffdee;
	}
	
	#r9_layout #slider .nivo-caption p{
		margin: 0px inherit;

	}
	
	#r9_layout #slider .nivo-caption .caption_title {
		color:#ffe74a;
		font-weight: 700;
	}
	
	#r9_layout #slider{
		border-color: #FFFFFF; 
		border-bottom: solid 10px #FFFFFF;
		margin-bottom: 25px;
	}
