body {
	background: #294A87;
	margin: 20px;
	font-family: Calibri, Arial, sans-serif;
}
.header {
	background: #BBAC76;
	border-top: 2px solid #FFFFFF;
}
td.header p {
	font: 16px Calibri, Arial, sans-serif;
	margin-left: 15px;
	margin-bottom: 8px;
}
a:link {
	color: #294A87;
	text-decoration: none;

}
a:visited {
	color: #294A87;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #3967BB;
	text-decoration: underline;
}
a:active {
	color: #3967BB;
	text-decoration: underline;
}

td.copy {
	background: #FFFFFF;
	padding: 5px 20px 0px;
}

.menu {
	background: #3967BB url(images/css/menutop.gif) repeat-x left top;
	padding: 32px 0px 8px 10px;


}

.menu a {
	font: 15px Calibri, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 2px solid #FFFFFF;
	margin-bottom: 2px;
	padding: 0px 5px 0px 7px;
 } 

.menu a:first-child {
	border:0px;
}
.menu a:hover {
	color:#FFFFFF;
	background: #5781CC;
} 

.menu a:active, .menu a:visited:hover {
	color:#FFFFFF;
	background: #5781CC;
}

.menu a:visited {
	color:#FFFFFF;
	text-decoration: none;


}

.bshadow {
	background: url(images/css/b.gif) repeat-x left top;
}
.rshadow {
	background: url(images/css/rs.gif) repeat-y left top;
}
h4 {
	font: 10px Arial, Helvetica, sans-serif;
}
.white {
	color: #FFFFFF;
}
a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a.white:active, a.white:hover {
	color: #FFFFFF;
	text-decoration:underline;

}


h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #294A87;
}
iframe {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;

}
.copy p{
	text-align: justify;
	font-size: 16px;

}
li, td  {
  font-size: 16px;
}


h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #294A87;
}
h3 {
	font-size: 16px;
}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
}

.bbottom {
	border-bottom: 1px solid #BBAC76;
}

.wkend {
     background-color:#DED1AB;
}

.wkday {
     background-color:#FFFFFF;
}

.headbg {
	background-color: #C9B576;
	text-align: center;

}
.booked {
     background-color:#254E36;
}

