﻿body {
    background-color: #CCCCCC;
}
.Menu
{
    border: 1px solid #C0C0C0;
    background-color: #4C721D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #FFFFFF;
}
.Menu2
{
    border: 1px solid #C0C0C0;
    background-color: #4C721D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    z-index: 1;
}
.MenuHover
{
    background-color: #A16F2A;
    color: #FFFFFF;
}
.MenuSelected
{
    background-color: #C0C0C0;
    color: #FF0000;
}
.style1 {
    color: #000000;
    font-size: xx-large;
    font-family: "Brush Script MT";
}
   .bodycontent
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
.Menu3
{
    border: 1px solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #4C721D;
    text-align: left;
}
.Menu6
{
    border-style: solid;
    border-width: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #0066FF;
    z-index: 1;
}
        .style2
        {
    height: 68px;
    width: 84px;
}
        .style3
        {
            width: 84px;
        }
 .styleLink
      {
    font-size: medium;
    font-family: Arial, Helvetica, sans-serif;
}

.footerlink
{
}
.aligncenter
{
    margin-right: auto;
    margin-bottom: auto;
}
.alignright
{
    margin-right:  0;
}
.styleRed
    {
        color: #FF0000;
    }
.contactdrop
{
}
.alignleft
{
    margin-left: 0px;
}
.picture1
{
    border: 0px none #000000;
}
.thumbnail{
position: relative;
z-index: 0;
border: 0px none #000000;

}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
    /*CSS for enlarged image*/
position: fixed;
    left: 350px;
    top: 220px;
    background-color: White;
    padding: 5px;
    border: 0px none #000000;
    visibility: hidden;
    color: black;
    text-decoration: none;
}
.thumbnail span img{
    /*CSS for enlarged image*/
border-width: 0;
    padding: 2px;
    visibility: hidden;
}
.thumbnail:hover span img{
    /*CSS for enlarged image*/
border-width: 0;
    padding: 2px;
    visibility: visible;
}

.thumbnail:hover span{
    /*CSS for enlarged image on hover*/
top: 220px;
    left: 350px; /*position where enlarged image should offset horizontally */
}
.quantityinput
{
    font-weight: bold;
}
.ContentHeader1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    color: #4C721D;
}
H2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    color: #4C721D;
}
