body {
	text-align: center;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	color: #62502e;
	line-height: 17px;
	margin: 0;
	padding: 0;
	background-color: white;
	background-repeat: repeat-x;
	background-position: top-center;

	
}

td {
	font-size: 12px;
	font-family: arial, verdana, tahoma;	
	color: #62502e;
	line-height: 17px;
	letter-spacing: 0px	
}

select,input,textarea,file{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}



#container {
	background-color: white;
	width: 862px;
	margin: 0 auto;
	position:relative;
	top: -10px;
}

.ewfooter{
	height: 15px;
	background-image: url("../images/footer-back.jpg");
	background-repeat: repeat-x;
	background-position: top-left;
}
.footerbreak {
	color: #98bedc;
	font-weight: bold;
	font-size: 16px;
}
.footershade{
	background-image: url("../images/footer-shade.jpg");	
	background-repeat: repeat-x;
	background-position: bottom-left;
	height: 40px;
}

#bottomleft {
	margin: 0 auto;
  width: 880px;
	text-align: left;
}





ul.arrow {
	margin: 10px;
	line-height: 20px;
	margin-top: -3px;
	margin-left: 15px;

}

.recipecback {
	background-image: url("../images/recipe-cback.jpg");	
	background-repeat: repeat-x;
	background-position: top-left;
}
.productcback {
	background-image: url("../images/productcback.jpg");	
	background-repeat: repeat-x;
	background-position: top-left;
}
.homerightback {
	background-image: url("../images/home-rightback.jpg");	
	background-repeat: repeat-x;
	background-position: top-left;
}

.dots {
	background-image: url("../images/dots.gif");	
	background-repeat: repeat-x;
	background-position: center;
}
.whitetext {
	color: #FFFFFF
}

a:visited {
	color: #256d97; text-decoration: underline;
}
a:link {
	color: #256d97; text-decoration: underline;
}
a:hover {
	color: #256d97; text-decoration: none;
}

a.footer:visited {
	color: white; text-decoration: none;
}
a.footer:link {
	color: white; text-decoration: none;
}
a.footer:hover {
	color: white; text-decoration: underline;
}
ul,ol,li {
	text-align: left;
	margin-left: 11px;
}


.redtext {
color: #CC0000;
}




textarea.contact {
	width: 100%;
	height: 150px;
	border: 1px solid #295893;
	background-color: #9ed1ee;
}
input.contact {
	width: 100%;
	border: 1px solid #295893;
	background-color: #9ed1ee;
}
select.contact {
	width: 100%;
	border: 1px solid #295893;
	background-color: #9ed1ee;
}
input.button {
	/*width: 100px;*/
	font-size: 12px;
}



.titletext {
	font-size:13px;
	font-weight:bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
#box{
	width: 102px;
	float:left;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

.thinborder {
	border:  1px solid #dddddd;
}
.recipethumb {
	border: 2px solid #dad7bf;
}

.home-rec {
	width: 569px;
	height: 215px;
	background-image: url("../images/home-rec-back.jpg");	
	background-repeat: no-repeat;
	background-position: center;	
}
.smalltext {
	line-height: 12px;
	font-size: 10px;
	color: 77643F;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size:18px;
	font-weight:bold;
}
