.title1 {
	font: oblique normal 20px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	background: #0A4E4F no-repeat center center;
	text-align: center;
}
.dish {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	color: #E42C22;
	text-align: left;
}
.title2 {

	font: oblique normal 20px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	background: #E5521F no-repeat center center;
	text-align: center;
}
.line_highlight {
	background: #FFFFFF;
}
.title3 {


	font: oblique normal 20px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	background: #990000 no-repeat center center;
	text-align: center;
}
.title4 {



	font: oblique normal 20px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	background: #996666 no-repeat center center;
	text-align: center;
}
.location_border {
	height: auto;
	width: auto;
	border: thin groove #CC3300;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #E42C22;
}
a {
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #E5521F;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}
a:link {
	color: #E5521F;
}
.bg_repeat {
	background: url(/images/taco.jpg) no-repeat;
}
