body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	background-color: #481F01;
	background-image: url(images/bg_map.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 11px;
	line-height: 18px;
}
font {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 0px;
}

.a2:link {
	color: #7B0603;
}
.a2:visited {
	color: #7B0603;
}
.a2:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.a2:active {
	color: #ffffff;
	background-color: #000000;
}

.guestbook:link {
	color: #d38f0b;
	font-size:150%;
}


.norepeat {
	background-repeat: no-repeat;
}


table.schedule {
	padding: 0px;
	border: 0px none;
	border-collapse: collapse;
	width: 100%;
	}
table .schedule td {
	color: #333333;
	padding: 3px;
	text-align: left;
	border-top: 1px #965b00 solid;
	border-bottom: 1px #965b00 solid;
	}
table .schedule td h5 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	}
table .schedule td p {
	margin: 0px;
	line-height: 16px;
	}
table .schedule td.alt {
	background-color: #d38f0b;
	}
table tr.scheduletitle td {
	background-color: #000;
	color: #ffce56;
	padding: 3px;
	border-top: 1px solid #965b00;
	border-bottom: 1px solid #965b00;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	}
table .schedule tr:hover {
	background-color: #d38f0b;
	} 
table td.date {
	width: 16%;
	}
table td.venue {
	width: 60%;
	}
table td.time {
	width: 25%;
	}
table .schedule td h2 {
	font-size: 12px;
	display: block;
	background-color: #990000;
	color: #ffce56;
	margin: 0px;
	padding: 3px;
	text-align: center;
	}
table .schedule td h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	}
table .schedule tr.special,
table .schedule .special td {
	background-color: #333333;
	color: #CCCCCC;
	}
table .schedule .special h4 {
	color: #e39e22;
	}
table .schedule .special td.date {
	color: #e39e22;
	font-weight: bold;
	text-align: center;
	}

.style1 {
  font-weight:bold;
  font-size:125%;
}
