@charset "utf-8";

/* print details */
@media print { 
}

body {
	margin: 0;
	color: #3E3E3E;
	background-color: #FFF;
	padding: 0px;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited  {text-decoration: underline; color: #666666;	cursor: pointer;
	cursor: hand;
}
a:active   {text-decoration: underline; color: #666666; 	cursor: pointer;
	cursor: hand;
}
a:link     {text-decoration: underline; color: #666666;	cursor: pointer;
	cursor: hand;
}
a:hover  {text-decoration: none; color: #000000 	cursor: pointer;
	cursor: hand;
}

p {
	margin: 0 0 0 0;
	margin-bottom: 10px;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #3E3E3E;
	display: block;
}

h1 {
	color: #C4BD8F;
	margin: 0 0 0 0;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
}

h1 a:link {
	color: #C4BD8F;
	margin: 0 0 0 0;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
}
h1 a:visited {
	color: #C4BD8F;
	margin: 0 0 0 0;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
}
h1 a:hover {
	color: #C4BD8F;
	margin: 0 0 0 0;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
}
h1 a:active {
	color: #C4BD8F;
	margin: 0 0 0 0;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 28px;
	font-weight: bold;
}

h2 {
	font: bold 17px "Times New Roman", Times, serif;
	color: #870700;
	margin: 0px 0px 10px;
}

h2 a:link {
	font: bold 17px "Times New Roman", Times, serif;
	color: #870700;
	margin: 0px 0px 10px;
}
h2 a:visited {
	font: bold 17px "Times New Roman", Times, serif;
	color: #870700;
	margin: 0px 0px 10px;
}
h2 a:hover {
	font: bold 17px "Times New Roman", Times, serif;
	color: #870700;
	margin: 0px 0px 10px;
}
h2 a:active {
	font: bold 17px "Times New Roman", Times, serif;
	color: #870700;
	margin: 0px 0px 10px;
}

h3 {
	color: #8f1811;
	margin: 0 0 0 0;
	margin-bottom: 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
	
}
h4 {
	font: italic normal 13px/18px Tahoma, Geneva, sans-serif;
	color: #a8a27b;
}
h5 {
	font: bold normal 20px "Times New Roman", Times, serif;
	color: #000;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 15px;
}



/* global end */

#blog_end {
	font: 13px Arial, Helvetica, sans-serif;
	color: #8f1811;
}
#blog_end a:link {
	text-decoration: none;
	color: #939393;
}
#blog_end a:visited {
	text-decoration: none;
	color: #939393;
}
#blog_end a:hover {
	text-decoration: none;
	color: #AEA268;
}
#blog_end a:active {
	text-decoration: none;
	color: #939393;
}
#header_wrapper {
	height: 390px;
	background-image: url(../images/header_background2.jpg);
	background-repeat: repeat-x;
}
#header_wrapper_small {
	height: 210px;
	background-image: url(../images/header_backround_small.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 1050px;
	height: 390px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(../images/header_background2.jpg);
}
#header_small {
	width: 1050px;
	height: 210px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(../images/header_backround_small.jpg);
}
#list {
	list-style: url(../images/ticker.gif);
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	display: block;
	width: 350px;
	margin-top: 10px;
}
.comments {
	height: 11px;
	width: 18px;
	margin-left: 10px;
	margin-right: 5px;
}
.read_more {
	height: 17px;
	width: 17px;
	margin-right: 5px;
	margin-left: 10px;
}


#menu1 {
	background: #900;
	margin: auto;
	padding: 0px;
	height: 43px;
	width: 1004px;
	font-size: 0px;
}
#menu1_01 {
	display: block;
	float: left;
	height: 43px;
	width: 91px;
}
#menu1_02 {
	display: block;
	float: left;
	height: 43px;
	width: 108px;
}
#menu1_03 {
	display: block;
	float: left;
	height: 43px;
	width: 141px;
}
#menu1_04 {
	display: block;
	float: left;
}
#menu1_05 {
	display: block;
	float: left;
	height: 43px;
	width: 185px;
}
#menu1_06 {
	display: block;
	float: left;
	height: 43px;
	width: 198px;
}
#menu1_07 {
	display: block;
	float: left;
	height: 43px;
	width: 98px;
}
#find_out_more {
	height: 28px;
	width: 127px;
	left: 30px;
	background: #000;
	top: 21px;
	position: relative;
}

#catering2u {
	background: url(../images/catering2u.jpg) no-repeat;
	margin: auto;
	padding: 0px;
	height: 279px;
	width: 1004px;
	float: none;
}
#catering2u_small {
	background-image: url(../images/header_catering2u.jpg);
	height: 99px;
	width: 1050px;
}
#header_image_border {
	height: 188px;
	width: 599px;
	top: 42px;
	left: 405px;
	position: relative;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#header_image {
	height: 180px;
	width: 591px;
	padding: 4px;
}
#call_us {
	height: 17px;
	width: 239px;
	position: relative;
	top: 20px;
	left: 745px;
}
#call_us_small {
	height: 17px;
	width: 239px;
	position: relative;
	top: 10px;
	left: 785px;
}
#menu2 {
	height: 50px;
	width: 1050px;
	background: #CCC url(../images/menu2_background.jpg) repeat-x;
}

#search_header {
	background: url(../images/search_our_website.jpg) no-repeat;
	height: 26px;
	width: 256px;
	position: relative;
	left: 190px;
	float: left;
	top: 13px;
	padding-left: 4px;
}
#menu2_01 {
	display: block;
	float: left;
}
#menu2_small {
	display: block;
	float: left;
	margin-left: 40px;
}
#menu2_02 {
	display: block;
	float: left;
}
#menu2_03 {
	display: block;
	float: left;
}
#menu2_04 {
	display: block;
	float: left;
}

