﻿/* Home page Print Friendly Styles */

*{
background-image: url(spacer.gif);
}

body{
margin:0px;
padding:0px;
}

#bodyArea{
	width:95%;
}



#homePrintLogo, #leftColumn, #centerColumn, #rightColumn{
	display:block;
	padding-bottom:10px;
	margin-bottom:10px;
	/*border-bottom:1px solid #666666;*/
}


#breadCrumbPrint{
		padding-top:4px;
		font-size:11px;
		color:#666666;
		display:block;
		padding-bottom:10px;
		margin-left:62px;
	}

#homePrintLogo{
	float:left;
}

.leadImage img, .leadImageLrg img {
max-width:220px;}

#leftcolumntitleImg, #centercolumntitleImg{
	overflow:hidden;
	max-width:245px;
}

.leadImage, .leadImageLrg  {
max-width:220px;
border:none;}


#headerArea, #mainNavigation, .innerContent hr, .innerContent hr.dotsBG, .hrIEFix{
	display:none;

}

.BorderHorizontal, .ContentVerticalBorder{

	background-image: url(spacer.gif);
}

/*#leftColumn, #centerColumn, #rightColumn, #centerContent, #centerContent .Content, #rightContent, .BorderHorizontal.ContentVerticalBorder, .innerContent, #lowerHomeArea, h4.event, h4.featuredEvents, .ContentVerticalBorder , #lowerHomeArea, #footer{
	clear:both;
	display:block;
	width:90%;
	min-width:90%;
	max-width:90%;
}*/

.BorderHorizontal, .hrIEFix, hr{
display:none;}

#leftColumn, #centerColumn, #rightColumn, #leftColumn {
	/*width:25%;*/ max-width:245px;
}

#leftColumn, #centerColumn, #rightColumn{
	float:left;
	/*width:31%;*/
	margin-right:5px;
	max-width:245px;
}

.innerContent{
max-width:235px;
}

#footer{
	margin-left:0px;
}

a.intraLinkEvent, a.intraLinkEventLeft{
		width:auto;
}
.BannerImage, .moreEvents{
	display:none;
}

#lowerHomeArea{
	width:75%;
	max-width:75%;
	
	overflow:hidden;
	margin-left:0px;
}

#lowerHomeArea h3{
	
	
}

a.newsBullet, h4.event, h4.featuredEvents {
	background-image: none;
	padding-left:0px;
	
	display:block;
	max-width:230px;
}

a.newsBullet, h4.event, h4.featuredEvents {
	padding-left:10px;
}



a.newsBullet:hover, h4.featuredEvents:hover a{
text-decoration:none;}

a.newsBullet:before, h4.event a:before, h4.featuredEvents:before {

	content: "•";
	padding-right:10px;

}


.eventLocation{
	padding-left:10px;
}