@charset "UTF-8";
/* CSS Document */

#yellowPaper {
	background: url(../images/bkgdYellowPaper_longer.jpg) no-repeat;
	margin-left: 0px;
	min-height: 450px;
	height: auto;
}

#yellowPaper p { margin-top: 10px; padding: 0px; width: 389px; padding-left: 50px; padding-right: 50px; }

dl.event_info {
	width: 389px;
	padding: 60px 50px 10px;
}

dt.when, dt.title, dt.where, .sectiontableheader {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 11px;
	color: #00A4E3; !important
	letter-spacing: 2px;
	text-transform: uppercase;
}

dd.title { font-weight: bold; font-size: 14px; }


#yellowPaper table {
	width: auto;
}

#yellowPaper table p {
	padding: 0px;
	margin: 0px;
	width: auto;
}

#yellowPaper table img {
	margin: 2px;
}

.sectiontableheader { border-bottom: 2px dotted #00A4E3; }

.eventsFooter {
	border-top: 2px dotted #00A4E3;
	padding-top: 10px;
	margin-right: 25px;
}

#yellowPaper p.orangeBkgd {
	background: url(../images/orangeBkgdBanner.gif) no-repeat;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	height: 25px;
}

.date {
	font: bold 10px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #0E4A7F;
	letter-spacing: .5px;
}

.eventlist-detail-img { border: 5px solid #FFF; margin-left: 25px; }
	