﻿body, HTML
{
    margin:0px 0px; padding:0px;
    text-align:center;
    padding:0px;
    color:#525252;
    font-family:Tahoma,verdana;
    font-size:small;
    background:#444444 url(images/bg.gif) repeat-x top;
}
hr 
{
    color:#D9D9D9;
    height:1px;
    margin-left:15px;
    margin-right:15px;
    }
h1, h2, h3, h4, h5, h6 
{
    font-family:Eras Medium ITC, Verdana;
    font-size:20px;
    font-weight:normal;
    padding:1px 15px 1px 15px;
    color:#901708;
    }
P
{
    padding:1px 15px 1px 15px;
}
#mainDIV 
{
    width:800px;
    margin:0px auto;
    text-align:left;
    background:#FFFFFF;
}
#head 
{
    height:98px;
    border-bottom:solid 4px #901708;
    padding:0px;
    margin:0px;
    }
#logo 
{
    position:relative;
    width:182px;
    }
#topmenu 
{
    position:relative;
    background:#F4F4F4 url(images/topmenubg.jpg) repeat-x top;
    height:69px;
    width:618px;
    }
#tblMain 
{
    background:url(images/tblMainBg.jpg) no-repeat bottom right;
    }
.contentMain A, .contentRight A
{
    color:#901708;
    text-decoration:underline;
    }
#TopImage 
{
    padding:0px;
    margin:0px;
    }
.tblTopMain 
{
    background:url(images/tblTopMainBg.jpg) repeat-x top;
    }

.menuLeft 
{
    width:182px;
    border-right:solid 1px #DADADA;
    }  
.contentMain 
{
    width:409px;
    } 
.contentRight 
{
    width:209px;
    }
.contentRightDiv 
{
    width:1px;
    } 
#footer 
{
    clear:both;
    width:800px;
    height:88px;
    position:relative;
    background:#FFFFFF url(images/tblBottomBG.gif) repeat-x bottom;
    text-align:left;
    }
.address
{
    font-family:arial;
    font-size:12px;
    position:relative;
    color:#FFFFFF;
    width:160px;
    background-color:#911708;
    }
.address A 
{
    color:#FFFFFF;
    }