/*   LEFT NAVIGATION */


/*  CONTENT AREA */

.contentFoodService img{
	margin: 7px 5px 7px 7px;
	padding-right: 5px;
	float: left;
	border: 0;
}

.contentFoodService {
	width: 751px;
	height: 445px;
	float: left;
	background-color: #9E8F68;
	border: 5px #CCC solid;
	margin-top: 10px;
}

.insideCopyFoodService {
	float: left;
	width: 385px;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-right: 2px #786F68 dotted;
}

.foodServiceTitle {
	background: url(../images/foodServiceTitle.jpg) no-repeat;
	float: left;
	width: 380px;
	margin-left: 10px !important;
	margin-left: 5px;
}

.foodServiceTitle p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 2em;
	padding-top: 30px;
	padding-bottom: 20px;
	border-bottom: 2px #786B4C dotted;
}

/* RIGHT SIDE PROMO AREA */

.promoAreaFoodService {
	width: 193px;
/*	margin-top: 7px;*/
/*	margin-right: 5px !important;*/
/*	margin-right: 1px;*/
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

.rollerGrill {
	border: 1px #9F8F68 solid;
	background: url(../images/rollerGrill.jpg) no-repeat;
	width: 180px;
	height: 190px;
	border-bottom: 2px #786B4C dotted;
	margin-bottom: 5px;
}

.rewardsProgram {
	border: 1px #9F8F68 solid;
	background: url(../images/rewardsProgram.jpg) no-repeat;
	width: 180px;
	height: 205px;
	border-bottom: 2px #786B4C dotted;
	margin-bottom: 5px;
}

.login {
	margin-top: 25px;
}

.login p{
	width: 115px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9E667;
	text-align: center;
	margin-left: 7px;
}

.login p a{
	color: #F9E667;
}

.inputBoxes {
	margin-left: 20px !important;
	margin-left: 25px;
	padding: 10px 0;
}

.loginSubmit {
	width: 85px;
	height: 25px;
	margin-left: 20px;
}

#loginBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: center;
}












