.goldbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image:  url(assets/gold-colour.gif);
	padding: 5px;
	line-height: 18px;
	font-weight: bold;
	background-position: bottom;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-right: 20px;
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #999933;
	font-weight: lighter;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
}
.goldbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.goldbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.goldbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.goldbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.goldtext {
	color: #999933;
}
.greyBorder {
	border: 2px solid #999999;
}
.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999933;
	text-transform: uppercase;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ourwinesNavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #993300;
	padding: 10px 10px 10px 20px;
	width: 150px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.ourwinesNavbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ourwinesNavbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ourwinesNavbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ourwinesNavbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.saleText {
	color: #990000;
	text-decoration: line-through;
}
.ourwinesHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999966;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}
.homeBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999999;
}
