@charset "UTF-8";
.woodleft {
	background-image: url(images/wood_back_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.woodright {
	background-image: url(images/wood_back_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner_background {
	background-image: url(images/banner_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menuBodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	font-style: normal;
	font-weight: bolder;
}
.headlineWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-style: normal;
	font-weight: bolder;
}
.menuHeadline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-style: normal;
	font-weight: bolder;
}
.menuTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-style: normal;
	font-weight: bolder;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	font-style: normal;
	font-weight: bolder;
}
.subheadblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bolder;
}
.subheadserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	font-style: normal;
	font-weight: bolder;
}
a:hover {
	color: #CC0000;
}
.bottombackground {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.callouttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	font-style: normal;
	font-weight: bolder;
}
.bottombackgroundcatering {
	background-image: url(images/bottom_catering.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubackground {
	background-image: url(images/Menu_Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.headlineWhite:hover {
	color: #CCC;
	text-decoration: none;
}
a.headlineWhite:link {
	color: #FFF;
	text-decoration: none;
}
a.headlineWhite:visited {
	color: #FFF;
	text-decoration: none;
}

