@charset "utf-8";
/* CSS Document */

#mainContent img.wines {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 321px;
	top: 37px;
}
#content_wines {
	margin: 0px;
	width: 820px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;






	min-height:100%
	height:auto !important;
	height:100%;
	background-image: url(../images/header/wines.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
div.wine   {
	height: 260px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #885c20;
	position: relative;
}
div.wine  img {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.wine  h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #885c20;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div.wine p {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #885c20;
	text-indent: 20px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
div.wine h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


div.wine form {
	margin: 0px;
	float: right;
	width: 140px;
	height: 35px;
	position: absolute;
	left: 574px;
	top: 186px;
}


div.wine input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #99a364;
	margin: 0px;
	height: 30px;
	width: 130px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: 666633;
	border-right-color: 666633;
	border-bottom-color: 666633;
	border-left-color: 666633;
	font-weight: bold;
}
