@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat-y;
	background-color: #FFC;
	margin-top: 0px;
		background-image: url(images/yellowbgr.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	color: #333;
	position: relative;
	left: 7px;
}
.bodydiv {
	background-repeat: repeat-y;
	height: 100%;
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-top: 20px;
	border: 1px groove #630;
/*	width: 50em; */
}

.header {
	height: 80px;
	width: 944px;
	position: relative;
	text-align: right;
}
.nav {
	height: 43px;
	width: 944px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	line-height: 35px;
	position: relative;
	background-image: url(images/hawthorn-navbgr.jpg);
}
.fpbody {
	background-image: url(images/fp-bgr2.jpg);
	height: 392px;
	width: 944px;
	position: relative;
	left: 0;
	color: #000;
}
.booking {
	background-color: #820202;
	height: 190px;
	width: 500px;
	position: relative;
	left: 422px;
	top: 107px;
	border: 1px dotted #FFF;
}
.rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333;
	border: 0px none #6F0404;
	text-align: left;
	display: table-row-group;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.introtext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
	padding: 0px;
	width: 910px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.tablecontainer {
	position: relative;
}
.bookingcontainer {
	background-color: #FFF;
	position: relative;
	height: 70%;
	width: 95%;
	top: 5px;
	left: 8px;
	padding: 5px;
	right: 5px;
}
.booknow {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	left: 5px;
	top: 5px;
	position: relative;
}
.toplinks {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.formtext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
}
.logodiv {
	height: 43px;
	width: 944px;
}
.navagations {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: -10px;
}
.roomsheader {
	color: #FFF;
	background-image: url(images/rooms-header.jpg);
	height: 172px;
	width: 944px;
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
	text-indent: 5px;
	vertical-align: 50%;
	position: relative;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.Holidayheader {
	color: #FFF;
	background-image: url(images/mayo/holdbgr.jpg);
	height: 172px;
	width: 944px;
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
	text-indent: 5px;
	vertical-align: 50%;
	position: relative;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.Contactheader {
	color: #FFF;
	background-image: url(images/mayo/contact-header.jpg);
	height: 172px;
	width: 944px;
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
	text-indent: 5px;
	vertical-align: 50%;
	position: relative;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.headers {
	position: relative;
	top: 35px;
	left: 20px;
	width: 350px;
}
.bookingsheader {
	color: #FFF;
	background-image: url(images/booking-header.jpg);
	height: 172px;
	width: 944px;
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
	text-indent: 5px;
	vertical-align: 50%;
	position: relative;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.fawheader {
	color: #FFF;
	background-image: url(images/faq-header.jpg);
	height: 172px;
	width: 944px;
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
	text-indent: 5px;
	vertical-align: 50%;
	position: relative;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}.form50 {
	width: 50%;
}

