#EventImage{
    height: 240px;
    width: 265px;
}

#EventTitle{
    margin-left: 12px;
    margin-top: 5px;
    font-style: italic;
    font-weight: bold;
    font-family: Georgia;
    font-size: 18pt;
    color: #da5a4d;
}
#EventDescription{
    width:235px;
    font-family: Verdana;
    font-size: 8pt;
    color: #444444;
}

#EventLink{
    text-decoration: none;
    color: #656564;
    font-family: Verdana;
    font-size:8pt;
}

.EventLoc{
    margin-top: 5px;
    font-family: Verdana;
    font-size: 8pt;
    color: #656564;
    font-weight: bold;
}

.EventNewsletterLink{
    text-decoration: none;
    color: #000;
    font-family: Verdana;
    font-size: 8pt;
}

.EventNavSpacer{
    width: 20px;
    height: 18px;
}

.EventNavSpacer1{
    width: 20px;
}

.EventNavSpacer2{
    width: 15px;
    background-color: #bcd3d7;
    height: 18px;
}

EventNavSpacer3{
    height: 10px;
    background-color: #bcd3d7;
}

EventNavSpacerBottom{
    height: 33px;
    text-align: right;
}

.EventNavNotSelectedRegion{
    background: url('http://209.196.57.181/Media/MediaManager/OhioMagRedesign/tdBlueBack.gif');
    background-color:#0066cc;
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    font-size: 8pt;
    height: 18px;
    width: 35px;
    cursor: pointer; cursor: hand;
}

.EventNavSelectedRegion{
    background: url('http://209.196.57.181/Media/MediaManager/OhioMagRedesign/tdRedBack.gif');
    background-color:#cc3333;
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    font-size: 8pt;
    height: 18px;
    width: 35px;
    cursor: pointer; cursor: hand;
}

a.regionLink{
    text-decoration:none;
    color:white;
}
