/* #FFD700 = gold */
div#top {
	text-align: center;
}
div.event {
	padding-top: 0;
	padding-right: 6%;
	padding-bottom: 0;
	padding-left: 6%;
}
div.imgc {
	text-align: center;
	border: none;
	margin: 0;
	padding-bottom: 1%;
}
div.imgc img {
	border: none;
	margin: 0;
}
div.desc {
	padding-left: 3%;
	padding-right: 3%;
	clear: none;
}
img.imgl {
	border: none;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 1%;
	float: left;
}
img.imgr {
	border: none;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 1%;
	float: right;
}
img.imgrex {
	border: none;
	margin: 0;
	padding-left: 3%;
	padding-top: 3%;
	padding-bottom: 1%;
	float: right;
}
p {
	background-color: #FEFEFD;
	clear: both;
	text-align: center;
	margin-bottom: 1.0em;
}
p.addrl {
	font-weight: bold;
	text-align: right;
	clear: none;
	padding-right: 5%;
	margin-top: -0.6em;
}
p.addrr {
	font-weight: bold;
	text-align: left;
	clear: none;
	padding-left: 5%;
	margin-top: -0.6em;
}
p.clear {
	font-weight: bold;
	clear: both;
	text-align: center;
	padding-top: 3%;
}
p.btt {
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	color: green;
	border: none;
	margin: 0;
	margin-right: 4%;
	padding: 0;
}
p.btt a {
	color: green;
	border: none;
	margin: 0;
	padding: 0;
}
p.descrc {
	font-weight: bold;
	clear: none;
}
p.descrr {
	font-weight: bold;
	text-align: left;
	clear: none;
}
p.descrl {
	font-weight: bold;
	text-align: right;
	clear: none;
}
p.hr {
	font-size: 0.7em;
	line-height: 1px;
	background-color: #000099;
	border: 1px solid #FFD700;
	margin-top: 4%;
	margin-bottom: 5%;
}
p.note {
	font-size: 0.7em;
	color: green;
	clear: none;
}
p.notesp {
	background-color: yellow;
	font-size: 0.7em;
	color: green;
	border: dashed red 1px;	
}
p.divider {
	background-image: url(centerdivider15.jpg);
	background-repeat: repeat;
	background-position: center;
	height: 15px;
	line-height: 25px;
	margin-top: 1em;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 2em;
}
h2 {
	font-family: Verdana;
	font-size: 1.25em;
	line-height: 125%;
	text-align: left;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 1.5em;
}
h3 {
	line-height: 125%;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
	color: #CC6699;
	margin-top: 1em;
	margin-bottom: 1em;
}
span.on {
	width: 20%;
	line-height: 1px;
	background-color: #FFD700;
	border: solid red 1px;
}
span.off {
	width: 20%;
}
table {
	width: 100%;
}
td.cl {
	font-weight: bold;
	width: 45%;
	text-align: right;
}
td.cls {
	font-weight: bold;
	width: 20%;
	text-align: right;
}
td.cr {
	font-weight: bold;
	width: 45%;
	padding-left: 2.0ex;
}

