* {
	margin:0;
	padding:0
  background-color: white !important;
  background-image: none !important;
  }
  
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */
body {
	background:#fff url(none);
	color : #000000;
	font-family : "Times New Roman", Times, serif;
  	font-size : 14pt; 
	text-align: left;
  }


#PageBodyWrap {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#PageBody {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
}
#MainLayout {
	background:#fff url(none);
	height: 475px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
div, p {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

p {
	margin-bottom: 1em;
}
a {
	color: #4B5054;
}
a:hover {
	color: #4B5054;
}

li {
	color: #4B5054;
	list-style: url(../graphics/media/more.gif);
}

.small { font-size: 10px}
.break {
	display: none;
}

.breakDARK {
	display: none;
}

.breakDARKmedia {
	display: none;
}

#WhiteText {
	display: none;
}
#WhiteText a {
	display: none;
}
#WhiteText a:hover {
	display: none;
}
#WhiteText ul {
display: none;
}

#WhiteText .Large{
	display: none;
}

#WhiteText .Small{
	display: none;
}

#HeadingTextFloat {
display: none;
}
#HeadingText {
display: none;
}

#HeadingText h2 {
display: none;
}



#MainLeft {
display: none;
}
#MainRight {
	width: 80%;
	text-align: left;
}
#BottomNavigation {
display: none;
}
#RestaurantLeft {
}
#RestaurantLeft #RestaurantDiv {
	width: 80%;
	height:100%;
	text-align: left;
	border: 1px solid #996633;
}

#RestaurantLeft #RestaurantDiv ol, ul{
}
#RestaurantLeft #RestaurantDiv li{
}

#RestaurantLeft #RestaurantDiv table{
display: none;
}

#RestaurantLeft #RestaurantDiv td{
display: none;
}

#RestaurantRight {
display: none;
}

#RestaurantRight img{
display: none;
}

