html {
scrollbar-base-color: #75655c;
scrollbar-arrow-color: #f0e8e3;
scrollbar-track-color: #bdb0a8;

scrollbar-shadow-color: #1a110c;
scrollbar-lightshadow-color: #1a110c;
scrollbar-darkshadow-color: #5e4d44;

scrollbar-highlight-color: #f0e8e3;
scrollbar-3dlight-color: #1a110c;
}

body {
	background: url(../images/4_bkgd.jpg) center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color:#d66a2e;
	text-decoration: underline;
}
a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.textWhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ebdac2;
	padding:10px 10px 10px 10px;
	text-align:left;
	line-height:18px;
}

.textLocations {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding:10px 10px 10px 10px;
	text-align:left;
	line-height:18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fcdca1;
	font-weight:bold;
	text-align:left;
	margin: 0px;
}
a.h1 {
	color:#fcdca1;
	text-decoration: none;
}
a.h1:hover {
	color:#fffffff;
	text-decoration: underline;
}
.footerContainer {
	background-image: url(../images/footer_bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#dbb881;
	padding-top: 14px;
}
a.footer {
	color:#dbb881;
	text-decoration:none;
}
a.footer:hover {
	color:#ffffff;
	text-decoration:none;
}
td.frameSeperator {
	background:url(../images/fr_middle_sep_vert.gif) repeat-y;
}
div.secbody {
	background:url(../images/sec_body_bkgd.gif) repeat-y center top;
	width:944px;
}
div.middleSepHoriz {
	background:url(../images/fr_middle_sep_horiz.gif) repeat-x;
	height:10px;
}

.menuDate {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ebdac2;
	font-weight:bold;
}
p.menuTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #e1a443;
	margin: 5px 0px 5px 0px;
}
.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ebdac2;
	line-height: 16px;
}
#events_list, #specials_list {
	overflow: auto;
	height: 170px;
	padding: 8px;
}
