/* 
Print layout: */
@page {
  size: auto;   /* auto is the initial value */
  margin: 5%;
}

body , .maincontainer { }

body#site6 {background-image:url(/images/sep.gif); background-color:#FFFFFF;}



h1, h2, h3,
   h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
   blockquote,
   pre           { page-break-inside: avoid }
   ul, ol, dl    { page-break-before: avoid }
   
#wrapper{
	width: 100%;
}

#wrapper2{
	width: 100%;
}

#searchBox , #bannerShaddow {
	display: none;
}

#logo{
	float: none;
	width: 100%;
	text-align: center;
	padding: 0px 0px 30px 0px;
}

#nav{
	display: none;	
}

#footer{
	border-top: dashed 1px #86b59f;
	width: auto;
}

.footerLeft{
	width: 50%;
}

#calendarPage{
	padding: 0px;	
}

#calendarPage #leftSide{
	display: none;
}

#calendarPage #mainContent{
	width: auto;
	float: none;
}

#calendarPage #rightSide{
	float: none;
	width: auto;
}

.calenderTopLinks{
	display: none;
}

#calendarPage #mainContentWrapper{
	width: 100%;
	float: none;
}

#calenderSimilarEvents{
	float: none;
	width: auto;
}

#calenderDirections{
	float: none;
	width: auto;
}

#site6 #wrapper2 { background-image:url(/images/sep.gif); }
#site6 #homeLeft { width:auto; float:none; clear:both;}
#site6 #homeRight  { width:auto; float:none; clear:both;}
#site6 .widgetContainer , #mainContentWrapper { width:auto; float:none; clear:both;}
#site6 #leftSide , #site6 #submenu { display:none;}
.champaignCountyBg { background-image:url(/images/sep.gif); padding-top:0px;}

#site6 #mainContent { width:auto; float:none; clear:both;}
#site6 #rightSide , #site6 #blogPage , #blog_articles_wrapper { width:auto; float:none; clear:both; background-image:url(/images/sep.gif); background-color:#FFFFFF; padding:0;}
#site6 .rightSideInner { padding:0;}
#site6 #contentBanner { border:0; text-align:left;}
