﻿.tagline
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #336600;
    }

.name
    {
        font-family: "Times New Roman", Times, serif;
        font-size: 42pt;
        color: #336600;
    }
        
.address
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: large;
        color: #336600;
    }
        
.telephone
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: large;
        color: #336600;
    }
        
.email
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: large;
        color: #336600;
    }
        
.genmenu
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: x-large;
        color: #336600;
    }

.genmenushop
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: x-large;
        font-style: italic;
        font-weight: bold;
        color: #336600;
    }
        
.generaltextblack
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: larger;
        color: #000000;
    }
    
.generaltextblackcenter
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: larger;
        color: #000000;
        text-align: center;
    }

.generaltext
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: larger;
        color: #336600;
    }

.unable
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: 10pt;
        color: #000000;
    }

a:link
    {
        color: #336600;
        text-decoration: none; 
    }

a:visited
    {
        color: #336600;
        text-decoration: none; 
    }

a:hover
    {
        color: #228B22;
        text-decoration: underline; 
    }

a:active
    {
        color: #336600;
        text-decoration: none; 
    }
    
.featureitemtext
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: 10pt;
        color: Blue;
        margin-left: 2px;
        margin-right: 2px;
        text-align: center;
    }

.featureitempriceinc
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: 14pt;
        color: Blue;
        font-weight: bolder;
    }

.featureitempriceexc
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: 10pt;
        color: Gray;
    }
    
.buyme
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: 16pt;
        font-weight: bolder;
        color: #000000;
    }

.tandchead
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: large;
        font-style: italic;
        text-align: center;
        color: #000000; 
        width: 99%
    }

.tandc
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        font-style: italic;
        text-align: left;
        color: #000000; 
        width: 99%
    }
    
.shopfulllist
    {
        font-family: "Times New Roman", Times, Serif;
        font-size: 10pt;
        color: Blue;
        margin-left: 2px;
        margin-right: 2px;
        text-align: left;
        width: 100%;
        border: #000000 0px solid;
    }
    
.shoppicture
    {
        width: 150px;
        text-align: left;
    }

.shoptexttitle
    {
        width: 600px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        text-align: left;
        color: #000000;
    }

.shoptextdescription
    {
        width: 600px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight:normal;
        text-align: justify;
        color: #000000;
    }

.shoptextprice
    {
        width: 150px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight:normal;
        text-align: center;
        color: #000000;
    }
    
.shopspacer
    {
        width: 99%;
        background-color: Silver;
    }
    
.established
    {
        font-family: "Times New Roman";
        font-size: 10pt;
    }
        
