@charset "UTF-8";
/* CSS Document */
/*-----------------------------resetcode-----------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---------------------------------end reset code------------------*/

body{
	background-image:url('img/background.jpg');
	background-color:#c97524;
	background-repeat:repeat-x;
}

hr {
	border: 0;
  	width: 95%;
  	color: #442606;
	background-color: #442606;
	height: 1px;
	border:thin;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}

br {
line-height:85%;
}



.container{
	
	margin: 0 auto;
	margin-top: 10px;
	width: 800px;

}

.holder{
	background-image:url(img/placeholder.jpg);
	width:219px;
height:101px;
display:block;
	margin-right: 12px;
	margin-left: 13px;
	margin-top: 0px;
}

.map{
	
	padding-left:30px;

}


.hours2{
margin-top:10px;
padding-left:20px;
xxfont-family:"Verdana", Helvetica, Sans-serif;
font-size: .95em;
font-weight:lighter;
line-height:140%;
letter-spacing:1px;
	

}

.hours
{
font-family:"Verdana", Helvetica, Sans-serif;
margin:0 auto;
width:800px;
font-size: .75em;
font-weight:lighter;
color:#fdf1cd;

}



.right{
	
	width:552px;
	height:672px;
	float: right;
	background-color: #fdf1cd;
}



.rightIntro{
	
	width:552px;
	height:672px;
	float: right;
	background-image:url(img/intro_back.jpg);
	background-repeat:repeat-x;
}


.left{
	float:left;
	width: 248px;
	height:672px;
	background: url('img/left.jpg') no-repeat;
}



.fourpics{
	height:211px;
	width: 248px;
	background: url('img/food.jpg') no-repeat 50%;
}

.superbowl{
	height:211px;
	width: 248px;
	//background: url('img/superfood.png') no-repeat 50%;
}

.phonesm{
	height:61px;
	width: 223px;
	background: url('img/phone_dine.jpg') no-repeat 50%;
	margin-left:14px;
}


.quote{
	padding-top:10px;
	height:125px;
	width: 248px;
	padding-left:15px;
	padding-bottom:15px; 
	
}




.logo{
	width:552px;
	height:161px;
	background: url('img/logo.png') no-repeat 50% 32px;
}

.tag{
	margin-top: 25px;
	width:552px;
	height:86px;
	background: url('img/tag_pizza.png') no-repeat 50%;
}

.intro{
	padding-left:37px;
	padding-top:30px;
	height:132px;
	width:315px;
	float:left;
}

.info{
	font-size:.95em;
	font-family:"Georgia",Times New Roman,Serif;
	font-weight:200;
	word-spacing:3px;
	line-height:140%;	
	
}

.info2{
	font-size:.97em;
	font-family:"Georgia",Times New Roman,Serif;
	font-weight:100;
	word-spacing:1px;
	line-height:130%;	
	
}

.info3{
	margin-top:15px;
	font-size:.95em;
	font-family:"Georgia",Times New Roman,Serif;
	font-weight:200;
	word-spacing:3px;
	line-height:120%;	
	
}



.headers{
	font-weight:200;
	color:#005847;
	font-family:"Georgia",Times New Roman,Serif;
}

.text{
	padding-left:30px;
	padding-right:30px;
	margin-top:50px;
	color: #442606;
	
}

.menu_subhead{
	color:#003e32;
	word-spacing:4px;
	font: 1.2em "Georgia",Times;
	letter-spacing: 1px;
}

.text2{
	padding-left:30px;
	padding-right:15px;
	margin-top:50px;
	color: #442606;
	float:left;
	width:250px;
}

.text3{
	padding-left:30px;
	padding-right:15px;
	margin-top:20px;
	color: #442606;
	width:500px;
	float:left;
}

.images2{
	margin-right:10px;
	margin-top:50px;
	margin-bottom:10px;
	float:right;
	width:246px;
	height:264px;
	background-image:url(img/vincents_adam.jpg);
}


.shrimp{
	margin-top: 20px;
	width:552px;
	height:380px;
	background: url('img/shrimp.png');
	background-repeat:no-repeat;
	background-position:right bottom;
}










