@charset "utf-8";
/* CSS Document */
/* Site Structure */

body{

}

#wrapper{

}

#main {

}

#printheader {
	/*adds print header*/
	visibility:visible;
	display:block;

}


#lcol{
clear:both;
width:0px;
float:left;

}


#content{
width:100%;
clear:both;
float:none;
	
}

#rcol {
width:0px;
float:left;
}



#footer {
clear:both;
width:100%;
float:left;
	
}

#masthead {

}



/* === WSOB LOGO BAR ============================================================= */
#logo {
	display:none;
	visibility:hidden;
}


#logo a.logo {
	display:none;
	visibility:hidden;

}


#logo #globallinks {
	display:none;
	visibility:hidden;
}

#logo #globallinks a {

}

#logo #globallinks a:hover {
	
}


/* === EXED LOGO BAR & SEARCH ====================================================== */

#exedlogo {
	height:20px;
}


#exedlogo a.logo {
	display:none;
	visibility:hidden;

}


#searcher {
	display:none;
	visibility:hidden;
}


/* === NAV ======================================================================== */
#largenav{


}
#nav {
clear:both;
	
}

#nav li {
	float:none;
	list-style:none; 

}

#nav li a {
display:inline;
	float:none;
	height:28px;
	line-height:16px;
	color:#900;
	text-decoration:none;
	font-size: 13px;
	text-align:center;
	padding:0 10px 0 10px;  /*spacing between text and end of background*/
	background: url(/_images/template/nav-bg.png);
}




#jobOpp {
	border:1px dashed #930;
	background-image:url(_images/other/jobOpp_900Fade.png);
	float: left;
	width: 176px;
	padding:40px 0 0 0;
	margin:0 0 0 0;
	border-top:0px solid #c90;
	border-left:0px solid #c90;
	border-bottom:0px solid #c90;
	border-right:1px solid #c90;
	min-height:200px;
}

#largenav {
	clear:after;
	display:block;
	margin-bottom:30px;
}



#main. #content, #content-inside, #col1, #col2, #col3 {
padding-top:100px;
display:block;
	float:none;
	clear:both;
	min-height:0;
	width:100%;
	height:auto;

}

#feature {
	height:100px;
	clear:both;
	margin-bottom:30px;
}


#cycler {
	margin:0;
	padding:0;
	height:auto;
	clear:both;
	margin-bottom:30px;
}
.feature-inside {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	background-image:none;
	background-repeat:no-repeat; 
	clear:both; 
}

#lakeCountyBox {
	width:100%; 

}

#lakeCountyBox p {
	width:100%;
}