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

body.home a.home, 
body.about a.about, 
body.menu a.menu, 
body.contact a.contact,
body.faq a.faq,
body.news a.news,
body.tour a.tour {
	color:#FFF;
	text-decoration: underline;
	background-image:url(../_images/Hover.png);
	
}
#scollingdiv #displayfood {
	height: 400px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

#bottomfooter #infocontact ul {
	list-style-type: none;
	
	margin:0;
	padding:0;

	
	display:inline;
}

#bottomfooter #infocontact ul li {
	
	color: #FFF;
	font-size: 0.9em;
	margin:0;
	padding::0;
	position:relative;
	line-height:1.4em;
	top:20px;
	margin:0;
	padding:0;
	
	font-family:Helvetica, Arial, sans-serif
	
	}

#bottomfooter #infocontact ul li a {
	color:#FFF;
	text-decoration:underline;
	
}
#bottomfooter #infocontact ul li a:hover{text-decoration:none;}


#wrapper #bottomfooter #infocontact {
	
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	
	
	
	
}

.underlinestyle{text-decoration:underline;}

body.home a.home:hover, 
body.about a.about:hover,
body.menu a.menu:hover,
body.contact a.contact:hover,
body.faq a.faq:hover,
body.news a.news:hover,
body.tour a.tour:hover{
	color:#FFF;
	text-decoration: underline;
	background-image:url(../_images/Hover.png);
	
}



body a.home {border-left:1px #999 groove; }

body a.news {border-right:1px #000 groove;}

body a.home, 
body a.about, 
body a.menu, 
body a.contact,
body a.faq,
body a.news,
body a.tour {
color:#000;
text-decoration:none;
background-image:url(../_images/Normal.png);

}

body a.home:hover, 
body a.about:hover, 
body a.menu:hover, 
body a.contact:hover,
body a.faq:hover,
body a.news:hover,
body a.tour:hover {
color:#FFF;

background-image:url(../_images/Hover.png);

}


body a.home:active, 
body a.about:active, 
body a.menu:active, 
body a.contact:active,
body a.faq:active,
body a.news:active,
body a.tour:active {
color:#FFF;
text-decoration:underline;
background-image:url(../_images/Hover.png);
background-position:0 1px;

}



html, body {
	margin:0;
	padding:0;
	background-image:url(../_images/topspace.png);
	height:100%;
	width:100%;
	
	
	
}


h1, h2, h3, h4, h5, h6, p, blockquote {
	font-family: 'Imprima', helvetica, sans-serif;
	color: #282828;
	font-size: 1em;
}
ul li { font-family: 'Imprima', helvetica, sans-serif;}
ol li span { font-family: 'Imprima', helvetica, sans-serif; }
ol li em { font-family: 'Imprima', helvetica, sans-serif; }

ol li { font-family: 'Imprima', helvetica, sans-serif; }
ol li { font-family: 'Imprima', helvetica, sans-serif; }



#wrapper {
width:100%;
position:relative;
background-image:url(../_images/redback2.png);

min-height:100%;

}

#headercontainer {
	background-image:url(../_images/background1.png);
	width:100%;
	height:350px;

  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

}



#header { width:960px;
height:300px;
background-color:#FFF;
margin-left:auto;
margin-right:auto;
position:relative;
top:-20px;

	border: 2px groove #FFF;




  /***  CSS Shadows  ***/
  box-shadow: 20px 0px 60px 5px rgba(0, 0, 0, 0.710) ,
			 -20px 0px 60px 5px rgba(0, 0, 0, 0.710) ;

  -webkit-box-shadow: 20px 0px 60px 5px rgba(0, 0, 0, 0.710) ,
			 -20px 0px 60px 5px rgba(0, 0, 0, 0.710) ;

  -moz-box-shadow: 20px 0px 60px 5px rgba(0, 0, 0, 0.710) ,
			 -20px 0px 60px 5px rgba(0, 0, 0, 0.710) ;

}






