﻿body
{
    font-family: tahoma,arial;
    font-size: 11px;
    background: #D3D3D3 url(img/bg.gif);
    margin: 0;
    line-height: 18px;
    padding: 1px 0 0 0;
}

#wrap
{
    text-align: left;
    position: relative;
    width: 770px;
    margin: 0 auto;
    padding: 0;
    background-color: White;
}

#logo
{
    background: #9B0010 url(img/logo.gif) no-repeat;
    border-top: solid 1px white;
    height: 98px;
}

#nav
{
    background-color: black;
    height: 30px;
    border-top: solid 1px white;
}
#nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: black;
}
#nav ul li
{
    border-right: solid 1px #6D6D6D;
    float: left;
}
#nav a
{
    color: white;
    width: 104px;
    text-decoration: none;
    background-color: black;
    text-align: center;
    display: inline-block;
    padding: 6px 0 6px 0;
}
#nav a:hover
{
    background-color: #525252;
}
#pageContent
{
    background-color: white;
    clear: both;
    padding: 0;
}

#pageList
{
    float: left;
    width: 230px;
    margin: 2px 0 2px 2px;
    background-color: #F4F4F4;
}

#page
{
    margin-left: 245px;
    padding: 0 20px 16px 5px;
    min-height: 400px;
    line-height: 16px;
}

#page a
{
    color: #9B0010;
}

#page a:hover
{
    text-decoration: none;
}
#pageList ul
{
    list-style: none;
    margin: 0;
}

#pageList a
{
    text-decoration: none;
    color: #9B0010;
    display: block;
    border-bottom: solid 1px #CBCBCB;
    padding: 5px 3px 5px 15px;
    background: url(img/arrow.gif) no-repeat 3px 50%;
}

#pageList a:hover
{
    background-color: #9B0010;
    color: White;
}

h2
{
    font-weight: bold;
    font-size: 12px;
    color: #9B0010;
    padding: 8px 0 6px 18px;
    background: url(img/arrow_diag_down.gif) no-repeat 50% left;
    border-bottom: dotted 1px black;
}

#footer
{
    background-color: #202020;
    clear: both;
    color: #A0A0A0;
    padding: 4px 0 5px 0;
    text-align: center;
}

#nhHome
{
    padding: 28px 60px 40px 30px;
    float: left;
    width: 398px;
    background-color: #F8F0F0;
    font-size: 13pt;
    color: #74000C;
    line-height: 26px; height:132px;
}

#cat
{
    background: url(img/cat.jpg) no-repeat 0 -70px;
    height: 200px;
}

.divider
{
    background-color: #B0B0B0;
    height: 1px;
    clear: both;
}
#coatesWrapper
{
    float: left;
    width: 422px;
}
#coatesHome
{
    padding: 16px 16px 16px 30px;
    border-right: solid 1px #D8D8D8;
    background-color: #FEFAF8;
}
#coatesHome a
{
    font-weight: bold;
    color: #772912;
}

#coatesLogo
{
    background: #FEFAF8 url(img/coateslogoT.gif) no-repeat 0px 6px;
    padding: 25px 0 40px 0px;
}
#allHome
{
    padding: 75px 32px 16px 30px;
    margin-left: 428px;
    color: #004C85;
    background: url(img/Allight.gif) no-repeat 25px 12px;
}
#allHome a
{
    font-weight: bold;
    color: #004C85;

}
#allHome a:hover
{
    text-decoration: none;
}


h4 { color: black; font-size:10pt;}