#holidays{
    background-color: #fbeeee;
    color: #777;
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: Georgia, "times new roman", arial;
}


#holidays a{
    color: #b22008;
    text-decoration: underline;
    font-weight: bold;
    display: block;
    line-height: 20px;
        
}


.subtitle{
    font-size: 16px;
    color: #222;
    font-family: Georgia, "times new roman";
    line-height: 130%;
    padding: 5px 0px;
    margin: 10px 0px;
    display:block;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.small{
    font-size: 13px;
    color: #777;
}


.subtitle{
    color: #a73503;
    font-style: normal;
    padding: 5px 0px 10px 0px;
    border: 0px;
    background-color: #f6f6f6;
}



#special #main {
float:right;
margin: 20px 20px 20px 0px;
width:420px;
padding: 0px;
border: 13px solid #f6f6f6;
text-align: center;
}

#special #main .inside {
    padding: 20px 20px 5px 20px;
    border: 1px solid #ccc;
    background-color: #fff;
}


#special h1  {
text-align: center;
float:none;
color: #a73503
}

#special dt {
text-align: center;
font-size: 14px;
padding-top: 5px;
}

#special .restweek dt {
padding-top: 0px;
}

#special dd  {
text-align: center;
font-size: 12px;
line-height: 15px;
}


#special #main a  {
    color: #a73503;
    text-decoration: underline;
    font-size: 13px
}

#special a.small  {
    color: #a73503;
    text-decoration: underline;
    font-size: 11px
}