.content {
	background-color: #eeccbb;
	margin: 5px 5px 5px 130px;
	}

.content h1{
	text-align: right; 
	width: 100%;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-large;
	margin: 0px 0px 0px 0px;
}

.content h2{
	width: 100%;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
}

.content h3{
	width: 100%;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
}


.content li {
	line-height: 150%;
	}

.content img {
	border:1px solid #333333;
}

.pictureright {
	float: right; 
	margin-left: 10px; 
	margin-bottom: 10px;
}

.imageblock {
	margin-left: 10px;
	margin-right: 10px; 
	margin-bottom: 10px;
	text-align: center;
}

.bookings {
	width: 70%;
	margin-left:auto; 
	margin-right:auto;
	text-align: center;
	border: 0px #d79900 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.month {
	background-color: #ffeedd;
}

.year {
	background-color: #ffddcc;
}

.fixtures {
	width: 70%;
	margin-left:auto; 
	margin-right:auto;
}

td.vs {
	text-align: center;
}

tr.booked {
       text-decoration: line-through;
	color: #eeeeee;
}

td.booked {
        text-decoration: line-through;
	color: #eeeeee;
}

.features {
	margin-left:auto; 
	margin-right:auto;
	background:#ffeedd;
}

.navibar {
	font-size: small;
	text-align: right;
	margin: 0px 0px 0px 0px;	
}

.openingtimes {
	margin-left:auto; 
	margin-right:auto;
	text-align: center;
	line-height: 120%;
	width: 50%;
}

.contentborder{display:block}
.contentborder *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.contentborder1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e1cec4;
  border-right:1px solid #e1cec4;
  background:#f2e9e5}
.contentborder2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #d1b2a3;
  border-right:1px solid #d1b2a3;
  background:#f5eeeb}
.contentborder3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f5eeeb;
  border-right:1px solid #f5eeeb;}
.contentborder4{
  border-left:1px solid #e1cec4;
  border-right:1px solid #e1cec4}
.contentborder5{
  border-left:1px solid #f2e9e5;
  border-right:1px solid #f2e9e5}
.contentborderfg{
  background:#ffffff;
  padding: 5px 5px 5px 5px;
	font-family: Georgia, serif;
	font-size: normal;
}

