﻿body {
	background-position: center bottom;
	margin: 15px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #713C21;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
scrollbar-base-color: #713C21; 
scrollbar-track-color: #ffffff;
scrollbar-face-color: #713C21;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #ffffff;
}
#wrapper {
	background-position: left top;
	width: 970px;
	margin: 0px auto 0px auto;
	background-image: url('images/contentBG.png');
	background-repeat: no-repeat;
}
#designedby {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 10px;
	text-align: center;
	font-size: 80%;
}
#designedby a {
	color: #FE4101;
	text-decoration: none;
	font-weight: bold;
}
#designedby a:hover {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
#footer {
	line-height: 47px;
	height: 47px;
	width: 970px;
	background-image: url('images/footerBG.png');
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	color: #BFB473;
}
#navigation {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#navigation img {
	padding: 20px;
}
.clear {
	clear: both;
}
.one {
	background-image: url('images/navgation1_5.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 124px;
	height: 170px;
	padding: 20px;
	float: left;
	display: inline;
	text-align: center;
}
.two {
	background-image: url('images/navgation2_4.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 124px;
	height: 170px;
	padding: 20px;
	float: left;
	display: inline;
	text-align: center;
}
.three {
	background-image: url('images/navgation3.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 124px;
	height: 170px;
	padding: 20px;
	float: left;
	display: inline;
	text-align: center;
}
#mainLeft {
	width: 344px;
	float: left;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#mainRight {
	width: 490px;
	float: right;
	display: inline;
	padding: 20px 50px 20px 40px;
	overflow: scroll;
	height: 450px;
}
#mainRight p {
}
#navigation a {
	display: block;
	color: #694D3F;
	text-decoration: none;
	font-weight: bold;
	padding-top: 142px;
	padding-bottom: 20px;
}
#navigation a:hover {
	color: #C22529;
	text-decoration: none;
}
#mainLeft img {
	padding-bottom: 20px;
}
.centered {
	text-align: center;
}
.floatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #713C21;
	padding: 3px;
}
h1 {
	font-size: 140%;
	letter-spacing: 3px;
	font-weight: normal;
}
.bottles {
	padding: 5px;
	border: 2px solid #9D0F19;
	margin: 5px;
	width: 135px;
	float: left;
	text-align: center;
	height: 350px;
	display: inline;
}
.bottleHeader {
	font-weight: bold;
}
.bottleDescript {
	font-size: 90%;
}
.bigText {
	font-size: 120%;
}
.bottles2 {
	padding: 5px;
	border: 2px solid #9D0F19;
	margin: 5px;
	width: 140px;
	float: left;
	text-align: center;
	height: 200px;
}
a:link {
	color: #B6232B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #B6232B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #B6232B;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #B6232B;
	font-weight: bold;
	text-decoration: none;
}
.opendays {
	font-family: "Century Gothic";
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 1px solid #C0C0C0;
}
