.barContainer {
	width:775px;
	height:480px;
	background-color:#9cb292;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
.barTitle {
	height:30px;
	background:#999999 url(images/barTItleBG.gif) repeat-y;
	color:#ffffff;
	font-weight:bold;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #000000;
	}
.barTitleSpecials {
	font-size:13px;
	float:left;
	padding:9px 0px 0px 17px;
	}
.barTitleDays {
	font-size:9px;
	padding:9px 15px 0px 0px;
	float:right;
	}
.barTitleDays a {
	color:#ffffff;
	text-decoration:none;
	}
.barTitleDays a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
.barContent {
	}	
.barContentLeft {
	float:left;
	padding-top:20px;
	color:#000000;
	font-size:12px;
	width:199px;
	}
.barLogo {
	text-align:center;
	width:199px;
	}
.barContentLeftText {
	width:155px;
	margin:40px 0px 0px 15px;
	}	
.barContentRight {
	width:571px;
	float:right;
	background:url(images/bgRule.gif) repeat-y;
	}		
.barSubTitle {
	background:url(images/dayBGbar.gif) no-repeat;
	width:571px;
	height:37px;
	color:#ffffff;
	}
.barDayHeader {
	font-size:23px;
	font-weight:normal;
	padding-left:15px;
	padding-top:6px;
	float:left;
	}
.barCover {
	font-weight:bold;
	font-size:12px;
	float:right;
	padding:15px 15px 0px 0px;
	}
.barSpecialsTitle {
	background-image:url(images/specialsBGbar.gif);
	width:571px;
	height:20px;
	color:#ffffff;
	font-size:9px;
	font-weight:bold;
	}
.barColumns {
	background-image:url(images/bgRule.gif);
	background-repeat:repeat-y;
	height:auto;
	width:571px;
	font-size:12px;
	}
.barDrinkSpecials {
	width:226px;
	float:left;
	text-align:center;
	padding-top:4px;
	}
.barFoodSpecials {
	width:225px;
	float:left;
	text-align:center;
	padding-top:4px;
	}
.barEntertainment {
	width:120px;
	float:left;
	text-align:center;
	padding-top:4px;
	}
.barDrinkContent {
	width:198px;
	float:left;
	text-align:center;
	margin-left:14px;
	*margin-left:14px;
	_margin-left:7px;
	margin-top:14px;
	margin-right:14px;
	margin-bottom:14px;
	
	color:#000000;
	}
.barFoodContent {
	width:198px;
	float:left;
	text-align:center;
	margin:14px;
	color:#000000;
	}
.barEntertainmentContent {
	width:93px;
	float:left;
	text-align:center;
	margin:14px 0px 14px 14px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	}
.barColumnsBottom {
	background:url(images/rightBottomBorder.gif) no-repeat;
	width:571px;
	height:2px;
	vertical-align:bottom;
	float:right;
}

.barContainerSpecials {
	width:770px;
	height:auto;
	background-color:#0a0a69;
	margin:0px;
	padding:0px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	}
.barSpecialsLeft {
	width:120px;
	float:left;
	background-color:#0a0a69;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding:25px 10px 20px 15px;
	}
.barSpecialsRight {
	width:624px;
	float:right;
	color:#ffffff;
	font-size:12px;
	}
.barRightSpecialsBox {
	float:right;
	width:308px;
	height:446px;
	background-color:#666666;
	border-right:solid #000033 2px;
	}
.barRightSpecialsBoxContent {
	height:420px;
	width:310px;
	}
.barLeftSpecialsBox {
	float:left;
	width:310px;
	height:446px;
	background-color:#666666;
	border-left:solid #000033 2px;
	}
.barLeftSpecialsBoxContent {
	height:420px;
	width:312px;
	}
.barViewSpecials {
	color:#ffffff;
	background-color:#000033;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	width:100%;
	height:19px;
	padding-top:7px;
	}
.right {
	float:right;
	}
.left {
	float:left;
	}
.clear {
	clear:both;
	}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;


}
.blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	margin: 8px;

}
.blocksBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	margin: 8px;
}
.rule {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
