body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image:url(images/gradient2.gif)
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 130%;
	color: #1A4A67;
	text-align:left;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 150%;
	color:#990000;
	text-align:center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px;
	line-height: 100%;
	color: #1A4A67;
	width: 141px;
	padding-top: 8px;
	text-align:center;
}
.copyrightAll {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px;
	line-height: 100%;
	color: #1A4A67;
	width: 350px;
	margin-top: 8px;
	text-align:center;
}
.imgLeft {
	float:left;
	border-style:solid;
	border:1px;
	border-color: #666666;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
}
.tdRight {
	text-align:right;
}
.imgRight {
	float:right;
	border-style:solid;
	border:1px;
	border-color: #666666;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:0px;
}
/* this holds all content  */
#containerMain {
	position:relative;
	margin: 0px;
	width: 773px;
	height: auto;
}
.whiteCell {
	background-color:#FFFFFF;
}
/* BOTTOM SECTION */
	/* this holds white bottom section, hours, location and welcome  */
#containerBottom {
	position:relative;
	margin: 0px;
	width: 773px;
	height: auto;
}
/* top border of the welcome table. middle column 530 pixels wide */
.Table_02Top {
	background-image: url(images/middle_13a.gif);
}
/* bottom border of the welcome table. middle column 530 pixels wide */
.Table_02Bot {
	background-image: url(images/middle_23a.gif);
}
/* left wall of the welcome text table */
.centerTableLeft {
	background-image: url(images/middle_17a.gif);
	background-repeat: repeat-y;
}
/* right wall of the welcome text table */
.centerTableRight {
	background-image: url(images/middle_19a.gif);
	background-repeat: repeat-y;
}
/* this is for the welcome text cell */
.gradientCell {
	background-image:url(images/beigegradient.gif);
	background-repeat: repeat-x;
	background-color: #FEFAE9;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom:20px;
}
/* hours and location tables middle section with text and gradient */
.TableHours1 {
	background-color: #FFF8E1;
	background-image: url(images/hours_06.gif);
	background-repeat: repeat-x;
	overflow: auto;
}
/* hours and location tables left column wall */

.TableHoursLeft {
	background-image: url(images/hours_04a.gif);
	background-repeat: repeat-y;
}
/* hours and location tables right column wall */
.TableHoursRight {
	background-image: url(images/hours_07a.gif);
	background-repeat: repeat-y;
}
.style1 {
	color: #990000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height:150%;
}
.ThanksgivingMenu {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 130%;
	color: #1A4A67;
	width:550px;
}
#ThanksgivingMenuS td {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 130%;
	color: #1A4A67;
	float:left;
	clear:both;
}
H5 {
	font-weight:bold;
	color:#444444;
	margin-left:5px;
	font-size: 16px;
	margin-bottom:5px;
	margin-top:5px;
}
.underline-cell {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FBEBAA;
}
