#homegen {
	position: absolute;
	top: 173px;
	left: 137px;
	width: 863px;
	height: 426px;
}

#hgback {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 863px;
	height: 129px;
	background-color: #DCDFC0;
	border-bottom: 1px solid #1F2B2E;
}

#hgimgback {
	position: absolute;
	top: 22px;
	left: 24px;
	width: 204px;
	height: 209px;
	background-color: white;
}

#hgimg1 {
	position: absolute;
	top: 22px;
	left: 24px;
	width: 204px;
	height: 209px;
	background-image: url(siteImages/wine-grapes.jpg);
	border: 1px solid #1F2B2E;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

#hgimg2 {
	position: absolute;
	top: 22px;
	left: 24px;
	width: 204px;
	height: 209px;
	background-image: url();
	border: 1px solid #1F2B2E;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#hgcontent {
	position: absolute;
	top: 5px;
	left: 245px;
	width: 611px;
	height: 329px;
	line-height: 21px;
	overflow: hidden;
}

#hgtext1 {
	position: absolute;
	top: 22px;
	left: 0px;
	width: 536px;
	height: 100px;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	background-image: none;
	overflow: visible;
}

p.hglarge {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	padding: 10px;
	padding-bottom: 0px;
}

p.hgsmall {
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	padding: 0 10px;
}

#hgtext2 {
	position: absolute;
	top: 22px;
	left: 536px;
	width: 536px;
	height: 100px;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	background-image: none;
	overflow: visible;
}

#hgtext3 {
	position: absolute;
	top: 157px;
	left: 8px;
	width: 526px;
	height: 45px;
	background-image: url(siteImages/text3.gif);
}

p.sig {
	text-align: right;
	margin-top: 0px;
	margin-left: 85px;
	line-height: 15px;
	padding: 0px;
}