body {
    background-color: #fcfcdd; 
	color: #000000;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
}



h1 {
color: #000000; 
font-size: 12pt; 
font-weight: bold; 
}

h2 {
color: #000000; 
font-size: 10pt; 
font-weight: bold; 
}

h3 {
color: #000000; 
font-size: 10pt; 
font-weight: bold; 
}




td {
color: #000000; 
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
}




a:link {
color: #003366; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a:visited {
color: #003366; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a:active {
color: #003366; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a:hover {
color: #003366; 
font-weight: normal; 
text-decoration: underline; 
text-transform: none; 
}



a.nav:link {
	color: #fcfcdd;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
a.nav:visited {
	color: #fcfcdd;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
a.nav:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
a.nav:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}



a.navtop:link {
font-size: 10pt; 
color: #006699; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a.navtop:visited {
font-size: 10pt; 
color: #CCFF99; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a.navtop:active {
font-size: 10pt; 
color: #003366; 
font-weight: normal; 
text-decoration: none; 
text-transform: none; 
}
a.navtop:hover {
font-size: 10pt; 
color: #003366; 
font-weight: normal; 
text-decoration: underline; 
text-transform: none; 
}

a.bottomnav:link {
	color: #797947;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
a.bottomnav:visited {
	color: #797947;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
a.bottomnav:active {
	color: #797947;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
a.bottomnav:hover {
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
}




div#header {
	background-color: #DFE0C1;
	height: 107px;
	clear: both;
	width: 100%;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(trend-drinks-factory.jpg);
}
div#topnav {
	background-color: #797947;
	width: 100%;
	height: auto;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-right: 0px #000000 solid;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	padding: 4px;
	color: #fcfcdd;
}
div#leftnav {
	width: auto;
	height: auto;
	border-top: 0px #000000 solid;
	border-bottom: 0px #000000 solid;
	border-left: 0px #000000 solid;
	border-right: 0px #000000 solid;
	background-color: #DFE0C1;
	padding: 0px;
}
#content {
	background-color: #fcfcdd;
	height: 250px;
	border-top: 0px #000000 solid;
	border-bottom: 0px #000000 solid;
	border-left: 1px #FFFFFF solid;
	border-right: 0px #000000 solid;
	width: 80%;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	vertical-align: top;
	padding-right: 30px;
}

#bottomnav {
	color: #797947;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
}

#footer {
	background-color: #797947;
	height: 60px;
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-right: 0px #000000 solid;
	width: 100%;
	padding: 30px;
	text-align: left;
	color: #fcfcdd;
	font-size: 10px;
}

ul#menu {
  width: 200px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
 bgcolor: #630134;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #DFE0c1;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}