body {
	color: #000000;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}
#Navigation, #Breadcrumbs, #HeaderRight, #PageBackground, #HeaderNavigation, #ViewGallery, #ContentWideRight, #ContentWideRightLinks, #FooterNavigation, #FooterConnect, .sIFR-replaced object, .javascriptLoad, #HomepageSlideshow, #NewsHolder .paginationPanel, #NewsHolder p.backlink, #FooterCoin, #LocationMapImageBoxContainer, .noPrint {
	display: none !important;
}

.clear, .menu-clear {
	clear: both;
}

#Header {
	border-bottom: 3px solid #ECEBE7;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
}

#Footer {
	width: 100%;
	font-size: 7pt;
	color: #999999;
	border-top: 3px solid #ECEBE7;
	padding-top: 10px;
	margin-top: 10px;
}
a {
	color: #666666;
}
a img {
	border: 0px;
}


h1, h2, h3 {
	color: #b38d4b;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	display: block;
}
h1 {
	font-size: 30px;
	line-height: 30px;
	font-family: 'Parisienne', Georgia,"Times New Roman",Times,cursive, serif;
}
h2 {
	font-size: 24px;
	line-height: 30px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
}
#Content h4 {
	font-size: 13pt;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 6px 0;
}
#Content h5 {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	margin: 0 0 2px 0;
}

#Content hr {
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #999999;
}

#Content .intro {
 	font-size: 10.5pt;
	color: #0e56a0;
}
#Content .intro a {
	color: #0e56a0;
}

#Content img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#Content img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}


#WineSelectionList {
	margin-top: 30px;
}
#WineSelectionList .wineList, 
#WineSelectionList .wineListSubmit {
	border-top: 3px solid #ECEBE7;
	padding: 30px 0;
}

.ui-superform span.required {
	color: #FF1717;
}
.ui-superform > tbody > tr > td h3 .requiredinfo {
	display: none;
}
