body {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.bgElement{
	overflow: hidden;
	background-image: url(../images/grapeBar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width:1140px;
	height:470px;
}
.smallBr { 
	font-size: 1px;
	line-height: 10px;
}

.winemaker {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	vertical-align: top;
}
.goldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #BC9847;
	font-weight: bold;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	color: #f2eacd;
	padding-left: 20px;
	vertical-align: top;
}
.stores {
	margin-left: 13px;
}
.subheaders {
	padding-left: 25px;
	line-height: 12px;
}
.contactinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F2EACD;
	margin-left: 20px;
	font-weight: lighter;
}
.contactusHeading {
	margin-left: 16px;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-left: 40px;
}
.footerText a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footerText a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footerText a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footerText a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.purplebar {
	height: 1px;
/*	width: 181px;
	background-color: #7A0B39;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1px;
	padding: 0px;*/
}
.bottle {
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}

td.noRepeat {
	background-repeat: no-repeat;
}

