* {
	font-family: Georgia, Times, sans-serif;
}

body {
	background: #fff;
	margin: 0;
}

a {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

body table {

}

td.homePadding {
	width: 112px;
}

td.homeRight {
}

td#leftColumn {
	position: relative;
	background: url('/images/nav/bottom4.gif');
	background-repeat: repeat-y;
	/* background-attachment: relative; */
	/*background-position: 0px 250px;*/
	border: 4px #606 solid;
	padding: none;
}

#newnav {
	padding: 5em 1em;
	text-align: center;
}

#newnav a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#newnav a.current, #newnav a:hover, #newnav a:active {
	color: #f00;
}

.menuItem {
	padding-left: 2em;
	padding-right: .5em;
	text-indent: -2em;
}

.heartHealthy {
	color: #f00;
	font-weight: bold;
}





.specialItem {
	font-weight: bold;
	color: #f00;
}

div.specials {
	padding: 6px 36px;
	font-weight: normal;
	color: #090;
}

div.specials p {
	margin: 0;
	padding: 0;
}

div.specials span.date {
	color: #009;
	font-weight: bold;
}

div.specials span.specialsTitle {
	font-weight: bold;
}


.details {
	font-style: italic;
}


.notice {
	color: #f00;
	font-weight: bold;
}

td.mainColumn {
	width: 630px;
	background: #ffc;
	border-bottom: 4px solid #606;
	padding: 0 8px .5em;
}

td.mainColumnHome {
	width: 650px;
	background: #fff;
}

td.mainColumnHome p.specialsSection {
	background: #606;
	color: white;
} 

table#mainContent {
	background: #fff;
}

#rightColumn {
	padding-top: 1em;
	background: #deb4de;
	font-size: smaller;
	border: 4px #606 solid;
}

.p1CateringFormsLink {
	font-size: larger;
}

#leftColumn {
}

.small {
	font-size: 80%;
	text-align: center; }
	
.address   {
	color: black;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top: medium none black;
	border-bottom: medium none black; }
	
.italic {
	font-style: italic; }
	
.itemPrice {
	font-style: italic; }
	
.price {
	font-family: helvetic,arial;
}

.itemSubtitle {
	color: #000;
	font-style: italic; }
	
.bold {
	font-weight: bold; }

.specialNote {
	font-weight: bold;
	color: #f00;
}

h1 {
	color: #f00;
	font-size: 150%;
	text-align: center; }
	
.itemTitle {
	font-weight: bold; }
	
.title  {
	color: #deb4de;
	font-style: italic;
	font-weight: bold;
	font-size: 150%;
	background-color: #606;
	text-align: left;
	padding: 4px;
	margin-left: -8px;
	margin-right: -8px;
	
 }
	
.sectionTitle {
	color: #606;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	padding-top: 2ex;}

.item {
	text-align: center; }

.red {
	color: #f00;
}

