  .intro {
	border-top: 1px solid #7B7468;
	border-bottom: 1px solid #7B7468;
	background-color: #CDC2AE;
	padding: 7px 10px 7px 10px;
}


h2 {
	font-size: 0.8em;
	text-transform: uppercase;
	background-color: #D0C4B2;
	color: #362F2D;
	padding: 3px 0 3px 3px;
	margin-top: 5px;
}


.daylinks {
	margin-top: 9px;
	margin-bottom: 12px;
}

.daylinks a, .daylinks p {
	color: #407991;
	text-transform: uppercase;
	font-weight: bold;
}	

.schedule img {
	float: left;
	width: 80px;
	margin-right: 10px;
}

.schedule {
	color: #514C4C;
	background-color: #EFEADB;	
	border-bottom: 1px solid #917A72;
	margin-bottom: 5px;
}

.schedule_top p {
	margin-top: 4px;
}

.name {
	font-weight: bold;
	margin-bottom: 4px;
}

.schedule_top a {
	font-size: 0.8em;
	color: #407991;
	background: url(/staticarchive/4dcf007921770dd3efac4da5908c094ba9db9dc7.gif) no-repeat 0 0;
	padding: 0 0 6px 30px;
	margin-top: 6px;
	font-weight: bold;
}

.detail {
	padding-bottom: 8px;
}

.detail p {
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
}

.detail a {
	font-size: 0.8em;
	color: #407991;
	background: url(/staticarchive/999cd48aea67547f2b14616dd3f10a261c2c357c.gif) no-repeat 0 0.3em;
	padding: 0 0 6px 10px;
	margin-top: 6px;
	margin-left: 10px;
	padding-bottom: 8px;
	font-weight: bold;
}

.schedule_top {	
	border-top: 1px solid #917A72;
	border-bottom: 1px solid #917A72;	
}

.network {
	float: right;
	width: 70px;
	background-color: #D3CEC1;
	text-align: center;
}

.network p {
	color: #362F2D;
	padding: 6px;
	margin: 0;
	font-weight: bold;
}

