<style>
table.picture{background-image:url(restaurants/menus/hooters/images/hooters_bkgnd.jpg);
	background-repeat:no-repeat; background-position: center top;
	background-attachment:fixed; background-repeat:repeat-y}
p.heading{
	padding-top:10pt;
	padding-bottom:5pt;
	}
p.item{
	padding-bottom:5pt;
	padding-left:15pt;
	padding-right:15pt;
	}
.price{
	font-family:Garamond,Palatino,serif;
	font-style: normal;
	font-size: 10pt;
	color: #065590;
	font-weight:bold;
	}
.pricebnt{
	font-family:Garamond,Palatino,serif;
	font-style: normal;
	font-size: 13pt;
	color: #065590;
	font-weight:bold;
	}
span.heading{
	font-family: Garamond,Palatino,serif;
	color: #1a237b;
	font-size: 24pt;
	text-align: left;
	}
span.headingdescrip{
	font-family:Garamond,Palatino,serif; 
	font-size: 11pt;
	color:#000000; 
	text-transform:lowercase;
	font-variant:small-caps;	
	text-align:left; 
	}
span.item{
	font-family:Garamond,Palatino,serif;
	font-variant:normal;
	font-variant:small-caps;
	color:#1a237b;
	text-transform:lowercase;
	font-size:14pt;
	font-weight:bold;
	text-transform : capitalize;
	}
span.descrip{
	font-family:Verdana,Helvetica,sans-serif;
	font-size:9pt;
	text-transform:lowercase;
	color:#000000; 
	}
	span.opening{
	font-family:arial,helvetica;
	font-style: oblique;
	color:#770077;
	font-size:12pt;
	font-weight:bold;
}
span.openingtop{
	font-family: times new roman;
	font-style: oblique;
	color:#110088;
	font-size:19pt;
	font-weight:bold;
}
</style>

