@charset "utf-8";
/* CSS Document */

.fontText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.33em;
	color: #000000;
}
.cateringText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.33em;
	color: #000000;
}
.subtitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #990000;
	font-weight: bold;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.66em;
	color: #000000;
}
#greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.33em;
	color: #008349;
	font-weight: bold;
}
#greenFast {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	line-height: 1.33em;
	color: #008349;
	font-weight: bold;
}
#yellowText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 1.33em;
	color: #FFE01A;
	font-weight: bold;
	font-style: italic;
}
#redorangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.33em;
	color: #990000;
	font-weight: bold;
}
#redorangeLarge {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 1.33em;
	color: #990000;
	font-weight: bold;
}
.menuDetailText {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 1.33em;
	font-style: italic;
	color: #993300;
}
.fontWhite {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 36pt;
	color: #CCCCCC;
}
.fontGraysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #CCCCCC;
}
.fontGrayevents {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #CCCCCC;
}
td#back {
	background-image: url("images/BW_view.jpg");
	background-repeat: no-repeat;
}
#grayBorder {
	border-top: 1pt solid #cccccc;
	padding: 0;
	border-bottom: 1pt solid #cccccc;
	padding: 0;
}
#redBorder {
	border-top: 1pt solid #990000;
	padding: 0;
	border-bottom: 1pt solid #990000;
	padding: 0;
	border-left: 1pt solid #990000;
	padding: 0;
	border-right: 1pt solid #990000;
	padding: 0;
}
#redTopBottomBorder {
	border-top: 1pt solid #990000;
	padding: 0;
	border-bottom: 1pt solid #990000;
	padding: 0;
}
#redBottomBorder {
	border-bottom: 1pt solid #990000; padding: 0;
}
#goldLeftborder {
	border-left: 2pt solid #ffcc33;
	padding: 0;
}
/* LEFT NAVIGATION LINKS */
.navlink a {
	text-decoration: none;
	border: none;
	font: bold 10pt Arial, Helvetica, Veranda, sans-serif;
	color: #990000;
}
.navlink a:hover {
	text-decoration: none;
	border: none;
	font: bold 10pt Arial, Helvetica, Veranda, sans-serif;
	color: #ffcc33;
}
/* EVENT NAVIGATION LINKS */
#eventlink a {
	text-decoration: none;
	border: none;
	font: bold 10pt Arial, Helvetica, Veranda, sans-serif;
	color: #ffcc33;
}
#eventlink a:hover {
	text-decoration: none;
	border: none;
	font: bold 10pt Arial, Helvetica, Veranda, sans-serif;
	color: #990000;
}
/* YELLOW NAVIGATION LINKS */
.navYellowlink a {
	text-decoration: none;
	border: none;
	font: bold 10pt Arial, Helvetica, Veranda, sans-serif;
	color: #ffcc33;
}
.navYellowlink a:hover {
	text-decoration: none;
	border: none;
	font: bold 10pt Arial, Helvetica, Veranda, sans-serif;
	color: #FFFFFF;
}
/* BODY TEXT LINKS */
#textlink a {
	text-decoration: underline;
	border: none;
	font: 11pt Arial, Helvetica, Veranda, sans-serif;
	line-height: 1.33em;
	color: #990000;
	font-weight: bold;
}
#textlink a:hover {
	text-decoration: underline;
	border: none;
	font: 11pt Arial, Helvetica, Veranda, sans-serif;
	line-height: 1.33em;
	color:#008349;
	font-weight: bold;
}
#menulink a {
	text-decoration: underline;
	border: none;
	font: 10pt Arial, Helvetica, Veranda, sans-serif;
	line-height: 1.33em;
	color: #990000;
	font-weight: bold;
}
#menulink a:hover {
	text-decoration: underline;
	border: none;
	font: 10pt Arial, Helvetica, Veranda, sans-serif;
	line-height: 1.33em;
	color:#008349;
	font-weight: bold;
}
.broadway_bar_border {
	background:url(images/broadway_bar_border.jpg) repeat-x left top;
	height:83px
}
.broadway_gr8_food {
	font:bold 24px/28px "Comic Sans MS", cursive;
	color:#F00
}
.broadway_black {
	font:bold 18px/24px "Comic Sans MS", cursive;
	color:#333
}
.broadway_black a {
	color:#666;
	text-decoration:underline
}

