﻿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;
	padding:0px 15px 0px 15px;
	line-height: 42px;
	*line-height: 40px;
	text-transform: uppercase;
	font-size: 13px;
}

#service{
	margin-bottom:20px;
	text-align:center;
}

#service img{
	margin-bottom:10px;
	border:1px solid #000;
}

#nav a:hover {background: #ba0000;}

#locations td {
	border-right: 2px solid #f33a3a;
	padding: 7px;
	line-height: 24px;
}

#locations td div {
	color: #646567;
	font-size: 11px;
}

#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;}



.anylinkcss{
position:absolute;
visibility: hidden;
border: 1px solid #f33a3a;
border-bottom-width: 0;
z-index: 100;
background: #cc0001;
width: 175px;
font-family: Helvetica, Verdana, sans-serif;
text-transform: uppercase;
font-size:12px;
color:#fff;
text-align:center;
}

.anylinkcss a:link, .anylinkcss a:visited, .anylinkcss a:active {
display: block;
border-bottom: 1px solid #f33a3a;
padding: 8px;
text-decoration: none;
color:#fff;
}

.anylinkcss a:hover{ /*hover background color*/
background: #ba0000;
color:#fff;
}











