body {
	background-image: url('images/realleaves.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-attachment: fixed;
}
a {
	color: #000066;
	text-decoration: none;
}

#container {
	margin: auto;
	width: 860px;
	font-family: Calibri, Arial, Helvetica, sans-serif, Sans;
	font-size: 15px;
	line-height: 160%;
}
.topimage {
	padding:0px 0px 5px 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}

.pics {
	float: right;
	width: 350px;

}
.left {
	 padding-right:125px;
}

.right {
	 padding-left:125px;
}

.maintext {
	width:490px; 
}

#nav {
	height: 17px;
	width: 970px;
	text-align: center;
	background-image: url('images/green.png');
	background-repeat: repeat-x;
	padding: 10px 0px 10px 0px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
#headerimages{
	 width:970px;
	 margin:auto;
}


.links a:link, .links a:visited {
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	color: #000;



}
.links a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #000;

}

.address {
	text-align:right;
	font-size: 17px; 
	clear:both; 
	padding-top: 15px; 
}


.tabletop { background-color: #727D5D; padding: 3px;	margin:0px; color: #ffffff}
#booked { background-color: #682713; }


table {
	empty-cells: show;
	font-size: inherit;
	border-collapse:collapse;

}

  INPUT, TEXTAREA, select {
color: #606060;
font-family: calibri, arial, verdana, sans serif;
font-size: 8pt;
font-weight: normal;}

td#creamone {background: #EAEFE0; 	padding: 5px 10px;	margin:0px;}
td#creamtwo {background: #F4FFDF; 	padding: 5px 10px;	margin:0px;}