body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;
	background: #FFFFFF url(../images/6.png) repeat;
}
h1 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #993300;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.h1big {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
}


a.footlinks {
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	color:#993300;
}
a.footlinks:visited {
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	color:#993300;
}
a.footlinks:hover {
	font-size:9px;
	text-decoration:underline;
	font-weight:bold;
	color:#993300;
}
.schedule td {
	border:#FFDA2D 1px solid;
}

.scheduleprint td {
	border:#000000 1px solid;
	color:#000000;
}


.days {
	color:#FFFFCC;
	font-size:14px;	
}

a.links {
	font-size:11px;
	text-decoration:underline;
	color:#993300;
}
a.links:visited {
	font-size:11px;
	text-decoration:underline;
	color:#993300;
}
a.links:hover {
	font-size:11px;
	text-decoration:none;
	color:#993300;
}
input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
.main {
	border: 1px solid #666;
	background: #eeeeee;
}
#navlist {
margin: 0px;
padding: 0px;
font-size:14px;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#navlist li {
	margin: 0;
	padding: 0px;
}

#navlist a {
	display: block;
	margin: 0px;
	padding: 0px;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
	color: #FFFF99;
	text-align: left;
	margin: 0px;
	padding: 3px 10px 3px 40px;
}

#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	color: #FFFFFF;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	background: #6c2602;
}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #993300;
	padding-bottom: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}
.toppad {
	margin-top: 0;
	padding-top: 0;
}
.tblclosed {
	border: 1px solid #993300;
}
