/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #666666;
	text-align:center;
	margin-top: 0px;
}/* centre for ie5.+ */
.spacer {
	height:363px;
}
a:link, a:visited, a:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a.delivery:link, a.delivery:visited, a.delivery:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #d21b6f;
}
a.delivery:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #d21b6f;
	font-weight: bold;
	text-decoration: underline;
}
a.catering:link, a.catering:visited, a.catering:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.catering:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.cateringheader {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #d21b6f;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.holding {
	background-image: url(images/back.gif);
	height: 175px;
	width: 660px;
	float: left;
}
.header {
	background-image: url(images/delivery/header.jpg);
	height: 280px;
	width: 800px;
}
.nav {
	background-image: url(images/delivery/nav.jpg);
	height: 75px;
	width: 760px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.checkout {
	height: 176px;
	width: 140px;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.checkouttop {
	background-image: url(images/checktop.gif);
	height: 19px;
	width: 140px;
}
.checkoutmiddle {
	background-image: url(images/checkmiddle.gif);
	width: 130px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.checkoutbottom {
	background-image: url(images/checkbottom.gif);
	height: 21px;
	width: 140px;
}

.headercatering {

	background-image: url(images/catering/header.jpg);
	height: 280px;
	width: 800px;
}
.navcatering {
	background-image: url(images/catering/nav.jpg);
	height: 50px;
	width: 760px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.button {
	width: 100%;
}
.whiteback {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.top {
	background-image: url(images/top.gif);
	height: 23px;
	width: 660px;
}
.middle {
	background-image: url(images/middle.gif);
	width: 660px;
}
.bottom {
	background-image: url(images/bottom.gif);
	height: 23px;
	width: 660px;
}
.holding2 {

	background-image: url(images/back.gif);
	height: 175px;
	width: 660px;
}
.leftcolumn {
	width: 300px;
	text-align: right;
	float: left;
}
.rightcolumn {
	width: 200px;
	text-align: left;
}
.loginback {
	background-image: url(images/loginback.gif);
	background-repeat: no-repeat;
	height: 258px;
	width: 663px;
}
.registerback {
	background-image: url(images/registerback.gif);
	height: 345px;
	width: 661px;
}
