@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #DB0029;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12.5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12.5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.mainHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.subHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DB0029;
	text-decoration: none;
}
.subSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DB0029;
}
.addressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10.5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12.5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.formHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.winebg {
	background-image: url(wine_images/wine_book_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.manorhousebg {
	background-image: url(manor_house_images/ye_01040_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cottagebg {
	background-image: url(b_and_b_images/b&b_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.linksbg {
	background-image: url(links_images/links_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contactusbg {
	background-image: url(contact_us_images/contact_us_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ordersbg {
	background-image: url(orders_images/orders_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cellardoorbg {
	background-image: url(cellar_door_images/cellar_door_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
