@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;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	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;
}