#wrapper #headercontainer #header iframe {
		width:960px;
	height:300px;
	overflow:hidden;

}





#topbar 
	
	{	width:100%; 
	background-image:url(../_images/topspace.png);
	height:60px;
	position:relative;
	
	
	 box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;
	}
	
	
	#locate {
	margin-left:auto;
	margin-right:auto;
	color: #CCC;
	
	text-transform: uppercase;
	width:960px;
	position:relative;

	}
	
	
	#locate p {
		margin-top:15px;}
		
		
	
	.inlineparagraph {display:inline-block;
	font-size:0.8em;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, transparent), to(rgba(255,255,255,0.5)));
	color:#FFF;
	font-family:Helvetica, Arial,  sans-serif;
	}
	
	
	.inlineparagraph2 {display:inline;
	font-size:0.8em;
	position:relative;
	font-family:Helvetica, Arial,  sans-serif;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, transparent), to(rgba(255,255,255,0.5)));
float:right;
color:#FFF;
	}
	
	
	
#content {
	width:960px;
	
	margin-left:auto;
	margin-right:auto;
	background-image:url(../_images/contentbackg.png);
	position:relative;
	top:-60px;
	
		border: 2px groove #FFF;
	

  /***  CSS Shadows  ***/
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.710) ,
			 -5px 0px 8px rgba(0, 0, 0, 0.710) ;

  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.710) ,
			 -5px 0px 8px rgba(0, 0, 0, 0.710) ;

  -moz-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.710) ,
			 -5px 0px 8px rgba(0, 0, 0, 0.710);

}

#footer {
	
	height:60px;
	width:960px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../_images/brushednew.png);
	position:relative;
	margin-bottom:-30px;
	bottom:50px;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(40%, transparent), to(rgba(255,255,255,0.6)));
}








#navsplitter {height:19px;
width:960px;
}



#mainnav { width:960px;
height:41px;
position:relative;


margin-bottom:10px;
background-image:url(../_images/yell.png);

	border-top-width: 1px;

	border-bottom-width: 1px;
	border-top-style: groove;

	border-bottom-style: groove;
	
	border-top-color: #FFF;

	border-bottom-color: #FFF;





}

	
	#navyellow {
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	height:100px;
	background-image:url(../_images/yellowback.png);
	position:relative;
	bottom:24px;

	}
	
	
	#stroke{
	height:700px;
	position:relative;
	width:40px;
	float:left;
	background-image:url(../_images/blackstroke2.png);
	background-repeat: no-repeat;
	background-position: 15px;
	}
	
#rightcol {
	text-shadow: #D7D7D7 0px 1px 0px;
	width:250px;
	height:auto;
	position:relative;
	
	border-radius:5px;
	/***  CSS Shadows  ***/
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
	border-top-width: 2px;

	border-bottom-width: 2px;
	border-top-style: groove;

	border-bottom-style: groove;
	
	border-top-color: #FFF;

	border-bottom-color: #FFF;
	float:right;
		
}



#hours {width:250px;
height:auto;
padding-bottom: 20px;
}


#takeaway {width:250px;
height:150px;
}
#quotes { width:250px;
height:356px;
}

.dividerinset {margin-left:auto;
margin-right:auto;
height:2px;
width:220px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
}

