.rightshadow_rpt {
	background-image: url(images/rightshadow_rpt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #A69871;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftshadow_rpt {
	background-image: url(images/leftshadow_rpt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.hoursbg {
	background-color: #FFF;
	background-image: url(images/hoursbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 2px;
}
.hours {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #363228;
	line-height: 17px;
}
.bodybg {
	background-color: #FFF;
	background-image: url(images/calloutbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.callouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 15px;
	padding-left: 23px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 20px;
	padding-left: 23px;
	padding-right: 10px;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
a:link {
	color: #7F6B50;
	text-decoration: none;
}
a:visited {
	color: #7F6B50;
	text-decoration: none;
}
a:hover {
	color: #3B392D;
	text-decoration: none;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #736357;
	line-height: 23px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F6B50;
}
.callouttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #736357;
	line-height: 25px;
}
