
/* elements dealing with element overwrites */

    body {
        font-family: border: solid 2px #5A7CAB;
        font-family: Times, serif;
        background: #d5ccb9;
        margin: 0px;}
    
    img {
        margin: 0px;
        padding: 0px;}
   
    a, A {
        text-decoration: none;
        color: #000000;
    }
    a:visited, A:visited {
        color: #000000;
    }
    a:hover, A:hover {
        text-decoration: underline;
        color: #9A050D;
    }
    
    p {
        font-family: Times, serif;
        font-size: 14px;
        text-align: justify;
        text-indent: 20px;
        margin: 5px 15px 5px 5px;}		  

    h1 {
        font-family: Times, serif;
        font-size: 18px;
        text-align: CENTER;
        margin-top: 30px;
        margin-bottom: 0px;
        color: #000000;}
        
    h2 {
        font-family: Times, serif;
        font-size: 14px;
        text-align: CENTER;
        margin-top: 0px;
        margin-bottom: 20px;
        color: #000000;
    }
    H2 a {
        text-decoration: none;
        color: #000000;
    }
    H2 a:link, #sidebox a:visited {
        color: #000000;
    }
    H2 a:hover {
        text-decoration: underline;
        color: #9A050D;
    }
        
    H3 {
        margin: 0px;
        padding: 3px;
    }
    H3 a {
        text-decoration: none;
        color: #000000;
    }

    H3 a:link {
        color: #000000;
    }
    H3 a:hover {
        text-decoration: underline;
        color: #9A050D;
    }
    
    td {
        font-family: Times, serif;
        font-size: 14px; }
H4 {
    text-align: right;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    padding: 5px;
    padding-right: 30px;
}
        
.menu {
    VISIBILITY: hidden;
    BACKGROUND-COLOR: #FFFFFF;
    z-index: 10;
    padding: 3px;
    left: 0;
    top: 0;
    font-size: 12px;
    Border: 2px #9A050D SOLID;
    text-align: LEFT;
    color: BLACK;
}

.menu a {
    color: BLACK;
    text-decoration: none;
}

.menu a:hover {
    color: #9A050D;
    text-decoration: underline;
        }


#menu { position: relative }
	
#menu1 {
    position: absolute;
    color: white;
    left: 120px;
    top: 20px;
    padding: 3px;
}
	
#menu2 {
    position: absolute;
    left: 275px;
    top: 20px;
    padding: 3px;
}


  

    #stripe {
        background: url(./images/stripe.gif);
        background-repeat: horiz-repeat;
        height: 23px;}
        
    #topbar {
        background: #D5CCB9 url(./images/long.jpg);
        background-repeat: horiz-repeat; 
        height: 145px;}

    #topbox {
        padding-left: 30px;
        border-bottom: 1px dotted white;
        border-spacing : 10px;}
    
    #centerbox {
        background-color: #FFFFFF;
        border-top: 3px solid #5A7CAB;
        border-bottom: 3px solid #2F446C;
        padding-bottom: 25px;
        font-size: 14px;}
        
    #toptopnav {
            padding: 2px 2px 2px 2px;
            font-size: 10px;
            font-family: Times, serif;
            font-weight : bold;
            color: #FFFFFF;
        }
    #toptopnav a {
            text-align: center;
            text-decoration: none;
            font-weight : bold;
            color: #FFFFFF;
        }
    #toptopnav a:link, #sidebox a:visited {
            color: #FFFFFF;
            }
    #toptopnav a:hover {
            color: #D5CCB9;
        }
        
    #sidenav {
            font-size: 16px;
            font-family: Times, serif;
            font-weight : bold;
        }
    #sidenav a {
            padding: 2px 10px 2px 10px;
            text-align: center;
            text-decoration: none;
            border: 2px SOLID #FFFFFF;
            color: #000000;
            font-weight : bold;
        }
    #sidenav a:link, #sidebox a:visited {
            color: #000000;
            font-weight : bold;
            }
    #sidenav a:hover {
            padding: 2px 10px 2px 10px;
            border: 2px SOLID #9A050D;
            background-color: #FFFFFF;
            color: #000000;
            font-weight : bold;
        }
    
    #topaddress{
        padding: 5px 10px 0px 0px;
        font-size : 12px 
        font-family: Times, serif;}
    
    #topaddress a {
        font-size : 12px;
        text-decoration: NONE;
        color: white;}
    
    #address{
        padding: 50px 0px 0px 0px;
        font-size : 10px 
        font-family: Times, serif;}
        
    #address td {
        font-size : 10px;
        font-family: Times, serif;}
        
    #bottombox {
        padding: 0px 6px 3px 6px;
        font : 10px serif;
        font-family: Arial, serif;
        color: BLACK;
        background-color: #FFFFFF;}
    
    #bottombox td {
        font : 10px sans-serif;
        font-family: Arial, serif;
        color: BLACK;}
        
    #bottombox a {
        color: BLACK;}

.toomuch {
	color:red;
}
        