.sch_hdr h2 {
	text-align: center;
	color: #806517;
	background-color: #FCF6D9;
	margin-top: 15px;
	margin-bottom: 5px;
}

.sch_hdr2 h2 {
	text-align: center;
	color: #806517;
	background-color: #FCF6D9;
	margin-top: 15px;
	margin-bottom: 5px;
}
.sch_hdr3 h2 {
	text-align: center;
	color: #806517;
	background-color: #FCF6D9;
	margin-top: 15px;
	margin-bottom: 5px;
}
#sched {
	width: 100%;
	border-collapse: collapse;	
}
td, th {
	border: 1px solid #DDB575;
	vertical-align:top;
	padding: 3px 5px 3px 3px;	
}
th {
	text-align: left;
}
