﻿body {
	margin: 0;
	padding: 0;
	overflow: auto;
	background: url('../siteart/bg.jpg') repeat-x #d2d2d2 top;
}

table {border-collapse : collapse;}

table td, table th {
	padding : 0; 
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10pt;
}

img {border: 0;}

a {text-decoration: none; color: #000;}

a:hover {color: #f33a3a;}

.wrapper {width: 1010px; font-family: Helvetica, Verdana, sans-serif;}

.red {
	color: #cc0000;
	font-weight: bold;
	font-style: italic;
}

#hdr {
	background: url('../siteart/hdr-bg.jpg') repeat-x;
	height: 132px;
}

#navbg {
	margin-top: 15px;
	line-height: 42px;
	background: url('../siteart/nav-bg.jpg') repeat-x;
}

#nav {
	line-height: 42px;
	height: 42px;
	width: auto;
	font-family: Helvetica, Verdana, sans-serif;
}

#nav a {
	display: block;
	color: #eee;
	width: 175px;
	line-height: 42px;
	*line-height: 40px;
	text-transform: uppercase;
	font-size: 11pt;
}

#nav a:hover {background: #ba0000;}

#locations td {
	border-right: 2px solid #f33a3a;
	padding: 7px;
	line-height: 24px;
}

#locations td div {
	color: #646567;
	font-size: 9pt;
}

#locations a {color: #000;font-size: 8pt;}

#locations a:hover {color: #5b5b5b;}

.date {margin-top: 20px; font-size: 18pt;font-weight: bold;text-align: left;}

.showName {color: #4d4643;}