﻿table, td 
{
    background-image: none;
    background-color: #ffffff;
}

a:link, a:visited, a:active, a:hover { 
	text-decoration: none;
}

.container 
{
    width: 100%;
}

/* LAYOUT CLASSES */


.showPrint 
{
    display: inline;
}

.header,
.footer,
.shell .bottom td,
.shell .top td,
h4,
.leftNavContainer
{
    background: none;
    background-color: #ffffff;
}

.contactContainer,
.header .left,
.header .right,
.noPrint,
.alert, #alert, .alert a:active, .alert a:visited, .alert a:hover, .alert a:link,
.topNavContainer,
.footer .left,
.footer .right,
.leftNav,
.hours
{
    display: none;
}
