body {
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FCFFEC;
}
#leftNav {
	text-align: center;
	vertical-align: top;
	width: 150px;
	border: 1px solid #9966CC;
	color: 85057e;
}
#leftNav ul {
margin: 0;
padding: 0;
}
#leftNav li {
margin: 0;
}
#leftNav a {
	display: block;
	padding: 2px 2px 2px 2px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: 85057e;
}
#leftNav a:link, #leftNav a:visited {
color: #85057e;
text-decoration: none;
}
#leftNav a:hover, #leftNav a:active {
	background-color: #FDC568;
	color: #2d1e2d;
	text-decoration: none;
	border: 1px solid #85057e;
}
#rightCell {
	text-align: left;
	vertical-align: top;
}
#contentTxt {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #FF9933;
}
#imgCell {
	text-align: center;
	vertical-align: top;
}
#InfoHour {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.menuText {
	text-align: center;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDC568;
}
.orangedivide {
	background-color: #FDC568;
	height: 50px;
}
.whiteDivide {
	background-color: #FFFFFF;
	height: 300px;
}
strong {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #85057e;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #990099;
}
.navcell {
	padding: 3px;
	border-top: 1px solid #FDC568;
	border-bottom: 1px solid #FDC568;
}

