body 
    { 
	background:		#000000;
	margin-top:		0px;
	margin-left:	0px;
	font-family: 	verdana,arial,helvetica,sans-serif;	
	font-size:		12px;
	color:			#FFFFFF;
	}

	
#container 
	{
	width: 			760px;
/*	\width: 		780px;
	w\idth: 		760px; */
	margin: 		0px;
	margin-left: 	auto;
	margin-right: 	auto;
	}

#header 
	{
	width:			760px;
	}

#nav_top
	{
	width:			760px;
	}
	
#main
	{
	width:			760px;
	border:			1px solid #FF6600;
	min-height:		370px;
	}
	
#nav
	{
	float: 			left;
	width: 			200px;
	margin:			0px;
	}
	
#prayer
	{
	text-align:		center;
	margin-top:		25px;
	}	
		
#content 
	{
	padding: 		5px;
	margin-left: 	200px;
	}

#slideshow
	{
	width:				160px;
	margin-left:		350px;
	position:			absolute;	
	}
		
#footer 
	{
	clear: 				both;
	margin-top: 		5px;
	}
	
#rightside
	{
	width:				160px;
	margin-left:		380px;
	position:			absolute;
	}
	
#wing_flavors
	{
	width:				150px;
	padding:			4px;
	margin-top:			20px;
	background:			#66CC00;
	color:				#000000;
	}

#bbq_sauces
	{
	width:				150px;
	padding:			4px;
	margin-top:			20px;
	background:			#FFCC00;
	color:				#000000;
	}
	
#side_items
	{
	width:				150px;
	padding:			4px;
	margin-top:			20px;
	background:			#66CC00;
	color:				#000000;	
	}
		
h1
	{
	font-family:		arial, sans-serif;
	font-size:			16px;
	margin-top:			5px;
	margin-bottom:		20px;
	color:				#FBE37F;	
	}
	
a,a:visited
    {
    color:				#FF6600;
	text-decoration:	none;
    }
	
a:hover
    {
    text-decoration:	underline;
    }    
	
p.opening
	{
	font-family:		arial black, arial, verdana;
	color:				#FFCC00;
	font-size:			20px;
	margin-top:			10px;
	}	
	
p.footer
	{
	color:				#FFFACD;
	font-size:			10px;	
	text-align:			right;
	margin-top:			0px;
	}	

p.location
	{
	font-weight:		bold;
	margin-bottom:		3px;
	}
	
p.address
	{
	margin-bottom:		15px;
	margin-top:			0px;
	}	
		
input
	{
	border:				none;
	margin-bottom:		10px;
	margin-top:			3px;
	background:			#FFF8DC;
	}	

select
	{
	background:			#FFF8DC;
	border:				none;
	margin-top:			3px;	
	}
		
textarea
	{
	border:				none;
	margin-bottom:		10px;
	background:			#FFF8DC;
	font-family:		verdana;
	font-size:			12px;
	margin-top:			3px;	
	}	
	
input.submit
	{
	border: 			none;
	background:			#FF6600;
	color:				#FFFFFF;
	cursor:				pointer;
	cursor:				hand;
	margin-top:			15px;
	display:			block;
	padding:			1px;
	}		

table.menu
	{
	width:				360px;
	}
					
td.menu_item
	{
	font-weight:		bold;
	padding-top:		20px;
	color:				#FFFACD;	
	}
	
td.menu_item_new
	{
	font-weight:		bold;
	padding-top:		5px;
	color:				#FFFACD;	
	}	
	
td.menu_descr
	{
	font-size:			12px;
	}

/*		
td.menu_descr_right
	{
	font-size:			11px;
	text-align:			right;
	padding-right:		30px;
	}

td.menu_price
	{
	vertical-align:		bottom;
	text-align:			right;
	}

td.menu_price_avail
	{
	vertical-align:		bottom;
	text-align:			right;
	font-size:			11px;	
	}

*/	
p.rightside_text
	{
	text-align:			center;
	font-size:			11px;
	font-weight:		bold;
	margin-top:			0px;	
	}

p.price
	{
	font-size:			12px;
	font-weight:		bold;
	text-align:			center;
	}	

.accent1
	{
	color:				#FFCC00;
	font-weight:		bold;
	}
	
.accent2
	{
	color:				#66CC00;
	font-weight:		bold;
	}	
	
			