/* CSS Document */
body {
	background-color: #F0F4EC;
	text-align: center;
	margin-top: 0px;
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
h1 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #546D38;
}
h2 {
	font-size: 15px;
	padding: 0px;
	margin-bottom: 5px;
	color: #546D38;
}
h3 {}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
table td {vertical-align:top;}
a:link, a:visited  {
	color: #000000;
}
a:hover {
	color: #666666;
}
#right {
	width:300px;
	float:right;
	margin-left: 10px;
	padding: 5px;
	background-color: #FFFFFF;
}
table#gallery {border-left:0px solid #e4e4e4;border-top:0px solid #e4e4e4;}
table#gallery td {
	border-right:0px solid #e4e4e4;
	border-bottom:0px solid #e4e4e4;
	padding: 5px;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	background-image: url(images/banner_bg.gif);
}
#nav {
	margin-top: 3px;
	background-color: #91B36B;
	text-align: center;
}
#nav a:link, #nav a:visited {
	padding: 3px 15px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	border-right: 1px solid #fff;
}
a#home {
	border-left: 1px solid #fff;
}
#nav a:hover {
	text-decoration: underline;
}
#navbot {
	margin-top: 3px;
	text-align: center;
	
}
#navbot a:link, #navbot a:visited {
	padding: 0px 15px;
	text-decoration: none;
	color: #91B36B;
	margin: 0px;
	border-right: 1px solid #fff;
}

#navbot a:hover {
	text-decoration: underline;
}
.fac {
	border: 1px solid #e4e4e4;
	padding: 5px;
	margin-right: 5px;
}
#content {
	text-align: left;
	border: 1px solid #e4e4e4;
	border-top: 1px solid #fff;
	padding: 10px;
	border-bottom: 2px solid #000;
	background-color: #FFFFFF;
	padding-bottom: 3px;
}
#bottom {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	clear: left;
	border-top: 1px solid #e4e4e4;
	margin-top: 10px;
	color: #4F6635;
}
#bottom a:link, #bottom a:visited {color:#4F6635}
#bottom a:hover {color:#333;}
#booking {}
table#holidayguide {
	border: 2px solid #000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
table#holidayguide th {
	color: #FFFFFF;
	text-align: center;
}
table#holidayguide td {
	color: #FFFFFF;
	font-size: 10px;
}
div#book {
	padding-top: 5px;
	border-top: 1px solid #fff;
	background-color: #91B36B;
	color: #FFFFFF;
	padding-bottom: 5px;
	font-weight: bold;
}
div#clear {clear:both;}
#SWD {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 10px;
	color: #666666;
}
#SWD a:link, #SWD a:visited {color:#999999}
#SWD a:hover {color:#666666;}
.border {
	border: 1px solid #e4e4e4;
	padding: 5px;}
.small {
	background-color: #91B36B;
	color: #FFFFFF;
	font-size: 11px;
}
.green {
	background-color: #91B36B;
	color: #FFFFFF;
	font-weight:bold;
	width: 310px;
	margin-top: 10px;
	text-align: center;
}
.green a:link, .green a:visited {color:#fff;}
.green a:hover {
	background-color: #CCCCCC;
}
