@charset "UTF-8";
.item-with-rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	margin-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 4px;
}

.item-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	margin-top: 4px;
	margin-bottom: 8px;
}

.bold-summation-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 2px;
	margin-bottom: 6px;
}

.section-header-biggest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 6px;
	margin-top: 24px;
}

.item-description-bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	list-style-type: square;
	margin-top: 4px;
}

.menu-sections-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFDFA8;
	margin-top: 4px;
	margin-bottom: 4px;
}

.menu-sections-nav A:link {
	text-decoration: none;
	color: #FFDFA8;
}

.menu-sections-nav A:visited {
	text-decoration: none;
	color: #fdd79e;
}

.menu-sections-nav A:active {
	text-decoration: overline;
	color: #fdc04b;
}

.menu-sections-nav A:hover {
	background-color: #97220e;
	text-decoration: underline;
	color: #FFF;
}
.menu-sections-nav-tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFDFA8;
	margin-top: 4px;
	margin-bottom: 4px;
}

.section-heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #060;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 4px;
}

.menu-sections-nav-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFDFA8;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 24px;
}


.menu-sections-nav-sub A:link {
	color: #FFDFA8;
	text-decoration: none;
}

.menu-sections-nav-sub A:visited {
	color: #fdd79e;
}

.menu-sections-nav-sub A:active {
	color: #fdc04b;
}

.menu-sections-nav-sub A:hover {
	background-color: #97220e;
	color: #FFF;
}

.tocdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFEFCE;
	margin-top: 4px;
	margin-bottom: 8px;
}

.story {
	width: 450px;
    margin: auto;

}

.toctophead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFEFCE;
	margin-top: 0px;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.denseList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #000;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-right: 5px;
	margin-left: 0px;
}

pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #2C2014;
}

.rowwithrule {
	border-bottom-width: thin;
	border-bottom-color: #000;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

tr .rowwithrule p {
	margin: 0px;
	padding: 0px;
}

.W450xT443 {
	height: 450px;
	width: 450px;
}

.section-heads-brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C3903;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 4px;
}

.borderedcell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-style: none;
	padding-right: 6px;
	padding-left: 0px;
	border-bottom-color: #6C3903;
}

.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	margin-top: 4px;
	margin-bottom: 2px;
}

.menu-sections-nav-uline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFDFA8;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: underline;
}

