
.bob
{
}

*
{
	margin: 0;
	padding: 0;
}

html
{

overflow-y: scroll;

}

td
{
	vertical-align: top;
}

.left_top
{
	height: 150px;
	background-color: #F0F0F0;
	background-image: url("bg_left_top.jpg");
	background-position: right;
	color: #c0c0c0;
}

.left_normal
{
	background-color: #F0F0F0;
	background-image: url("bg_left_normal.jpg");
	background-repeat: repeat-y;
	background-position: right;
	color: #c0c0c0;
}

.middle_top
{
	background: #C1DBE7;
	vertical-align: bottom;
}

.middle_normal
{
	background: #ffffff;
	background-image: url("b4brighter.jpg");
	background-repeat: no-repeat;
}

.menu_normal
{
	background: #ffffff;
	background-image: url("b4.jpg");
	background-repeat: no-repeat;

}

.festivemenu_normal
{
	background: #ffffff;
	background-image: url("snowback.jpg");
	background-repeat: no-repeat;

}

.booking_normal
{
	background: #ffffff;
	background-image: url("b4.jpg");
	background-repeat: no-repeat;

}

.links_normal
{
	background: #ffffff;
	background-image: url("b4.jpg");
	background-repeat: no-repeat;

}


.right_top
{
	height: 150px;
	background-color: #F0F0F0;
	background-image: url("bg_right_top.jpg");
	color: #c0c0c0;
}

.right_normal
{
	background-color: #F0F0F0;
	background-image: url("bg_right_normal.jpg");
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	color: #c0c0c0;
}

#menu_wrapper
{
	width: 700px;
	height: 26px;
	background-image: url("bg_menu2.jpg");
	background-repeat: repeat-x;
}

.menu_item
{
	height: 26px;
	font-family: tahoma;
	font-size: 11px;
	border-right: 1px solid #A0A0A0;
	padding-left: 15px;
	padding-right: 15px;
	display: inline;
	vertical-align: middle;
	#padding-top: 4px;
}

.menu_item a
{
	text-decoration: none;
	color: #404040;
	font-weight: bold;
}

.menu_item a:hover
{
	color: #000000;
}

h1
{
	font-family: tahoma;
	font-size: 16px;
	color: #202020;
	margin: 15px;
	margin-bottom: 0px;
	margin-top: 25px;
	font-weight: normal;

}

p
{
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	margin: 20px;
	text-align: justify;
}

ul.squarelist
{
	font-family: tahoma;
	font-size: 12px;
	color: #404040;
	list-style-type: square;
	margin-left: 20px;
	margin-right: 20px;
}

ul.squarelist li
{
	margin-left: 20px;
	margin-bottom: 20px;
}

ul.complist
{
	font-family: tahoma;
	font-size: 12px;
	color: #404040;
	list-style-type: square;
	margin-left: 20px;
	margin-right: 20px;
}

ul.complist li
{
	margin-left: 20px;
	margin-bottom: 5px;
}
ul.flag
{
	font-family: tahoma;
	font-size: 12px;
	color: #404040;
	list-style-image: url("bullet.jpg");
	margin-left: 20px;
	margin-right: 40px;
}

ul.flag li
{
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
}

.inbox
{
	border: 1px solid #C0C0C0;
	background: #F0F0F0;
	font-family: tahoma;
	font-size: 12px;
	color: #404040;
	margin: 20px;
	padding: 5px;
}

img.pic
{
border: 2px solid #000000;
margin: 25px;
margin-right: 0px;
}

img.pic2
{
border: 2px solid #000000;
margin: 10px;
margin-right: 0px;
}

.item_std
{
font-size: 12px;
text-align: center;
}

.item_title
{
font-weight: bold;
text-align: center;
}

.centreme
{
text-align: center;
font-size: 22px;
border-bottom: none;
}

.address
{
margin: 0px;
margin-left: 15px;
margin-bottom: 5px;
font-size: 12px;
color: #6B9CC6;
font-weight: bold;
}