#HotelImage{
    height: 240px;
    width: 265px;
}

#HotelTitle{
    margin-left: 12px;
    margin-top: 5px;
    font-style: italic;
    font-weight: bold;
    font-family: Georgia;
    font-size: 18pt;
    color: #da5a4d;
}
#HotelDescription{
    width:265px;
    font-family: Verdana;
    font-size: 8pt;
    color: #444444;
}

#HotelLink{
    text-decoration: none;
    color: #656564;
    font-family: Verdana;
    font-size:8pt;
}

.HotelLoc{
    margin-top: 5px;
    font-family: Verdana;
    font-size: 8pt;
    color: #656564;
    font-weight: bold;
}

.HotelNewsletterLink{
    text-decoration: none;
    color: #000;
    font-family: Verdana;
    font-size: 8pt;
}

.HotelNavSpacer{
    width: 20px;
    height: 18px;
}

.HotelNavSpacer1{
    width: 20px;
}

.HotelNavSpacer2{
    width: 15px;
    background-color: #bcd3d7;
    height: 18px;
}

HotelNavSpacer3{
    height: 10px;
    background-color: #bcd3d7;
}

HotelNavSpacerBottom{
    height: 33px;
    text-align: right;
}

.HotelNavNotSelectedRegion{
    background: url('/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;
}

.HotelNavSelectedRegion{
    background: url('/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;
}
