body {
	margin: 0px;
	padding: 0px;
	background: url('../images/watermark.JPG');
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
}
h1 {
	font-size: 130%;
	color: #70002e;
}
h2 {
	font-size: 110%;
}
div.directions {
	background : #975570;
	color: white;
	font-weight: bold;
	padding: 2px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
div.directiontext {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
div.clear {
	clear: both;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
div.inserts {
	text-align: center;
	margin-top: 30px;
}
div.central {
	text-align: center;
}
table.menu {
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	width: 100%;
}
tr.menu {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
td.menu-left, td.menu-right {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 1%;
}
td.menu-middle {
	margin: 0px;
	padding: 0px;
	border: none;
	background: url('../images/topspace.JPG') repeat-x top left;
	text-align: center;
	vertical-align: top;
}
table.enquiryform {
	margin-left: auto;
	margin-right: auto;
	border: none;
}
tr.enquiryform {
	border: none;
}
td.enquiryform {
	border: none;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}
td.formsubmit {
	text-align: center;
}
table.inserts {
	margin-left: auto;
	margin-right: auto;
	border: none;
	width: 70%;
}
td.insert {
	text-align: center;
	vertical-align: top;
	border : none;
}
img.localmap, img.areamap {
	float: right;
	border: none;
	padding: 0px;
	margin: 5px;
}
img.homeimage, img.accommodation1, img.facilities1, img.attractions {
	float: right;
	border: none;
	padding: 0px;
	margin: 8px;
}
img.accommodation2, img.facilities2 {
	float: left;
	border: none;
	padding: 0px;
	margin: 8px;
}
img.insert {
	height: 75px;
	border: none;
}
a.menu {
	text-decoration: none;
	color: white;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
	background: #70002e;
}
a.menu:hover {
	color: gray;
}
a.footerlink {
	font-size: 80%;
	text-decoration: none;
	color: black;
}
a.footerlink:hover {
	color: blue;
}
#inline-list {
	border: none;
	padding-top: 24px;
	}
#inline-list ul, #inline-list li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
hr.footerline {
	color: #553432;
	height: 1px;
	margin: 10px;
	clear: both;
}
div.footerleft {
	float: left;
}
div.footerright {
	float: right;
}
div.footermid {
	text-align: center;
}
div.toplogo {
	text-align: right;
}
span.footermid {
	margin-left: 5px;
	margin-right: 5px;
}
span.footertext {
	color: black;
	font-size: 80%;
}
ul.linkslist {
	list-style: circle;
	line-height: 140%;
}
a.linkslist {
	color: black;
	text-decoration: none;
}
a.linkslist:hover {
	color: blue;
}
.outer {
 text-align: center; 
 vertical-align: middle; 
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 height: 100%;
 width: 100%; 
}
.inner {
 background: #ffffff; 
 margin-left: auto; 
 margin-right: auto; 
 text-align: left;
 margin: 0px 0px 0px 0px;
 padding: 5px;
 height: 100%;
 width: 100%;
 border: none;
}	
td.menu {
	vertical-align: top;
	padding-top: 40px;
	margin: 0px;
}
img.menu {
	border: none;
	display: inline;
	padding: 0px;
	border: 0px;
}
table.menu {
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
}
td.main {
	padding-left: 5px;
	margin: 0px;
}
p.pagebreak {
	page-break-after: always;
}
div.printpage {
	width: 95%;
}
a.directions {
	color: blue;
	text-decoration: none;
}
a.directions:hover {
	text-decoration: underline;
}
span.directions {
	text-align: right;
	float: right;
}