﻿
#UpcomingEvents #Event
{
    background-image: url(images/Bullet_Large.png);
    background-position: 5px 3px;
    background-repeat: no-repeat;
    margin: 0px 0px 15px 0px;
    padding-left: 20px;
}
    
#UpcomingEvents #EventMore
{
    text-align: right;
}

#UpcomingEvents
{
    
}

#UpcomingEvents .EventTitle 
{
    color: #8a6804;
    font-family: Tw Cen MT;
    font-size: 8pt;
    font-weight: bold;
}

#UpcomingEvents .EventDates
{
    color: #9b0805;
    font-family: Tw Cen MT;
    font-size: 8pt;
    font-weight: bold;
}

#UpcomingEvents .EventTeaser
{
    font-family: Tw Cen MT;
    font-size: 8pt;
}
    
#UpcomingEvents a.EventMore:link, a.EventMore:visited
{
    color: #9b0805;
    font-family: Tw Cen MT;
    font-size: 8pt;
}