
<style>
table.picture{background-image:url(restaurants/menus/crosstownbbq/images/crosstownbbq_bkgd.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;
	}
p.price{
	font-family:arial, helvetica;
	font-style: italic;
	font-size: 10pt;
	text-align: right;
	color: Black;
}
span.heading{
	font-family: Trebuchet MS,Arial Black, Arial;
	color: Black;
	font-size: 19pt;
	text-align: left;
	font-weight: bold;
}
span.headingdescrip{
	font-family: Trebuchet MS,arial, helvetica;
	font-size: 10pt;
	color: Black;
	text-align:left;
}
span.item{
	font-family:Trebuchet MS, arial;
	font-variant:small-caps;
	color:Black;
	font-size:12pt;
	font-weight: bold;
	}
span.descrip{
	font-family:Trebuchet MS,arial;
	
	font-size:11pt;
	color: Black;
}



</style>
