.small {
	font-size: 85%;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.centerMe {
	text-align: center;
}

.clearit {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.snug { 
	margin: 0px; 
}

body {
	background-color: #210102;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	margin-top: 12px;
	text-align: center;
}

form {	/* Safari bug fix */
	background-color: inherit;
	border: 0;
}

a {
	color: #F27C01;
}

a:visited {
	color: #F27C01;
}

table {
	color: inherit;
	font-size: inherit;
	border: 0;
	border-collapse: collapse;
}

#wrapper {
	margin: 0 auto;
	width: 1022px;
	text-align: left;
	background-color: #110600;
	border: 0;
}

#MainLeftContainer {
	width: 225px;
	float: left;
	color: #F27C01;
	background-color: #110600;
	min-height: 500px;
}

#MainRightContainer {
	width: 797px;
	background-color: #FDDB5D;
	border: 0;
	position: relative;
}

#LogoWrapper {
	border: 0;
	margin-bottom: 18px;
	padding-top: 10px;
	text-align: center;
}

#HomeLogoLink {
	width: 100%;
	border: 0;
}

#HomeLogo {
	border: 0;
	margin: 0 auto;
}

#ornament1up {
	margin-bottom: 1.5em;
}

#EmailSignupBox {
	text-align: center;
	font-size: 90%;
	padding: 4px;
	padding-left: 8px;
	padding-bottom: 10px;
}

#emailAddress {
	background-color: #FFF8B0;
}

#EmailSubmitButton {
	background-color: #FFF8B0;
	color: #210102;
	border: 1px solid gray;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 3px;
}

#OrderOnlineLinkBox {
	margin: 1.5em 0;
}

#OrderOnlineLinkBox a {
	font-size: 90%;
	font-weight: bold;
	color: #FFF8B0;
	border: 1px solid #F27C01;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 150%;
}

#OrderOnlineLinkBox a:hover {
	color: #F27C01;
}

#OrderOnlineLinkBox a:visited {
	color: #FFF8B0;
}

#LeftSideBlurb {
	padding: 0px 16px;
}

#LeftSideBlurb h3 {
	color: #F27C01;
}

#TopNav {
	width: 800px;
	height: 2.5em;
	padding-top: 2px;
	position: relative;
	top: -2px;
	background-color: #210102;
	border-bottom: 0px solid #140502;
}

#TopNav table {
	margin-top: 6px;
	font-size: inherit;
	white-space: nowrap;
}

#TopNav td {
	font-size: 90%;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 8px;
}

#TopNav a {
	margin: 0;
	text-decoration: none;
	white-space: nowrap;
}

#TopNav a:hover {
	text-decoration: underline overline;
}

#TopNav_active {
	color: #ffb869;
	text-decoration: overline underline;
}

#RightSideNotnav {
	color: #140502;
	background-color: #FDDB5D;
	text-align: left;
}

#RightSideNotnav h1 {
	font-size: 180%;
	margin-top: 16px;
	margin-bottom: 8px;
	text-align: left;
}

#RightSideNotnav h3 {
	font-size: 125%;
	font-weight: bold;
	margin: 1em auto;
}

#ChangeableContent {
	float: left;
	width: 460px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	margin-bottom: 20px;
}

#RightSideMainImageWrapper {
	width: 250px;
	position: absolute;
	right: 40px;
	margin-bottom: 40px;
	padding-top: 32px;
}

#RightSideMainImageWrapper img {
	display: block;
	border: 2px solid #140502;
	margin-bottom:  100px;
}

#MinHeightHack {
	width: 1px;
	height: 400px;
	background-color: ;
}



#Footer {
	width: 800px;
	background-color: #140502;
	color: #FFF8B0;
	padding-right: 2px;
}

table#Footer td {
	padding-top: 0.5em;
}

#AddressAndContact {
	width: 580px;
	text-align: left;
}

#TermsPrivacy{
	font-size: 85%;
}

#DishedUp {
	vertical-align: top;
	text-align: right;
	padding-right: 3px;
}

#DishedUp a {
	color: #7D93AB;
}




/* PAGE-SPECIFIC STYLES */

#p001 {
	font-size: 120%;
	font-style: italic;
	text-align: center;
}

.homeblurb {
	padding-top: 3px;
	padding-bottom: 3px;	
}

a#FlyerLink:hover img {
	border: 2px solid red;
}

#homepage_hourslist {
	margin-left: 32px;
	margin-top: 0;
	padding-top: 0;
	list-style-type: square;
}

#MenusNavDiv {
	position: relative;
	top: -2px;
	padding: 6px;
	border-top: 1px dotted #210102;
	border-bottom: 1px dotted #400204;
}

#MenusNavTable {
	font-size: inherit;
	width: 620px;
	border: 0;
}

#MenusNavTable td {
	font-weight: bold;
	text-align: center;
	padding: 0;
}

.SelectMenu {
	width: 120px;
	color: #140502;
	font-weight: normal;
}

#MenusNavTable a {
	color: #400204;
}

#MenusNavTable a:hover {
	color: #400204;
	text-decoration: underline overline;
}

#MenusNavTable a:active {
	color: #F27C01;
	text-decoration: underline overline;
}

#MenuTableWrapper {	
}

table.menuItemsTable td {
    vertical-align: top;
}

#MenuDisplayTable {
	margin-bottom: 30px;
}

.MenuImage {
	position: relative;
	left: 500px;
}

.MenuSectionHead {
	height: 1em;
}

MenuSectionHead_wrapper {
	height: 2em;
}

.MenuSectionHead h3 {
	text-align: center;
	margin: 1em auto;
}

.IconCell {
	width: 12px;
}

.DescriptCell {
	width: 700px;
	padding-bottom: 10px;
	padding-right: 12px;
}

.DescriptCell h5 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

.PriceCell {
	width: 68px;
	text-align: left;
}

.EventSpecial {
}

.EventSpecial h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #F27C01;
}

.DatesValid {
	font-size: 85%;
	font-weight: normal;
}

#EventSpecialDescriptionWrapper {
	padding-left: 30px;
}

#GiftCardFormTable {
	width: 430px;
	border-collapse: collapse;
}

.label {
	width: 150px;
	text-align: right;
	font-weight: normal;
}

.style4 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 2em;
}

.style7 {
}

.required {
	
}

#GoogleMapWrapper {
	float: left;
	width: 300px;
}

#StorefrontImg {
	display: inline;
}

#PhoneAddressBox {
	margin-left: 100px;
	margin-top: 3em;
}

#ContactPageEmail {
	margin-top: 0.5em;
	margin-left: 12px;
}
.ContactFormLabel {
	font-size: 10pt;
	font-weight: bold;
}

#PromotionBox {
	border: 3px groove orange;
	width: 410px;
	padding: 10px;		 
} 

#PromotionBox h2 {
	font-size: 12pt;
	text-align: center;
	font-weight: normal;
}

#PromotionBox a {
	color: #FF6600;
}