/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
div.InTheNewsLayoutContainer h1.MrsEavesRegular span.sIFR-alternate
{
    font-size: 35px; 
    color: #351b00;
}
div.MagazineImage h1.MrsEavesItalic span.sIFR-alternate
{
    font-size: 28px;
    color: #351b00;
    font-style: italic;
    text-align: center;
}
div.ArchiveLayoutContainer h1.MrsEavesRegular span.sIFR-alternate, 
div.EventsLayoutContainer h1.MrsEavesRegular span.sIFR-alternate, 
div.MoreMohawkNewsContainer h1.MrsEavesRegular span.sIFR-alternate, 
div.ArticleLayoutContainer h1.MrsEavesRegular span.sIFR-alternate, 
div.SubmissionContainer h1.MrsEavesRegular span.sIFR-alternate
{
    font-size: 28px;
    color: #351b00;
}
div.GuestbookLayoutContainer h1.MrsEavesRegular span.sIFR-alternate
{
    font-size: 28px;
    color: #351b00;
    float: right;
    width: 520px;
}
div.GuestbookBanner h1.MrsEavesGuestbookRegular span.sIFR-alternate
{
    font-size: 28px;
    color: #ffffff;
}
h2.MrsEavesRegular span.sIFR-alternate
{
    font-size: 24px;
    color: #351b00;
}

div.EventsLayoutContainer h3.MrsEavesRegular span.sIFR-alternate
{
    font-size: 22px;
    color: #351b00;
}
h4.MrsEavesBold span.sIFR-alternate
{
    font-size: 18px;
    color: #351b00;
    font-weight: bold;
}

