﻿.BottomLink
{
    color:black;
    text-align:center;
    margin-top:40px;
    padding-bottom:20px;
}

.BottomLink a:active
{
    color:#592800;
    font-weight:bold;
}

.BottomLink a:hover
{
    color:#592800;
     font-weight:bold;
}

.BottomLink a:visited
{
    color:#592800;
     font-weight:bold;
}

.BottomLink a:link
{
    color:#592800;
     font-weight:bold;
}

.MasterHeader 
{
    margin-top:-20px;
    margin-bottom:0px;
    
}

.MasterHeader h1 
{
    font-family: Arial;
    font-size: 16px;
    color: #572700;
    margin:auto;
    text-align:center;
    padding-bottom:15px;
    margin-bottom:0px;
    
}

.Header h1 
{
    font-family: Arial;
    font-size: 16px;
    color: #572700;
    margin:auto;
    text-align:center;
    padding-bottom:10px;
    margin-bottom:0px;
    
}

.SEOShort
{
    color:black;
    text-align:center;
    margin-top:40px;
    padding-bottom:20px;
    width:600px;
    margin:auto;
    color: #572700;
}
    
