.nav-txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav-txt:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #664B3A;
}
.address-txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.address-txt:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A6C150;
}
.nav-visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #664B3A;
}
.header-txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7E994A;
	text-indent: 0px;
}
.nav-page {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7E994A;
}
.nav-page:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #664B3A;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
	margin-right: 10px;
}
.breakfast-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
	margin-right: 10px;
	text-indent: 6px;
	list-style-position: inside;
	list-style-type: square;
}
.white-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.intro-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.intro-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A6C150;
}

