body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f9f4dc;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
form {
	margin: 0px;
	padding: 0px;
}

.Footer {
	width: 760px;
	font-size: 9px;
	text-align: left;
	color: #a49e88;
	padding-top: 8px;
	padding-bottom: 8px;

}
.Footer a {
	color: #a49e88;
	text-decoration:none;
}
.Footer a:hover {
	text-decoration:underline;
}
.BeigeBand {
	background-image: url(images/BeigeFade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 80px;


}
.TopNavRow {
	background-image: url(images/TopNavBG.gif);
	background-repeat: repeat-x;
	height: 39px;
}
.ExploreCollection {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A57A42;
	height: 39px;
	padding-left: 25px;
	width: 180px;
	background-image: url(images/BrownBullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	cursor: hand;
}
.TopTab {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A57A42;
	background-image: url(images/TopTab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 193px;
	padding-left: 26px;
	cursor: hand;
	}
.TopTab a{
	color: #A57A42;
	text-decoration:none;
}
.TopTabOver {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A57A42;
	background-image: url(images/TopTabOver.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 193px;
	padding-left: 26px;
	cursor: hand;
}
.TopTabOver a{
	color: #A57A42;
	text-decoration:none;
}

.LeftColumn {
	width: 180px;
	padding-top: 20px;
}
.MenuOne {
	margin-bottom:18px;
	width: 165px;

}
.MenuOneCell {
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #A57A42;
	cursor: hand;
	padding:2px 0px 2px 19px;
	background-image: url(images/BrownBullet.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	border:solid 1px #FFFFFF;
}
.MenuOneCell a {text-decoration:none;color: #A57A42;}
.MenuOneCellOver {
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #A57A42;
	cursor: hand;
	padding:2px 0px 2px 19px;
	background-image: url(images/BrownBullet.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	border:solid 1px #E3DED7;
}
.MenuOneCellOver a {text-decoration:none;color: #A57A42;}
.SiteContentTable {
	width: 760px;
	margin-bottom: 20px;
}
.ContactDetails {
	font-size: 9px;
	color: #ac9e8b;
	margin-bottom: 18px;
	padding-left: 5px;
	width: 165px;

}
.ContactDetails a{
	color: #ac9e8b;
	text-decoration:none;
}
.ContactDetails a:hover{
	text-decoration:underline;
}
.ContentArea {
	font-size: 11px;
	color: #525252;
	padding-top: 20px;
	padding-bottom: 20px;


}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #a57a42;

}
.RightColumn {
	width: 203px;
	padding-top: 22px;
	text-align: right;

}
h1 {
	font-size: 14px;
	color: #a57a42;
}
h2 {
	font-size: 12px;
	color: #a57a42;
}
h3 {
	font-size: 11px;
}
h4 {
	color: #a57a42;
}
h5 {
	color: #a57a42;
}
.ContentArea a{
	color: #525252;
}
.ContentPicContainer {
	clear: both;
	float: right;
	margin-left: 10px;
	margin-top: 20px;
	border: 1px solid #dbd5cd;
	margin-bottom: 3px;
	width:50px;



}
.ContentPicDesc {
	font-size: 10px;
	padding-top: 3px;
	color: #525252;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;



}
.FeaturesPanel {
	width: 187px;
	border: 1px solid #efece8;
}
.PageLinks {
	padding-top:20px;
	font-size: 10px;
}
.PageLinks a{
	text-decoration:none;
}
.PageLinks a:hover{
	text-decoration:underline;
}
.NewsUpdatesHeading {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB9E8A;
	background-image: url(images/NewsUpdatesHeading.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.MainNewsUpdate {
	font-size: 10px;
	font-weight: bold;
	color: #525252;
}
.MainNewsUpdate a{
	color: #525252;
	text-decoration:none;
}
.MainNewsUpdate a:hover{
	text-decoration:underline;
}
.NewsUpdate {
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	background-image: url(images/UpdateDividers.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
.NewsUpdate a{
	color: #777777;
	text-decoration:none;
}
.NewsUpdate a:hover{
	text-decoration:underline;
}
.MoreNews {
	background-image: url(images/MoreNews.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
	cursor: hand;
}
.ArticleTitle {
	background-color: #F4F2EF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.ArticleTitle h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size: 11px;
	padding-bottom:3px;
	margin-bottom:2px;
	border-bottom:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.ArticleTitle h3{
	padding:0px;
	margin:0px;
	font-size: 14px;
}
.ArticleDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	padding-top: 3px;
}
.ArticleDescr {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #525252;
}
.ReadMore {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	color: #A57A42;
	padding-top: 5px;
}
.ReadMore a{
	color: #A57A42;
	text-decoration:none;
}
.ReadMore a:hover{
	text-decoration:underline;
}
.GalleryMainLink {
	margin-top: 20px;
	background-color: #f4f2ef;

}
.GallerySmallThumb {
	height: 80px;
	width: 80px;
}
.GalleryDescr {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding:0px 0px 0px 10px;
}
.GalleryDescr h2{
	margin:0px;
	color:#525252;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.GalleryDescr h2 a{
	color:#525252;
	text-decoration:none;
}
.GalleryDescr h2 a:hover{
	text-decoration:underline;
}
.GalleryDescr div {
	color:#525252;
	font-weight:normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom:20px;
	color:#525252;
}
.GalleryView {
	background-color: #F4F2EF;
	width: 135px;
	margin-bottom: 20px;
	float:left;
	margin-right:10px;
}
.GalleryViewDescr {
	font-size: 10px;
	color: #525252;
}
.GalleryView img {
	cursor:hand;
}
.DownloadsViewContainer {
	margin-bottom: 20px;
	margin-right:10px;
	float:left;
}
.DownloadsView {
	background-color: #F4F2EF;
	width: 135px;
}
.DownloadsList {
	padding: 3px;
	font-size: 9px;
	font-weight: normal;
	color: #ADAAA1;
}
.DownloadsList a{
	font-weight: bold;
	color: #ADAAA1;
	text-decoration:none;
}
.DownloadsList a:hover{
	text-decoration:underline;
}
.DownloadsList div{
	padding-bottom:2px;
}
.SearchField {
	width:124px;
	height:20px;
	color:#ac9e8b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}
.EnqFieldsTable {
	height:22px;
	font-size:9px;
	margin-bottom:8px;
	text-transform:uppercase;
	font-weight:bold;
	color:#c7c1aa
}

.DateIndcators {
	width:60px;
	height:20px;
	border: solid 1px #f9f4dc;
	background-color:#f9f4dc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8b856c;
	text-transform:uppercase;
}
.AdultsDropdown {
	width:35px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8b856c;
	text-transform:uppercase;
}
.SearchTitle {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

.SearchLinks {
	padding-top:5px;
	padding-bottom:20px;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
}
.keyword {
	background-color: #e7e7e7;
	padding: 0px 2px 0px 2px;
}

.SearchLinks a{
	text-decoration:underline
}
.SearchLinks a:visited{
	color:#551a8b;
	text-decoration:none
}
.FormTable {
	color: #525252;
	font-size:11px;
	margin-top:40px;
}
.FormTable td{
	padding:1px 0px 1px 0px;
}
.FormTable th{
	font-weight: normal;
	width:180px;
	text-align:left;
	vertical-align:top;
	padding:3px 0px 3px 8px;
	background-image: url(images/FormBullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.FormTable input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #525252;
	width:200px;
	height:22px;
	background-color:#f5f3f1;
}
.FormTable select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #525252;
	width:200px;
	height:22px;
	background-color:#f5f3f1;
}
.FormTable textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #525252;
	width:200px;
	height:200px;
	background-color:#f5f3f1;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-top-color: #525252;
}
.pageon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BAB7AF;
	background-image: url(images/pagenation_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width:18px;
}
.pageoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BAB7AF;
	cursor: hand;
	background-image: url(images/pagenation_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width:18px;
}
.pageoff a{
	color: #BAB7AF;
	text-decoration:none;
}
.pageoff a:hover{
	color: #BAB7AF;
	text-decoration:underline;
}

.BookingButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/BookingButtonBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 164px;
	text-align: center;
	background-color: #ca2b00;
	cursor: pointer;
	text-transform: uppercase;
	margin-bottom: 15px;
}

BookingButtonRight{

	height: 62px;
	width: 164px;


}

.NewsletterBack {
	background-image: url(images/NewsLetterIndex.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
	cursor: hand;
}
.NewsLettersHeading {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB9E8A;
	background-image: url(images/NewsLetterHeading.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#links {
position:absolute;
top:-50px;
}
.Map{
	padding:10px;
	border:1px solid #a57a42;
}
.FeatureButton {
	background-image: url(images/ButtonFrame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 187px;
	margin-bottom: 10px;
	display: block;
}
.FeatureButton Img {
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
}
