@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #412e10;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../assests/general/pagebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
}
.darkgreenbg {
	background-color: #412e10;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #752936;
	text-align: center;
}
a:link {
	color: #752936;
	text-decoration: underline;
}
a:visited {
	color: #752936;
	text-decoration: underline;
}
a:hover {
	color: #752936;
	text-decoration: none;
}
a:active {
	color: #752936;
	text-decoration: underline;
}
.menupricetext {
	font-style: oblique;
	font-weight: bold;
	color: #412E10;
}
.menuname {
	font-weight: bold;
	color: #412e10;
}
.smallbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #412e10;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #752936;
}
.review_leadin {
	font-size: 14px;
	font-weight: bold;
	color: #412e10;
}
.review_articletitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #752936;
}
.redbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #752936;
}
.subhead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #752936;
}
.eventtitle {
	font-style: normal;
	font-weight: bold;
	color: #752936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


