body{
background-color: #eeeeee;
background-image: url('images/bg1.gif');
background-repeat: repeat-x;
background-attachment: fixed;
margin-bottom: 0px;
}

table{
font: 12px verdana;
color: #343434;
}

p.title{
font: 16px verdana;
color: #76986e;
}

div.title{
font: 16px verdana;
color: #76986e;
}

p.green{
font: 14px verdana;
color: #ffffff;
background-color: #76986e;
padding: 2px;
width: 100%;
}

#small{
font: 11px arial;
}

#specials_text{
font: 11px verdana;
color: #000000;
}

#fourteen_text{
font: 14px verdana;
color: orange;
font-weight: bold;
}

a#home img {background: url('images/home.gif');width: 81px; height: 28px; border-width: 0px;}
a#store img {background: url('images/store.gif');width: 90px; height: 28px; border-width: 0px;}
a#specials img {background: url('images/specials.gif');width: 109px; height: 28px; border-width: 0px;}
a#services img {background: url('images/services.gif');width: 114px; height: 28px; border-width: 0px;}
a#aboutus img {background: url('images/aboutus.gif');width: 106px; height: 28px; border-width: 0px;}

a#home:hover img {background: url('images/home_hover.gif');width: 81px; height: 28px; border-width: 0px;}
a#store:hover img {background: url('images/store_hover.gif');width: 90px; height: 28px; border-width: 0px;}
a#specials:hover img {background: url('images/specials_hover.gif');width: 109px; height: 28px; border-width: 0px;}
a#services:hover img {background: url('images/services_hover.gif');width: 114px; height: 28px; border-width: 0px;}
a#aboutus:hover img {background: url('images/aboutus_hover.gif');width: 106px; height: 28px; border-width: 0px;}