#content {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	padding: 10px 35px;
	font-size: 12px;
	line-height: 20px;
	min-height: 300px;
}
img#contentHead {padding: 50px 0px 30px;}
#content a {color: #ec4e23; text-decoration: none;}
#content a:hover, #content a:active {
	color: #EF4E23;
	border-bottom: 2px dashed;
}
#content p {margin: 0px 0px 10px;}
#content h1 {
	color: #EF4E23;
	font-size: 26px;
	line-height: 26px;
}
#content h2 {
	color: #EF4E23;
	font-size: 16px;
}
#content h3 {
	font-size: 14px;
	color: #ec4e23;
	margin: 0px 0px 10px;
}
#content h4 {
	font-size: 12px;
	margin: 0px 0px 10px;
}
#content h5 {
	font-size: 10px;
	margin: 0px 0px 10px;
}
#content h6 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 10px;
}
#content li {
	margin-bottom: 6px;
	list-style-image: url(../images/bullet-square.gif);
}
.imageRight {float: right; margin: 0px 0px 6px 6px;}
.indent {
	margin: 0pt;
	padding:0px 0pt 0pt 20px;
}
/* ---------- STAFF ---------- */
table.staff {
	margin: 0px;
	padding: 0px;
	border: medium none;
	border-collapse: collapse;
}
/* ---------- ENTERTAINMENT ---------- */
#content table.entertainment td {padding: 5px; border-top: 1px solid #FC9;}
#content table.entertainment p.artistname {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content table.entertainment p.price {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
#content table.entertainment p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	line-height: normal;
}
#content h2.champion {
	color: #EF4E23;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/ribbon-champion.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 8px;
}
#content h2.blue {
	color: #EF4E23;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/ribbon-blue.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 8px;
}
#content h2.red {
	color: #EF4E23;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/ribbon-red.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 8px;
}
/* ---------- TEMP CALENDAR STYLES ---------- */
table.calendar1 td {
	padding: 3px;
}
table.calendar1 {
	margin-bottom: 20px;
}
table.calendar1 th {
	text-align: right;
	vertical-align: top;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 100px;
}
table.calendar1 .title {
	color: #EF4E23;
	font-size: 13px;
	font-weight: bold;
}
table.calendar1 .date {
	font-weight: bold;
}
#content .calendar1 p {
	margin-top: 0px;
	margin-bottom: 5px;
}
table.calendar1 {
	margin-bottom: 20px;
}
