.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #3c3c3c;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 1.3em;
	background-image: url(images/rightBG.jpg);
	background-repeat: repeat-y;





}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 0.9em;



}
.webLink{color: #E1A80D;font-family: Arial, Helvetica, sans-serif;font-size: 0.9em}
a.webLink:link {
	color: #E1A80D;
}
a.webLink:visited {
	color: #E1A80D;
}
a.webLink:hover {
	color: #E1A80D;
}
a.foot:active {
	color: #3c3c3c;
}
a.foot:link {
	color: #3c3c3c;
}
a.foot:visited {
	color: #3c3c3c;
}
a.foot:hover {
	color: #3c3c3c;
}
a.webLink:active {
	color: #E1A80D;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #660000;
	padding-bottom: 5px;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #3c3c3c;
}
.foodType {
	font-weight: bold;
	color: #052C63;
	font-size: 1.2em;
	padding-bottom: 5px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #052C63;
	text-decoration: underline;



}
.discrib {
	padding-bottom: 10px;
	font-size: 0.9em;

}
.dishName {
	font-weight: bold;
}
.note {
	font-weight: bold;
	color: #052C63;

}
