body {
	background-color: #B7C5CC;
	margin-top: 0px;
}

form {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}



h1 {
	color: #462b05;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 14px;
	margin: 0px 0px 10px 0px;
}

h2 {
	line-height: 20px;
	
}

h3 {
	color: #660000;
	font-size: 14px;
	font-family:  "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 14px;
	margin: 10px 0px 15px 0px;
}

li {
}

.ingredients
{
	list-style-type: none;
	margin-bottom: 5px;
}

p {
	margin: 0px 0px 10px 0px;
}

.redbold {
	color: #660000;
	font-weight: bold;
}

.homeCols {
	color: #000000;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 20px 15px 20px;
}

.homeUpper{
	color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 30px 0px 20px;
	}


.bodyText {
	color: #000000;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 12px;
	}

.subText {
	color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 14px;
	margin-right:10px;
	margin-left: 10px;
	}
	
.redText {
	color: #993333;
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 12px;
	margin: 0px 20px 0px 15px;
	}

td {
	color: #000000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 14px;
	}


.footer {
	font-family: "Times New Roman", Times, serif;
	color: #999900;
	font-size: 9px;
	line-height: 11px;
	text-decoration:none;
	padding: 3px 5px 3px 10px;
}

a.footer:link {
	color: #999900;
	text-decoration: none;
	text-transform: none;
}
a.footer:visited {
	color: #999900;
}
a.footer:hover { color: #ffffcc; }

a.bodyLink:link { color: #993333; }
a.bodyLink:visited { color: #993333;  }
a.bodyLink:hover { color: #462b05; }



.bottomNav {
	font-family: "Times New Roman", Times, serif;
	color: #99CC33;
	margin-top: 4px;
	font-size: 9px;
	line-height: 10px;
	text-decoration:none;
}

a.bottomNav:link {
	color: #99CC33;
	text-decoration:none;
}
a.bottomNav:visited {
	color: #99CC33;
}
a.bottomNav:hover {
	color: #990000;
}


.homeSelect{
	width:225px;
	font-size: 9px;
	line-height: 10px;
}

.homeInput{
	width:150px;
	font-size: 9px;
	line-height: 10px;
}

input.btn{
	color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-weight:normal;
	background-color:#999999;
	border:1px solid;
	border-color:#000000;
}
