@charset "UTF-8";
body {
	background-image: url(images/BkBlend.jpg);
	background-color: #C1A56F;
	background-repeat: repeat-x;
}
a:link {
	color: #56250D;
	font-weight:bold
}
a:visited {
	color: #600;
}
a:hover {
	color: ##C60;
	text-decoration: underline
	}
a:active {
	color: #FF9;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #56250D;
}
#wrapper #NavBar a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal
}
.callout {
	color: #E8CD91;
	background-color: #654221;
	border: thin solid #F3D697;
	text-align: center;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	width: 450px;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}
#wrapper #text .callout a {
	color: #FF9;
}
#wrapper #NavBar a:visited {
	color: #FFF;
	text-decoration: none;

}
#wrapper #NavBar a:hover {
	color: #FC0;
	text-decoration: underline
	}
#wrapper #NavBar  a:active {
	color: #C09;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
}
h1 {
	font-size: 1.2em;
	margin-bottom: 0px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
}
h3 {
	font-size: .9em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	text-align: left;
}
#NavBar {
	position: absolute;
	height: 16px;
	width: 770px;
	top: 140px;
	background-color: #481C0E;
	left: 46px;
	font-size: 0.6em;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFF;
}
#wrapper #text table tr td {
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #553318;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #C6AB76;
	border-left-style: none;
	font-size: 1em;
	padding-left: 5px;
	text-align: left;
}

#address {
	position: absolute;
	width: 780px;
	left: 0px;
	text-align: center;
}
.centeredtext {
	text-align: center;
}
.beforeList {
	margin-bottom: 0px;
}
.location {
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
.priceTable {
	text-align: left;
}
.Day {
	font-size: 1.2em;
	font-weight: bold;
}
.smalltext {
	font-size: .8em;
	margin-bottom: 6px;
	margin-top: 6px;
}
#HomeNavBar a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
