/* Fonts */
address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, menu,
ol, p, pre, table {
	font-family: Verdana, arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	line-height: 1.5; 
	margin: 1.25em 0px 0px;
}
h1 {
	font-size: 2em;
	color: black;
	text-align: center;
}
h2 {
	font-size: 1.75em;
	color: #841D1C;
	text-align: center;
	line-height: 1; 
}
h3 {font-size: 1.5em;
	color: #841D1C;
	text-align: left;
	line-height: 1; 
}
h4 {font-size: 1.25em;
	color: black;
	text-align: left;
}
h5 {
	font-size: 1.5em;
	color: #841D1C;
	text-align: center;
}
p {
	margin: 0.5em 0px;
	text-align: left;
	line-height: 1.45;
}
ul {
	text-align: left;
}
LI {
	list-style-type: disc;
}
a {
	font-weight: bold;
	text-decoration: none;
}
div {	text-decoration: none; }
pre { font-weight: bold; }
unknown {
	margin-top: -0.5em;
	text-indent: 5%
}

/* Elements */
body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-image: url(images/woodgrain.gif);
	background-repeat: repeat;
}
a:link {
	color: #841D1C;
	background-color: transparent
}
a:visited {
	color: #841D1C;
	background-color: transparent
}
a:active {
	color: #841D1C;
	background-color: transparent
}
a:hover {
	color: #f60;
	background-color: transparent;
	text-decoration: underline
}
hr {
	color: #841D1C;
	align: right;
	width: 98%;
}
img {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	background-color: transparent;
	hspace: 3px;
}
p ul {margin-left: 5}

/* ID elements */
div#wrapper {
	display: block;
  position: absolute;
}
div#header {
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px; 
  padding: 0px 10px 2px 10px;
	height: 150px;
	color: #feeb00;
	font-size: 10px;
	line-height: .75;
	vertical-align: baseline;
	background-color: black;
}
div#menu {
	float: left;
	margin: 0px 15px 0px 10px;
	background-image: url(images/woodgrain.gif);
	width: 150px;
	height: 350px;
}
div#menu a {
	display: block;
	padding: 9px 10px 0 5px;
	background: transparent url(images/log.gif) no-repeat;
	height: 35px;
	font-weight: bold;
	color: #000000;
	line-height: 1;
	text-align: center;
}
div#menu a:link {
	color: #000;
	text-decoration: none;
}
div#menu a:visited {
	color: #000;
	text-decoration: none;
}
div#menu a:active {
	color: #888;
	text-decoration: none;
}
div#menu a:hover {
	color: #888;
	cursor: hand;
	text-decoration: none;
}
div#content {
	margin-left: 170px;
	padding: 2px 5% 0 0;
	min-height: 350px;
	align: center;
}
div#footer {
	font-size: .75em;
	text-align: center;
}

/* Classes */
.tbcontainer {
	font-family: Verdana, arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 10px;
	line-height: 2; 
	margin: 1.25em 0px 0px;
	background-color: #FFa804;
	border-bottom: .15em solid black;
	margin-top: 3px;
}
.tblabel {
	font-weight: bold;
	text-decoration: none;
	color: black;
	cursor: hand;
}
a.tblabel:link {
	color: black;
	background-color: transparent
}
a.header{color: #feeb00}
.hidden{display: none;}
.visible{display: block;}
.asLink {
	color: #841D1C;
	cursor: hand
}
.indented{margin-left: 5%}
.quoted {
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
	font-size: .80em
}
.aboutfloat {
	position: absolute;
	left: 370;
	top: 200;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.headline {
	display: block;
	margin: 0; padding: 30px, 15px, 37px, 5px;
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: blue;
	line-height: 1;
	background: url(/images/newspaper.gif) no-repeat;
	width: 225px;
	height: 155px;
	cursor: hand;
	text-decoration: none;
}
.footnote{font-size: .75em;}
.contestwinner {
	float: right;
	width: 175px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	border: 2px solid #000000;
}
h2.contestwinner {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: black;
	border-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.halfblock {
	width: 275px;
	vertical-align: top;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
.thirdblock {
	width: 180px;
	vertical-align: top;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
.productblock {
	margin-bottom: 25px;
}
.reversed {
	background-color: #000000;
  color: white;
}
p.right {
	margin: 0.5em 0px;
	text-align: right;
	line-height: 1.45;
}
p.center {
	margin: 0.5em 0px;
	text-align: center;
	line-height: 1.45;
}
table.nutrition {
  font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
  line-height: 1.25; 
  margin: 1.25em 0px 0px;
  border-collapse: collapse;
}
tr.nutrition {
	border-top: 1px solid black;
}
td.nutrition {
  font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
  line-height: 1.25; 
  margin: 1.25em 0px 0px;
}
.special {
	font-size: 1.25em;
  color: red;
}
.propheight {
  float: right;
  width: 1px;
  height: 475px;
}
