﻿body {
	background:#000;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#b21f24;
}

#nav {
	background:url(siteart/navbg.gif) #000;
	padding:16px;
	text-align:right;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration:none;
	color:#fff;
	padding:0 15px;
	text-transform:uppercase;
}

a.menu:hover {
	color:#b21f24;
}

#logos {
	background:url(siteart/logobg.gif) repeat-x;
	padding:10px 5px;
	text-align:center;
	vertical-align:top;
	width:253px;
}

#content {
	background:url(siteart/contentbg.gif) repeat-x;
	padding:25px 0 25px;
	vertical-align:top;
}

#left {
	width:647px;
	vertical-align:top;
	padding-right:15px;
}

.hdr {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#000;
	border-bottom:1px #d9d9d9 solid;
	margin-bottom:5px;
	width: 567px;
}

#address {
	border-left:1px #b21f24 dotted;
	width:253px;
	padding:0 15px;
	text-align:center;
	font-size:14px;
}

.hours {
	font-size:20px;
	font-weight:bold;
	color:#000;
}

.number {
	font-size:20px;
	font-weight:bold;
	color:#b21f24;
}

#slide {
	border-top:1px #d9d9d9 solid;
	border-bottom:1px #d9d9d9 solid;
	padding:5px 0;
	display:block;
	text-align:center;
}