.buttons {
	background-color: #B9C07A;
	margin: 2px;
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.amenities {
	font-family:"Comic Sans MS", "Tekton Pro", cursive;
	font-size:16px;
	color:#000;
}

.amenitiestitle {
	font-family:"Comic Sans MS", "Tekton Pro", cursive;
	font-size:24px;
	color:#000;
}


.amenitiesnote {
	font-family:"Comic Sans MS", "Tekton Pro", cursive;
	font-size:15px;
	font-style:italic;
	color:#000;
}
