﻿.masthead {
	font-family: Arial;
	font-size: xx-large;
	font-weight: 700;
	font-style: italic;
	color: #FFFF99;
	background-color: #FF3300;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 820px;
}
.menu bar {
	font-family: Arial;
	font-size: medium;
	font-weight: 800;
	font-style: normal;
	color: #FFFF00;
	background-color: #FF3300;
}
.menubar {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFF66;
	background-color: #CC3300;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.textboxcontent {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
.pagetitle {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #800000;
	background-color: #FFFF66;
}
.home {
	padding: 10px;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFF66;
	background-color: #CC3300;
}
.Container {
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	width: 820px;
	height: 800px;
}
.Accommodation {
	font-family: Arial;
	font-size: xx-large;
	font-weight: 900;
	font-style: normal;
	color: #FFFF00;
	background-color: #CC3300;
	width: 247px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
a {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFF66;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #000080;
}
.links {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFF00;
}
