h1 {
	font-family: "Frutiger 55 Roman", "Futura Medium";
	font-size: 24px;
	color: #CA0016;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #89321F;
	line-height: normal;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #89321F;
	line-height: normal;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
p a {
	color: #000000;
	text-decoration: underline;
}
p a:hover { color: #0299FF; }

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89321F;
}
i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #89321F;
}

.MenuLinks {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #89321F;
	line-height: normal;
}
.MenuLinks a {
	color: #89321F;
	text-decoration: underline;
}
.MenuLinks a:hover { color: #0299FF; }

.SpecialsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.SpecialsTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0299FF;
	font-weight: bold;
}
.CalendarDate {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #89321F;
	line-height: 20px;
}
.CalendarEntertainment {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
}
.HomeBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}



.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1A679;
}
.FooterText a {
	color: #B1A679;
	text-decoration: underline;
}
.FooterText a:hover { color: #0299FF; }

td {
	text-align: left;
	vertical-align: top;
}
.HPBackground {
	background-image: url(images/hp_background.jpg);
	background-repeat: no-repeat;
}
.SPBackground {
	background-image: url(images/sp_background.jpg);
	background-repeat: no-repeat;
}
.SPBodyTopBackground {
	background-image: url(images/spbody_bgtop.jpg);
	background-repeat: no-repeat;
}
.SPBodyTileBackground {
	background-image: url(images/spbody_bgtile.png);
}
.SPBodyBaseBackground {
	background-image: url(images/spbody_bgbase.png);
	background-repeat: no-repeat;
}
hr {
	color: #89321F;
}


.wdtext {
	font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #B1A679;
}
