body {
	background-color: EEE7D9;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 4E3011;
	text-decoration: none;
	line-height: 15px;

}
.bgWine {
	background-image: url(/images/about_us/bg_wine.jpg);
	background-position: bottom;
	background-color: #EEE7D9;
	background-repeat: no-repeat;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.bgcherry {
	background-image: url(/images/contact/bg_cherries.jpg);
	background-position: bottom;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4E3011;
	text-decoration: none;
}
.bgcork {
	background-image: url(/images/contact/bgCork.jpg);
	background-position: bottom;
	background-color: #EEE7D9;

}
.bgPlain {
	background-image: url(/images/contact/bgPlain.gif);
	background-position: bottom;
	background-color: #EEE7D9;

}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #4E3011;
	text-decoration: none;
}
.availableSoon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BDAB84;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4E3011;
	text-decoration: none;
	line-height: 12px;
}
