/*Heading text section begins */	
h2, h3, h1 {
	font-family: pristina;
	color: #381305;
	text-align: center;
}

.sub {font-family: pristina;
	color: #381305;
	text-align: left;
	font-size: 28px;
	font-weight:bold;
	}

.sub2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	}

.fancyText {
	font-family: pristina;
	font-size: 18px;
	color: #381305;
}
/*Heading text section ends*/


/*Body Section begins*/
body {
	color: 381305;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.fill {
	background-color: #000000;
	width: 688px;
	background-position: center center;
}


.exterior {
	
	width: 800px;
	background-color: EEC16D;
}

.innerBody {
	background-color: E9D1A4;
	width: 688px;
}

.brd {
	background-image: url(images/bar2.gif);
	background-repeat: no-repeat;
	
}
/*Body section ends*/


/*Content section begins*/
td{
   text-align: center;
}

.lunchitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.menuText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 381305;
	
}

.outerBody {
	background-image: url(images/jj_image4.jpg);
	height: 201px;
	width: 184px;
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	}
/*Content section ends*/


/*
}*/


/*Footer section begins*/

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 688px;
	
	
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 340px;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
/*Footer section ends*/

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #FFFFFF;
	border: thin solid;
	text-align: center;
}


