html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/BGpixel2.gif);
	background-repeat: repeat;
}


.photoLeft {
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
	float: left;
}

.photoRight {
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
	float: right;
}

.container #container {
	width: 910px; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/vertContainerBG.gif);
	background-repeat: repeat-x;
}
#enjoy {
	position: absolute;
	height: 45px;
	width: 100px;
	top: 0px;
	left: 0px;
}


#headerHeart {
	height: 196px;
	width: 510px;
	z-index: 1;
	top: 6px;
	right: 12px;
	position: absolute;
}

#content {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main {
	font-size: 12px;
	line-height: 18px;
	color: #900;
	text-align: left;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/mainGradBG.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
#main a {
	color: #F00;
	text-decoration: underline;
	font-weight: normal;
}
#main a:hover, main a:focus {
	text-decoration: none;
}

.subhead {
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #900;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	display: inline;
	margin-left: 25px;
}

#foodLinks {
	width: 860px;
	position: relative;
}

#mainTop {
	width: 860px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 8px;
	line-height: 8px;
	background-image: url(images/mainTOP.gif);
	background-repeat: no-repeat;
	height: 8px;
}


.navContainer {
	width: 860px;
	border: thick solid #FFF;
	background-color: #0F3;
	font-size: 32px;
	line-height: 32px;
	height: 32px;
}
h1 {
	font-size: 240%;
	font-weight: bold;
	color: #f33;
	margin-bottom: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC3;
	padding-bottom: 4px;
	line-height: 100%;
}
.small {
	font-size: 11px;
	color: #FFF;
	margin-top: 12px;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #030;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 4px;
}
h5 {
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	color: #C00;
	line-height: 120%;
}

.text {
	padding-right: 124px;
	padding-bottom: 6px;
	padding-left: 124px;
}
#header {
	width: 860px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	margin-bottom: 6px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	padding-top: 4px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menuItem {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #C00;
}
#main p {
	margin-bottom: 4px;
}

#mainBottom {
	width: 860px;
	font-size: 8px;
	line-height: 8px;
	background-image: url(images/mainBOTTOM.gif);
	background-repeat: no-repeat;
	height: 8px;
}
.slideshow {
	height: 240px;
	width: 360px;
	text-align: center;
/*	margin-top: 160px; 
	margin-right: 0px;*/
}

