/* CSS Document */

* { margin: 0; padding: 0; }

body {
	background: #53452a url(images/index_texture_bg.jpg) 50% 0% repeat-x; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	margin: 0 auto;
}

div#wrapper { 
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

div#wrapper2 { 
	position:relative;
	top:0;
	left:0;
	width: 960px;
	margin: 0;
	padding: 0;
}
div#logo{
	width:960px;
	text-align:center;
}
div#topnav{
	position:relative;
	width:960px;
	height:103px;
	background: #53452A url(images/index_header_bg.jpg) no-repeat 0 0;
}
img#topnav_divider1{
position:absolute;
top:83px;
left:286px;
}
img#topnav_divider2{
position:absolute;
top:83px;
left:682px;
}

#thecafe a, #thesushi a, #thedining a, #express a, #thecafe a:hover, #thesushi a:hover, #thedining a:hover, #express a:hover {
	display: block;
	text-indent: -9999px;
	height: 13px;
	text-decoration: none;
	position: absolute;
	top: 83px;
	margin: 0;
	padding: 0;
}
#thecafe a {
	width: 64px;
	left: 211px;
	background:url(images/theCafe_bg.gif) 0 0 no-repeat;
}
#thecafe a:hover {
	background:url(images/theCafe_bg.gif) 0 -15px no-repeat;
}
#thesushi a {
	width: 105px;
	left: 300px;
	background:url(images/thesushi_bg.gif) 0 0 no-repeat;
}
#thesushi a:hover {
	background:url(images/thesushi_bg.gif) 0 -15px no-repeat;
}
#thedining a {
	width: 116px;
	left: 553px;
	background:url(images/thedining_bg.gif) 0 0 no-repeat;
}
#thedining a:hover {
	background:url(images/thedining_bg.gif) 0 -15px no-repeat;
}
#express a {
	width: 60px;
	left: 697px;
	background:url(images/express_bg.gif) 0 0 no-repeat;
}
#express a:hover {
	background:url(images/express_bg.gif) 0 -15px no-repeat;
}

#wolfLogo {
	/*border: 1px solid red;*/
	width: 130px;
	height: 85px;
	position: absolute;
	left: 415px;
	top: 10px;
}
#wolfLogo a {
	width: 130px;
	height: 85px;
	display: block;
	/*border: 1px solid blue;*/
}

div#topnav2{
	position:relative;
	width:960px;
	height:21px;
}
ul#topnav_list {
	position:absolute;
	top:5px;
	width:960px;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:9px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}
ul#topnav_list li{
	display: inline;
	list-style-type: none;
	padding: 0 5px 0 5px;
	margin:0;
}
ul#topnav_list li a:link, ul#topnav_list li a:visited, ul#topnav_list li a:active{
	text-decoration:none;
	color:#fff;	
}
ul#topnav_list li a:hover{
	color:#ecc73f;
}

div#banner_photos {
	position: relative;
	width: 960px;
	height: 267px;
}
div#live_love_eat {
	position: relative;
	width: 960px;
	height: 143px;
}
img#liveloveeat {
	position: absolute;
	top:20px;
	left:125px;
}
p#index_text{
	position: absolute;
	top:83px;
	left:125px;
	font-size:11px;
	font-weight:bold;
	color:#681400;
	width:550px;
}

div#promo{
	position:absolute;
	top:13px;
	left:690px;
	border:2px solid #835008;
	padding: 3px;
	width: 148px;
	height: 102px;
}
div.promotext{
	position:absolute;
	top:63px;
	left:690px;
	background:#ae290d url(images/promo_redband.gif) no-repeat;;
	height: 34px;
	width:148px;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;
	line-height:15px;
	padding: 5px 5px 5px 5px;
	color:#fff;	
}
div.promotext a:link, div.promotext a:active, div.promotext a:visited, div.promotext a:hover {
	text-decoration:none;
	color:#fff;
}
div.promotext span.promotextbig {
	font-weight:normal;
	font-size:13px;
	color:#fff;
}
div.promotext span.promotextbig a:link, div.promotext span.promotextbig a:active, div.promotext span.promotextbig a:visited, div.promotext span.promotextbig a:hover {
	color:#fff;
	text-decoration:none;
}

div#times {
	position: relative;
	width: 960px;
	height: 65px;
	margin:0 0 30px 0;
}

p#lunch, p#dinner{
	color:#9e8771;
	text-transform:uppercase;
	font-weight:bold;
}
p#lunch, p#lunch1, p#lunch2, p#lunch3, div#time_divider, p#dinner, p#dinner1, p#dinner2, p#dinner3{
	position: absolute;
	top:18px;
}
p#lunch1, p#lunch2, p#lunch3, div#time_divider, p#dinner1, p#dinner2, p#dinner3{
	width:115px;
	color:#ffe9d7;
	font-size:10px;
	line-height:13px;
}
p#lunch{
	left:110px;
}
p#lunch1{
	left:170px;
}
p#lunch2{
	left:295px;
}
p#lunch3{
	left:500px;
}
div#time_divider{
	left:420px;
	background-color:#ffe9d7;
	width:1px;
	height:40px;
	display:block;
}
p#dinner{
	left:435px;
}
p#dinner1{
	left:620px;
}
p#dinner2{
	left:745px;
}
p#dinner3{
	left:865px;
}
/*FOOTER NAVIGATION*/
div#footer {
position: relative;
	width: 960px;
	height: 60px;
	text-align:center;
	background: url(images/levy_footer.gif) 50% 100% no-repeat;
}

ul#footer_navlist{
	position:absolute;
	top:12px;
	left:17px;
	width:960px;
	list-style-type:none;
	font-size:8px;
	color:#000;
	text-align:center;
}
ul#footer_navlist li{
text-transform:uppercase;
list-style-type:none;
display:inline;
padding: 0 8px 0 0;
}
ul#footer_navlist a:link, ul#footer_navlist a:visited, ul#footer_navlist a:active{
color:#fff;
text-transform:uppercase;
text-decoration:none;
}
ul#footer_navlist a:hover{
color:#e8c43c;
text-transform:uppercase;
text-decoration:none;
}



img#footer_line{
	display:block;
	padding:0 0 4px 0;
}


a, a:link, a:visited, a:active{
	color:#e07800;
	text-decoration:none;
}

a:hover{
	color:#e1b368;
	text-decoration:none;
}

#levy_footer a{
display:block;
position:absolute;
top:26px;
left:353px;
width:257px;
height:40px;
}