body {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  background-color: #650A0A;
}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #2c4f31;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #e0d0ae;
}
.aurora {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	color: #FFFFFF;
	line-height: 150%;
        width: 100%;
}

a.sideNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	color: #FFFFFF;
	line-height: 150%;
        width: 100%;
}

a.sideNav:active {
	color: #FFFFFF;
}

a.sideNav:visited{
	color: #FFFFFF;
}

a.sideNav:hover {
	color: #650A0A;
}

.tableMouseOutCell {
	color: #FFFFFF;
        cursor: pointer;
        background-color: #8D0E0E;
}
.tableMouseOverCell {
        cursor: pointer;
	color: #650A0A;
        background-image: url("images/option_hover.jpg");
	background-repeat: no-repeat;
        background-color: #DED8C1;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #8D0E0E;
}
.winelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #A08E4D;
}
.menuText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
