body.homepage {
	background-color: #443C2A;
	color:black;
}

body.showpage {
	background-color: #E4EA98;
	color:black;
}
.innertable {
  border:0;
	margin:0 0 0 0;
	border-collapse:collapse;
	padding:0 0 0 0;
	vertical-align:top;
}
.maincell {
  background-color:#809572;
	border-left-color:black;
	border-left-style:solid;
	border-left-width:3px;
	border-right-color:black;
	border-right-style:solid;
	border-right-width:3px;
	vertical-align:top;
	border-collapse:collapse;
}

.bottomcell {
  background-color:#809572;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:3px;
}

p {
}

.bluetext {
  color:#9BD7D1;
}
.whitetext {
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.ingredient_form {
  margin: expression('-30px 0px 0px 0px');
  margin: expression('-30px 0px 0px 0px');
	border-collapse:collapse;
  width:220px;
	height:16px;
	left:30px;
}
.bigquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
