body 
{
	font-family: Arial, Geneva, Sans-Serif;
	margin:0;
	padding:0;	
	color:#666;
	background-color:#f4faef;
	/*background-image: url(/img/bg-strip.gif);
	background-repeat: repeat;*/
	
}
/*.screenreadersOnly 
{
	display: none;
}
.printOnly 
{
	display: none;
}*/

h1{ color:#7ac242; font-size:1.2em;  }
h2{ color:#7ac242; font-size:1.1em;  }
h3{ color:#7ac242; font-size:1em;  }



img { border:none; }

p.intro{ font-style:italic; }

.green{ color:#7ac242; } 

.platter-text {padding:10px;font-style:italic; }

p.big-txt{  line-height:2em;padding-bottom:5px;font-family:Times New Roman;font-style:italic;font-size:1.6em;color:#65bc46;font-weight:bold; }

#wrapper 
{
	width: 960px;
	margin: 0 auto;
	border: 1px solid #aaa;
	padding:0;
	background-color:White;
	
}
#header 
{
    width:960px;
	height: 230px;
	
	margin: 0;
	padding:0;

	background-image:url(/img/header3.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
	font-family:Century Gothic;
	text-align:right;
	vertical-align:baseline;
	color:#84b818;
	
	
	position:relative;
	
}



#header a.menu
{
    padding:0;
    margin:0;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    color:White;
    position:absolute;
    width:78px;
    height:15px;
    /*border: 1px solid black;*/
   
   
   
}
#header a.menu:hover
{
    color:#cee8bc;   
  
   
    background-image:url(/img/line.jpg);
    background-position:bottom center;
    background-repeat:no-repeat;
    
}

#topLeft
{
    position:absolute;
    top:0;
    left:0;
    padding-left:20px;
    padding-top:10px;
    
}

#topLeft a
{
    position:relative;
    color:Black;
    padding:5px;
    font-size:0.8em;
    text-decoration:none;
    
    
}
#topLeft a:hover
{
    text-decoration:underline;
}

#topRight
{
    position:absolute;
    top:0;
    left:906px;
    left:850px;
    padding-top:10px;
    padding-right:20px;
   
    
}
#topRight a
{
  position:relative;
    color:Black;
    padding:5px;
    font-size:0.8em;
    text-decoration:none;   
}
#topRight a:hover
{
  text-decoration:underline;   
}
    a#logo
    {
        margin:0;
        padding:0;
        border:none; 
         background-repeat:no-repeat;
         position:absolute;
         top:22px;
         left:362px;
        
         width:230px;
         height:102px;
     
    }
    a#logo:hover
    {
       background-image:url(/img/circle.gif);
        background-repeat:no-repeat ;
        background-position:center;
     
        
    }
    
    a#prod 
    {
        left:215px;
        top:48px;
     
       
    }

   

    a#cat 
    {
        left:266px;
        top:97px;
       /*background-image:url(/img/btnTxt/catering.gif);*/
       
       
    }

    a#cat:hover
    {
        /* background-image:url(/img/btnTxt/catering-ul.gif);*/
    }

    a#ch 
    {
        left:343px;
        top:137px;
        /*background-image:url(/img/btnTxt/cheese.gif);*/
       
    }

    a#ch:hover
    {
       /*background-image:url(/img/btnTxt/cheese-ul.gif);*/
    }
     a#gift 
    {
        left:437px;
        top:160px;
       /* background-image:url(/img/btnTxt/gift-baskets.gif);*/
       
       
    }

    a#gift:hover
    {
       /* background-image:url(/img/btnTxt/gift-baskets-ul.gif);*/
    }
     a#ev 
    {
        left:535px;
        top:137px;
       /* background-image:url(/img/btnTxt/events.gif);*/
       
       
    }

    a#ev:hover
    {
       /* background-image:url(/img/btnTxt/events-ul.gif);*/
    }
     a#news 
    {
        left:611px;
        top:97px;
       /* background-image:url(/img/btnTxt/newsletter.gif);*/
       
       
    }

    a#news:hover
    {
        /*background-image:url(/img/btnTxt/newsletter-ul.gif);*/
    }
     a#emp 
    {
        left:660px;
        top:49px;
       /* background-image:url(/img/btnTxt/employment.gif);*/
      
       
    }

    a#emp:hover
    {
       /* background-image:url(/img/btnTxt/employment-ul.gif);*/
    }
    

#middle 
{
	padding:10px;
	
	font-size: 0.9em;
	line-height: 1.2em;
}

#middle a 
{
	color:#7ac242;
	
	text-decoration: underline;
}
#middle a:hover 
{
	
	
}

#topRow a
{
    color:#666;
    text-decoration:none;
}
#topRow a:hover
{
    text-decoration:underline;
}
#main
{
     padding-left:15px;
     padding-right:20px;
     
}
#main p
{
    text-align:justify;  
}

#pre-footer
{
    clear:both;
    font-size:1.5em;
    color:#65bc46;
    text-align:center;
    padding-top:25px;
    margin-bottom:20px;    
}
#pre-footer a
{
    color:#7ac242;
	text-decoration: none;
	font-size:smaller;
}
#footer 
{
	 width:960px;
	 height:100px;
	 background-image:url(/img/scroll-bottom.gif);
	 background-position:top center;
	 background-repeat:no-repeat ;
	 
	
	font-size: 0.8em;
	clear: both;
	text-align:center;
	
}
#footer a
{
	color:#999;
}
#footer a:hover
{
	color:#666
}
#footer p.links 
{
	color: #999;
	float: right;
	margin: 5px 10px 0 0;
}
#footer p.links a 
{
	color: #666;
	text-decoration: none;
}
#footer p.links a:hover 
{
	color: #222;
	text-decoration: underline;
}
#footer p.text
{
	margin: 25px 0 0 0;
	padding: 0 0 15px 0;
	text-align: center;
}


a.img-button { display:block; width:180px; height:201px; border:1px solid black; }

a.img-button:hover { border:1px solid #ccc; } 

#middle a.catering-menu { font-weight:bold;font-size:1.1em;text-decoration:none; }
#middle a.catering-menu:hover { text-decoration:underline;}


/* ADMIN SECTION */
#admin-wrapper
{
    width:960px;
    margin: 0 auto;
    border:1px solid #ccc;
    padding:0;
    background-color:White;
    border:1px solid #666;
    border-top:none;
   margin-top:10px;
   background-image:url(/img/admin/margin.jpg);
   background-position:top left;
   background-repeat:repeat-y;
}

#admin-header
{
  height: 130px;
  width:960px;
  
  padding:0;
  margin:0;
 
  background-image:url(/img/admin/admin-header-960.jpg);
  background-position:left;
  background-repeat:no-repeat ;
  border-bottom:1px solid #99a4aa;
  
}
#nav-menu
{
    
    padding:10px;
    float:left;
    width:160px;
   
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;

}

#nav-menu li
{

margin: 0 0.15em;

}

#nav-menu li a
{

color:#4c565f;
  color:#34495f;
  
font-weight:bold;
text-decoration: none;

font-size:0.8em;
display:block;
height:15px;
padding:3px;
width:145px;
display:block;


}
#nav-menu li a:hover
{
  background-color:#99a4aa;
  color:White;  
  
}

#admin-footer
{
    height:20px;
    clear:both;
   
     background-color:#425663;
     text-align:center;
     padding-top:3px;
     
}


.buttons
{
  margin-top:10px;
  margin-bottom:10px;   
}