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

a:active { outline: none; }
a:focus { -moz-outline-style: none; }


* {
margin:0px;
padding:0px;

}
body {
	background-image: url(../images/BG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#header {
	width: 930px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}

#headerintwrap {
	background-image: url(../images/interior_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#headerint {
	width: 930px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	
}


.home {
  background-image: url(../images/homepromo.png);
	height: 580px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.logo {
	background-image: url(../images/logo.png);
	text-indent: -9999px;
	display: block;
	float: left;
	height: 253px;
	width: 312px;
	
	
}


.logo_interior {
	background-image: url(../images/logo.png);
	text-indent: -9999px;
	display: block;
	float: left;
	height: 253px;
	width: 312px;
	margin-top: 24px;
	margin-bottom: 24px;
	position: absolute;
	
}


ul.nav {
	float: right;
}

.nav li {
	float: left;
	list-style-type: none;
}

.nav a {
	margin: 14px;
	height: 28px;
	text-indent: -9999px;
	display: block;
}



ul.navinterior {
	float: right;
	margin-bottom: 48px;
	margin-top: 40px;
}

.navinterior li {
	float: left;
	list-style-type: none;
}

.navinterior a {
	margin: 14px;
	height: 28px;
	text-indent: -9999px;
	display: block;
}


.about {
	background-image: url(../images/about.png);
	width: 91px;
}
.menu {
	background-image: url(../images/menu.png);
	width: 57px;
}
.lunch {
	background-image: url(../images/lunch_specials.png);
	width: 141px;
}
.contact {
	background-image: url(../images/contact_us.png);
	width: 106px;
}

#contentwrap {
	background-color: #FFFFFF;
	background-image: url(../images/top_border.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}

.interior {
	background-color: #FFFFFF;
	background-image: none;	
}

#content {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 24px;

}


.interior_image {
	float: right;
	background-image: url(../images/interior_image.png);
	height: 232px;
	width: 428px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	position: relative;
	top: -34px;
}

.menu_image {
	float: right;
	background-image: url(../images/menu_image.png);
	height: 232px;
	width: 428px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	position: relative;
	top: -34px;
}

.lunch_image {
	float: right;
	background-image: url(../images/lunch_image.png);
	height: 232px;
	width: 428px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	position: relative;
	top: -34px;
}

.contact_image {
	float: right;
	background-image: url(../images/contact_image.png);
	height: 232px;
	width: 428px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	position: relative;
	top: -34px;
}

.coupons_image {
	float: right;
	background-image: url(../images/coupons_image.png);
	height: 232px;
	width: 428px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	position: relative;
	top: -34px;
}

.badge {
	background-image: url(../images/badge.png);
	float: right;
	height: 227px;
	width: 217px;
	position: relative;
	top: -44px;
	text-indent: -9999px;
}

.tagline {
	background-image: url(../images/tagline.png);
	height: 14px;
	width: 621px;
	text-indent: -9999px;
	margin-bottom: 24px;	
}


h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #A60410;
	padding-bottom: 14px;
}

p {
	padding-top: 15px;
	padding-bottom: 15px;
}



.bumb {
	margin-top: 160px;    

}
.coupon {
	background-image: url(../images/coupon.gif);
	text-indent: -9999px;
	display: block;
	float: right;
	height: 181px;
	width: 190px;
	clear: right;
}


.abouttag {
	background-image: url(../images/10years.png);
	height: 74px;
	width: 290px;
	background-repeat: no-repeat;
	padding: 0px;
	text-indent: -9999px;
	display: inline-block;
	float: left;
	margin-right: 15px;
}

#bottomwrap {
	background-image: url(../images/bottom_border.gif);
	height:89px;
	width: 100%;
	overflow: auto;
	clear: both;
	background-color: #FFFFFF;
	}


#bottom {
	clear: both;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 24px;
	overflow: auto;
	
}

.numbers {
	float:left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.address {
	float:right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	clear:both;
	overflow: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	
}

ul.bottomnav {
	float:right;
	
}

.bottomnav li {
	float: left;
	list-style-type: none;
}

.bottomnav a {
	margin: 14px;
	height: 28px;
	text-indent: -9999px;
	display:block;
}


#menu h1, #menu p  {
    clear:both;
}


#content ul {
  overflow:hidden;
}

#content li {
    width:410px;
    float:left;
    list-style-type:none;
    height:90px;
    margin-right:10px;
}

ul.poboys {
    height:150px; 
    overflow:auto;
}

ul.poboys li {
  
}
