body {
    text-align: left;
}

.print a,
#footer,
#menu,
#dropshadow,
#body,
#mainimgs,
#ads,
#menu_Map
{
    display: none;
}

.print
{
	letter-spacing: 0;
	padding: 0;
	text-transform: lowercase;
	border-style: solid;
	border-width: 0 0 1px 1px;
}

.hour
{
    padding: 0 10px 0 0;
    text-align: right;
    vertical-align: middle;
    width: 65px;
}

#overlay {
    top: 0;
}

#content {
    background: white;
    border: 1px solid black;
    color: #000000;
}

#page {
    width: 100%;
}

.calBody
{
    text-align: center;
    font: 9px Verdana, sans-serif;
}

caption
{
    font: 17px/50px Georgia, serif;
    letter-spacing: 5px;
    margin: 0 auto;
    text-align: right;
    text-transform: uppercase;
}

p#footer
{
	letter-spacing: 1px;
	margin: 2px 0 0;
	padding: 10px 0 20px;
	text-align: center;
}

.calTable
{
	border-style: solid;
	border-width: 1px 1px 0 0;
	margin: 0 auto;
}

.calTd
{
	border-style: solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
	vertical-align: middle;
	width: 100px;
}

.calTh
{
	border-style: solid;
	border-width: 0 0 1px 1px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 25px;
	text-transform: uppercase;
}
