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

body {
	background-color:#003c01;
	text-align: center;
	margin: 0px auto;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

p{
	text-align: left;
	font-size:1em;
	font-family: Verdana;
	margin-left: 28px;
	margin-right: 25px;
	margin-top: -2px;
	margin-bottom: -2px;
}
	
h1{
	font-family: Tahoma;
	color: #c5351b;
	font-size: 1.75em;
	margin-left: 28px;
	text-align: left;
	margin-bottom: -2%;
}

h2{
	font-family: Tahoma;
	color: #c5351b;
	text-align: left;
	font-size: 1.25em;
	margin-left: 28px;
	margin-bottom: 1%;

}
	
h3 {
	margin-left: 28px;
	text-align: left;
	font-family: Tahoma;
	font-size: 1.05em;
	padding-left: 0%;
	margin-top: 1%;
}

h4 {
	font-family: Tahoma;
	font-size: 1.1em;
	margin-top: 3px;
	margin-left: 28px;
	text-align: left;
	color: #3E6330;
}

img {
	border: 0px solid #666666;
	float: left;
}


table {
	border: none;
}

table.toppings { 
	border: none;
    table-layout: fixed;
	width: 75%;
	}

	td.top {
	text-align: center;
	font-size: 1.1em;
	}
	
	th.category {
	padding-left: 28px;
	text-align: left;
	width: 75%;
	font-family: Tahoma;
	color: #c5351b;
	font-size: 1.25em;
	background-color: #000000;
	}
	
	th.price {
	text-align: left;
	width: 25%;
	font-size: 1.05em;
	background-color: #FFF8C4;
	}
		
	th.size {
	text-align: left;
	width: 25%;
	font-size: 1.25em;
	background-color: #000000;
	color: #F9EE9C;
	}
	
	th.item {
	padding-left: 28px;
	text-align: left;
	width: 75%;
	font-family: Tahoma;
	color: #c5351b;
	font-size: 1.05em;
	font-weight: bold;
	font-style: normal;
	top: auto;
	background-color: #FFF8C4;
	}

	th.toppings {
	padding-left: 28px;
	text-align: center;
	width: 125%;
	font-family: Tahoma;
	color: #c5351b;
	font-size: 1.5em;
	background-color: #000000;
	}
#container {
  	border: 1px solid #000000;
  	background-color: #003c01;
	width:804px;
	min-height:100px;
	height: auto !important;
	margin: 0px auto;
	text-align: center;
	background-color: #fef7bc;
}

#header {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: none;
	width:802px;
	height:101px;
	background-color:#c40101;
}

#hnav {
  	background-image: url(images/hnavrep.gif); background-repeat: repeat-x;
 	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: none;
	border-bottom: 1px solid #000000;
	padding: 0;
	width:802px;
	height:50px;
}
	
	#menuimg {
		background-image: url(images/menuimg.gif); background-repeat: no-repeat;
		line-height: 42px;
		float: left;
		margin-left: 10px;
		width: 150px;
		height: 50px;
		white-space: nowrap;
	}
			#menuimg a{
				font-size: 1.5em;
				text-decoration: none;
				padding: 7px 15px;
				color: #000000;
			}
			
			#menuimg a:link {
				color: #000000;
			}
			
			#menuimg a:visited {
				color: #000000;
			}
			
			#menuimg a:hover {
				font-weight: bold;
				color: #c5351b;
			}
	
	#hnav ul{
		margin: 0px;
		padding: 0px;
		line-height: 42px;
		white-space: nowrap;
	}
	
	#hnav li{
		list-style-type: none;
		display: inline;
	}
	
	#hnav li a{
		font-size: 1.5em;
		text-decoration: none;
		padding: 7px 15px;
		color: #f9ee9c;
	}
	
	#hnav li a:link {
		color: #f9ee9c;
	}
	
	#hnav li a:visited {
		color: #f9ee9c;
	}
	
	#hnav li a:hover {
	font-weight: bold;
	color: #c5351b;
	}
	
	#menu {
		width:150px;
		min-height:500px;
		height: auto !important;
		height: 500px;
		float: left;	
		text-align: center;
		background-color:#000000;
		color: #FFFFFF;
		font-size: 1.25em;
		margin-left: 10px;
	}

	#menu ul{
		margin: 0;
		padding: 0px;
		line-height: 42px;
		white-space: nowrap;
	}
	
	#menu li{
		list-style-type: none;
		#padding-bottom: -1px;
		#padding-top: -1px;
		background-image: url(images/seperator.gif);
		background-position: center bottom; 
		background-repeat: no-repeat;
	}
	
	#menu li a{
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#menu li a:link {
		color: #FFFFFF;
	}
	
	#menu li a:visited {
		color: #FFFFFF;
	}
	
	#menu li a:hover {
		font-weight: bold;
		color: #fee300;
	}
	
#content{ 
	margin: 0px;
	padding-left: 0px;
	width:634px;
	min-height:500px;
	height: auto !important;
	height: 500px;
	background-color:#fef7bc;
	float: right;
	text-align: center;
}

#pizzaback{ 
	margin: 0px;
	padding-left: 0px;
	width:634px;
	min-height:500px;
	height: auto !important;
	height: 500px;
	float: right;
	background-image: url(images/pizzaback2.jpg);
	text-align: center;
}

.end {
	clear: both;
}

#footer {
	text-align: right;
	font-size: .75em;
	color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	height:29px;
	width:802px;
	background-color:#c40101;
}
