.special_requests {
display:none;
}

* {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424b80;

}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	background-color:#6978CB;
	background-image: url(../images/bg_site.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

a:focus, object:focus { outline: none; -moz-outline-style: none; }

img{behavior: url(iepngfix.htc); border:0;}

.clear_all  {
	clear:both;
	height: 1px;
}


.site_container {
	margin:0 auto;
	width:960px;
	background-color:#D2D9FF;
	background-image: url(../images/bg_page.jpg);
	background-position: top center;

}


.site_container  .page{
	width:960px;

	background-image: url(../images/bg_page_lights.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

.site_container  .page .header{
	width:960px;
	height:165px;

}



/* ////////////  ROW & COL SETTING  ////////////  */


.text_col_small {
	width:367px;
	margin-left:20px;
	float:left;
	background-image: url(../images/text_bg.jpg);
	background-position: top right;
}

#whytasty_oneoff {
margin-top:180px;
}




/* ////////////  Page Elements - H2, P, A, ect..  ////////////  */
.header{
	height: 38px;
	text-align: left;
	background-image: url(../images/bg_header.jpg);
	background-position: top right;
	display:block;
}

li {
	padding-left: 46px;
	padding-right: 30px;
	padding-top: 16px;
	line-height: 18px;
	text-align: justify;
	list-style: none;
	background-image: url(../images/li_arrow.gif);
	background-position: 26px 18px ;
	background-repeat: no-repeat;
}

p {
	padding-left: 16px;
	padding-right: 15px;
	padding-top: 16px;
	line-height: 18px;
	text-align: justify;
}

.form {
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 16px;
	line-height: 18px;
	text-align: justify;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424b80;
		line-height: 12px;
}

p.centerme {
	padding-left: 16px;
	padding-right: 15px;
	line-height: 22px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
}
 a {
	color: #BBB470;
	text-decoration: none;
}

 a:hover {
	color: #BBB470;
	text-decoration: none;
}

 .menulink  {
	font-size: 24px !important;
}

/* ////////////  PICs  ////////////  */
.site_container  .pics {
	float: left;
	margin-left: 17px;
	width: 534px;
	height: 529px;

}

/* ////////////  FOOTER  ////////////  */


.flash_header {
	width:960px;
	height:235px;
	text-align:center;
	display:block;
	clear:both;
}

.flash_intro {
	width:960px;
	height:535px;
	text-align:center;
	display:block;
	clear:both;
}

.footer {
	width:960px;
	height:152px;
	background-image: url(../images/bg_footer.gif);
	background-position: top right;
	display:block;
	clear:both;
}

.sitemap {
	color:#bcb571 !important;
	position:absolute;
	text-align: center;
	margin-top:26px;
	width:960px;
}


.sitemap a {
font-weight: bold;
padding-left:30px;
padding-right:30px;
}

.clientinfo {
	position:absolute;
	margin-top:54px;
	margin-left: 36px;
	color:#bcb571 !important;
}

.clientinfo .highlight {

	color:#ffffff !important;
}


.mplogo {
	float:right;
	padding-right:36px;
	height:50px;
	margin-top:50px;
}