.subhead {
	font:normal 16pt/1.4 Georgia, Times, "Times New Roman", serif;
	color: #5e3829;
	text-align:center;
}
.subdate {
	font:normal 24pt/1.4 Georgia, Times, "Times New Roman", serif;
	color: #5e3829;
	text-align:center;
}
.schedule {
	padding: 8px;
}
.scheduleday {
	border: 1px solid #ccc;
	padding: 0;
	margin: 8px
}
.showplace {
	background-color: #75141e;
	color: #fff;
	padding: 3px;
	font-size: 14px;
	font-weight:bold;
	line-height:normal
}
.showtime {
	font-size: 14px;
	font-weight:bold;
	padding-left: 1em
}
.timespot {
	font-weight:bold;
	padding-left: 1em;
}
.eventdetails {
	margin-bottom: .5em;
	background-color:white;
	padding: 0 1em 0 1em
}
.newsection {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	width: 430px;
	margin: 0 1em 1em 1em;
}
.subhead1 {
	font-weight:bold;
	font-size: 16px;
	color: #5f392a
}
.subhead2 {
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 1em
}
#columns {
	margin: 20px 0px;
}
#leftColumn {
	width: 530px;
	float: left;
	padding-left: 12px;
}
#rightColumn {
	width: 170px;
	float: right;
	padding: 0px 10px 0px 15px;
	border-left: 1px solid #EAEAEA;
}
