body{
	background:#912312;
}
table{
	width:860px;
	height:800px;
	background:#f6b708;
	align:center;
	margin: 0px auto;
}
li{
	list-style-type:none;
}
a,a:hover,a:visited{
	color:#f6b708;
}
h2{
	font-family:Tahoma, "lucida sans", Arial;
	font-size:14px;
	font-weight:bold;
}

h3{
	font-family:Tahoma, "lucida sans", Arial;
	font-size:15px;
	font-weight:bold;
}

h4{
	font-family:Tahoma, "lucida sans", Arial;
	font-size:.75em;
	font-weight:bold;
	font-style:italic;
}

#header{
	
	width:600px;	
	margin: 0px auto;
	align:center;
}

#menu{
	background:#617c4b;
	align:right;
	width:131px;
	height:800px;
	margin: 0px auto;
}

#logo{
	background:#912312;
}
	

#statement{
	font-family:Tahoma, "lucida sans", Arial;
	color:#000000;
	font-size:.75em;
	font-weight:bold;
   	text-align:center;
	background:#f6b708;
	width:450px;	
	margin: 0px auto;
	padding:10px;
	
}



#specials{
	background:#f6b708;
	font-family:Tahoma, "lucida sans", Arial;
	font-size:.75em;
	text-align:center;
	width:150px;	
	margin: 0px auto;
	padding:10px;
}

#navigation li{
	font-family:Tahoma, "lucida sans", Arial;
	font-weight:bold;
	font-size:13px;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #f6b708;
}
#navigation a{
	display: block;
	padding: 3px;
	color: #000000;
	text-align:left;
	text-decoration: none;	
}
#navigation a:hover{
	background-color:#912312;
}
#statement a{	
	color: #912312;	
	text-decoration: underline;	
}
#statement a:hover{
	color:#000000;
}
#footer{
	background:#617c4b;
	font-family:verdana;
	color:#000000;
	font-size:.5em;
   	text-align: right;
	width:600px;
	height:20px;
}


	
