/* 2010 Midyear Meeting */

h2{
	width: 530px;
	height: 68px;
	margin-bottom: -24px;
	font: normal 24px Times;
	color: #F00;
	text-align: center;
}

#chicago-2010{
	padding: 0;
}

#chicago-2010{
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}

#chicago-2010 h1{
	margin-top: 60px;
	margin-bottom: -14px;
	font: normal 24px Times;
	color: #F00;
	text-align: center;
}

#chicago-2010 h3{
	font-size: 9px;
	color: #FFF;
	text-align: center;
}

#chicago-2010 h4{
	margin-bottom: 4px;
	font: normal 24px Times;
	color: #F00;
}

#chicago-2010 a{
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}

#chicago-2010 a:hover{
	color: #666;
	text-decoration: underline;
}





/* MIDYEAR MEETING*/

#midyear-meeting{
	padding: 25px 0 25px 0;
	background: url(images/midyear-meeting-background.jpg) top center no-repeat;
}

.midyear-meeting-ribbon h2{
	margin-left: auto;
	margin-right: auto;
	background: url(images/midyear-meeting-ribbon.png) top center no-repeat;
}

.midyear-meeting-ribbon span{
	display: none;
}





/* MENU */

#midyear-menu{
	padding: 25px 0 25px 0;
	background: url(images/menu-background.jpg) top center no-repeat;
}

.midyear-menu-ribbon h2{
	margin-left: auto;
	margin-right: auto;
	background: url(images/menu-ribbon.png) top center no-repeat;
}

.midyear-menu-ribbon span{
	display: none;
}





/* ENTREES */

#entrees{
	padding: 25px 0 25px 0;
	background: url(images/entrees-background.jpg) top center no-repeat;
}

.entrees-ribbon h2{
	margin-left: auto;
	margin-right: auto;
	background: url(images/entrees-ribbon.png) top center no-repeat;
}

.entrees-ribbon span{
	display: none;
}





/* APPETIZERS */

#appetizers{
	padding: 25px 0 25px 0;
	background: url(images/appetizers-background.jpg) bottom center no-repeat;
}

.appetizers-ribbon h2{
	margin-left: auto;
	margin-right: auto;
	background: url(images/appetizers-ribbon.png) top center no-repeat;
}

.appetizers-ribbon span{
	display: none;
}





/* SIDE DISHES */

#side-dishes{
	padding: 25px 0 25px 0;
	background: url(images/side-dishes-background.jpg) top center no-repeat;
}

.side-dishes-ribbon h2{
	margin-left: auto;
	margin-right: auto;
	background: url(images/side-dishes-ribbon.png) top center no-repeat;
}

.side-dishes-ribbon span{
	display: none;
}





/* DESSERT */

#dessert{
	padding: 25px 0 25px 0;
	background: url(images/dessert-background.jpg) top center no-repeat;
}

.dessert-ribbon h2{
	margin-left: auto;
	margin-right: auto;
	background: url(images/dessert-ribbon.png) top center no-repeat;
}

.dessert-ribbon span{
	display: none;
}





/* RESERVATIONS */

#reservations{
	padding: 25px 0 25px 0;
	background: url(images/reservations-background.jpg) bottom center no-repeat;
}

.reservations-ribbon h2{
	margin-left: auto;
	margin-right: auto;
	background: url(images/reservations-ribbon.png) top center no-repeat;
}

.reservations-ribbon span{
	display: none;
}




/* CHICAGO FOOD FACTS */

.chicago-food-facts{
}

.food-facts-title{
	float: left;
	width: 73px;
	height: 46px;
	background: #F00;
	padding: 20px 4px 4px 4px;
	font: bold 12px Arial;
	color: #FFF;	
}

.food-fact{
	float: left;
	width: 429px;
	height: 64px;
	background: #000;
	padding: 3px;
	font: normal 10px Arial;
	color: #FFF;
}

.food-fact-image{
	float: left;
	width: 66px;
	height: 70px;
	border: 0px;
}





/* CLASSES */

.clear{
	clear: both;
	width: 0px;
	height: 0px;
}

.midyear-content{
	width: 510px;
	background: url(images/transparent-background.png);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
}

.time{
	float: left;
	width: 260px;
}

.photo{
	width: 486px;
	height: 281px;
	margin-top: 6px;
	margin-left: 12px;
	border: 0px;
}