div#bannerheader
{
    width: 100%;
    height: 160px;
    padding-bottom: 13px;
    background: #695D3D url( 'background.outter.header' );
    clear: both;
}
div#main h3
{
    font-size: 14px;
    margin-bottom: 3px;
    height: 18px;
    width: 340px;
}

#nav
{
    position: relative;
    background: #46461F url( 'a16.gif' ) repeat-x;
    height: 25px;
    padding: 0px 20px 0px 5px;
    margin: 0px 0px 20px 0px;
}

#nav ul
{
}

#nav ul li
{
    display: inline;
    line-height: 20px;
    padding-left: 0px;
}

#nav ul li.first
{
    border-left: 0px;
}

#nav ul li a
{
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 8px 50px 30px 50px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

#nav ul li a:hover
{
    background: #fff url( 'images/a18.gif' ) repeat-x top;
    color: #4A4A24;
    text-decoration: none;
}

div#menu
{
    width: 147px;
    margin: 0 5px 0 20px;
    _margin: 0 5px 0 10px;
    float: left;
    font-size: 12px;
}

div#menu .title
{
    font-weight: bold;
}

div#main div
{
    float: left;
    width: 420px;
    margin-left: 30px;
    margin-bottom: 20px;
    height: 42px;
}

div#main div div
{
    width: 365px;
    padding: 2px 2px 2px 5px;
    margin: 0 0 4px 0;
    height: 55px;
}

div#main div div:hover
{
    background: #F4F3E4;
    -moz-border-radius: 4px;
}

div#main div .category
{
    font-size: 14px;
}

div#main div p
{
    font-size: 11px;
    height: 35px;
    width: 704px;
}

div#main p a
{
    cursor: pointer;
    font-family: tahoma;
    color: #FF7F28;
    font-weight: bold;
    font-size: 10px;
    margin-top: 2px;
}

div#main a.icon
{
    border: 1px solid #E4E1D6;
    background-color: #fff;
    width: 1%;
    height: 1%;
    display: table;
    padding: 3px;
    float: right;
    margin-left: 10px;
}

div#menu p
{
    font-size: 9px;
}

div#menu #input
{
    border: 1px solid #996600;
    border-bottom-color: Maroon;
    background-color: #fff;
    height: 13px;
    color: #996600;
    width: 140px;
    font-family: 'Tahoma' , sans-serif;
    font-size: 10px;
    margin: 12px 0 5px 0;
}

div#menu #submit
{
    border: 0;
    width: 53px;
    height: 15px;
    float: left;
}

body
{
    background: #FFFEF1 url( 'background.mainpage.png' );
    min-width: 780px;
}

a
{
    cursor: pointer;
}

p, ul, li
{
    font-family: 'Tahoma' , sans-serif;
    color: #897F64;
    font-size: 9px;
}

h1, h2, h3, h4, h5
{
    font-family: 'Trebuchet MS' , sans-serif;
}

div#header
{
    width: 100%;
    background: url( 'background.outter.header.png' ) repeat-x;
    display: table;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 20px;
}

div#footer
{
    height: 75px;
    clear: both;
    width: 100%;
    background: url( 'background.outter.footer.png' );
    display: block;
}

div#footer div
{
    background: url( 'background.footer.png' );
    width: 770px;
    display: block;
    height: 75px;
    width: 100%;
}

div#footer h4
{
    float: left;
}

div#footer a
{
    display: block;
    position: relative;
    overflow: hidden;
}

div#footer a span
{
    width: 100%;
    height: 100%;
    position: absolute;
}

div#footer div div
{
    width: 320px;
    float: left;
}

div#footer div div ul
{
    margin: 10px 0 0 0;
    width: 150px;
    float: left;
    list-style-type: none;
    line-height: 13px;
}

div#footer div div ul li
{
    background: url( 'button.footer.li.png' ) no-repeat 2px 5px;
    font-family: 'Tahoma' , sans-serif;
    font-size: 10px;
    color: #897F64;
    line-height: 13px;
    padding-left: 15px;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

div#footer div div ul li a
{
    display: inline;
}

div#footer div div ul li a:hover
{
    text-decoration: underline;
}

span, div, a, h1, h2, h3, h4, p, html, body, div, form, input, dl, dt, dd, ul, li, img
{
    margin: 0;
    border: 0;
    padding: 0;
    text-decoration: none;
    color: #695D3E;
    list-style-type: none;
}

ol li
{
    list-style-type: decimal;
    font-size: 12px;
    margin-bottom: 3px;
    margin-left: 0;
}
ol
{
    margin-left: 0;
    padding-left: 20px;
}

.validator
{
    font-family: 'Tahoma' , sans-serif;
    font-size: 12px;
    color: #897F64;
}
