body {
	background-image: url(../images/bkgds/bkgd_site_brick.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #020202;
	background-position: -15% top;
	color: #1B1B1B;
	line-height: 1.2em;
}
li  {
	list-style-type: none;
}
ul {
	margin: 5px 0;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #999999;
}
h1 {
	color: #660000;
	font-size: 1.6em;
	line-height: 1.7em;
	font-weight: normal;
	margin: 10px 0;
	font-family: 'Bevan', Helvetica, sans-serif;
}
h2 {
	color: #482217;
	font-size: 1.5em;
	line-height: 1.7em;
	font-weight: normal;
	margin: 10px 0;
	font-family: 'Bevan', Garamond, Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #660000;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 10px 0;
	font-family: 'Bevan', Arial, Helvetica, sans-serif;
}
h4 {
	color: #660000;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.days  p  {
	font-size: 1em;
	line-height: 25px;
	margin: 0;
	width: 70px;
	float: left;
	text-align: right;
}
.hours p {
	line-height: 25px;
	margin: 0 0 0 10px;
	width: 140px;
	float: left;
	text-align: left;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}
.caption {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	margin: 5px 0;
}
.med {
	font-size: 1.3em;
	color: #482217;
	font-weight: normal;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}
#header_bkgd {
	background-image: url(../images/bkgds/bkgd_hdr_brick.jpg);
}
#rightcol  a, #leftcol a {
	color: #DF5D2D;
	text-decoration: none;
}
#rightcol a:hover, #leftcol a:hover {
	color: #B44922;
	text-decoration: underline;
}
#footer a {
	color: #F3905C;
	text-decoration: none;
}
#footer a:hover {
	color: #F5A47A;
	text-decoration: underline;
}
.lrg {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #660000;
	font-weight: bold;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}
#rightcol .cush-head {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #333333;
}
#rightcol .cush-head p {
	margin: 0 0 5px 0;
}
#footer_bkgd {
	background-image: url(../images/bkgds/bkgd_hdr_brick.jpg);
}
#leftcol a.current{
	border: 1px solid #3E0A00;
	color: #FFFFFF;
	background-color: #6F1200;
}
#rightcol   #txtwire {
	border: 3px double #807265;
	margin: 10px auto;
	text-align:center;
	background-color: white;
	float: right;
	width: 241px;
	padding: 8px;
}

