body {
	margin: 0px 0px 20px 0px;
	background-color: #000;
	background-attachment: scroll;
	background-image: url(/i/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
    text-align: center;
    line-height: 120%;
}
p, div
{
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
img { border: 0px }
td { vertical-align: top }
.menuchoice
 {
  padding: 0px 10px 0px 10px;
 }
.menuchoice a:link, .menuchoice a:visited, .menuchoice a:active
 {
  display: block;
  color: #d6b778;
 }
.menuchoice a:hover
 {
  color: #fff;
 }
#pageSurround {
    text-align: left;
	width: 814px;
	margin: 20px auto;
	padding: 0px;
}
#topHeader {
	text-align: right;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	height: 15px;
	padding-left: 5px;
}
.boxContent {
	padding: 3px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
    margin-top: 30px;
	padding: 3px;
}
#subCats legend
 {
  color: #000;
  font-weight: bold;
  margin: 0px 0px 0px 10px;
  padding: 0px;
 }
#subCats fieldset
 {
  border: none;
  border-top: 1px solid #0240a3;
  margin: 0px;
  margin-bottom: 8px;
  padding: 0px 0px 0px 5px;
  _padding: 0px;
 }

.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 100px;
}
.subCat img {
  border: 
 }
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
.txtCopyright { display: none }

.footer {
 padding: 20px 0px 20px 0px;
 text-align: center; 
 color: #fff; 
 font-size: 60%;
 }
.footer a:link, .footer a:visited, .footer a:active
 {
  color: #FCFADC;
 }
.footer a:hover 
 {
  color: #ff0;
 }
#restaurants, #grocery {
  display: none;
  padding-left: 20px;
 }