html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #333333;
	background-image: url(i/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #2e1d13;
}
html, body, h1, h2, h3, h4, h5, h6, p, div, small, big, th, td, ul, ol, dl {
	font-family: verdana, geneva, sans-serif;
}
font, th, td, p {
	font-size: 11px;
}
ul, ol {
	margin: 0em;
	padding: 0;
}
li {
	margin-left: 1.5em;
	padding: 0;
}
form {
	margin: 0;
}

a:link {
	color: #000066;
	background-color: transparent;
}
a:visited {
	color: #440044;
	background-color: transparent;
}
a:active {
	color: #990000;
	background-color: transparent;
}
a:hover {
	color: #220044;
	background-color: transparent;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	font-family: arial, geneva, sans-serif;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: arial, geneva, sans-serif;
}
h3, h3 a:link, h3 a:visited {
	font-size: 14px;
	color: #9E4429;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, geneva, sans-serif;
}
h3 a:active, h3 a:hover {
	text-decoration: underline;
	font-family: arial, geneva, sans-serif;
}
.copyright p {
	font-size:10px;
	margin-top:0px;
	margin-bottom:4px;
}
td.copyright {
	color: #ccbb9d;
	padding-bottom:20px;
}
td.copyright a:link, td.copyright a:visited {
	color: #ccbb9d;
	text-decoration: none;
}
td.copyright a:active, td.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.side_h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: arial, geneva, sans-serif;
}
div.side_h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: arial, geneva, sans-serif;
}
div.side_white {
	width: 100%;
	background-color: #ffffff;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 14px;
	padding-right: 9px;
}
div.side_red {
	width: 272px;
	background-color: #45151A;
	background-image: url(i/side_bg_red.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 9px;
}
div.side_grey {
	width: 272px;
	background-color: #414141;
	background-image: url(i/side_bg_grey.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 9px;
}
div.side_brown {
	width: 272px;
	background-color: #AF6233;
	background-image: url(i/side_bg_brown.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 9px;
}

.dverror {
	color: #CC0000;
	font-weight: bold;
}

/* ####################  SLIDESHOW  #################### */
#slimageContainer {
	height:216px;
}  
#slimageContainer img {
	position:absolute;
	top:0px;
	left:0px;
	height:216px;
	width:898px;
	display: none;
	/*opacity: -0.01; */
}
/* ####################  MAIL CHIMP FORM  #################### */
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	margin:0px;
}
.required email {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	color: #666;
	padding: 4px;
	background-attachment: scroll;
	background-color: #f5f5f5;
	background-image: url(i/formfield_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-bottom:8px;
	height:26px;
}
.required {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	color: #666;
	padding: 4px;
	background-attachment: scroll;
	background-color: #f5f5f5;
	background-image: url(i/formfield_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-bottom:8px;
	height:26px;
}
textarea {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	color: #666;
	padding: 4px;
	background-attachment: scroll;
	background-color: #f5f5f5;
	background-image: url(i/formfield_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-bottom:8px;
}
/* ####################  HOMEPAGE BUTTONS  #################### */
a.btn_home_subscribe:link, a.btn_home_subscribe:visited {
	background-image:url(i/bucket-btn-news.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:190;
	height:27px;
}
a.btn_home_subscribe:hover, a.btn_home_subscribe:active {
	background-position:bottom;
}
a.btn_home_wine:link, a.btn_home_wine:visited {
	background-image:url(i/bucket-btn-wine.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:190;
	height:27px;
}
a.btn_home_wine:hover, a.btn_home_wine:active {
	background-position:bottom;
}
a.btn_home_accommodation:link, a.btn_home_accommodation:visited {
	background-image:url(i/bucket-btn-accommodation.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:190;
	height:27px;
}
a.btn_home_accommodation:hover, a.btn_home_accommodation:active {
	background-position:bottom;
}
a.btn_home_redesdale:link, a.btn_home_redesdale:visited {
	background-image:url(i/bucket-btn-redesdale.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:190;
	height:27px;
}
a.btn_home_redesdale:hover, a.btn_home_redesdale:active {
	background-position:bottom;
}