/*body {
	background-color:#b8d8e7;
}
input, textarea {
	border:1px #76b4cf solid;
}
input:focus, textarea:focus, input:hover, textarea:hover, textarea:focus, textarea:hover {
	border:1px #000000 solid;
}
input.formbutton, input[type="submit"], input[type="button"] {
	border:1px #237E9C solid;
	background-color:#2687a6;
}
input[type="submit"]:hover, input[type="button"]:hover {
	background-color:#237E9C;
}
#footerstrip {
	background-image:none;
	background-color:#2687a6;
}
#topstrip {
	background-image:none;
	background-color:#2687a6;
}
#navholder h3#directories {
	background-image:url(../img/food/directories.jpg);
}
#navholder h3#navigation {
	background-image:url(../img/food/navigation.jpg);
}
#navholder h3#producers {
	background-image:url(../img/food/producers.jpg);
}
#footerstripinner {
	background-image:url(../img/food/footertelno.gif);
}
#navholder li {
	background-image:url(../img/food/normalbox.jpg);
}
.normal1
{
    background-image:url(/img/headers/food/1.jpg);    
}
.normal2
{
    background-image:url(/img/headers/food/2.jpg);    
}
.normal3
{
    background-image:url(/img/headers/food/3.jpg);    
}
.normal4
{
    background-image:url(/img/headers/food/4.jpg);    
}
.normal5
{
    background-image:url(/img/headers/food/5.jpg);    
}
.featuredlisting {
	background-color:#d1e5ef;
}
.navigational {
	background-color:#2687A6;
}
#mymap {
	border:2px solid #2687A6;
}
.listingholders {
	border-bottom:2px #D1E5EF solid;
}*/

