﻿body 
{
    text-align:center;  
    background-position:top;
    height:100%;
     
    }
 
    
div#divMain
{
    position:relative; 
    width: 1000px; 
    font-size: 20pt; 
   /*   border: solid 1px red; */
     margin: 0px;
   padding: 0px;
    }
    
    
div#divHeader
{
    text-align:center;
    vertical-align:top;
    position: relative; 
    width: 1000px;
    height: 131px; 
    float: left; 
   
    }
    
 div#divHeaderLeft 
{
    width:585px; 
    height: 131px;
    text-align:left; 
    font-size:10px;
    float:left;
    position: relative ;
   
    background-position: top;
    background-image: url('../layout/title.jpg');
    background-repeat: no-repeat;
    }
    
 div#divHeaderRight
{
    width:415px; 
    height: 131px;
    text-align: right; 
    font-size:12px; 
    float:right; 
    position: relative ;
     
    background-position: top;
    background-image: url('../layout/logo-top.jpg');
    background-repeat: no-repeat;
     
    }
    
    div#divLogoBottom
{
    width:415px; 
    height: 420px;
    text-align: right; 
    font-size:12px; 
    float:right; 
    position: relative ;
     
    background-position: top;
    background-image: url('../layout/logo-bottom.jpg');
    background-repeat: no-repeat;
     
    }
    
 div#divHostLink
        {
              Font-size: 12pt;
            font-weight: bold;
            color: black;
            width: 950px;
            text-align: right;
            padding: 5px;
         }
        
         div#divHostLink A:link 
        {
            color: Green;
            text-decoration: none;
            border: none;
            font-weight: bold;
            }
            
        div#divHostLink A:visited 
        {
            border: none;
            color: Green;
            text-decoration: none;
            font-weight: bold;
            }
            
        div#divHostLink A:hover 
        {
             color: red;
           text-decoration: none;
           border: none;
           font-weight: bold;
        }
    
   div#divFooter
{
    width:1000px; 
    float: left; 
   
    font-family: Arial; 
    text-align: center;
    color: #339966;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
       
    } 
    
    div#divFooterTop
    {
           background-position: top;
        background-image: url('../layout/Body-Footer.jpg');
        background-repeat: no-repeat;
     width:1000px;
      height: 125px;

   
    }
    
    div#divFooterBottom
    {
         background-position: top;
        background-image: url('../layout/footer.jpg');
        background-repeat: no-repeat;
     width:1000px;
      height: 38px;

   
    }
    
     
div#divFooterBotLeft
{
    position:relative;
    vertical-align:top;
    height:38px;  
    float: left;
    width: 450px;
    font-size: 12pt;
    font-weight: bold;
    text-align: left; 
    padding-top: 10px;
    padding-left: 35px;
     
    }
    
    div#divFooterBotRight
{
    position:relative;
    vertical-align:top;
    height:38px;  
    float: right;
    width: 550px;
    font-size: 12pt;
    font-weight: bold;
    text-align: right; 
    padding-top: 7px;
    padding-right: 45px;
     
    }
    
div#divFooterBotRight A:link 
{
    color: gray ;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    font-size: 12pt;
    }
    
div#divFooterBotRight A:visited 
{
    color: gray;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    font-size: 12pt;
    }
    
div#divFooterBotRight A:hover 
{
    text-decoration: underline;
    color: red;
    font-weight:bold;
    font-family: Arial;
    font-size: 12pt;
}
   
   div#divBodyContainer 
{
    width: 1000px;
    
    float: left;
    position: relative ;
    
    text-align: center; 
     
    overflow: auto;
    font-family: Arial;
    font-size: 12pt;
    
   }
   
    div#divMenu 
{
   
    width: 135px;
    Padding: 0px;
    margin: 0px; 
    float: left;
    position: relative ; 
    text-align: left;  
    overflow: hidden;
    font-family: Arial;
    font-size: 12pt;
    
   }
   
      div#divMenuHome 
{
   
    width: 135px;
    Padding: 0px;
    margin: 0px; 
    float: left;
    position: relative ; 
    text-align: left;  
    overflow: hidden;
    font-family: Arial;
    font-size: 12pt;
    height: 69px;
   }
   
   div#divMenuAbout 
{
     
    width: 135px;
    Padding: 0px;
    margin: 0px; 
    float: left;
    position: relative ; 
    text-align: left;  
    overflow: hidden;
    font-family: Arial;
    font-size: 12pt;
     height: 68px;
   }
   
   div#divMenuProducts
{
    width: 135px;
    Padding: 0px;
    margin: 0px; 
    float: left;
    position: relative ; 
    text-align: left;  
    overflow: hidden;
    font-family: Arial;
    font-size: 12pt;
     height: 68px;
   }
   
   div#divMenuReceipes
{
    width: 135px;
    Padding: 0px;
    margin: 0px; 
    float: left;
    position: relative ; 
    text-align: left;  
    overflow: hidden;
    font-family: Arial;
    font-size: 12pt;
     height: 68px;
   }
   
   div#divMenuLocations 
{
    top: -4px;
    width: 135px;
    Padding: 0px;
    margin: 0px; 
    float: left;
    position: relative ; 
    text-align: left;  
    overflow: hidden;
    font-family: Arial;
    font-size: 12pt;
     height: 68px;
   }
   
   div#divMenuContact 
{
    top: -4px;
    width: 135px;
    Padding: 0px;
    margin: 0px; 
    float: left;
    position: relative ; 
    text-align: left;  
    overflow: hidden;
    font-family: Arial;
    font-size: 12pt;
     height: 76px;
   }
   
 div#divBody 
{
    width: 450px; 
    float: left;
    position: relative ;
   padding: 15px;
    text-align: left; 
     
    overflow: auto;
    font-family: Arial;
    font-size: 14pt;
     
   }
   
   div.divTitle
   {
     text-align: center;
     font-weight: bold;
     color: red;
     border-bottom: solid 1px black;
     width: 90%; 
   }
   
  
