﻿@font-face {
  font-family: "Perpetua Titling MT";
  src: url("http://web.ai-bs.com/rutland-beard/pertili.ttf")
}

body
{
    background-image: url( images/green.jpg );
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center 160px;
}


a.menu
{
    font-family: Perpetua Titling MT;
    font-size: 14px;
    color: White;
    text-decoration:none;
    border-bottom: solid 2px #5c8357;
    font-weight: bold;
    margin-left: 65px;  
    line-height:40px;
}


a.menu:hover
{
    color:khaki;
}


.maintext
{
    font-family: Arial;
    color: Black;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}


 .shop-loc
 {
     font-family: Arial;
     font-size: 16px;
     text-decoration: none;    
     color: #163d11;
     font-weight: bold;
 }  
 
 a.shop-loc:hover
 {
     color:black;
 } 
 
 .zip-search
 {
     font-family: Arial; 
     color: #163d11; 
     font-size: 7pt; 
     font-weight: bold; 
     padding-left:5px;
     
 }
 
 .footer
 {
     font-size: 8pt;
     font-family: Arial;
     text-align: center;
     background-color: #163d11;
     height: 17px;
     color:White;
     text-decoration:none;
 }
 
 .footer a
{
    color:white;
    text-decoration:none;
}

.footer a:hover
{
    color:khaki;
    text-decoration:underline;
}

.flashTD
{
     background-color: #FFFFFF;
     width: 500px;
     height: 311px;
}

.contentplace
{
    background-image:url('images/box.gif');
    background-repeat:inherit;
}

.heading
{
    font-family: Arial;
    color: Black;
    font-variant:normal;
    text-decoration:none;
    font-size:18px;
    
   
}

.heading2
{
    font-family: Arial;
    color: Black;
    font-variant:normal;
    text-decoration:none;
    font-size:16px;
    
   
}

.smalltext
{
    font-family:Arial;
    color:Black;
    text-decoration:none;
    font-size:8pt;
}

.contact_tbl
{
    background-color: #ffffff;
    border: dotted 1px #999999;
    
}
 
 .contact_heading
 {
   background-color: #163d11;
    padding-top: 4px; 
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px; 
    border: dotted 1px #ffffff; 
    margin-bottom: 5px; 
    margin-left: -5px;
    font-size: 10pt; 
    color: white; 
    font-weight: bold; 
 }
    