.NarrowLined {
	line-height: 105%;
	}
.HoursText {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	line-height: 105%;
	font-weight: normal;
	}
.PlainText {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	line-height: 140%;
	font-weight: normal;
	}
.Header {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 14pt;
	color: #01575b;
	line-height: 140%;
	font-weight: normal;
	font-weight: bold ;
	}
.SubHeader {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 12pt;
	color: #51707c;
	line-height: 140%;
	font-weight: normal;
	font-weight: bold ;
	}
.BlackSubHeader {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 12pt;
	color: #333333;
	line-height: 140%;
	font-weight: normal;
	font-weight: bold ;
	}

.Capitalize {
	text-transform: capitalize ;
	}
.UpperCase {
	text-transform: uppercase ;
	}
.BoldText {
	font-weight: bold ;
	}
.ItalicText {
	font-style: italic ;
	}

.MenuDescription {
	font-size: 10pt;
	color: #000000;
	font-style: italic ;
	font-weight: normal ;
	}

.SpecialText {
	color: #00589c ; 
	}
.DarkText {
	color: #333333;
	}
.BlackText {
	color: #000000;
	}
.WhiteText {
	color: #ffffff;
	}
.GrayText {
	color: #e8e8e8;
	}
.BlueText {
	color: #333366;
	}
.MaroonText {
	color: #80000c;
	}
.RedText {
	color: #cc261b;
	}
.GreenText {
	color: #0c864a;
	}
.LightBlueText {
	color: #51707c;
	}

.NormalSize {
	font-size: 10pt;
	}
.SubHeaderSize {
	font-size: 12pt;
	}
.HeaderSize {
	font-size: 14pt;
	}

.AlignLeft {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	line-height: 140%;
	font-weight: normal;
	text-align: left;
	}
.AlignCenter {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	line-height: 140%;
	font-weight: normal;
	text-align: center;
	}
.AlignRight {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	line-height: 140%;
	font-weight: normal;
	text-align: right;
	}

.MenuNote {
	color: #80000c;
	font-style: italic ;
	font-weight: normal;
	}

.InsertHTML {
	}
.Merchandise {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	line-height: 140%;
	font-weight: normal;
	}

.WhiteBackground {
	text-align: center;
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	line-height: 140%;
	font-weight: normal;
	color: #0000ff ;
	background-color: #ffffff ;
	padding: 8px ;
	opacity: .6 ;
	filter: alpha( opacity = 60 ) ;
	}

a:link {
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	}
a:hover { 
	text-decoration: none;
	}
a:active {
	text-decoration: underline;
	}

.navmenu:link {
	text-decoration: none;
	color: #ffffff;
	}
.navmenu:visited {
	text-decoration: none;
	color: #ffffff;
	}
.navmenu:hover {
	text-decoration: underline;
	color: #ffe404;
	}
.navmenu:active {
	text-decoration: none;
	color: #ffffff;
	}
