@charset "utf-8";
/* CSS Document FOR CATERING FOR ANY FUNCTION */

#container	{
	height: auto;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#container #header #areas {
	float: right;
	height: 90px;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	clear: none;
}
#container #header #phones {
	float: left;
	height: 40px;
	width: 600px;
	margin-left: 30px;
	line-height: normal;
	background-position: top;
	clear: none;
	margin-top: 45px;
}


#container #content #text2 {
	float: left;
	height: auto;
	width: 450px;
}

#container #content #text3 {
	float: right;
	width: 500px;
}

#container #content #text3 {
	width: 960px;
	margin-top: 15px;
}

#container #content #text {
	width: 420px;
	float: left;
	height: auto;
}

#image {
	background-image: url(images/gallery_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 240px;
	width: 320px;
	margin-top: 15px;
	margin-right: 40px;
}



#header	{
	height: 100px;
	width: 1150px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

}

#content	{
	height: auto;
	width: 1110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 500;
	color: #000000;
	text-align: justify;
	background-image: url(images/content_background.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 1.8em;
	clear: both;
}

#contentwedding	{
	height: 800px;
	width: 1060px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 500;
	color: #000000;
	line-height: 1.4em;
	text-align: justify;
	background-image: url(images/content_background.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#footer_text {
	font-weight: 700;
	float: right;
	height: 40px;
	width: 500px;
	color: #8b2126;
	font-size: 80%;
	text-align: right;
	margin-right: 20px;
	line-height: normal;
}

#logo {
	float: right;
	height: 600px;
	width: 280px;
	background-image: url(images/chef.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#pic_strip {
	float: right;
	height: 900px;
	width: 280px;
	background-image: url(images/strip.jpg);
	background-repeat: no-repeat;
}


#container #content #pic2 {
	float: left;
	height: 350px;
	width: 150px;
}
#home_1 {
	float: right;
	height: 150px;
	width: 300px;
	background-image: url(images/mini_salad.jpg);
	background-repeat: no-repeat;
	margin-right: 25px;
}
#about_us_1 {
	float: right;
	height: 240px;
	width: 300px;
	background-image: url(images/dessert-table.jpg);
	background-repeat: no-repeat;
	margin-top: -275px;
}

#home_2 {
	float: left;
	height: 200px;
	width: 140px;
	background-image: url(images/mini_profit.jpg);
	background-repeat: no-repeat;
}


#footer	{
	height: 70px;
	width: 1150px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;

}

#dod {
	float: left;
	height: 30px;
	width: 180px;
	font-size: 60%;
	font-weight: 700;
	color: #000000;
	margin-top: 15px;
	margin-left: 20px;
}

#pic4 {
	float: right;
	height: 214px;
	width: 320px;
	margin-top: -220px;
}

#picstrip	{
height: 900px;
width: 280px;
float: right;

}

/*BOTTOM MENU ITEMS*/
#container #content #items {
	height: auto;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
}

