﻿h1,
h2,
h3,
a,
p,
legend
{ color: #000; }

span.submit.red,
span.submit.green
{
	display: inline;
	height: auto;
	padding-left: 0;
	background-color: #ccc;
	background-image: none;
}

	span.submit.red input.submit,
	span.submit.green input.submit
	{
		height: auto;
		padding: 5px;
		font-size: 1.083em;
		text-transform: uppercase;
		text-align: center;
		color: #000;
		background-color: #ccc;
		background-image: none;
	}
	
body
{
	color: #000;
	background-color: #fff;
	background-image: none;
}

div#page
{
    width: 98%;
    margin: 0;
}

div#header
{
	width: auto;
	padding-bottom: 22px;
	background-color: #fff;
	background-image: none;
	overflow: hidden;
}

div#logo
{
	float: none;
	width: 483px;
	padding: 0;
	padding-bottom: 22px;
}

div#headerinfo
{
	float: none;
	width: 270px;
	margin-right: 0;
}

div#body
{
	position: static;
    width: auto;
	background-color: #fff;
	background-image: none;
	overflow: visible;
}

div#mainbody
{
	float: none;
	width: auto;
	padding: 0;
}

div#footer
{
    width: auto;
    color: #000;
	background-color: #fff;
	background-image: none;
	overflow: visible;
}

div#copyright
{
	float: none;
	width: auto;
	margin-left: 0;
}

div#obergine
{
	float: none;
	width: auto;
	margin-right: 0;
	overflow: visible;
}
	
div#contacts
{
	width: auto;
	padding: 0;
}

	div#contacts li.phone 
	{
		margin-bottom: 0;
		padding-left: 0;
		color: #000;
		background-color: #fff;
		background-image: none;
	}
		
	div#contacts li.email
	{
		padding-left: 0;
		font-size: 1.5em;
		color: #000;
		background-color: #fff;
		background-image: none;
	}
			
div#didYouKnow,
div#didYouKnow div.container,
div#tryLangdalesIn,
div#tryLangdalesIn div.container,
div.wideProductPromo,
div.wideProductPromo div.intro,
div.narrowProductPromo,
div.narrowProductPromo div.intro
{
	background-color: #fff;
	background-image: none;
}

div#primaryNavigation,
div#ctabody,
p#vegetarianSociety,
div#footerlinks,
div#minibasket
{ display: none; }

