#index-page {
    
}
.narrow-lc {
    width: 200px;
    float: right;
    border: 1px solid #999902;
    margin-right: 10px;
    margin-bottom: 15px;
}
.narrow-lc p {
   background: transparent url(/images/index/narrow-header.jpg) 0 0 no-repeat;
   padding-left: 45px;
    line-height: 42px;
    color: #999902;
    font-size: 1.2em;
    border-bottom: 1px solid #999902;
}
#content .narrow-lc li {
    list-style: none;
    margin-left: 15px;
}
.narrow-lc li ul li {
    margin-top: 5px;
}
#content .narrow-lc li.rule-group {
    margin-top: 10px;
}
.rule-group-name {
    color: #CC6600;
    font-weight: bold;
}
.narrow-lc .submit {
    padding: 10px;
    text-align: center;
}
.top-area {
    text-align: center;
}
.top-text {
    color: #666666;
    font-size: 2.4em;
}
.bottom-text {
    color: #CC9900;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 10px;
}
.call-great-deals {
    text-align: center;
    margin: 10px; 0;
}
.call-top {
    color: #775028;
    font-weight: bold;
    font-size: 2.4em;
    letter-spacing: 5px;
}
.call-bottom {
    color: #999901;
    font-size: 2.2em;
    letter-spacing: 5px;
}
#content .chair-lines li {
    list-style: none;
    margin-left: 0;
    color: #775028;
}
.chair-lines li ul li {
    margin-bottom: 5px;
}
.chair-lines img {
    float: left;
    margin-right: 10px;
}
.chair-lines h1 {
    font-size: 1.3em;
    /*color: #333;*/
    color: #4D331A;
    padding-bottom: 5px;
}
.chair-lines a {
    /*color: #666;*/
    color: #775028;
    /*font-weight: bold;*/
}