@charset "UTF-8";
p {
	margin-top: 10px;
	margin-bottom: 6px;
}
.advertising {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
	height: 30px;
	padding-top: 10px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
body {
	background-image: url(images/bhe_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	display: table;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	margin-top: 6px;
	line-height: 18px;
	margin-bottom: 2px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
}
.review_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-align: left;
	width: 500px;
}
.event_listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 3px dashed #CC0004;
	line-height: 20px;
	background-color: #FFC;
}
.center_this {
	margin-right: auto;
	margin-left: auto;
}