#quotesblock { font-size:0.9em;  list-style: none; width: 200px; cursor: pointer; margin-top: 20px; margin-left:30px; margin-right:10px; padding: 0; }
#quotesblock blockquote { line-height:1.9em;list-style: none; margin: 0;  }
#quotesblock p {
	margin-right:20px;
	text-align:right;
	font-style: italic;
	color: #00F;
}#wrapper #content #rightcol #quotes img {
	margin-left: 25px;
	margin-top: 30px;
}
#wrapper #content #rightcol #hours img {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom:10px;
	
}
#wrapper #content #rightcol #takeaway img {
	margin-left: 50px;
	margin-top: 10px;
}
#wrapper #content #rightcol #takeaway p {
	font-size:0.9em;  list-style: none; width: 200px; cursor: pointer; margin-top: 10px; margin-left:30px; margin-right:10px; padding: 0; line-height:1.4em; margin-bottom:0;
}
#wrapper #content #rightcol #hours p {
	font-size:0.8em;
	
	list-style: none;
	width: 200px;
	cursor: pointer;
	margin-top: 0px;
	margin-left:30px;
	margin-right:10px;
	padding: 0;
	line-height:1.4em;
	margin-bottom:0;
	text-transform: uppercase;
	padding:0;
	
}
#wrapper #content #rightcol #hours blockquote {font-size:0.8em;   width: 200px; cursor: pointer; margin-top: 0px; margin-left:50px;  padding: 0; line-height:1.4em; margin-bottom:0px; margin-right:10px; text-align:left;

}

.underlineimg {
	border-bottom-width: 1px;
	border-bottom-style: groove;}
	
	
	#wrapper #content #maininfo {width:670px;
	min-height:800px;
float:left;

	position:relative;
	
	
}

#content #mainnav ul {list-style:none;
margin:0;
padding:0;
float:left;
}

#mainnav li {
	float:left;
	
}


#mainnav li a {display:inline-block;
line-height:41px;
width:120px;
text-align:center;

font-family:Tahoma, Geneva, sans-serif;

}

#centernav {


}

#leftsplit {
	width:57px;
	height:40px;
	background-image:url(../_images/lt1.png);
	position:relative;
	float:left;
	background-repeat: no-repeat;
	background-position: center;
}
#rightsplit {width:57px;
height:40px;
float:right;
background-image:url(../_images/lt2.png);
background-repeat: no-repeat;
	background-position: center;

}

#maininfo h1 {
	
	font-size: 3em;
	color: #B41A13;
	margin-left: 20px;
	margin-top: 20px;
text-shadow: #666 0px 3px 5px;
	margin-bottom:10px;
	text-align: center;	
}

.h2ckass {
	
	font-size: 2em;
	color: #B41A13;
	margin-left: 20px;
	margin-top: 20px;
text-shadow: #666 0px 3px 5px;
	margin-bottom:10px;
	text-align: center;	
}

#maininfo p {	
	
	
	margin-left: 20px;
line-height:1.4em;
margin-right:40px;
		margin-left:70px;
}
.dividerinsettwo {
	height:2px;
margin-bottom:30px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
		margin-right:50px;
		margin-left:70px;	 
}
#maininfo iframe {
	
}
#maininfo .infobox img {
	float: left;
	position:relative;
	margin-right:20px;
	padding-bottom:20px;
}



#maininfo h2 {
	
	font-size: 2em;
	color: #333;
	text-shadow: #666 0px 3px 5px;
	margin-bottom:10px;
		
}

.infobox {margin-left: 70px;
	margin-top: 20px;
	position:relative;
}

.dividerinsetthree {
	height:2px;
margin-bottom:30px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.710) ,
			 -2px 0px 3px rgba(0, 0, 0, 0.710);
		margin-right:50px;
		margin-left:70px;	 
}

a.nostylelink  {
	text-decoration: underline;
	color:#282828;
	font-weight: bold;
}
a.nostylelink:visited {text-decoration: none; color:#282828; font-weight: bold;}
a.nostylelink:active {text-decoration: none; color:#282828; font-weight: bold;}
a.nostylelink:hover {text-decoration: none; color: #282828; font-weight: bold;}


#bottomfooter {width:100%;
height:100px;
position:absolute;
   bottom:0;

background-image:url(../_images/blackback.png);
}
#yellowbottom {
	width:100%;
	height:5px;
	position:relative;

  box-shadow: 3px 3px 3px #F00 ,
			 -3px 0px 5px #F00 ;

  -webkit-box-shadow: 3px 3px 3px #F00 ,
			 -3px 0px 5px #F00 ;

  -moz-box-shadow: 3px 3px 3px #F00 ,
			 -3px 0px 5px #F00 ;
}

#maininfo #panotour {position:relative;
width:640px;
height:480px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #pusher {
	height:100px;
	width:100%;
}
#infocontact #webmaster {
	position:absolute;
	right:0px;
	top:0px;
	
	
}





