﻿body
{
    
}

.Gray
{
    font-size: 11pt;
    color: #8f8f8f;
    font-family: Arial;
}
.Black
{
    font-size: 11pt;
    color: #1e1e1e;
    font-family: Arial;
}
.Green
{
    font-size: 11pt;
    color: #5f8514;
    font-family: Arial;
}
.GreenHeading
{
    font-size: 12pt;
    color: #5f8514;
    font-family: Arial;
    font-weight:bold;
}
.DarkGray
{
    font-size: 11pt;
    color: #696969;
    font-family: Arial;
}
.Red
{
    font-size: 11pt;
    color: #c72f2c;
    font-family: Arial;
}
.BottumGreen
{
    font-size: 11pt;
    color: #5f8715;
    font-family: Arial;
}

.LinkStyle:hover
{
    text-decoration:underline;
}
.LinkStyle
{
    text-decoration:none;
}
.MenuDiv
{
    float:left;
    width:112px;
    background-color:#5f8514;
    border-left-color:White;
    border-left-style:solid;
    border-left-width:thin;
}
.MenuDiv1
{
    float:left;
    width:113px;
    background-color:#5f8514;
    border-left-color:White;
    border-left-style:solid;
    border-left-width:thin;
}
.ProductMenuDiv
{
    float:left;
    width:112px;
    background-color:#8f8f8f;
    border-left-color:White;
    border-left-style:solid;
    border-left-width:thin;
}


.MapSite:hover
{
    text-decoration:none;
}
.MapSite
{
    text-decoration:none;
    font-size: 11pt;
    color: #1e1e1e;
    font-family: Arial;
}
.DivMapSite
{
    text-decoration:none;
    font-size: 11pt;
    color: #5f8514;
    font-family: Arial;
}
