.insidetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.menulunch {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: image;
	background-attachment: fixed;
	background-image: url(../images/menupic_lunch.jpg);
	background-repeat: no-repeat;
	background-color: #F5F0D0;
	margin-left: 15px;
	margin-right: 15px;
}
.menuprovisions {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: image;
	background-attachment: fixed;
	background-image: url(../images/menupic_provisions.jpg);
	background-repeat: no-repeat;
	background-color: #F5F0D0;
	margin-left: 15px;
	margin-right: 15px;
}
.menudinner {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: image;
	background-attachment: fixed;
	background-image: url(../images/menupic_dinner.jpg);
	background-repeat: no-repeat;
	background-color: #F5F0D0;
	margin-left: 15px;
	margin-right: 15px;
}
.menuspa {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: image;
	background-attachment: fixed;
	background-image: url(../images/menupic_spa.jpg);
	background-repeat: no-repeat;
	background-color: #F5F0D0;
	margin-left: 15px;
	margin-right: 15px;
}
div.menu ul li {
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
} 
