h1 {
	font-family: "monotype Corsiva", "times New Roman", times, serif;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 0.9;
	margin: 0px;
	padding: 0px;
}
body {  background-color: #FFCC66; font-family: "Times New Roman", Times, sans-serif; font-size: medium; font-style: normal; font-weight: normal; color: #663333; text-align: center}
h2 {  font-family: "Monotype Corsiva"; font-size: 24pt}
p {  font-size: medium; text-align: center}
div.navbar {
	clear: left;
	float: left;
	height: 100%;
	width: 15%;
	padding: 0.5em;
}
div.container {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0em;
	}
#home .home, #attractions .attractions, #tariffs .tariffs, #ourrooms .ourrooms, #services .services, #contacts .contacts, #directions .directions, #links .links {
	font-family: "monotype Corsiva", "times New Roman", times, serif;
	font-size: 18pt;
	background-image: url(ASSETS/button_yellow.gif);
	text-align: center;
	display: block;
	height: 44px;
	width: 110px;
	color: #663333;
}
li.navbar {
	display: block;
	list-style-type: none;
	position: relative;
	clear: left;
	float: left;
	height: 44px;
	width: 110px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	}
a.home, a.attractions, a.tariffs, a.ourrooms, a.services, a.contacts, a.directions, a.links {
	font-family: "monotype Corsiva", "times New Roman", times, serif;
	font-size: 18pt;
	background-image: url(ASSETS/button_brown.gif);
	text-align: center;
	display: block;
	color: #FFCC66;
	height: 44px;
	width: 110px;
	line-height: 40px;
}
div.content {
	height: 100%;
	width: 80%;
	clear: right;
	float: right;
	margin: 0px;
	padding: 0em;
}
#navbar a:hover {

	font-family: "monotype Corsiva", "times New Roman", times, serif;
	font-size: 18pt;
	background-image: url(ASSETS/button_yellow.gif);
	text-align: center;
	display: block;
	height: 44px;
	width: 110px;
	color: #6600FF;
}
.mpf_logo {
	clear: left;
	float: left;
	height: 71px;
	width: 110px;
	padding: .5em;
}
ul.navbar {
	display: block;
	list-style-type: none;
	position: relative;
	clear: left;
	float: left;
	height: 44px;
	width: 110px;
	vertical-align: middle;
	margin: 0px;
	padding: .5em;
}
.alignleft {
	text-align: left;
}
