a:link {
	color: #D60117; 
}
a:visited {
	color: #D60117; 
} 
a:active {
	color: #3B4E17;
}
a:hover {
	color: #3B4E17;
}
a#MainNav {
	/* font-family: Arial Black, Gadget, Sans-Serif; */
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
a#MainNav:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFCC66;
	font-size: 10pt;
	text-decoration: underline;
}
a#SideNav {
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a#SideNav:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	color: #D60117;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bolder;
}
a#PrivacyPolicy {
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	color: #89010F;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
a#PrivacyPolicy:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	color: #D60117;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #FFF2C6;
	color: #000000;
	font-size: 9pt;
}
table#standard {
	border-collapse: collapse;
	border: 1px solid #1B2802;
	border-right: solid 3px #555555;
	border-bottom: solid 3px #555555;
	font-size: 9pt;
	color: #000000;
	background-color: #FFCC66;
	text-align: center;
	align: right;
}
table#standard th {
	background-color: #FFE798;
	border: 1px solid #1B2802;
	padding: 4px;
}
table#standard td {
	border: 1px solid #1B2802;
	padding: 4px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-Serif;
}
h1 {
	color: #89010F;
	font-size: 20pt;
	text-align: center;
}
h2 {
	color: #89010F;
	padding-top: 12px;
	padding-bottom: 0px;
	font-size: 12pt;
}
h3 {
	color: #FFCC66;
	font-size: 12pt;
}
h4 {
	color: #3B4E17;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
h5 {
	color: #89010F;
}
h6 {
	color: #89010F;
	padding-top: 12px;
	font-size: 12pt;
	text-align: center;
}
p.large {
	font-size: 11pt;
}
p.caption {
	color: #FF0000;
}
hr {
	color: #C20116;
	noshade: true;
}
.Emphasis {
	font-weight: bold;
	font-style: italic;
}
.MoreEmphasis {
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
}
.NoticeMe {
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
}
.Standout {
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
	color: #89010F;
}
.Top_Header {
	border-collapse: collapse;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	width: 100%;
	position: relative;
	left: -9px;
	top: -13px;
}
.Top_BannerArea {
	background-color: #FFCC66;
	height: 120px;
}
.Top_FineLine {
	background-color: #1B2802;
	height: 2px;
}
.Top_Navbar {
	background-color: #3B4E17;
	height: 26px;
	text-align: center;
}
.Top_NavLink {
	width: 17%;
	background-color: #3B4E17;
}
.Top_BorderLine {
	background-color: #C20116;
	height: 4px;
}
.Top_LocText {
	color: #999966;
	text-transform: uppercase;
	font-size: 11pt;
	text-align: left;
	font-weight: bolder;
	letter-spacing: 3px;
	position: relative;
	left: 190px;
	top: -626px;
}
.Side_Navbar {
	border-collapse: collapse;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
	background-color: #3B4E17;
	width: 190px;
	height: 601px;
	position: relative;
	left: -9px;
	top: -17px;
}
.Side_Menu {
	border-collapse: collapse;
	border-top-style: none;
	border-right: solid thick #1B2802;
	border-left-style: none;
	border-bottom: solid thick #1B2802;
	width: 100%;
	background-color: #FFF2C6;
	text-align: center;
}
.Side_NavLink {
	height: 26px;
}
.BillBoard {
	background-color: #999966;
	border-style: double;
	border-color: #FFF2C6;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	height: 210px;
	width: 100%;
}
.BillBoard_Header {
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	color: #FFCC66;
	text-align: center;
}
.Page_Footer {
	border-top: solid thin #89010F;
	width: 100%;
	font-size: 8pt;
	color: #888888;
	position: relative;
	valign: top;
}
.Content_Div {
	position: relative;
	top: -630px;
	left: 210px;
/*	width: 100%; */
}
.Content_Callout {
	border: 1px solid #555555;
	border-right: solid 3px #555555;
	border-bottom: solid 3px #555555;
	background-color: #FFCC66;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	padding: 4pt;
}
.Menu_Tbl_Week {
	border-collapse: collapse;
	border: 1px solid #1B2802;
	border-right: solid 3px #555555;
	border-bottom: solid 3px #555555;
	width: 100%;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFF2C6;
	text-align: center;
}
.Menu_Tbl_Date {
	border-right: 1px solid #1B2802;
	border-bottom: 1px solid #1B2802;
	font-weight: bold;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFE798;
	color: #000000;
	text-align: left;
	width: 16%;
	padding-bottom: 8px;
}
.Menu_Tbl_Date#SundayDT {
	width: 10%;
}
.Menu_Tbl_SepRow {
	height: 4px;
}
.Menu_Tbl_Item {
	border-right: 1px solid #1B2802;
	border-bottom: 1px solid #1B2802;
	padding-top: 8px;
}
.Menu_Tbl_Item#Sunday {
	background-color: #FFE798;
	border-bottom: none;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.Menu_Tbl_Item#Regular {
	background-color: #FFCC66;
	cursor: help;
}
.Menu_Tbl_Item#Rotation {
	background-color: #999966;
	cursor: help;
}
.Menu_Tbl_Item#Special {
	background-color: #F7941D;
	cursor: help;
}
.Menu_NewItem {
	font-weight: bold;
	color: #D60117;
}
.Menu_ItemDesc {
	visibility: hidden;
	background-color: #FFFFFF;
	border: 1px solid #555555;
	border-right: solid 3px #555555;
	border-bottom: solid 3px #555555;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 8pt;
	width: 100%;
	position: absolute;
	top: 384;
	left: 0;
	cursor: auto;
}
.Newsletter_Div {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}