@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin:12px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin:12px;
}
h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin:12px;
}
p {
	font-size: 12px;
	color: #000;
	margin:12px;
}
td p {
	font-size: 12px;
	color: #000;
	margin:4px;
}
ul, ol {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
.footer {
	font-size: 12px;
	line-height:normal;
	color: #000;
	text-align:right;
	margin:8px 24px 6px 24px;
}
.foot_note {
	font-size:12px;
	color:#000;
	text-align:right;
	margin:8px 24px 6px 24px;
}
.news_highlights {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}
.adtext {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}
/* Start Coupons */
.coupon_listing_group {
	float:left;
	position:relative;
	width:560px;
	height:auto;
	margin:0px 0px 50px 0px;
	padding:0px;
}
.coupon_buffer {
	float:left;
	position:relative;
	width:274px;
	height:auto;
	margin:0px;
}
.coupon_box {
	float:right;
	position:relative;
	width:258px;
	height:auto;
	border-style:dashed;
	border-color:#000;
	border-width:2px;
	margin:0px;
}
.coupon_title {
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}
.coupon_offer {
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}
.coupon_details {
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
.coupon_terms {
	font-size: 10px;
	font-weight: normal;
	text-align:center;
}
.red {
	color:#C00;
}
.line_through {
	text-decoration:line-through;
}
/* End Coupons */
/* Start Wall Of Fame */
#wall_fame_wrapper {
	float:none;
	position:relative;
	width:536px;
	height:auto;
	margin:0 auto;
}
.wall_fame_listing_group {
	float:left;
	position:relative;
	width:536px;
	height:auto;
	margin:0px auto 12px auto;
	padding:0px 0px 12px 0px;
	border-bottom-style:solid;
	border-bottom-color:#333;
	border-bottom-width:1px;
}
.wall_fame_image_box {
	float:left;
	position:relative;
	width:160px;
	height:200px;
}
.wall_fame_text_box {
	float:left;
	position:relative;
	width:376px;
	height:auto;
}
.wall_fame_name {
	font-size:14px;
	font-weight:bold;
	margin:0px 12px 0px 12px;
}
/* End Wall Of Fame */
/* Start Open Bowling */
#open_bowling_wrapper {
	float:none;
	position:relative;
	width:534px;
	height:auto;
	margin:0 auto;
}
.open_bowling_listing_group {
	float:left;
	position:relative;
	width:534px;
	height:auto;
	background-color:#EEE;
	margin:0 auto;
}
.open_bowling_header {
	float:left;
	position:relative;
	width:178px;
	height:auto;
	text-align:center;
	background-color:#BBB;
}
.open_bowling_cell {
	float:left;
	position:relative;
	width:178px;
	height:auto;
	text-align:center;
	background-color:#EEE;
}
.open_bowling_details {
	float:left;
	position:relative;
	width:534px;
	height:auto;
	background-color:#EEE;
}
/* End Open Bowling */
/* Start Food Menu */
.menu_name {	
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin:12px;
}
.menu_listing_group {
	float:left;
	position:relative;
	width:560px;
	height:auto;
	margin:0px 0px 12px 0px;
	padding:0px;
}
.menu_box_buffer {
	float:left;
	position:relative;
	width:280px;
	height:auto;
	margin:0px;
}
.menu_box {
	float:right;
	position:relative;
	width:268px;
	height:auto;
	margin:0px;
}
.menu_box2 {
	float:left;
	position:relative;
	width:268px;
	height:auto;
	margin:0px;
}
.menu_item_title {
	font-size: 16px;
	font-weight: bold;
}
.menu_item_price {
	font-size: 12px;
	font-weight: bold;
}
/* End Menu */
/* Start Pro Shop */
.proshop_item_title {
	font-size: 16px;
	font-weight: bold;
}
.proshop_item_price {
	font-size: 12px;
	font-weight: bold;
}
/* End Pro Shop*/