.subMenus {
	background-color: #999;
	border: 1px solid #FFF;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	color: #FFF;
}

.subMenusRoll {
	background-color: #666;
	border: 1px solid #FFF;
	padding: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border-bottom: none;
	border-left: none;
	border-right: none;
	cursor: pointer;
	cursor: hand;
	text-align: left;
}

#menu2_shadow {
	height: 18px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background: #999;
	padding-top: 2px;
	border-top: solid #FFF;
	background: #999;
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFF url(../images/menu2_shadow.jpg) no-repeat top;
}
#body {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/block_background_47.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 438px;
}
#body_home {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#homepage_blog {
	width: 568px;
	float: left;
	display: block;
	padding-top: 35px;
	padding-right: 37px;
	padding-left: 52px;
	background: url(../images/homepage_blog_47.jpg) no-repeat right top;
}
#blog {
	width: 961px;
	float: left;
	display: block;
	padding-top: 35px;
	padding-right: 37px;
	padding-left: 52px;
}
#foother {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#why_should_catering {
	height: 315px;
	width: 439px;
	float: left;
	display: block;
	padding-right: 7px;
	padding-left: 49px;
}
#girl_middle {
	display: block;
	float: left;
	height: 341px;
	width: 240px;
}
#quote_booking_right {
	display: block;
	float: left;
	height: 341px;
	width: 315px;
	position: relative;
}
#black_line {
	background: url(../images/black_food_strip.jpg);
	height: 174px;
	width: 1050px;
	clear: both;
}
#testimonials {
	width: 279px;
	float: left;
	padding-top: 35px;
	padding-right: 74px;
	padding-left: 40px;
}
#content {
	width: 1050px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer_black {
	height: 217px;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/footer_black_50.jpg);
}
#footer_bottom_menu {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background: #CCC url(../images/footer_background.jpg) repeat-x scroll 0 0;
	bottom:0;
	height:68px;
	position:fixed;
	width:100%;
	z-index:99;
}
#footer_bottom_menu_backup {
	background: #CCC url(../images/footer_background.jpg) repeat-x;
	height: 68px;
	margin-top: 110px;
	margin-right: auto;
	margin-left: auto;
}
#footer_black_info {
	display: block;
	float: left;
	width: 218px;
	margin-top: 50px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #a8a27b;
	text-align: center;
	letter-spacing: 0px;
}
#footer_black_prices {
	display: block;
	float: left;
	width: 205px;
	margin-top: 50px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #a8a27b;
	text-align: center;
	letter-spacing: 0px;
}
#footer_black_food {
	display: block;
	float: left;
	width: 179px;
	margin-top: 50px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #a8a27b;
	text-align: center;
	letter-spacing: 0px;
}
#footer_black_menus {
	display: block;
	float: left;
	width: 147px;
	margin-top: 50px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #a8a27b;
	text-align: center;
	letter-spacing: 0px;
}
#footer_black_customer {
	display: block;
	float: left;
	width: 210px;
	margin-top: 50px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #a8a27b;
	text-align: center;
	letter-spacing: 0px;
}
#footer_black a:link {
	text-decoration: none;
	color: #a8a27b;
}
#footer_black a:visited {
	text-decoration: none;
	color: #a8a27b;
}
#footer_black a:hover {
	text-decoration: none;
	color: #E4C903;
}
#footer_black a:active {
	text-decoration: none;
	color: #E4C903;
}

#footer_black ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#footer_black ul li {
	list-style-type: none;

}
#red_recieve {
	height: 84px;
	width: 308px;
	top: 13px;
	position: relative;
	left: 7px;
}
#restaurant_catering {
	height: 77px;
	width: 154px;
	position: relative;
	left: 28px;
	top: 49px;
}
#facebook {
	height: 29px;
	width: 181px;
	left: 28px;
	top: -20px;
	position: relative;
}

#red_booking {
	height: 84px;
	width: 308px;
	position: relative;
	left: 7px;
	top: 32px;
}
#menu3_left {
	background: url(../images/menu3_left.jpg);
	float: left;
	height: 68px;
	width: 91px;
}
#choose {
	float: left;
	height: 68px;
	width: 297px;
	background: url(../images/menu3_choose.jpg);
}
#menu3_wedding {
	float: left;
	height: 68px;
	width: 170px;
}
#menu3 {
	float: left;
	height: 68px;
	width: 567px;
}

#menu3_corporate {
	float: left;
	height: 68px;
	width: 197px;
}
#menu3_personal {
	float: left;
	height: 68px;
	width: 200px;
}
#menu3_right {
	background: url(../images/menu3_right.jpg);
	float: left;
	height: 68px;
	width: 95px;
}
#cpoyright {
	background: url(../images/copyright.jpg) no-repeat;
	height: 27px;
	width: 927px;
	margin: 28px auto 110px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #999;
	text-decoration: none;
}
#cpoyright a:link {
	text-decoration: none;
	color: #999;
}
#cpoyright a:visited {
	text-decoration: none;
	color: #999;
}
#cpoyright a:hover {
	text-decoration: none;
	color: #666;
}
#cpoyright a:active {
	text-decoration: none;
	color: #999;
}
#footer_bottom_menu_wrapper {
	height: 68px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#ibc {
	height: 77px;
	width: 132px;
	position: relative;
	top: -28px;
	left: 183px;
}
