ul.events, .events ul {
	margin: 5px;
	padding: 0px;
	cursor: default;
    list-style-type: none;
	}
.events li {
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px .2em;
	padding-left: .9em;	
}
.eventnavon{
font-weight:bold;
font-size:10pt;
text-decoration:none;
color:#fff;
}
.eventnavon:hover{
text-decoration:underline;
}
.eventnav{font-weight:normal;font-size:10pt;text-decoration:none;color:#486992;}
.eventnav:hover{text-decoration:underline;}
.etitle{font-size:23pt;font-weight:bold;letter-spacing:-1px;font-family:arial,verdana;color:#486992;}
.datebar{padding:10px;background:#ddd no-repeat;font-size:11pt;font-weight:bold;letter-spacing:0px;margin-bottom:10px;}
.datebaroff{padding:10px;background:#ccc no-repeat;font-size:11pt;font-weight:bold;letter-spacing:0px;margin-bottom:10px;border-bottom:1px solid #aaa;}
a.datebarlink{text-decoration:none;font-size:13pt;font-weight:bold;display:block;background:url(/img/v2/arrow_down.png) right no-repeat;}

.events li.eventon{background:#fff;padding:5px;}
.events li.eventoff{background:#eee;padding:5px;}
.events li.eventfeatured{background:url(/resources/events/bakfeatured.gif) top repeat-x;border-bottom:2px solid #fff;padding:5px;}

.eventlisting a{font-family:arial;font-size:10pt; letter-spacing: 0; text-decoration:none;}
.eventlisting a:hover{color:#000;text-decoration:underline;}
.eventlistingfeatured a{font-family:arial;font-size:19pt; letter-spacing: 0; text-decoration:none;}
.eventlistingfeatured a:hover{color:#000;text-decoration:underline;}
