p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#dottedLine {
	background-image: url(images/DottedLine.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#pictures {
}
#MenuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 200px;
	height: 40px;
	padding-top: 5px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 585px;
	top: 680px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
	font-size: 10px;
}

a:visited {
}
a:hover {
	color: #FF0000;
}
a:active {
}
body {
	background-color: #CCCCCC;
	margin-top: 10px;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-align: center;
}
#MenuContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}
table a:link {
	text-decoration: none;
	color: #0000FF;
}
table a:visited {
	text-decoration: none;
	color: #FF0000;
}
table a:hover {
	color: #FF0000;
}
table a:active {
	text-decoration: none;
}

td .description {
	text-align: center;
	background-color: #FFFF99;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	margin: auto;
	padding: 5px;
	width: auto;
	background-image: url(images/DescriptionBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td .pictures {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}

td .dates {
	text-align: center;
	background-color: #99CCFF;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 78px;
	display: table-cell;
	background-image: url(images/DatesBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td .hotAdditions {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}


#MenuDescriptionBox {
	background-color: #FFFFFF;
	display: block;
	top: 100px;
	position: relative;
	margin-left: 25px;
	float: left;
}

#MenuDatesBox {
	background-color: #FFFFFF;
	display: block;
	top: 15px;
	position: relative;
	left: 5px;
}
.menuItems {
	display: block;
	position: relative;
	padding: 10px;
	background-color: #FFFF99;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
}
.quality {
	display: block;
	width: 612px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
