#title h2 {
	width: 344px;
	height: 60px;
	float: left;
	background: url(images/orlando_title.gif) no-repeat;
	text-indent: -9999px;
	margin-top: 5px;
	margin-left: 20px;
}

#title h2.cities {
	width: 344px;
	height: 60px;
	float: left;
	background: url(images/cities_title.gif) no-repeat;
	text-indent: -9999px;
	margin-top: 5px;
	margin-left: 20px;
}

span#lunchtitle {
	float: left;
	margin-bottom: 30px;
}

span#lunchtitle img {
	margin-bottom: 10px;
}

span#lunch_note {
	float: left;
	background: #febe43 url(../images/mainbg_note_bg.gif) no-repeat 0 0;
	width: 631px;
	margin-bottom: 10px;
}

li#lunch_col1, li#lunch_col2 {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	float: left;
	display: block;
	padding: 0 0 20px 20px;
	width: 285px;
	overflow: hidden;
}

legend {
	color: #630;
	font-size: 14px;
	line-height: 16px;
	border-bottom: 1px solid #630;
	display: block;
	float: left;
	padding: 0 0 2px;
	margin: 0 0 8px;
}

label {
	color: #333;
	font-size: 12px;
	line-height: 16px;	
}

#lunch_contactform input, #lunch_contactform textarea {
	margin-bottom: 10px;
}

span#lunchtitle h3 {
	float: left;
	width: 631px;
	text-align: center;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 26px;
}

span#lunchtitle h4 {
	float: left;
	width: 631px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 20px;
}

span#calendar {
	float: left;
	margin: 0 30px 30px 0;
}

blockquote#coaching {
	width: 629px;
	font: italic 20px/24px Helvetica, sans-serif;
	text-align: justify;
	padding: 20px 0 0;
	color: #333;
}

p.coach_subtitle {
	font-size: 16px;
	color: #c00;
	margin-bottom: -5px;
}



