body 
{
	background-color: #9DA272;
	background-image: url(common/grapeVines.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center top;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyText {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.sideText {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.bodyTextRed {
	color: #990033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.bodyText a:link, .bodyText a:visited, .sideText a:link, .sideText a:visited {
	color: 666633;
	text-decoration: none;
}

.bodyText a:hover, .sideText a:hover {
	color: #333333;
	border-bottom:1px solid #990033;
	border-top:1px solid #990033;
}

.navFrameHome {
	padding-top: 35px;
	background-repeat: no-repeat;
}

.navFrameWines {
	padding-top: 35px;
	background-image:   url(nav/bgrnd-wines.jpg);
	background-repeat: no-repeat;
}

.footText {
	font-size: 12px;
	font-weight: normal;
	color: #990033;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: AAAF86;
	text-align: center;
	padding-bottom: 5px;

}

.footTextBlack {
	color: #333333;
	font-size: 12px;
}
.footText a:link, .footText a:visited {
	color: #990033;
	text-decoration: none;
	border-bottom:1px solid #990033;
}

.footText a:hover {
	color: #333333;
	border-bottom:1px solid #990033;
	border-top:1px solid #990033;
}

.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}

.phoneCell {
	background-image: url(common/phone.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 48px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 5px;
}

.phoneCell a:link, .phoneCell a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom:1px solid #990033;
	border-top:1px solid #990033;
}

.phoneCell a:hover {
	color: #990033;
}
.contentSide {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 10px;
}
.SideTextRed {
	color: #990033;
	font-size: 14px;
}
.contentBody {
	text-align: justify;
	vertical-align: top;
	margin-right: 16px;
	margin-left: 16px;
}
