.cellBackground {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: 0px 180px;
}
.mainFont {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

body, div, th, td, form, p, li, ul, ol {
        font-family: Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 14px;
}

.quotesText {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #000;
}

.quotesSource {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.menuSections {
	font-family: Helvetica, Arial, Times New Roman, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #F60;
}

.menuItemTitles {
	font-family: Helvetica, Arial, Times New Roman, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.menuItemDescriptions {
	font-family: Helvetica, Arial, Times New Roman, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
}

.wineSections {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
}

.wineCountries {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.wineRegions {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000;
}

.wineLabels {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.emailLink {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.footerLink {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}

.locationInfo {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.locationTitles {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #C66129;
}

.locationHours {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

a.enterText {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

a.enterText:hover {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}