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

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe, p,blockquote,pre,a,abbr,acronym,address,big,cite,code,
del,dfn,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,
embed,figure,figcaption,footer,header,hgroup
{
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

body  {
	background-color:#183B70;
}

		
table.rightTable  { 
	margin:auto 10px 20px 50px; 
	width:860px;
}
table.rightTable td {
	vertical-align:top;
}
table.rightTable img  {
	margin:auto 30px 10px auto;
}
.rightTable th h2 {
	margin-top: 10px;
	margin-bottom:5px;
	text-align: left;
}

table.leftTable  { 
	margin:auto 50px 30px 10px;
	width:860px;
}
table.leftTable td {
	vertical-align:top;
}
table.leftTable img  {
	margin:auto 30px 10px auto;
}
.leftTable th h2   {
	margin-top: 10px;
	margin-bottom:5px;
	text-align: left;
}
.foodText {
	padding-top: 8px;
	font-size: 105%;
	margin-bottom: 5px;
	line-height: 20px;
}
.foodText i  {
	font-size:108%;
}
.foodText em  {
	font-size:108%;
}
.foodText .pricing {
	font-size: 105%;
	font-weight: bold;
	color: #4C4C4C;
}

.pricing {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 110%;
	font-weight: bold;
	color: #4C4C4C;
}
.pricing2  {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.substitute  {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 95%;
}

.leftBox  {
	width: 860px;
	height: 245px;
	margin: auto 50px 30px 30px;
	line-height: normal;
}
.rightBox  {
	width: 860px;
	height: 245px;
	margin: auto 10px 20px 50px;
	padding-bottom: 5px;
}
.rightBox2  {
	width: 860px;
	height: 180px;
	margin: auto 10px 20px 50px;
	padding-bottom: 5px;
}
.shawLeftBox  {
	width:860px;
	height:255px; 
	margin:auto 50px 30px 30px;
}


.images  {
	float:left;
	width: 252px;
	height:auto;
	padding: 5px 5px 5px auto;
	margin-right:30px;
}
.shawImage  {
	float:left;
	width: 183px;
	height:auto;
	padding: 5px 5px 5px auto;
	margin-right:30px;
}
.description {
	float:left;
	width:559px;
	height:auto;	
	margin-right:10px;
	font-size:110%;
}
.description p {
	margin-bottom: 5px;
	line-height: 20px;
}
.description h2  {
	margin-top:4px;
	margin-bottom:10px;
}
.description h1  {
	margin-top:4px;
	margin-bottom:10px;
}
.wrapDescription {
	float:left;
	width:570px;
	height:auto;	
	margin-right:0px;
	margin-bottom:20px;
	font-size:110%;
}
.wrapDescription p {
	margin-bottom: 5px;
	line-height: 20px;
}
.wrapDescription h1  {
	margin-top:4px;
	margin-bottom:10px;
}
.wrapDescription h2  {
	margin-top:2px;
	margin-bottom:10px;
}
#bottomCenter  {
	width:880px;
	margin:10px auto 20px auto;
	text-align:center;
}
#topCenter  {
	width:880px;
	margin:10px auto 30px auto;
	text-align:center;
	font-size:105%;
}
.hideH {
	position:absolute;
	left: -2000em;
}
#mainHeader img {
	margin:auto;
	display: block;
}
#mainHeader p {
	text-align:center;
	font-size:120%;
	margin-top:10px;
}
#mainHeader  {
	margin-bottom:5px;
	width:auto;
}
#content h2  {
	font-weight: bold;
	font-size: 135%;
}
#content  {
	width: auto;
	height: auto;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
}
#container  {
	width: 960px;
	position:relative;
	margin:10px auto;
	background-color:#F5F5F3;
	padding:20px;
	border-radius: 5px 5px 5px 5px;
}
