/* Content Area */
#content {
	padding:20px;
	color:#ddcb89;
	font-family:'trebuchet MS',sans-serif;
}
#schedule-head {
	background-color:#161202;
	padding:12px;
	border-bottom:1px solid #8d8c37;
}
.rssdiv, .pdfdiv {
	font-size:12px;
}
.rssdiv a img, .pdfdiv a img {
	margin-right:5px;
}
.rssdiv a {
	line-height:24px;
}
.pdfdiv a {
	line-height:18px;
}
#schedule-head h2 {
	font-size:28px;
	line-height:28px;
	padding-top:28px;
}
#schedule-head h2.sty2 {
	font-size:28px;
	padding:0;
}
#archive-schedule-head {
	background-color:#161202;
	padding:12px;
	border-bottom:1px solid #8d8c37;
}
#archive-schedule-head h2 {
	font-size:28px;
	padding:0;
	margin:0;
}
#left-side {
	width:275px;
	float:left;
	font-size:12px;
}
#left-side .box1 {
	background-color:#2e1d0e;
	padding:10px;
	margin-bottom:20px;
}
#left-side h2, #schedule1 h3 {
	padding:7px 0 7px 10px;
	background-color:#161202;
	margin-bottom:12px;
}
#schedule1 h4 {
	padding:7px 0 7px 10px;
	margin-bottom:5px;
	text-decoration:underline;
}
#left-side .box1 h4, #left-side .box1 h3 {
	padding-left:9px;
}
#left-side .box1 p {
	padding:0 10px;
}
#left-side .box1 a,#schedule1 a {
	color:#ddcb89;
	font-weight:bold;
	text-decoration: underline;
}
#left-side .box1 a:hover,#schedule1 a:hover {
	text-decoration: none;
}

#schedule1 {
	width:620px;
	background-color:#2e1d0e;
	float:right;
}
#schedule1 div.left-col {
	width:300px;
	float:left;
}
#schedule1 div.right-col {
	width:300px;
	float:right;
}
#schedule1 h2 {
	margin-bottom:25px;
}
#schedule1 h3 {
	border-bottom:1px solid #8d8c37;
}
#schedule1 p {
	font-size:14px;
	padding:0 10px;
	margin-bottom:15px;
}
#schedule1 strong {
	font-size:15px;
}

.imgL1 {
	margin-right:12px;
}
.imgR1 {
	margin-left:12px;
}
