body {
	margin:0px;
	}
	
/*All Pages*/

div.all-container {
	width:850px;
	margin:0px auto;
	}
div.all-navigation {
	background-color:#2b9a67;
	padding:10px 0px;
	}
	#all-nav-left {
	float:left;
	border-right:#FFFFFF 1px solid;
	padding:0px 22px;
	}
	#all-nav-right {
	float:right;
	padding:0px 20px 0px 0px;
	}
div.all-logo {
	text-align:right;
	padding: 10px 0px;
	}
div.all-main {
	}
div.all-right {
	width:542px;
	margin-left:268px;
	padding:20px 20px 0px;
	background-color:#fffddf;
	}
div.all-left {
	float:left;
	width:250px;
	min-height:370px;
	}
div.all-bottom {
	width:850px;
	margin:10px auto 0px;
	padding:5px 0px;
	border-top: 1px #999999 solid;
	}
	#all-telephone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	float:left;
	width:400px;
	}
	#all-copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	float:right;
	width:400px;
	text-align: right;
	}
	#force {
	clear:both;
	}
div.all-text-left {
	float:left;
	width:255px;
	}
div.all-text-right {
	float:right;
	width:255px;
	padding-top: 25px;
	}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2b9a67;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:9px;
	line-height: 20px;
	}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0px;
	margin-bottom:12px;
	line-height: 15px;
	}
p.small {
	font-size:9px;
	margin-bottom:0px;
	line-height: 10px;
	}
p.no-bottom {
	margin-bottom:0px;
	}
a {
	text-decoration:underline;
	color:#000000;
	}
td.icons {
	vertical-align:bottom;
	height:350px;
	width: 125px;
	}
td.icons2 {
	vertical-align:bottom;
	height:390px;
	width: 125px;
	}
a.link {
	color:#999999;
	text-decoration: underline;
	}

/*welcome*/

div.welcome-container {
	width:1000px;
	margin:0px auto;
	background:url(pics/cake-home.jpg) left top no-repeat;
	}

/*tea rooms*/
div.tearooms-container {
	width:1000px;
	margin:0px auto;
	background: url(pics/tea-rooms-bg.jpg) left top no-repeat;
	}

/*event catering*/

div.event-container {
	width:1000px;
	margin:0px auto;
	background: url(pics/event-catering-bg.jpg) left top no-repeat;
	}
div.event-right {
	width:542px;
	margin-left:268px;
	padding:20px 20px 0px 20px;
	background: url(pics/event-chef.jpg) right bottom no-repeat #fffddf;
	}

/*hampers*/
div.hampers-container {
	width:1000px;
	margin:0px auto;
	background: url(pics/hampers-jars.jpg) left top no-repeat;
	}
div.hamper-right {
	width:542px;
	margin-left:268px;
	padding:20px 20px 0px;
	background: url(pics/hamper-main-image.jpg) right bottom no-repeat #fffddf;
	}


/*seasonal*/
div.seasonal-container {
	width:1000px;
	margin:0px auto;
	background: url(pics/seasonal-mince-pie.jpg) left top no-repeat;
	}
div.seasonal-right {
	width:542px;
	margin-left:268px;
	padding:20px 20px 0px;
	background: #fffddf;
	}


/*contact*/
div.contact-container {
	width:1000px;
	margin:0px auto;
	background:url(pics/phone-contact.jpg) left top no-repeat;
	}

