body {
	background-color: #a6c4de; 
	background-image: url(images/back13.jpg);
	background-repeat: repeat; 
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

#shell {
	width: 90%;
	margin: auto;
	margin-top: 0px;
}

#header {
	margin: auto;
	width: 724px;
}

#menu {
	width: 8em;
	position: fixed;	
	float: left;
	margin-top: 0px;
	margin-right: 0px;	
	margin-left: 0px;			
}

#menu li {
	font-size: .8em;	
	font-weight: bolder;
}

#content {
	float: right;	
	width: 70%;	
	margin-top: 0px;
} 

#footer {
	clear: both;
	font-size: smaller;
	text-align: center;
	margin: 1.5em;
}

li {	
	margin: 8px;
	list-style: none;
	text-align: center;
	color: #005BB2;
	border-width: 1px;	
	border-style: solid;	
	border-color: Blue;
}

#rates {
	border: 0px;
	text-align: left;
	color: #000000
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}
	
h1 {
	font-variant: small-caps;
	font-size: 1.5em;
}
	
.rates {
	padding: 0 0 0 0px; 
	text-align: left;
	border: 0px;
	color: #000000;
}

#copyright {
	text-align: center;
	font-size: .8em;
	clear: both;
	margin-bottom: 20px;
	padding-top: 30px;
}

fieldset {
   margin-right: 1em;
	margin-bottom: 1em;
}

fieldset div {  
  margin: 0 0 .50em 0;
  text-align: left;
  clear: left;
}

label {
	width: 9em;
	display: block;
	float: left;
}

form {
	padding-bottom: 100px;
}

#grass {
	position: static;
}

#back {
	clear: both;
}

.hsvr {
	clear: both;
	text-align: center;
	padding-top: 50px;
}

.booked {
	color: #ff0000;
	text-align: center;
}
