body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:68%;
	text-align:center;
	padding-top:20px;
	background-color:#efeeee;
}
#contentWrapper{
	width:960px;
	margin:auto;
	text-align:left;
	position:relative;
}
#logo{
	height:145px;	
}
#footerLogo{
	text-align:right;
	padding-top:20px;
}
#footerLogoIntro{
	position:relative;
	bottom:5px;
	left:0px;	
}
#leftCol{
	float:left;
	width:300px;
}
#rightCol{
	float:left;
	width:640px;
	margin-left:10px;
}
#col1{
	float:left;
	width:290px;
	margin-right:20px;
}
#col2{
	float:left;
	width:290px;
}
#menu{
	border:solid 1px #999999;
	padding:18px;
}
.alignRight{
	text-align:right;
}
.uppercase{
	text-transform:uppercase;
}
a:link, a:visited{
	color:#01518c;
}
#bookingForm{
	width:220px;
	
}
#introText{
	width:320px;
	margin:40px 0 10px 0;	
}
.formItem{
	clear:both;
	margin-bottom:3px;
}
label{
	width:60px;
	font-weight:bold;
	float:left;
}
h2{
	font-size:1.4em;
	color:#01518c;
}
h3{
	font-size:1.2em;
	color:#01518c;
}
.header-img{
	margin:20px 0px 20px 5px;
}
.spacer{
	
}
.restaurant-logo{
	float:right;
	margin-top:35px;
}
.view-menus{
	margin-bottom:15px;
}

#xmastree ul, #xmastree ol{
	margin:10px 20px;
}

#xmastree ul li{
	list-style:circle inside;
}
#xmastree ol li{
	list-style:decimal inside;
}
#file-downloads{
	margin-top:10px;
}
#file-downloads h2{
	margin-bottom:15px;
	text-align:center;
}
#file-downloads p{
	font-size:13px;
	text-align:center;
	margin-bottom:15px;
}
a.menu-link{
	display:block;
	width:200px;
	height:20px;
	background:url('/images/button-menu.gif') no-repeat;
	color:#ffffff;
	margin:0px 60px 15px;
	text-align:center;
	text-decoration:none;
	padding-top:3px;
	float:left;
}
#file-downloads a:visited{
	color:#ffffff;
}
.cb{
	clear:both;
}
