.homePageOffers {
    background-color: #161616;
    height: 160px;
}

.homePageOffers .offer {
    float: left;
    width: 322px;
    height: 141px;
}
.homePageOffers .offer h3 {
    padding-top: 20px;
    color: #9c9c9c;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    margin-bottom: 3px;
}

.homePageOffers a:visited {
    color:#9f794c;
}

.homePageOffers a, .homePageOffers a:active, .homePageOffers a:link {
    color:#9f794c;
    text-decoration:none;
    font-size: 12px;
    background: url(/stregis/images/homepage/gold_arrow_right.gif) right center no-repeat;
    padding-right: 7px;
    font-weight: normal;
}

.homePageOffers #crisisMessageContainer{
    background-color:#990000;
    color:#FFFFFF;
    height: 115px;
    margin:20px 10px;    
}

.homePageOffers #crisisMessageContainer h4{
    color:#ff0000;
}

ul#newHotels li {
    padding-bottom: 10px;
    color: #ffffff;
}

.clear {
    clear: both;
}

#flashContainer {
    background-color: #161616;
    height: 445px;
}

#flashContent p {
    
    padding-top: 222px;
    padding-left: 310px;
    background: transparent url(/stregis/images/flashLogo.gif) no-repeat scroll 250px bottom;
    
}

#flashContent p, #flashContent a, #flashContent a:visited {
    font-family: Georgia, sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #ffffff;
    line-height: 28px;
}

