body {
	color: #000;
	background:#ffffff;
	font: normal 16px garamond, times new roman, times, serif;
	margin:0px;
	text-align: left;
	}

p	{
	margin-top:10px;
    margin-bottom:10px;
   }

p.center {
	text-align:center;
    width:100%;
    }

a	{
	font:bold 14px times new roman, times, serif;
  color:#650000;
  text-decoration:none;
	}

a:hover {
	font:bold 14px times new roman, times, serif;
  color:#666;
	text-decoration:underline;
	}

td.body {
	padding:5px;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
	background:#ffffff;
	}

td.nav {
	background:#ffffff;
	border-top:solid 1px #000;
	border-right:solid 1px #000;
	}

td.tan {
	background: #ffeecc;
	color:#000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	}

td.tanmain {
	background: #ffeecc;
	color:#000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom: solid 1px #000;
	padding-left: 10px;
	padding-right: 10px;
	}

td.view {
	background: #FFFFFF;
	color: #000000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	padding-bottom: 0px;
	}

td.tantopleft {
	background: #ffeecc;
	border-left: solid 1px #000;
	color:#000;
    text-align:left;
    margin:0px;
    padding:0px;
	}

td.tantopright {
	background: #ffeecc;
	border-right: solid 1px #000;
	color:#000;
	}

td.tanleft {
	background: #ffeecc;
	color:#000;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	}

td.tanright {
	background: #ffeecc;
	color:#000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	}

td.tanbottom {
	background: #ffeecc;
	color:#000;
	border-bottom:solid 1px #000;
	}

td.tantopright {
	background: #ffeecc;
	color:#000;
	border-right:solid 1px #000;
	text-align:right;
	}

td.gold {
	font: bold 15px times new roman, times, serif;
	background:#ffcc00;
	color:#000;
	border:solid 1px #000;
	padding:3px;
	letter-spacing:3px;
	text-transform: uppercase;
  text-align:left;
	}

.border {
	border:solid 1px #000;
	}

.navtable {
	width:145px;
	background:#ffcc00;
	border:solid 1px #000;
	margin-top:3px;
	margin-right:3px;
  text-align:left;
	}

a.nav {
	font: bold 16px garamond, times new roman, times, serif;
	color:#000;
	text-decoration:none;
	line-height:20px;
	width:145px;
	border-width:0px;
	}

a.nav:hover {
	font: bold 16px garamond, times new roman, times, serif;
	color:#000;
	text-decoration:none;
	line-height:20px;
	width:145px;
	background: #EBB000;
  border-width:0px;
	}

a.currentnav {
	font: bold 16px garamond, times new roman, times, serif;
	color:#000;
	text-decoration:none;
	line-height:20px;
	width:145px;
	border-width:0px;
	}

a.currentnav:hover {
	font: bold 16px garamond, times new roman, times, serif;
	color:#000;
	text-decoration:none;
	line-height:20px;
	width:145px;
	background: #EBB000;
  border-width:0px;
	}

h1 {
	font: bold 24px garamond, times new roman, times, serif;
	color: #000;
	line-height: 30px;
	text-align: center;
    margin:1px;
	}

h2 {
	font: bold 18px garamond, times new roman, times, serif;
	color: #650000 ;
	margin-top: 25px;
	border-bottom: solid 2px #650000;
	width: 100%;
	text-transform: uppercase;
	}

h3 {
	font: normal 16px garamond, times new roman, times, serif;
	color: #000;
	margin: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	}

h4 {
	font: normal 16px garamond, times new roman, times, serif;
	color: #000;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin:0px;
	}

h5 {
	font: bold 18px garamond, times new roman, times, serif;
	color: #000;
	line-height: 14pt;
	text-align: center;
    margin:1px;
    width: 300px;
}

.desc {
	font: normal 14px garamond, times new roman, times, serif;
	color: #000;
	font-weight: bold;
	}

.price {
	font: normal 14px garamond, times new roman, times, serif;
	color: #000;
	text-align: right;
	}

.pImage {
	position: relative;
	margin-left: 0px;
	}

.footer {
	font:normal 12px times new roman, times, serif;
	color:#aaa;
  }

a.footer {
	font:bold 12px times new roman, times, serif;
  color:#666;
	text-decoration:none;
	}

a.footer:hover {
	text-decoration:underline;
  color:#000;
	font:bold 12px times new roman, times, serif;
	}

table.special, td.special {
	background:#FFFFFF url(images/joewhite.jpg) no-repeat bottom right;
	width:390px;
  padding:15px;
  border:0px solid #000;
  font: normal 16px garamond, times new roman, times, serif;

	}

.blurb {
	background: #FFFEEE;
	width: 150px;
	padding: 10px;
	border: 1px solid #000000;
	font: normal 14px garamond, times new roman, times, serif;
	}

.blurbwide {
	background: #FFFEEE;
	width: 95%;
	padding: 10px;
	border: 1px solid #000000;
	font: normal 13px garamond, times new roman, times, serif;
	}

.accent {
	font-weight:bold;
	font-size:20px;
	color:#000;
   margin:0px;
	}

textarea.survey {
width:100%;
}

input, textarea {
	background:#fffddd;
  color:#000;
  border:1px solid #000;
	}

input.radio {
border:0px;
}

input.button {
	color: #000;
  background: #fffddd;
  border:1px solid #000;
	}

a.subnav {
	font: normal 12px garamond, times new roman, times, serif;
	width:145px;
	background:transparent;
   border-left:20px solid #ffcc00;
	margin-top:3px;
	margin-right:0px;
	text-align:left;
   text-decoration:none;
   }

a.subnav:hover {
	text-decoration:underline;
	font: normal 12px garamond, times new roman, times, serif;
   }

a.currentsubnav {
	font: bold 12px garamond, times new roman, times, serif;
   text-decoration:none;
	width:145px;
	background:transparent;
   border-left:20px solid #ffcc00;
	margin-top:3px;
	margin-right:0px;
	text-align:left;
   }

a.currentsubnav:hover {
	text-decoration:none;
 	font: bold 12px garamond, times new roman, times, serif;
   color:#650000;
   }

.cateringgrid {
	border:1px solid #000;
   }

td.cater {
	font:bold 16px garamond, times new roman, serif;
	color:#650000;
	background:#ffffee;
	border:dotted 1px #ccc;
	padding:5px;
	text-align:center;
	text-decoration:none;
   }

.caterdesc {
	font: normal 18px garamond, times new roman, times, serif;
	color: #000;
	font-weight: bold;
	}

a.cater {
	font:bold 16px garamond, times new roman, serif;
	color:#650000;
	background:#ffffee;
	text-decoration:none;
   }


a.cater:hover {
	font:bold 16px garamond, times new roman, serif;
	background:#ffffee;
	text-align:center;
	text-decoration:none;
   color:#000;
   }

td.content {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #000;
	width: 300px;

	/* new years / winter specials color  background:#F5F3FE; border:1px solid #666666;*/
	}

td.content p.special {
	font: bold 18px garamond, times new roman, serif;
}

.giftcert {
font:12px normal arial, verdana, sans-serif;
color:#ff0000;
line-height:15px;
display:block;
clear:both;
}



