img, a, h1, h2, h3, h4, div, span {
outline:none;
}

body {
	background: url('../images/brick_TILE.gif') repeat;
	text-align: center;
	color:#cf0c0c;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}


#header {
	width: 914px;
	height: 373px;
	margin-right: auto;
	margin-left: auto;
}

#wrap {
	width: 866px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.woodBorderTop {
	width: 853px;
	height: 16px;
	background: url('../images/wood_border_top.png') no-repeat;
	display: block;
	font-size: 1px;
}

.woodBorderMid {
	width: 853px;
	background: url('../images/wood_border_mid.png') repeat-y;
	text-align: left;
}

.woodBorderBottom {
	width: 853px;
	height: 100px;
	background: url('../images/wood_border_bottom.png') no-repeat;
	clear: both;
}

.contentHolder {
	padding-left: 20px;
	padding-top: 20px;
}

.contentHolder2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.foodDesc
{
	color: black;
	font-size: 12px;
}

.foodPhrase{
	color: black;
}

#menuHeadBOX{
	width:756px;
	
}

#menuHead{
	height:300px;
	background-image: url('../images/menu_BG_TOP.png');
	background-repeat: no-repeat;
	z-index: 5;
}

#menuMain{
	margin-top:-164px;
	width:756px;
	background-image: url('../images/menu_BG_REPEATER.png');
	z-index:4;
}

#menuFootBOX {
	width:756px;
	height:26px;
	
}

#menuFoot {
	width:756px;
	height:26px;
	margin-top:-13px;
	background-image: url('../images/menu_BG_BOTTOM2.png');
}

#bottomNav {
	text-align: right;
	padding-top: 17px;
	margin-right: 25px;
}

#historyContent {
	width: 748px;
	height: 423px;
	background: url('../images/history_content_bg.png') no-repeat;
}

#historyContent_FLASH {
	width: 748px;
	height: 423px;
}

#apparelContent {
	width: 747px;
	height: 415px;
	background: url('../new-images/apparel.png') no-repeat;
}

#couponsContent {
	width: 747px;
	height: 700px;
	background: url('../images/coupons_content_bg.png') no-repeat;
}


#locationsContent {
	width: 747px;
	height: 600px;
}

	#locationsTop {
		width: 747px;
		height: 66px;
		background: url('../images/location_content_top.png') no-repeat;
	}
	
	#locationsBottom {
		width: 747px;
		height: 534px;
		background: url('../images/location_content_bottom.png') no-repeat;
	}
	
	#locationsTable {
		width: 701px;
		text-align: center;
	
	}
	
		#locationsTable td {
			width: 25%;
			vertical-align: top;
		}
		
		#locationsTable td.info {
			text-align: left;
		}
		
#jobsContent {
	width: 747px;
}

	#jobsTop {
		width: 747px;
		height: 220px;
		background: url('../images/jobs_top_bg.png') no-repeat;
	}
	
	#jobsMid {
		width: 747px;
		background: url('../images/jobs_mid_bg.png') no-repeat;
	}
	
	#jobsBottom {
		width: 747px;
		height: 21px;
		background: url('../images/jobs_bottom_bg.png') no-repeat;
	}

#link1 {
	margin-top: 135px;
	margin-left: 5px;
	width: 176px;
	height: 135px;
	background-image: url('../images/menu_pizza_yellow.png');
	background-repeat: no-repeat;
}

#link1 a {
	margin-top:-135px;
	width: 176px;
	height: 135px;
	background-image: url('../images/menu_pizza_red.png');
	background-repeat: no-repeat;
	display: block;
}

#link1 a:hover {
	background: none;

}

#link2 {
	margin-top: -135px;
	margin-left: 197px;
	width: 176px;
	height: 135px;
	background-image: url('../images/menu_hoagies_yellow.png');
	background-repeat: no-repeat;
}

#link2 a {
	margin-top:-135px;
	width: 176px;
	height: 135px;
	background-image: url('../images/menu_hoagies_red.png');
	background-repeat: no-repeat;
	display: block;
}

#link2 a:hover {
	background: none;

}

#link3 {
	margin-top: -135px;
	margin-left: 387px;
	width: 176px;
	height: 135px;
	background-image: url('../images/menu_pasta_yellow.png');
	background-repeat: no-repeat;
}

#link3 a {
	margin-top:-135px;
	width: 176px;
	height: 135px;
	background-image: url('../images/menu_pasta_red.png');
	background-repeat: no-repeat;
	display: block;
}

#link3 a:hover {
	background: none;

}

#link4BOX {
	height:135px;
	width:176px;
}

#link4 {
	margin-top:-135px;
	margin-left: 580px;
	width:176px;
	height: 135px;
	background-image: url('../images/menu_plates_yellow.png');
	background-repeat: no-repeat;
	float:left;
	display:inline;
}

#link4 a {
	margin-top:0px;
	width:176px;
	height: 135px;
	background-image: url('../images/menu_plates_red.png');
	background-repeat: no-repeat;
	float:left;
	display:block;
}

#link4 a:hover {
	background: none;

}

#footer p {
	margin: 10px 0 10px 0;
	text-align: center;
	width: 100%;
	float: left;
	clear: left;
	color: #000;
}

	#footer p a {
		color: #000;
	}