.headertwored {
	
	font-size: 1.5em;
	color:#B41A13;
	text-align:center;
	text-transform:uppercase;
	text-shadow: #666 0px 3px 5px;
	margin-bottom:10px;
}
	
	
	.boldstyle {
	font-weight: bold;
	}
	
	
	.aligncenter{text-align:center;
	}
	
	
	
	
	

.menu #wrapper #content #maininfo #scollingdiv #persistnav {
	position: absolute;
	height: 100%;
	width: 50px;
	right: 0px;
	top:80px;
}
.menu #wrapper #content #maininfo #scollingdiv #persistnav #relativepos {
	position: relative;
}


.navoneright {width:40px;
height:170px;
background-image:url(../_images/lunchlight.png);
border-bottom-left-radius:15px;
border-top-left-radius:15px;
margin-bottom:20px;
  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;
}
.navoneright:hover {background-image:url(../_images/lunchdark.png);}



.navtworight {width:40px;
height:170px;
background-image:url(../_images/dinnerlight.png);
border-bottom-left-radius:15px;
border-top-left-radius:15px;
  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;
}

.navtworight:hover {background-image:url(../_images/dinnerdark.png);}


.lmenufixe {width:540px;
height:auto;
margin-left:auto;
margin-right:auto;

}





.menu #wrapper #content #maininfo #scollingdiv ul {
	list-style:none;
	margin:0;
	padding:0;
	
	
	
}
#maininfo #scollingdiv .lmenufixe ul li {float:left; width:100%; line-height:1.7em;}


#maininfo #scollingdiv .lmenufixe li span { float:left;}

#maininfo #scollingdiv .lmenufixe li em {float:right; font-style:normal;}

#maininfo #scollingdiv em {float:right; font-style:normal;}

.olcontainer {width:570px;
height:auto;
margin-left:auto;
margin-right:auto;


}

 #maininfo #scollingdiv .olcontainer ul {clear:both; margin:0; padding:0;}
#maininfo #scollingdiv .olcontainer ol li {float:left; width:100%; line-height:1.7em; margin:0; padding:0;}


#maininfo #scollingdiv .olcontainer li span { }

#maininfo #scollingdiv .olcontainer li em {float:right; font-style:normal;}



.titleclass {text-transform: uppercase; font-weight: bold; margin-top: 20px;}



.olcontainertwo {width:570px;
height:auto;
margin-left:auto;
margin-right:auto;


}

 #maininfo #scollingdiv .olcontainertwo ul {clear:both; margin:0; padding:0;}
#maininfo #scollingdiv .olcontainertwo ol li {float:left; width:100%; line-height:1.7em; margin:0; padding:0;}


#maininfo #scollingdiv .olcontainertwo li span { }

#maininfo #scollingdiv .olcontainertwo li em {float:right; font-style:normal;}



.olcontainerxt {width:570px;
height:auto;
margin-left:auto;
margin-right:auto;


}

 #maininfo #scollingdiv .olcontainerxt ul {clear:both; margin:0; padding:0;}
#maininfo #scollingdiv .olcontainerxt ol li {float:left; width:100%; line-height:1.7em; margin:0; padding:0;}


#maininfo #scollingdiv .olcontainerxt li span { }

#maininfo #scollingdiv .olcontainerxt li em {float:right; font-style:normal;}



.seafood {width:570px;
height:auto;
margin-left:auto;
margin-right:auto;


}

 #maininfo #scollingdiv .seafood  ul {clear:both; margin:0; padding:0;}
