/* GENERAL SETTINGS*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFE9;
	background-image: url(../graphics/lita.gif);
	padding: 1em;
	margin:0;
}
a {
	color: #336633;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #336633;
}
a:active {
	color: #003399;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	clear:both;
	font-weight:bold;
	font-size:16px;
	background-image:url(../graphics/tips.png);
	background-position:left top;
	background-repeat:repeat-x;
	width:537px;
	padding: 25px 0 0 0;
	margin:0.3em 0 0 0;
}
h2 {
	padding-bottom:0;
	margin-bottom:0;
	padding-top:0.5em;
}
h3 {
	padding-bottom:0.5em;
	margin-bottom:0;
	padding-top:1em;
}
h4 {
	padding-top:1em;
}
.clear {
	clear:both;
}
.fracNum, .fracDen {
	font-size: 80%;
}
.fracNum { vertical-align: 0.5em; }
.fracDen { vertical-align: -0.5em; }
.tmcopy { vertical-align: 0.5em; }
/* LAYOUT */
#pWrap {
	width:700px;
	margin:0 auto;
}
#topContent {
	position:relative;
	padding:5px 0 0 155px;
	margin:0 auto;
	text-align:center;
	font-size: 16px;
	background-image:url(../graphics/bgtopContent.gif);
	background-position:left top;
	background-repeat:repeat-y;
	min-height:200px;
}
#leftPannel {
	position:absolute;
	top:0;
	left:0;
	width:145px;
	/*background-color:#FFFF80;*/
	text-align:center;
}
#leftPannel img {
	margin:0 auto;
	display:block;
}
#mainContent {
	clear:both;
	margin:10px auto;
	padding:0 15px;
}
#leftPicPannel {
	width:212px;
	float:left;
	margin-top:10px;
	margin-right:20px;
	text-align:center;
	font-size:11px;
}
#rightPicPannel {
	width:212px;
	float:right;
	margin-left:20px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

/* HEADERS AND SUCH */
.scroll {
	font-family: "Benguiat Frisky", Geneva, Arial, Helvetica, san-serif;
	font-size:18px;
	font-weight: bold;
	color:#000000;
	background-color:#FFFF80;
	margin:0;
	padding:0.2em 0;
	height:25px;
	white-space:normal;
	width:700px;
}
.red {
	color:#FF0000;
}
.greenB {	
	color: #008000;
	font-weight: bold;
}
.tips {
	clear:both;
	background-image:url(../graphics/tips.png);
	background-position:left top;
	background-repeat:repeat-x;
}
.tipsW {
	clear:both;
	background-image:url(../graphics/tips.png);
	background-position:left top;
	background-repeat:repeat-x;
	width:537px;
}
.contactInfo {
	clear:both;
	background-image:url(../graphics/tips.png);
	background-position:left top;
	background-repeat:repeat-x;
	padding: 23px 0 0 0;
	text-align:center;
}
.contactInfo p {
	padding:0;
	margin:5px;
}
.copy {
	clear:both;
	font-size:11px;
	text-align:center;
}
.greenNotes {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#008000;
	font-size:14px;
	font-weight:normal;
}
.redNotes {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#FF0000;
	font-size:15px;
	font-weight:normal;
}
.blacknotes {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#000000;
	font-size:14px;
	font-weight:normal;
}
.OR {
	display:block;
	font-weight:bold;
	padding:5px;
	padding-left:100px;
}
ul.triList li {
	list-style-position: outside;
	list-style-image: url(../graphics/dot.gif);
	padding-bottom: 6px;
	text-align:left;
}
ul.triListM li {
	list-style-position: outside;
	list-style-image: url(../graphics/dot.gif);
	padding-bottom: 6px;
	font-size:90%;
	text-align:left;
}
ul.menu {
	margin-left:0;
	padding-left:0;
	list-style:none;
}
ul.menu li {
	padding-bottom: 15px;
	text-align:left;
}
ul.menu li.last {
	padding-bottom: 5px;
	text-align:left;
}
ul.menu li span.itemhead {
	font-size:110%;
	font-weight:bold;
}
ul.menu li span.itemprice {
	float:right;
	display:block;
	background-color:#FFFFE9;
	padding-top:6px;
	padding-left:10px;
	font-weight:bold;
}
ul.menu li span.itemline {
	display:block;
	padding:3px 0 3px 3px;
	border-bottom:1px dotted #000000;
	font-size:90%;
	clear:right;
}
#SmkRing {
	clear:both;
	background-image:url(../graphics/tips.png);
	background-position:left top;
	background-repeat:repeat-x;
	padding: 23px 0 0 0;
	text-align:center;
	font-size:11px;
}
#SmkRing img {
	float:left;
}
#SmkRing p {
	padding:0;
	margin:7px;
}
#gallery {
	list-style:none;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
#gallery li {
	float:left;
	margin:0;
	padding:0.5em 10px;
	text-align:center;
	width:300px;
}
#gallery li img {
	border:none;
	padding-bottom:0.5em;
}
img.floatLeft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
img.floatRight {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

/* LINKS */
#botLinks {
	clear:both;
	background-image:url(../graphics/tips.png);
	background-position:left top;
	background-repeat:repeat-x;
	padding: 23px 0 0 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#topLinks {
	margin:0 auto 20px auto;
	padding:0;
	border:none;
	list-style:none;
	text-align:center;
}
#topLinks li {
	padding:0;
	margin:0 auto;
	display:inline-block;
	vertical-align:top;
	background: transparent none center top no-repeat;
}
#topLinks li a {
	text-decoration:none;
	display:block;
	height:35px;
	padding:0;
	margin:0;
}
#topLinks li a span {
	display: none;
}
#topLinks li.Bhome {
	width:79px;
	background-image:url(../graphics/buttons/Bhome.png);
}
#topLinks li.Bcatering {
	width:173px;
	background-image:url(../graphics/buttons/Bcatering.png);
}
#topLinks li.Bphotos {
	width:83px;
	background-image:url(../graphics/buttons/Bphotos.png);
}
#topLinks li.Bpastrami {
	width:180px;
	background-image:url(../graphics/buttons/Bpastrami.png);
}
#topLinks li.Bpigroast {
	width:359px;
	background-image:url(../graphics/buttons/Bpigroast.png);
	display:block;
}
#topLinks li.Bcharcoal {
	width:336px;
	background-image:url(../graphics/buttons/Bcharcoal.png);
	display:block;
}