﻿  .menu
{
text-align: center;
    
}
 .stylestaticmenu
{
    background-image: url('images/menuBackground2.gif');
    background-repeat:repeat-x;
    height: 90px;
    width:800px;

    
}
   
.stylestaticmenuitem
{
    font-family: "Calibri";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    vertical-align: middle;
    text-align: left;
    color: #747474;
    padding: 0px;
    margin: 0px 10px 0px 10px;
    background-color: transparent;
}
        .styledynamicmenuitem
        {
            font-family: "Calibri";
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            vertical-align: middle;
            text-align: left;
            color: #747474;
            background-color: transparent;
            margin-top:5px;
            
            
        }
        .styledynamicmenu
        {
            font-family: "Calibri";
            border-width: 1px 0px 0px 0px;
            background-image:url('images/dyMenuBackground.gif');
            background-repeat:repeat;
            border-top-style: solid;
            border-top-color: #217CEB;
            padding: 0px 10px 5px 10px;
            
        }
        .stylestatichover
{
    font-family: "Calibri";
    background-color: transparent;
    color: #217CEB;
}
 
.styleFontHeader
        {
    font-family: "French Script MT";
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    color: #FFFF00;
    text-align: left;
    text-transform: none;
}
.styleFontNormal
        {
  font-family: "Calibri";
      font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
    }
        
.styleFontQuotes
{
  font-family: "Calibri";
    font-size: 14px;
    color: #FFFFFF;
 }
.styleFontQuotesCeleb
{
  font-family: "Calibri";
    font-size: 11px;
    color: #FFFFFF;
}
.styleFontQuotesPunct
{
  font-family: "Calibri";
    font-size: 14px;
    color: #217CEB;
}
.styleFontQuotesCelebPunct
{
  font-family: "Calibri";
    font-size: 11px;
    color: #217CEB;
}


.stylefontlargeheader
{
    font-family: "Calibri";
    font-weight:bold;
    color: #217CEB;
    font-size: 18px;
}

  .stylefontsmallheader
{
    font-family: "Calibri";
    color: #217CEB;
    font-size: 14px;

}
.stylequotecellleft
{
   text-align: center;
   vertical-align:middle;
   padding: 50px 4px 5px 0px;
   width: 180px;
   }
 .stylequotecellright
{
   text-align: center;
   vertical-align:middle;
   padding: 50px 0px 5px 0px;
   width: 201px;
   }

 
.stylequotetable
{
    width: 800px;
    text-align: center;
    }

body
{
    background-color:Black; 
    text-align:center; 
    padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;
}



#menudiv
{
    background-image:url('images/menubackground2.gif'); 
    background-repeat:repeat-x;
}



.stylesearchbutton
{
height:17px;
width: 90px;
background-image:  url('images/searchbuttonbackground.gif');
background-repeat: no-repeat;
text-align:left; 
border:none 0 transparent ;
}
.stylehidebutton
{
height:19px;
width: 90px;
background-image:  url('images/hidebuttonbackground.gif');
background-repeat: no-repeat;
background-position:right top;
text-align:left; 
border:none 0 transparent ;
}

.brochure
{
width:900px;
}
.stylemaintable
{
    width: 800px;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #217CEB;
}


.pageheader
{
    font-weight: bold;
    font-size: 30px;
    font-family: Calibri;
    color: white;
    text-align: right;
    vertical-align: bottom;
    width:300px;
}

.productsubtable
{
    width: 100%;
    vertical-align:top;
        
    }
    
    .productsubtableXmascol0
{
    vertical-align:top;
    text-align:left;
    width:160px;
    }
    
    .productsubtablecol0
{
    vertical-align:top;
    text-align:left;
    padding-bottom: 4px;
    width: 150px;

    }
    .productsubtablecol1
{
    vertical-align:top;
    text-align:left;
    padding-bottom: 4px;
            
    }
  
   .meattable
{
    vertical-align:top;
    text-align:centre;
    padding: 10px;

    }  
    #logodiv
    {
  height: 60px;

}
    
     .stylelogotable
{
   width:    800px;
}
.stylelogotable9
{
    width:    900px;
}
    
    .productsmaintable
{
width: 900px;
}



.brochurestyle
{
    background-color:#ffffff;
    }
    
.upButton
{
    background-image: url('/images/up.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-color: ButtonFace;
}

.downButton
{
    background-image: url('/images/down.gif');
    background-repeat: no-repeat;
    background-attachment:scroll;
    background-position: center center;
    background-color: ButtonFace;

}

