@charset "UTF-8";
body {
	background-image: url(/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FDFCF9;
	margin: 0px;
}
td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.2em;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7f2b29;
	line-height: 1.3em;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
a:link {
	color: #7f2b29;
	text-decoration: none;
}
a:visited {
	color: #7f2b29;
	text-decoration: none;
}
a:hover {
	color: #dfb73e;
	text-decoration: none;
}
.frm {
	border: 1px solid #e3d9d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 2px;
	height: 26px;
	width: 192px;
}
.bg-i1 {
	background-image: url(/img/bg-i1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-band {
	background-image: url(/img/bg-iband.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-i2 {
	background-image: url(/img/bg-i3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.dk-sm {
	font-size: 11px;
	color: #333333;
	line-height: 1.1em;
}
.lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #7F2B28;
	line-height: 0.9;
}
.venue {
	font-size: 20px;
	color: #7F2B28;
}
.bg-i3 {
	background-image: url(/img/bg-i2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.hdr2 {
	font-size: 16px;
	color: #7F2B29;
}

