.style2 {font-size: 16px}
.style3 {font-size: 16}
.style4 {font-size: 18px}
.style6 {
	font-size: 20px;
	font-weight: bold;
}
.style7 {color: #000000}
.times {
font-family:arial;
font-size:18px;
color:#fff;
border: 1px solid #56250C;
}

.contact {
font-family:arial;
font-size:18px;
color:#fff;

}

.times td {
padding:4px;
background-color: #996633;
text-align: center;
}

.times th {
padding:4px;
background-color: #6F391D;
}

.bookings {
font-family:arial;
font-size:18px;
color:#fff;
}
.bookings td {padding:3px;}
.body {
font-family:arial;
font-size:18px;
color:#fff;
padding:12px;
height: 100%;
}
h1, u {color:#F3EA0E;}

.footer {
font-family:arial;
font-size:11px;
color:#F3EA0E;
padding:9px;
}
.footer a, body a{
text-decoration: none;
color:#F3EA0E;
}
.footer a:hover, body a:hover{
text-decoration: underline;
color:#000;
}