.eventheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #8FC240;
}
.eventlocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #8FC240;
}
.eventlocationtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8FC240;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.itemSaleName {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.postagePrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
.readOnlyTextBox {
	background-color: #F8FAF8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.eventLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
}
.eventLeftHighlight {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	cursor: hand;
}
.eventRightHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	cursor: hand;
}


.eventRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	cursor: hand;
}
.pastEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	cursor: hand;
}

channel title {
    font-size:140%;
}

channel item title {
    font-size:100%;
}

channel link, channel language, channel copyright, channel managingEditor, channel webMaster, channel docs, channel lastBuildDate {
	display:none;
}
rss {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:130%;
	margin:1em;
}
/* HEADER */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
channel title {
	display:block;
	padding:0.4em 0.2em;
	color:#FFF;
	border-bottom:1px solid black;
	font-weight:bold;
	font-size:140%;
	background-color:#0066FF;
}
channel description {
	display:block;
	float:left;
	font-size:130%;
	font-weight:bold;
	margin:0.5em;
}
/* CONTENT */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
channel item {
	background-color:#FFFFEE;
	border:1px solid #6699FF;
	clear:both;
	display:block;
	padding:0 0 0.5em;
	margin:1em;
}
channel item title {
	background-color:#6699FF;
	border-bottom-width:0;
	color:#FFF;
	display:block;
	font-size:110%;
	font-weight:bold;
	margin:0;
	padding:0.3em 0.5em;
}
channel item description {
	display: block;
	float:none;
	margin:0;
	text-align: left;
	padding:0.2em 0.5em 0.4em;
	color: black;
	font-size:100%;
	font-weight:normal;
}
channel item link {
	color:#666;
	display:block;
	font-size:86%;
	padding:0 0.5em;
}
channel item pubDate {
	color:#666;
	display:block;
	font-size:86%;
	padding:0 0.5em;
}

