@charset "utf-8";
#program_schedule a {
	color: #000000;
	text-decoration: none;
}
#program_schedule a:hover {
	color: #000000;
	text-decoration: underline;
}
#program_schedule table {
	background-image: url(../images/ValleySceneColor-noGraphics.png);
	background-position: 55px 64px;
	background-repeat: repeat-y;
	margin-bottom: 60px;
	float: left;
	width: 630px;
}
#program_schedule  .red {
	color: #AC003B;
	font-weight: bold;
}

#program_schedule .donate {
	color: #AC003B;
}
#program_schedule td {
	text-align: center;
}


#program_schedule {
	float: left;
	width: 630px;
	margin-right: 20px;
	padding-top: 60px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	background-color: #FFFFFF;
}
#program_schedule img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.small_text {
	font-size: x-small;
	font-weight: normal;
	line-height: 30px;
}
.image_margin {
	margin-top: 10px;
	float: left;
	width: 92px;
}

