body {
    background: #5C1525;
    font: normal 12px Verdana, sans-serif;
    text-align: center; }
#desc { color: #FEF2CF; font-size: 10px; }
#frame {
    width: 861px;
    margin: 0 auto;
    text-align: left; }
#header {
    background: url(../images/page-top.jpg) top center no-repeat;
    height: 204px;
    margin: 0; padding: 0; }
#content {
    background: url(../images/page-middle.jpg) top center repeat-y;
    min-height: 291px;
    margin: 0;
    padding: 75px 92px 0 92px; }    
a { color: #5C1525; text-decoration: underline; }
a:hover { color: red; text-decoration: none; }
#custom-cabinetry h2 { background-image: url(../images/h-custom-cabinetry.gif); }
#decorative-hardware h2 { background: url(../images/h-decorative-hardware.gif); }
#about-owner h2 { background-image: url(../images/h-about-owner.gif); }
#products h2 { background-image: url(../images/h-products.gif); }
#design-only h2 { background-image: url(../images/h-design-only.gif); }
#testimonials h2 { background-image: url(../images/h-testimonials.gif); }

#content h2 {
    color: #5C1525;
    margin: 0;
    padding: 20px 0 0 0;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:20px; }

#content p,
#content ul,
#content blockquote {
    margin: 0 0 2em 1px;
    padding: 0;
    font-size: 11px;
    line-height: 14px; }
#content img {
    display: block;
    margin: 3px 0 2em 1px; }
.col {
    width: 322px;
    float: left; }
#col1 { margin-right: 40px; }
#col2 { width: 312px; }

#content .clear {
    clear: both;
    margin: 0;
    padding: 1em 0 6px 0; }

#products { }
    #products ul {
        list-style-type: none;
        font-weight: bold;
        margin: 0;
        padding: 0 0 0 1px; }
        #products ul li {
            background: url(../images/bullet.gif) 0px 3px no-repeat;
            margin: 4px 0;
            padding-left: 14px; }
        #products ul li a,
        #products ul li span { font-size: 10px; }

#testimonials { margin-bottom: 36px; }
    #testimonials .testimonial { margin-bottom: 24px; }
        #testimonials .testimonial {  }
        #testimonials .testimonial blockquote {
            background: url(../images/bg-quote.gif) top left no-repeat;
            display: block;
            font-style: italic;
            margin: 0;
            padding: 8px 12px; }
            #testimonials .testimonial blockquote p { margin: 0; text-indent: 12px; }
        #testimonials .testimonial cite { font-size: 11px; font-style: normal; padding: 8px 12px; }
    #testimonials a { font-size: 11px; font-weight: bold;  }

#hours { padding-top: 24px; text-align: center; }
    #hours img { display: block; margin: 0 auto; }

#footer {
    margin: 0; padding: 0;
    background: url(../images/page-bottom.jpg) top center no-repeat;
    height: 128px;
    position: relative; }
    #footer p {
        color: #5C1525;
        font-weight: bold;
        font-size: 10px;
        text-align: center;
        margin: 0; padding: 0;
        position: absolute;
        bottom: 80px;
        left: 0px;
        width: 100%; }