body {
	background-image: url(../holdingpage_images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #D6D6D6;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #4C4C57;
	line-height: 20px;
	margin-top: 20px;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}

a {
	color: #4C4C57;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
}

h1, h3, .componentheading, .contentheading {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B23547;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	height: auto;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../holdingpage_images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 242px;
	width: 1004px;
	background-image:url(../holdingpage_images/header.jpg);
	background-repeat:no-repeat;
}

#content_holder {
	height: auto;
	width: 1004px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content_top {
	float: left;
	height: auto;
	width: 940px;
	padding: 10px;
	text-align:center;
}

#content_top .video {
	margin-top:15px;
}

#content_middle {
	float: left;
	height: auto;
	width: 940px;
	padding: 10px;
	text-align:center;
}

#content_middle img {
	padding-left:20px;
}

#content_bottom {
	float: left;
	height: auto;
	width: 940px;
	padding: 10px;
	padding-bottom:0px;
}

#waitrose {
	text-align:left;
	float: left;
	width:470px;
	height:64px;
}

#kasteel {
	text-align:right;
	float: left;
	width:470px;
	height:64px;
}

#footer {
	background-image: url(../holdingpage_images/footer.jpg);
	height: 53px;
	width: 1004px;
}
#footer_menu {
	float: left;
	width: 800px;
	line-height: 43px;
	margin-left: 15px;
	overflow: hidden;
	padding-left:5px;
}
#footer_menu a {
	margin-right: 20px;
	color: #666666;
	font-size:11px;
}
#footer_menu a:hover {
	color: #999999;
}
#footer_content {
	line-height: 43px;
	text-align: right;
	width: auto;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	margin-right: 20px;
}
#restaurant_header_img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: -9px;
}
/* add in image style for home page */
#home_img {
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#home_img_restaurant {
	border: 1px solid #CCCCCC;
	padding: 5px;
}