a:link {
	color: #fdeba2;
}
#wrapper .color_bg #email_link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #fdeba2;
}
a:hover {
	color: #FFFFFF;
}
.section_wrapper_bg {
	background-color: #660000;
	padding: 10px;
}
.section p {
	text-align: left;
}
.section_wrapper {
}
.section h3 {
	text-decoration: underline;
}
a:active {
	color: #fdeba2;
}
.section {
	padding: 10px;
	height: auto;
	border: 1px solid #fdeba2;
}

html, body {
height: 100%;
}
hr {
	display: block;
	clear: both;
	visibility: hidden;
}

body {
	font-family: "Bookman Old Style", Georgia, serif;
	color: #fdeba2;
	background-color: #990000;
	text-align: center;
	background-image: url(images/icons/parchment.jpg);
}
.color_bg a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
h3 {
	font-weight: normal;
}
h4 {
	font-size: .7em;
	font-weight: normal;
}
#map_canvas {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding-right: 15px;
}
h1 {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-weight: normal;
	font-size: 1.5em;
	text-decoration: underline;
	color: #FFFFFF;
}
.color_bg {
	background-color: #660000;
	padding: 10px;
	width: auto;
}
#index_wrapper #main_pic img {
	border: 2px solid #fdeba2;
}
.image_left {
	float: left;
	background-color: #660000;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
}
.image_right {
	padding: 5px;
	float: right;
	background-color: #660000;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
a img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
#wrapper img {
	border: 1px solid #fdeba2;
}
.section_centered img {
	margin-right: 10px;
	margin-left: 10px;
}
.section_centered {
	padding: 10px;
	border: 1px solid #fdeba2;
	text-align: center;
}
#wrapper {
	min-height: 100%;
	background-color: #990000;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-image: url(images/icons/wrapper_bg_colorised.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	width: 95%;
	border: 1px solid #fdeba2;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#index_wrapper {
	min-height: 100%;
	background-color: #990000;
	text-align: center;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	background-attachment: fixed;
	}
#footer p {
	font-size: 0.8em;
	vertical-align: baseline;
	margin: 10px;
}
#footer {
	position: fixed;
	background-color: #660000;
	left: 0px;
	bottom: 0px;
	height: auto;
	width: 100%;
	z-index: 13;
	padding-left: 10px;
}
#footer img {
	float: left;
}
#cookery h2 {
	font-style: italic;
	text-decoration: none;
	font-size: 1em;
	color: #fdeba2;
}
#cookery h3 {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 1.4em;
}
#nav ul {
}
#nav li {
	display: inline;
}
#nav {
	background-color: #660000;
	z-index:32;
	text-align: left;
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 30px;
	font-size: .9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdeba2;
	border-right-color: #fdeba2;
	border-bottom-color: #fdeba2;
	border-left-color: #fdeba2;
}
#wrapper #nav img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 40px;
}


#nav li a {
	text-decoration: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
	clear: both;
}  
#nav li a:hover {
	background-color:#fdeba2; 
	color: #660000;
}
#slideshow {
	position: relative;
	margin: auto;
	border: 2px groove #fdeba2;
	height: 413px;
	width: 550px;
	top: 100px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	opacity:0.0;

}
.slideshow_section {
	padding: 5px;
	z-index: 11;
	background-color: #990000;
	display: block;
	margin-top: 120px;
}
.general {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: auto;
}
table {
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#table_wrapper {
	clear: both;
}
#attractions {
	width: 615px;
}

#slideshow IMG.active {
    z-index:10;
	opacity:1.0;

}

#slideshow IMG.last-active {
    z-index:9;
}
#header {
	text-align: center;
	color: #fdeba2;
	padding: 5px;
}
.item {
	padding: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 185px;
	margin-top: 30px;
}
#menu {
	clear: left;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#menu_3 {
	clear: left;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
}
#gdf {
	float: right;
}
#gdf img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#visitors span {
	font-style: italic;
	color: #fdeba2;
}
#visitors {
	color: #FFFFFF;
	text-align: left;
}
#gardens_other p {
	text-align: left;
}
#room_slideshow {
	position: relative;
	margin: auto;
	border: 2px groove #fdeba2;
	height: 413px;
	width: 550px;
}

#room_slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	opacity:0.0;

}
#room_slideshow IMG.active {
    z-index:10;
	opacity:1.0;

}

#room_slideshow IMG.last-active {
    z-index:9;
}
#index_wrapper h2 {
	text-decoration: none;
	font-size: 1.2em;
}
table
{
	border-collapse:collapse;
	background-color: #660000;
}
table,th, td
{
border: 1px solid #FFFFFF;
}

th {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
