/* CSS Document */

body {
	background-color:#992600;
	background-image:url(../images/bodyBg.gif);
	background-repeat:repeat-x;
	background-position:0px 62px;
	margin:0px;
	padding:0px;
}
a#logo, a#delivery, .indexTop, #bottomContainer, #mainContentBottom, .interiorTop {
	background-repeat:no-repeat;
}
.clearing {
	clear:both;
}
#wrapper {
	margin:0px auto;
	padding-top:10x;
	width:950px;
}
	a#logo {
		background-image:url(../images/logoWhite.png);
		display:block;
		height:152px;
		margin:10px 0px 0px 115px;
		padding:0px 0px 8px 0px;
		width:185px;
	}
#nav {
	background-image:url(../images/navBg.png);
	background-repeat:no-repeat;
	color:#fff;
	font:11px Times New Roman;
	height:22px;
	position:relative;
	width:949px;
}
	#nav ul {
		float:right;
		list-style-type:none;
		margin:0px;
		padding:4px 165px 0px 0px;
	}
	#nav ul li {
		display:inline;
		padding:2px 15px;
	}
	#nav ul li a {
		color:#fff;
		text-decoration:none;
	}
	#nav ul li a:hover {
		color:#cc6633;
		text-decoration:none;
	}
	a#delivery {
		background-image:url(../images/deliveryButton.png);
		bottom:0px;
		color:#fff;
		font:11px Times New Roman;
		height:20px;
		padding-top:7px;
		position:absolute;
		right:11px;
		text-align:center;
		text-decoration:none;
		width:143px;
	}
		a:hover#delivery {
			color:#333;
			text-decoration:none;
		}
#topContainer {	
	height:324px;
	padding-top:5px;
	position:relative;
	width:949px;
}
	.indexTop {
		background-image:url(../images/topContentBg.png);	
	}
	.interiorTop {
		background-image:url(../images/interiorTopContent.png);
	}
	#topContainer .left, #topContainer .leftInterior  {
		color:#fff;
		float:left;
		font:13px Times New Roman;
		line-height:18px;		
		text-align:right;
		width:230px;
	}
	#topContainer .left {
		padding:90px 10px 10px 100px;
	}
	#topContainer .leftInterior {
		padding:20px 10px 10px 100px;
	}
	#topContainer .right {
		float:right;
		padding:0px 104px 0px 0px;
		width:501px;
	}
#bottomContainer {
	background-image:url(../images/bottomContentBg.png);
	min-height:235px;
	padding:0px 92px 0px 142px;
	width:703px;
}
	#subNav {		
		color:#dedbd0;
		float:left;
		font:12px "Times New Roman";
		padding:0px;
		text-align:right;
		width:193px;
	}
		.interiorSub {
			bottom:12px;
			position:absolute;
			left:143px;
		}
		#subNav ul {
			background-color:#462f25;
			background-image:url(../images/brownNavBg.png);
			background-position:top;
			background-repeat:repeat-x;		
			list-style-type:none;
			margin:0px 0px 0px 0px;
			padding-bottom:3px;
			width:153px;
		}
		#subNav ul li {
			border-bottom:1px solid;
			border-color:#816a60;
			padding:5px 10px 5px 0px;
		}
		#subNav ul li a {
			color:#dedbd0;
			text-decoration:none;
		}
		#subNav ul li a:hover {
			color:#cc6633;
			text-decoration:none;
		}
		#subNav li.last {
			border:none;
		}
		a#eatzyLogo {
			background-image:url(../images/eatzyLogo.png);
			background-repeat:no-repeat;
			display:block;
			height:102px;
			width:192px;
		}
	#bottomContainer #mainContainer {
		float:right;
		margin:0px 0px 0px 5px;
		width:505px;
	}
	#bottomContainer #mainContainer #mainContent {
		background-image:url(../images/whiteBg.png);
		background-repeat:repeat-y;
		color:#993300;			
		font:13px "Times New Roman";
		padding:0px 20px 20px 20px;
		width:470px;
	}
		#bottomContainer #mainContainer #mainContentBottom {
			background-image:url(../images/whiteBottom.png);
			height:17px;
			width:510px;
		}
		#bottomContainer #interiorContent {
			background-image:url(../images/interiorContentBg.png);
			background-repeat:repeat-y;
			color:#993300;
			font:13px "Times New Roman";
			margin-left:-5px;
			padding:10px 20px 30px 20px;
			width:678px;
		}
			#bottomContainer #mainContainer #mainContent a, #bottomContainer #interiorContent a {
				color:#800100;
				text-decoration:none;
			}
			#bottomContainer #mainContainer #mainContent a, #bottomContainer #interiorContent a {
				color:#800100;
				text-decoration:underline;
			}
		#bottomContainer #interiorContentBottom {
			background-image:url(../images/interiorContentBottom.png);
			height:18px;
			width:718px;
		}
	#footer {
		clear:both;
		color:#cc6633;
		font:10px "Times New Roman";
		margin:0px auto;
		text-align:center;
	}
	#footer ul {
		list-style-type:none;
		margin:0px 0px 0px -40px;
		padding-bottom:20px;
	}
	#footer ul li {
		display:inline;
		padding:0px 5px;
	}
	#footer ul li a {
		color:#cc6633;
		text-decoration:none;
	}
	#footer ul li a:hover {
		color:#cc6633;
		text-decoration:underline;
	}
/*Font Styles */
h1 {
	color:#333;
	font:28px "Times New Roman";
	margin:0px 0px 8px 0px;
}
h2 {
	color:#333;
	font:20px "Times New Roman";
	margin:0px 0px 8px 0px;
}
.copy {
	color:#cc6633;
	font:10px "Times New Roman";
	margin:8px 0px;
}
.phone {
	color:#fff;
	font:30px "Times New Roman";
	margin:0px;
}
.phoneInterior {
	color:#fff;
	font:24px "Times New Roman";
	margin:0px;
}
