
.preload		 {display:none;}

#nav_bg    		 { background:url(../images/main_nav_bg.png) no-repeat; width:960px; height:208px; margin-top:70px;}

#nav_wrap		 {	width:960px; height:119px; margin-left:66px; margin-top:1px;}

a#home			 {background:url(../images/btn_home.png) no-repeat; height:119px; width:145px; float:left; text-indent:-9999px; margin-top:0px; }
a#res_menu		 {background:url(../images/btn_menu.png) no-repeat; height:118px; width:173px; float:left; text-indent:-9999px; margin-top:0px; }
a#burgers		 {background:url(../images/btn_burgers.png) no-repeat; height:118px; width:180px; float:left; text-indent:-9999px; margin-top:0px; }
a#events		 {background:url(../images/btn_events.png) no-repeat; height:118px; width:164px; float:left; text-indent:-9999px; margin-top:0px; }
a#contact		 {background:url(../images/btn_contact.png) no-repeat; height:118px; width:179px; float:left; text-indent:-9999px; margin-top:0px; }


a#home:hover	 {background:url(../images/btn_on_home.png) no-repeat; height:119px; width:145px; float:left; text-indent:-9999px; margin-top:0px; }
a#res_menu:hover {background:url(../images/btn_on_menu.png) no-repeat; height:118px; width:173px; float:left; text-indent:-9999px; margin-top:0px; }
a#burgers:hover	 {background: url(../images/btn_on_burgers.png) no-repeat;  height:118x; width:180px; float:left; text-indent:-9999px; margin-top:0px; }
a#events:hover	 {background:url(../images/btn_on_events.png) no-repeat; height:118px; width:164px; float:left; text-indent:-9999px; margin-top:0px; }
a#contact:hover	 {background:url(../images/btn_on_contact.png) no-repeat; height:118px; width:179px; float:left; text-indent:-9999px; margin-top:0px; }

a.read	    {color:#F00;}
a.read:hover	{color: #FFF;}
