@charset "utf-8";
/* CSS Document */

body { background: #88171a url('../img/bg_repeat2.jpg') repeat-x; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; }

#wrapper { background:url('../img/bg_top2.jpg') no-repeat top center; }
#top	 { background:url('../img/top.jpg') no-repeat top center; width:936px; margin: 0 auto;height:41px;  }
#middle  { background:url('../img/mid.jpg') no-repeat; width:936px; margin:0 auto;  }
#middle #header { background:url('../img/top_grad.gif') no-repeat top center; width:856px; margin: 0 0 0 37px; }
#middle #header .logo { padding: 5px 0 0 20px; border:none; float:left; }
#middle #header #navagation { padding: 10px 15px 0 0; float:right; text-align:right;}
#middle #header #navagation img { border:none; }
#middle #header #navagation .hometown { padding: 0 7px 10px; 0; }
#middle #frontpage-center {margin: 0 0 0 38px; width:854px; }

#middle #content-wrap { background:url('../img/bottom_grad.gif') no-repeat bottom center; width:856px; margin: 0 0 0 37px; min-height:50px; }
#middle #content-wrap #left { float:left; width:535px; font-size:12px; text-align:justify; padding: 20px 0 0 20px;}
#middle #content-wrap #inside { float:left; font-size:12px; text-align:justify; padding: 20px 20px 0 20px;}
#middle #content-wrap #inside .welcomeheading { color:#e21e26; font-size:22px; font-weight:bold;}
#middle #content-wrap #left .welcomeheading { color:#e21e26; font-size:22px; font-weight:bold;}
#middle #content-wrap #right { float:left; padding: 60px 0 0 20px; font-size:12px;   }
#middle #content-wrap #right .storename { color:#e21e26; font-size:14px; font-weight:bold; }

#middle #content-wrap #menu_item { text-align:center; float:left; display:block; padding:5px; }
#middle #content-wrap #menu_item a.menu_item_name {display:block; color:#e21e26; font-size:14px; text-decoration:none;  font-weight:bold; padding-top:3px; }


#bottom  { background:url('../img/bottom.jpg') no-repeat top center; width:936px; margin: 0 auto; }
#bottom #copyright {  padding: 25px 0 10px 35px; color:#FFF; font-size:10px; clear:both; }
#bottom #copyright a { color:#FFF; }

.clear { clear: both; border:0px; }
