/* ProductImageFrame */
.ProductImageFrame  {BORDER: 1px solid #000000}

/* Site Frame */
.SiteFrame  {BACKGROUND-COLOR: #FFFFFF; BORDER: 1px solid #CDCDCD}

/* Info Box WITHOUT Headings */
.box1            {COLOR: #333333; BACKGROUND-COLOR: #FFF2CD; BORDER: 1px solid #000000}
.box1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.box1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.box1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}



/* Footer Links */
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.FooterLinks A:link     {COLOR: #FFFFFF; FONT-SIZE: 10pt; TEXT-DECORATION: none}
.FooterLinks A:visited  {COLOR: #FFFFFF; FONT-SIZE: 10pt; TEXT-DECORATION: none}
.FooterLinks A:hover    {COLOR: #E0D2AF; FONT-SIZE: 10pt; TEXT-DECORATION: underline}

/* Misc */
.Misc A:link     {COLOR: #000000; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.Misc A:visited  {COLOR: #000000; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.Misc A:hover    {COLOR: #660000; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

.HeaderTextBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.HeaderTextMaroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}

.GeneralTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.HeaderTan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F4E8C9;
}

.SpecialsTitleBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.ReservationText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.PriceMaroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.SubCategories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}

.MenuCategories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}