body {
	vertical-align: middle;
	background-color: #E6E6E6;
	background-image: url(img/template/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.bkgrnd {
	background-image: url(img/bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 514px;
	width: 754px;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.contacttext a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.contacttext a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.contacttext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFCC;
}
.header {
	background-image: url(img/template/headerbar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mainarea {
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
.leftmenu {
	width: 160px;
	background-image: url(img/template/pleaseselectlong.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.leftmenu ul {
	margin: 0px;
	padding: 0px;
}
.leftmenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-type: none;
	background-image: url(img/template/menubkgrnd.jpg);
	background-repeat: no-repeat;
	margin: 0px 3px 3px;
	padding: 2px 2px 2px 3px;
	height: 20px;
}
.leftmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}
.leftmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}
.leftmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #975B5B;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.leftcontentarea {
	padding: 10px;
	width: 370px;
}
.rightaddressbox {
	padding: 10px;
	border: 1px solid #4E1100;
	width: 200px;
	background-image: url(img/template/contactdetails.jpg);
	background-repeat: no-repeat;
}
hr {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #935A09;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #935A09;
	border-bottom-color: #935A09;
	border-left-color: #935A09;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
img {
}
.booknow {
	padding-bottom: 5px;
}

li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.contactdetails {
	background-image: url(img/template/contactdetails.jpg);
	padding: 25px 5px 5px;
	height: 268px;
	width: 170px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.contactdetails li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.contactdetails a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.contactdetails a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.contactdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.contactdetails p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.menu {
	background-color: #1E0906;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	text-decoration: none;
}
.gallerythumb {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.mainarea .leftcontentarea img {
	margin-right: 5px;
	margin-bottom: 5px;
}
