#body_text {
	background: #FFFFFF url(../images/text_body_bg.jpg) repeat center;
	width: 454px;
	min-height: 346px;
	margin: 4px 0px 4px 4px;
	float: left;
}
#body_text_top {
	background: #FFFFFF url(../images/text_body_top_bg.jpg) no-repeat center bottom;
	height: 5px;
	width: 454px;
	padding: 0;
	margin: 0;
}
#body_text_inner {
	margin: 0px auto;
	padding: 0px;
	width: 430px;
	min-height: 494px;
}

*:first-child+html #body_text_inner {
	min-height: 499px;
}

*html #body_text_inner {
	height: 499px;
	}

#body_text_inner ul {
margin-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
#body_text_inner li {
	display: block;
	list-style: none;
	background: #FFFFFF url(../images/bullet_point.gif) no-repeat left center;
	padding-left: 25px;
}
li.coffee_break {
	background: #FFFFFF url(../images/coffee_break.gif) no-repeat left center !important;
}
li.dinner_time {
	background: #FFFFFF url(../images/dinner_time.gif) no-repeat left center !important;
}
.topalign li {
	background-position: left top!important;
	clear: both;
	}	   
.read_more {
	float: right;
	margin: 0px 0px 7px 0px;
}
.bottom_form {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#body_text_bottom {
	background: #FFFFFF url(../images/text_body_bottom_bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 454px;
}
.intro {
    font-size: 1.3em;
	}
.minimumclass {
    margin-top: 40px;
	}

table {
	margin-top: 8px;
	}

td, th {
	margin-bottom: 5px;
	border-bottom: 1px solid #7D8A2E;
	padding: 7px;
	border-top: 1px solid #CE201C;
}

.description {
	color: #999;
	display: block;
	padding: 3px 0 10px;
	}
	
#promo {
	border-bottom: 1px solid #CE201C;
	border-top: 1px solid #CE201C;
	font-size: 1.2em;
	margin: 20px 0;
	padding: 25px 0 15px;
	position: relative;
	}
	
#hurry {
	background: url(../images/hurry.png) 0 0 no-repeat;
	display: block;
	height: 48px;
	left: -20px;
	position: absolute;
	top: -17px;
	width: 100px;
}
