/* CSS Document */

body {
padding:0;
	margin:0;
	background-image: url(images/patternSquare.jpg);
	background-repeat:repeat;
}

#background2 {
	background-image: url(images/pattern.jpg);
	background-repeat:repeat-x;
	height:860px;
}

#columnLeft {
float: left;
width: 379px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
padding: 0;
margin: 0;
border:none;
line-height:1.4em;}

#columnLeftInfo {
	/*CHANGED HERE*/
	background-color: white;
	/*END CHANGE*/
	background-image: url(images/gradientSky.jpg);
	background-repeat: repeat-x;
	width: 333px;
	padding: 0;
	margin: 0;
	border: 1px;
	border-color: #F7DEC8;
	border-style:solid;
	border-top:none;
}


#newsTimes {
	padding: 20px;
	padding-bottom:8;
	margin-left:20px;
	margin-right:20px;
}

#menuColumn {
/*CHANGED HERE
background-image:url(images/menuShad_bgRepeat.jpg);
background-repeat:repeat-y;*/
background-color: #e75e41;
border:1px;
border-style:solid;
border-color:#f7dec8;
border-bottom:1px;
border-top:none;
width: 542px;
left:379px;
position:absolute;
padding: 0 0 0 0;
margin:0;
}

#menuColumnLocation {
background-color: #e75e41;
border:1px;
border-style:solid;
border-color:#f7dec8;
border-bottom:1px;
border-top:none;
width: 542px;
left:379px;
position:absolute;
padding: 0 0 0 0;
margin:0;
}

#menuColumnLocation div {
float:left;
}

#gradientShadow{
	padding:0;
	margin:0;
	border:0;
	position:static;
	left:379px;
	top:0px;
	width:569px;
	height:778px;
	overflow:visible;
}

#menuSpacer
{
clear:both;
}

.menuColumn img {
margin-left: 25px;}

#menu {
	float:left;
	padding:0 0 25px 0;
}

#menuHistory {
	float:left;
	padding:0px 40px 35px 35px;
}

#dates {
	clear:both;
	margin-left:-10px;
	padding:0 0 10px 0;
}

#pictureBox {
left:18px;
top:12px;
float:left;
width: 507px;
height: 300px;
padding:0 0 0 0;
margin: 0;
border:none;
position:relative;
overflow:visible;
z-index:6;
}

#mapPic {
top:12px;
float:left;
width: 507px;
height: 401px;
padding:0 0 0 18px;
margin: 0;
border:none;
position:relative;
overflow:hidden;
z-index:4;
}

/* menu css */

p{
	padding:-50px;
	line-height:1.2em;
	margin:0;
	font-size: 110%;
	color: #000000;
	font-weight: normal;
	font-size-adjust:none;	
}

p2{
	margin-left:0px;
	width: 100%;
	padding-bottom:100px;
	font: 75% Georgia,Times,sans-serif;
	color: #333333;
	font-style: italic;
}

p3{
text-align: left;
color: #555;
margin-top:20px;
}


p4{
	padding:0px;
	margin:0px;
	color:#000000;
	line-height:1.2em;
	font-size:125%;
}


h1{
	font: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:150%;
	padding:0 0 0 0;
	line-height:-2em;
}

h2{
margin:0px;
color:#000000;
font-size: 150%;
text-align:left;
}

h3{
font-size:small;
text-align:center;
color: #999999;
margin-top:-20px;}

h4{
color: #FF0000;
font-size: 200%;
text-align:center;
font-style:italic;
}

h5{
color:#000000;
font: Georgia, "Times New Roman", Times, serif;
font-size:125%;
text-align:left;
padding:0;
margin-bottom:0;
}

h6{
color:#000000;
font: Georgia, "Times New Roman", Times, serif;
font-size:150%;
text-align:left;
padding:15px 0px 15px 0px;
margin:0;
}

.history {
font-size: 110%;
font-weight: bold;
float: left;
padding:0px 0px 22px 0px;
color:#F6D5BF;}

a{
color:#FFFFFF;
font:Georgia, "Times New Roman", Times, serif;
font:underline;}
/*
div.menu{
width:430px;
margin: 0 auto;
font: Georgia, "Times New Roman", Times, serif;
text-align:left}*/

#menuContainer{
width:450px;
text-align:left;
position:relative;
margin-left: 45px;
top:25px;
padding-bottom:50px;
z-index:5;
}

#section{
	padding-top:7px;
	margin:0;
	border:0;
	padding-bottom: 15px;
	}
	
#sectionLeft{
	padding:0 0 0 0px;
	margin-top:-8px;
	border:0;
}

dl{
	width: 100%;
	/* CHANGED HERE */
overflow-x: auto;
	overflow-y: auto;
#overflow-x: visible;
#overflow-y: visible;
	/* END CHANGE */
margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 4pt;
	margin-left: 0pt;
	background-color: transparent;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-x-position: 0pt;
	background-y-position: 1.2em;
	overflow: hidden;
}


dt,dd.price{
background-color:#e75e41;
font-size: 110%;
font-weight: bold}

dt{
float: left;
padding-right: 3px;
color:#F6D5BF;}

dd{
margin:0}

dd.price{
float: right;
padding-left: 3px;
color:#F7DEC8}

dd.ingredients{
	float: left;
	margin-left:0px;
	padding: 1px 0px 0px 10px;
	font: 75% Georgia,Times,sans-serif;
	color: #F6D5BF;
	font-style: italic;
	width: 80%;
	overflow: hidden;
}

dd.sizes{
	text-align:right;
	color:#333333;
	font: 75% Georgia,Times,sans-serif;
}

dd.toppings{
	color: #f6d5bf;
	font: 75% Georgia,Times,sans-serif;}
