body {
	background: #ebdf26;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
a, h5 a:hover {
	text-decoration: none;
	color: #c00;
}
a:hover, h5 a {
	color: #060;
}
#container {
	background: url(images/vineyel.jpg) no-repeat;
	margin: 10px auto;
	width: 818px;
	padding-top: 140px;
}
h1 {
	text-align: center;
	font: bolder 10pt/15pt Papyrus, Arial, sans-serif;
}
h2 {
	font: bold 22pt/80pt Papyrus, Arial, sans-serif;
	text-align: center;
}
h3 {
	font: bold 20pt/26pt Papyrus, Arial, sans-serif;
	text-align: center;
}
h4 {
	font: normal 18pt/22pt Papyrus, Arial, sans-serif;
	text-align: center;
}
h5 {
	text-align: center;
	font-size: 9pt;
	line-height: 14pt;
}
h6 {
	margin: 0px;
	font: 14pt/14pt "Times New Roman", Times, serif;
}
.small {
	margin: 10px 0px;
	font-size: 9pt;
	line-height: 11pt;
}
.medium {
	font-size: 11pt;
	line-height: 13pt;
}
.gallery {
	font-size: 10pt;
	line-height: 11pt;
}
.store {
	font: normal 18pt/22pt Papyrus, Arial, sans-serif;
}
.list {
	margin: 0px 0px 0px 50px;
}
.center {
	text-align: center;
	margin: 0px 0px 15px;
	font-weight: normal;
}
.imgleft {
	margin: 0px 10px 0px 0px;
	float: left;
}
.imgright {
	margin: 0px 0px 0px 10px;
	float: right;
}
.indent {
	font-size: 11pt;
	line-height: 13pt;
	text-indent: 17px;
}
