.left-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.botton-thick-line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C6BC89;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.copyright-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E1DDC0;
}
.nav-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}
.winery-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #690523;
}
.link-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDEC2;
}
.image {
	background-attachment: fixed;
	background-image: url(images/stretch.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	width: 100%;
}
