@charset "utf-8";
/* CSS Document */

/*=============midContainer==============*/
div#midContainer{
	position: absolute;
	width: 700px;
	/*height:243px:*/
	height: 700px;
	float: right;
	left: 170px;
	top: 254px;
}
#diningText p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	/*	vertical-align: top;
*/	font-weight: normal;
	/*	display: inline;*/
	color: #366CA3;
}
#diningText{
	width: 580px;
	padding-left: 40px;
	line-height: 1.4;
	padding-bottom: 40px;
	}

/*---TYPOGRAPHY---*/
.headliner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #09F;
	line-height: 40px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #09F;
	text-decoration: underline;
	}
.detailer{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 0.8em;
	line-height: 1.7;
	text-align: center;
	word-spacing:3px;
	}
.subDetailer{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 0.9em;
	line-height: 15px;
	text-align: center;
	word-spacing: 0.25em;
	font-style: oblique;
	}
	
.subHeadliner{
		font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #09F;
	line-height: 40px;
	text-align: center;
	text-decoration: underline;
	}
#sprytextfield1, #sprytextfield2, #sprytextfield3 {
	float: right;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 16px;
	margin-top: 1px;
	clear: both;
	}
 .qText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	text-align: center;
	}
#midContainer #headerGif {
	margin-bottom: 10px;
	margin-top: 5px;
}
