body
{
    margin-top: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    color: #666666;
    background-color: #D9D2CD;
}
img
{
    border: 0;
}
hr
{
    height: 1px;
    color: #CCCCCC;
    background-color: #CCCCCC;
    border: 0;
}
p
{
    line-height: 140%;
    text-align: justify;
}
h1, h2, h3
{
    color: #990000;
    font-family: 'Times New Roman' , Serif;
    font-weight: bold;
    padding:0;
    margin:0; 
    margin-top:5px;
    margin-bottom:5px;   
}
h1
{
    font-size: 160%;
}
h2
{
    font-size: 130%;
}
h3
{
    font-size: 110%;
}

#whitecontainer
{
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 790px;
    padding: 10px;
}
#redcontainer
{
    background-color: #CE0000;
    padding: 10px;
}

#menu
{
    background-image: url(images/menu-background.gif);
    background-repeat: no-repeat;
    height: 31px;
    margin-left:0;
    margin-right:0;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style-type: none;
    padding: 0;
}
#menu li
{
    font-weight: bold;
    line-height: 31px;
    padding: 0;
    height: 31px;
    text-align: center;
    float: left;
}
#menu a
{
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}

#menu a, #menu a:link, #menu a:active, #menu a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
#menu a:hover
{
    text-decoration: underline;
}

#content
{
    background-image: url('/images/content-bg.gif');
    background-repeat: repeat-y;
    padding:20px;   
}
#home-container
{
    background-image: url('/images/content-bg.gif');
    background-repeat: repeat-y;
}
#home-content
{
    padding-left: 20px;
    padding-right: 10px;
    width: 425px;
    float: left;
}
#home-map
{
    width: 314px;
    float: right;
}
#home-call
{
    background-image: url('/images/home-call.png');
    background-repeat: no-repeat;
    height: 102px;
    width: 277px;
    text-align: center;
    color: #FF6600;
    font-size: 170%;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Sans-Serif;
    padding-top: 20px;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}
#footer
{
    background-image: url('/images/menu-background.gif');
    background-repeat: no-repeat;
    height: 31px;
    margin-top: 10px;
    text-align: center;
    line-height: 31px;
    padding: 0;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 80%;
}
#footer a, #footer a:link
{
    color:#FFFFFF;
    }

#gallery
{
    margin-top: 20px;
}
#gallery a
{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.clear
{
    clear: both;
}
#header-address
{
    color: #FFFFFF;
    font-size: 85%;
    height: 26px;
    line-height: 26px;
    float: left;
    margin-bottom: 10px;
}
#header-phone
{
    color: #FFFFFF;
    float: right;
    width: 132px;
    height: 26px;
    background-image: url('/images/phone-background.png');
    background-repeat: no-repeat;
    text-indent: 5px;
    line-height: 26px;
    margin-bottom: 10px;
}
#header-img
{
    display: block;
}
.bold
{
    font-weight: bold;
}
.red
{
    color: #990000;
}

#ul-home
{
    list-style-image: url('/images/home-star.gif');
    margin: 0;
    padding-left: 25px;
}
#ul-home li
{
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.ul-downloads
{
    list-style-image: url('/images/pdficon_small.gif');
    margin: 0;
    padding-left: 25px;
}
.ul-downloads li
{
    margin: 8px;
    padding: 0;
    font-size:75%;
}
.ul-downloads a
{
    font-size:120%;
    }
.what-we-do-img, .who-we-are-img, .history-img
{
    float: right;
    clear: right;
    margin-left: 15px;
    margin-bottom: 15px;
    border: 1px solid #990000;
}
#top-img
{
 margin:0;
 padding:0;
 border:0;
 display:block;
}
