a, body, li, p, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{
	color:#445E1C;
	text-decoration: none;
}
a:hover{
	color:#ee0;
	text-decoration: none;
}
body {
	background-color: #ffc;
}
.disp{
	color:#fff;
	background-color: #822E3D;
	font-size: 10px;
	font-weight:bold;
}
li.disp{
	list-style: outside
}
.emph{
	font-weight:bold;
	color:#030504;
}
.empToo{
	font-weight:bold;
	color:#822E3D;
}
.findTitle{
	color:#445E1C;
	font-size: 13px;
	font-weight:bold;
	background-color: #8F9E77;
	line-height: 16px;
	text-indent: 5px;
}
.grm, .spl{
	color:#f9f;
}
.headNav {
	color:#fff;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
.headNavSelected {
	color:#ee0;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
.headNav:hover {
	color:#ee0;
}
.legal{
	font-size: 7px;
	font-weight:bold;
	color:#999
}
.footNav{
	color:#445E1C;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
.leftNavInput{
	font-size: 11px;
	color: #000;
	background-color: #ADB89C;
	border: 1px solid #445E1C;
}
.leftNav{
	color:#445E1C;
	font-size: 11px;
	font-weight:bold;
	background-color: #8F9E77;
	line-height: 14px;
	text-decoration: none;
	text-indent: 10px;
}
.leftNav:hover{
	color:#822E3D;
}
.leftNavSelected{
	color:#822E3D;
	font-size: 11px;
	font-weight:bold;
	background-color: #8F9E77;
	line-height: 14px;
	text-decoration: none;
	text-indent: 10px;
}
.leftNavTitle{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	background-color: #822E3D;
	line-height: 26px;
	text-indent: 5px;
}
.letterNav{
	color:#030504;
	font-size: 16px;
	font-weight:bold;
	background-color: #fff;
	line-height: 20px;
	text-indent: 10px;
	text-decoration: none;
}
.letterNavSelected{
	color:#822E3D;
	font-size: 16px;
	font-weight:bold;
	background-color: #fff;
	line-height: 20px;
}
.mapButton, .menuButton, .urlButton{
	background-color: #822E3D;
	color:#fff;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #030504;
}
.mapButton:hover, .menuButton:hover, .urlButton:hover{
	color:#ee0;
}
.menuHeading {
	color:#600;
	font-size: 14px;
	font-weight:bold;
}
.noData{
	color:#600;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	text-indent: 10px;
}
.restaurantAddress {
	font-size: 12px;
	font-weight:bold;
}
.restaurantInfo {
	font-size: 11px;
}
.restaurantName {
	color:#600;
	font-size: 14px;
	font-weight:bold;
}
.restaurantSlogan {
	font-size: 11px;
	font-style: italic;
	font-weight:bold;
}
.sectionTitle{
	color:#fff;
	font-size: 16px;
	font-weight:bold;
	background-color: #030504;
	line-height: 20px;
	text-indent: 10px;
}
.searchForm{
	color:#fff;
	font-size: 11px;
}
.searchFormButton{
	display: block;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.searchFormInput{
	color:#000;
	font-size: 11px;
	background-color: #ADB89C;
	border: 1px solid #fff;
}
.searchFormLabel{
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border: none;
}