#maininfo #scollingdiv .seafood  ol li {float:left; width:100%; line-height:1.7em; margin:0; padding:0;}


#maininfo #scollingdiv .seafood  li span { }

#maininfo #scollingdiv .seafood  li em {float:right; font-style:normal;}


.seafoodtwo {width:570px;
height:auto;
margin-left:auto;
margin-right:auto;


}

 #maininfo #scollingdiv .seafoodtwo ul {:both; margin:0; padding:0;}
#maininfo #scollingdiv .seafoodtwo  ol li {float:left; width:100%; line-height:1.7em; margin:0; padding:0;}


#maininfo #scollingdiv .seafoodtwo li span { }

#maininfo #scollingdiv .seafoodtwo li em {float:right; font-style:normal;}



.poultry {width:570px;
height:auto;
margin-left:auto;
margin-right:auto;


}

 #maininfo #scollingdiv .poultry ul {clear:both; margin:0; padding:0;}
#maininfo #scollingdiv .poultry ol li {float:left; width:100%; line-height:1.7em; margin:0; padding:0;}


#maininfo #scollingdiv .poultry li span { }

#maininfo #scollingdiv .poultry li em {float:right; font-style:normal;}





.variety {width:570px;
height:auto;
margin-left:auto;
margin-right:auto;


}

 #maininfo #scollingdiv .variety ul {clear:both; margin:0; padding:0;}
#maininfo #scollingdiv .variety ol li {float:left; width:100%; line-height:1.7em; margin:0; padding:0;}


#maininfo #scollingdiv .variety li span { }

#maininfo #scollingdiv .variety li em {float:right; font-style:normal;}


.sidedish {width:570px;
height:auto;
margin-left:auto;
margin-right:auto;


}

 #maininfo #scollingdiv .sidedish  ul {clear:both; margin:0; padding:0;}
#maininfo #scollingdiv .sidedish  ol li {float:left; width:100%; line-height:1.7em; margin:0; padding:0;}


#maininfo #scollingdiv .sidedish  li span { }

#maininfo #scollingdiv .sidedish  li em {float:right; font-style:normal;}



.noodles {width:570px;
height:auto;
margin-left:auto;
margin-right:auto;


}

 #maininfo #scollingdiv .noodles   ul {clear:both; margin:0; padding:0;}
#maininfo #scollingdiv .noodles   ol li {float:left; width:100%; line-height:1.7em; margin:0; padding:0;}


#maininfo #scollingdiv .noodles   li span { }

#maininfo #scollingdiv .noodles  li em {float:right; font-style:normal;}






.dearcust {margin-left:70px;

font-size:1.7em;
}

.margleft {
	position:relative;
	left:100px;
	top: 33px;
}



.boldweight{font-weight:bold;}.contact #wrapper #content #maininfo ul {
	list-style-type: none;
	position: relative;
	left: 70px;
	margin:0;
	padding:0;
}



#maps {width:570px;
height:450px;
margin-left:70px;
margin-right:50px;}




.linktop { color: #C70207;}
.linktop:visited { color:#C70207;}


.linktop:active { color:#C70207;}
.linktop:hover { color:#282828;}



#maininfo #scollingdiv li span { }



.specialshold {width:270px;

margin-bottom: 30px;
position: relative;
left:50px;
float:left;
border: 2px groove #FFF;
  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;
}


.specialsholdtwo {width:270px;

margin-bottom: 30px;
position: relative;
float:right;
right:50px;

  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;

  -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.710) ;
border: 2px groove #FFF;

}


.textaligncenter {text-align: center;
color:      #0021FF;
font-weight: bold;
}

.aligncentertwo{text-align: center;}



.dividerbrush {margin-left:auto;
margin-right:auto;
height:30px;
width:250px;
background-image:url(../_images/anothaabrush.png);
background-repeat: no-repeat;
}


#homedelivery {position:absolute;

left:-9990px;
height:150px;
width:50px;

}

