.sidebar {
	background-color: #6F2536;
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;
	color: #FFF;
}
.mainbg {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Text {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: small;
	text-align: center;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.winedescrition {
	text-align: justify;
}
.justifiedtext {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFF;
}
.product_description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.sidecountries {
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	text-decoration: none;
	color: #FFF;
}
