@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #801016;
}
p {
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #801016;
	text-decoration: none;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #801016;
	text-decoration: none;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #801016;
	font-weight: bold;
	font-size: small;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #801016;
	font-weight: bold;
	font-size: large;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: small;
	margin-bottom: 0px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: medium;
}
.style8 {
	font-family: Eurostile, sans-serif, Arial;
	color: #801016;
	font-weight: bold;
	font-size: x-large;
}
a:link {
    color: #801016;
}
.style3.boxlink a:link, style3.boxlink a:active, style3.boxlink a:visited {
	color: #801018;
	text-decoration: none;
}
#banner {
	margin: 0px;
	padding: 0px;
}
.style3.boxlink a:hover {
	color: #006;
}

a:active {
    color: #801016;
}
a:visited {
    color: #801016;
}
.linkgif a:link, .linkgif a:active, .linkgif a:visited{
	color: #FFF;
	text-decoration: none;
}
.linktxt {
	margin-top: -40px;
	font-family: Eurostile, sans-serif, Arial;
	font-size: x-large;
	font-weight: bold;
	color: #FFF;
}

.linkgif a:hover{
	color: #03F;
	text-decoration: underline;
}

td a:link, td a:active, td a:visited{
	color: #FFF;
	text-decoration: none;
}

td a:hover{
	color: #03F;
	text-decoration: underline;
}
.collapsable {
    margin: 1em;
    padding: 1em;
    border: 1px solid black;
    background: #eee;
   
}

.schedTable {
	width:480px;
	text-align: left;
}
.schedule a{
	float:left;
	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	font-size:.8em;
	text-decoration:none;
	padding:3px;
	color:#fff;
	border:3px solid #fff;
	background:#801016;
	margin-right:-500px;
	position:relative;
	bottom:55px;
	right:8px;
}
.schedule a:hover{
	color:#ffefcb;
	border:3px solid #ffefcb;
	}
.textctr {
	text-align: center;
}
.textleft {
	text-align: left;
}
.textbox p {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0 10px 0 10px;
}
.textbox {
	padding-bottom: 25px;
	border: solid 3px #333;
	width: 100%;
	padding: 15px 10px 25px 5px;
}
.textbox p a,.textbox p a:active, .textbox p a:visited{
	color: #006;
	text-decoration: none;
}

