.border {
	border: 1px solid #ffffff;
}

.border1{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

.bodyTextRed {
	color: #FF0000;
	font-weight: bold;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.bodyText a:link {
	color: #000000;
	text-decoration: underline;
}
.bodyText a:visited {
	text-decoration: underline;
	color: #000000;
}
.bodyText a:hover {
	text-decoration: none;
	color: #000000;
}
.bodyText a:active {
	text-decoration: underline;
	color: #000000;
}

.bodyTextYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c09925;
}

.menuHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff8dc;
	font-weight: bold;
}

.menuHeaders1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.wineCategories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.banquetMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.footerText a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerText a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footerText a:active {
	text-decoration: underline;
	color: #FFFFFF;
}