.hp_lt_bkgd {
	background-image: url(images/hp_lft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dinner_bkgd {
	background-image: url(images/dinner_special_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_txt_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #773118;
	text-decoration: none;
}
.lunch_bkgd {
	background-image: url(images/todays_special_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_text_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}


.hp_bottom_bkgd {
	background-image: url(images/hp_bttm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cantina_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #402000;
	line-height: normal;
}
.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.strip {
	background-image: url(images/strip.jpg);
}

