﻿.header
{
    background-color:#cccc66;
}

.contentwrapper .content
{
    background-image:url(/images/faqs_line.gif);
}

.contentwrapper
{
    background-color:#669999;    
}

.contentwrapper .content a, .contentwrapper .content a:link, .contentwrapper .content a:visited
{
   color:#cccc66;
}

.contentwrapper .content a:hover 
{
   color:#cccc66;
}

.contentwrapper h1, .contentwrapper h2, .contentwrapper h3, .contentwrapper h4, .contentwrapper h5
{
    color:#cccc66;
}

.contentwrapper h2
{
    margin-top:40px;
}

.footer
{
    background-color:#cccc66;
}

ol li
{
   color:#cccc66;
   margin-right:40px;

}
