﻿body {
	background:url(../siteart/sitebg.jpg) repeat-x center top #bc0711;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#c60816;
}

#content {
	background:#fbf2da;
	vertical-align:top;
	width:838px;
}

#lower {
	padding:20px 15px 0;
	vertical-align:top;
}

#nav {
	vertical-align:top;
	width:200px;
	padding-right:20px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:block;
	float:left;
}

#nav li a {
	text-decoration:none;
	color:#c60816;
	border-bottom:1px #c60816 dotted;
	padding:7px 0;
	display:block;
	font-size:12px;
	width:200px;
}

#nav li a:hover {
	color:#000;
}

.menu {
	position:absolute;
	visibility: hidden;
	border:1px #c60816 solid;
	border-bottom-width: 0;
	z-index: 100;
	background-color: #fbf2da;
	width: 200px;
}

.menu a {
	color: #c60816;
	width: 100%;
	display: block;
	border-bottom: 1px #c60816 solid;
	padding: 7px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.menu a:hover { /*hover background color*/
	background-color: #e0cfaa;
	color: black;
}

#main {
	vertical-align:top;
	width:588px;
}

#main-left {
	vertical-align:top;
	width:292px;
	padding-right:20px;
}

#main-right {
	vertical-align:top;
	width:292px;
	padding-left:20px;
}

.hdr {
	display:block;
	border-bottom:1px #e8ddbe solid;
	padding-bottom:3px;
	margin-bottom:3px;
}

.hdr-large {
	font-size:24px;
	font-family:Helvetica, Arial, sans serif;
	font-weight:bold;
	letter-spacing:-.5pt;
	color:#c60816;
}

.hdr-small {
	font-size:12px;
	font-family:Helvetica, Arial, sans serif;
	color:#c60816;
}

.map {
	background:url(../siteart/mapblock2.jpg) no-repeat;
	padding:10px 120px 0 13px;
	color:#fffbe2;
	height:178px;
}

.hours {
	background:url(../siteart/hoursblock3.jpg) no-repeat;
	vertical-align:top;
	padding:10px 250px 0 15px;
	height:156px;
	color:#6e5e3b;
}

.hours-right {
	vertical-align:top;
	color:#6e5e3b;
	padding-left:15=0px;
}

.hours-left {
	vertical-align:top;
	color:#6e5e3b;
	padding-right:10px;
}

.contact-hdr {
	background:#c60816;
	color:#fffbe2;
	font-weight:bold;
}

.contact-on {
	background:#e0cfaa;
}

.contact-off {
	background:#f2e4c6;
}

.scroll {
	padding:10px 0;
	text-align:center;
}