/* CSS Document */
body {
	background-image: url(../images/bck.page.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer{
	margin:0 auto;
	width:890px;
	}

a{color:#b3802f; text-decoration:none;}
a:hover{text-decoration:underline;}
a.sp, li.sp{color:#fff}
p.credits{float: left;}
ul.restaurants{clear:right;color:#b3802f}
ul.navbottom, ul.restaurants{float: right;margin-bottom: 0; text-align: right;}
ul.navbottom li, ul.restaurants li{display: inline; list-style: none; margin-left: 3px;}