body {
margin: 0;
padding: 0;
background: #fff;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 76%;
}

h1, h2, h3 {
margin: 0;
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
font-size: 140%;
font-weight: normal;
}

h2 {
margin-top: 20px;
font-size: 120%;
font-weight: normal;
}

h3 {
margin-top: 20px;
font-size: 100%;
font-weight: normal;
}

p {
margin-top: 10px;
line-height: 1.5em;
}

a {
color: #000;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

img {
border: none;
}

acronym {
border-bottom: 1px dotted #0072bc;
cursor: help;
}

blockquote {
margin-top: 15px;
margin-bottom: 15px;
font-weight: normal;
font-style: italic;
line-height: 1.5em;
}

blockquote span {
font-size: 80%;
font-style: normal;
}

blockquote.pullquote {
float: right;
width: 148px;
margin: 5px 0 5px 0;
padding: 5px;
border: 3px double #000;
border-width: 3px 0;
color: #000;
text-align: center;
}

blockquote.pullquote span {
font-size: 80%;
font-style: normal;
line-height: normal;
}

.backtotop {
display: none;
}

.center {
text-align: center;
}

.floatright {
clear: both;
float: right;
margin: 15px 0 10px 20px;
}

.floatleft {
clear: both;
float: left;
margin: 15px 20px 10px 0;
}

.faq {
margin-bottom: 15px;
padding: 3px 5px;
background-color: #fff;
}

.faq em {
font-weight: bold;
}

.faq span {
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
}

.faq span strong {
font-weight: normal;
}

.footnote {
font-size: 80%;
}

.contact-us {
clear: both;
padding: 5px 0;
border: none;
}

#container {
width: 96%;
}

#header {
}

#header #logo {
position: absolute;
top: 0;
left: 0;
}

#header #strapline {
display: none;
}

#header #calltoday {
display: none;
}

#header a {
display: block;
}

#header h1, #header h2, #header h3 {
display: block;
margin-top: 15px;
margin-left: 175px;
}

#navmenu {
display: none;
}

#mast {
display: none;
}

#content {
margin-top: 50px;
margin-left: 0;
margin-right: 0;
}

#content.fullwidth {
margin-top: 50px;
margin-left: 0;
margin-right: 0;
}

#content ul {
margin: 0;
padding: 5px 50px;
font-size: 90%;
}

#content ul li {
list-style-type: circle;
list-style-image: url(images/bullet.gif);
line-height: 1.9em;
}

#left {
display: none;
}

#right {
display: none;
}

#footer {
clear: both;
margin-top: 20px;
padding: 5px 0;
background: fff;
}

#footer p {
margin: 0;
padding: 15px 0;
border: none;
border-width: 0;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
text-align: left;
line-height: 1.5em;
}

#footer a {
color: #fff;
}

#footer a:hover {
text-decoration: none;
}

#gmap {
width: 702px;
height: 350px;
margin-top: 15px;
border: 1px solid #80856b;
}

#gmap h3 {
margin-top: 0;
}

#gmap p {
margin-top: 0;
font-size: 80%;
}

#gmap noscript p {
}

#dates {
width: 100%;
margin-bottom: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: right;
}

#dates caption {
margin-top: 10px;
margin-bottom: 7px;
color: #0072bc;
font-size: 110%;
text-align: left;
}

#dates th {
padding: 3px;
border: 1px dotted #848484;
font-weight: bold;
}

#dates td {
padding: 3px;
font-style: italic;
}

#dates td.booked {
color: #900;
}

#dates td.no-programs {
border: 1px dotted #848484;
text-align: left;
}

/* Contact form */
form.contactform {
display: none;
visibility: hidden;
}

