@charset "UTF-8";
/* CSS Document */
body { font-size:1.2em; font-family:Arial, Helvetica, sans-serif; }
* { margin:0; padding:0; }

#wrapper { width:500px; margin:0 auto; }

#header { margin:0 0 20px 0; }
#header #logo a { margin:40px 0 40px 60px; display:block; width:350px; padding:146px 0 0 0; height:0; overflow:hidden; background:url(images/forage_logo.gif) no-repeat 0 0; }
#header #mm { width:500px; overflow:hidden; }
#header #mm li { float:left; }
#header #mm li a { display:block; height:0; padding:17px 0 0 0; overflow:hidden; }
#header #mm li a:hover { background-position:0 -17px !important; }
#header #mm li #mm1 { width:90px; background:url(images/home2.gif) no-repeat 0 0; }
#header #mm li #mm2 { width:130px; background:url(images/chefs2.gif) no-repeat 0 0; }
#header #mm li #mm3 { width:160px; background:url(images/menu2.gif) no-repeat 0 0; }
#header #mm li #mm4 { width:113px; background:url(images/res2.gif) no-repeat 0 0; }

#text { width:425px; margin:0 auto; font-size:16px; }
#text p { margin:15px 0 15px 0; }
#text a { color:#727272 }

#footer { width:425px; margin:0 auto; font-size:.5em; text-align:center; }
#footer p { margin:0 0 10px 0; }
#footer #contact #phone { color:#727272 }
#footer #contact a { color:#000 }

#content .picture3 { margin:0 0 0 77px; }
#content #text #here { color:#727272 }