* { margin: 0; padding: 0; }

body {
font-size: 62%;
/*font-family: Garamond, Palatino, 'Book Antiqua', 'URW Palladio L' 'Times New Roman', Times, serif; */
font-family: Garamond, Palatino, 'Book Antiqua', 'Times New Roman', Times, serif; 
color: #000;
background: #afb2ac url("/cms/images/bg-body.png") repeat;
text-align: center;
}

#wrap {
margin: 16px auto;
padding: 0 10px 0 10px;
width: 740px;
text-align: left;
background: #fff url("/cms/images/bg-wrap.png") repeat-y;
border-top: 10px solid #fff;
border-bottom: 10px solid #fff;
}

#header {
padding: 10px;
height: 80px;
width: 720px;
background: #e3e3dd url("/cms/images/bg-header5.png") no-repeat;
}

#content {
float: right;
display: inline;
padding: 20px;
width: 480px;
}

hr {
margin-top: 1em;
margin-bottom: 0.6em;
color: #c3c3bd;
background-color: #c3c3bd;
height: 1px;
border: none;
}

hr.invisible {
width: 1px;
color: #fff;
background-color: #fff;
}

#content h1 {
margin-bottom: 4px;
padding-bottom: 4px;
display: block;
border-bottom: 1px solid #c3c3bd;
font-style: italic;
font-weight: normal;
font-size: 3.4em;
line-height: 1.0em;
color: #809;
}
#content h2, h3, h4 {
margin-bottom: 3px;
padding-top: 10px;
line-height: 1.2;
font-weight: bold;
}
#content h2 {
font-size: 2.1em;
}
#content h3 {
font-size: 1.9em;
color: #809;
}
#content h4 {
font-size: 1.8em;
}
#content h5, #content h6 {
display: block;
padding-top: 10px;
padding-bottom: 2px;
font-size: 1.6em;
font-weight: normal;
border-bottom: 1px dotted #cecec9;
}
#content h6 {
font-style: italic;
}

#content p {
padding-top: 0.4em;
padding-bottom: 0.3em;
font-size: 1.5em;
line-height: 1.3;
}

#content ul,ol { 
clear: left;
padding: 0.6em 0 0;
margin-left: 4em;
margin-right: 4em;
}

#content ul { 
list-style-type: circle;
}

#content li {
font-size: 1.5em;
line-height: 1.2;
margin-bottom: 0.2em;
}

#content p img {
float: right;
display: inline;
margin: 4px 0px 4px 12px;
border: 1px solid #bbb;
padding: 2px;
}

#content p img.left {
float: left;
clear: left;
margin: 4px 12px 4px 0px;
}

#content strong, #content em {
color: #809;
}

.highlight {
background: #eeeee8;
border: 1px solid #c3c3bd;
padding: 10px;
}

.highlight h1 {
text-align: center;
}

select.ticketband {
font-family: Garamond, Palatino, 'Book Antiqua', 'Times New Roman', Times, serif; 
font-size: 1em;
}

hr.gallery {
margin: 0.6em 0 0;
clear: both;
}

#content table {
margin-top: 1em;
margin-bottom: 0.3em;
}

#content td {
font-size: 1.5em;
padding: 0 1.2em;
}

#contactform input {
padding: 2px;
margin: 5px 5px 1px 0;
background: #f5f5f0;
border: 1px solid;
border-color: #aaaa9f;
}

#contactform .fixedwidth {
width: 170px;
}

#contactform textarea {
width: 472px;
margin-top: 6px;
padding: 2px;
background: #f5f5f0;
border: 1px solid;
border-color: #aaaa9f;
}

#contactform #submit {
border-color: #ddc #887 #887 #ddc ;
padding: 3px;
font-size: 0.8em;
}

#contactform #surname {
visibility: hidden;
}

.response {
font-weight: bold;
font-style: italic;
color: #809;
}

/* This stuff is specific for the form on the enrol page */
.enrolform {
font-size: 10px;
}

.enrolform p {
line-height: 1.2;
}

.enrolform fieldset {
border: 1px solid #cecec9;
padding: 0em 2em 1.6em;
overflow: auto;
}

.enrolform legend {
color: #809;
padding: 2px 8px;
font-size: 1.6em;
}

.enrolform select {
border: 1px solid;
border-color: #aaa #e0e0e0 #e0e0e0 #aaa;
}

#s1 td, #s2 td {
padding: 5px 8px;
}

#s3 td, #content .maillist td {
padding: 2px 5px;
}

#s3 td.label, #content .maillist td.label {
text-align: right;
}

#s3 input, #content .maillist input {
padding: 1px 3px;
background: #eee;
border: 1px solid #aaa;
}

.enrolform #submit, .maillist .submit {
border: 1px solid;
border-color: #ddd #888 #888 #ddd ;
padding: 3px;
font-size: 0.8em;
display: block;
margin: 0 auto;
}

.clear {
clear: both;
}

#navigation {
float: left;
display: inline;
padding-bottom: 7px;
width: 215px;
font-size: 1.7em;
}

#menu {
float: left;
padding-left: 7px;
list-style: none;
}

#menu ul {
list-style: none;
float: left;
}

#menu li {
position: relative;
float: left;
}

#menu a, #menu strong {
padding: 8px 6px 8px 6px;
display: block;
vertical-align: middle;
font-weight: normal;
font-style: italic;
width: 196px;
}

#menu a {
color: #000;
background: #fff url("/cms/images/bg-navbutton-off.png") no-repeat;
background-position: center left;
border-bottom: 1px solid #e3e3dd;
text-decoration: none;
}

#menu a:hover {
background: #f3f3ed url("/cms/images/bg-navbutton-hover.png") no-repeat;
background-position: center left;
}

#menu strong {
color: #000;
background: #ddddd6 url("/cms/images/bg-navbutton-on.png") no-repeat;
background-position: center left;
border-bottom: 1px solid #bba;
}

#extra {
clear: left;
display: block;
margin-bottom: 7px;
margin-left: 7px;
padding: 18px 20px 18px 20px;
width: 168px;
font-size: 1.4em;
line-height: 1.2em;
background: #f5f5f0;
border-bottom: 5px solid #e3e3dd;
}

#extra p {
padding: 2px 0 2px 0;
}

#extra p img {
display: block;
margin-bottom: 6px;
}

#search {
clear: left;
display: block;
margin-bottom: 17px;
margin-left: 7px;
width: 208px;
text-align: center;
}

#search #search_term {
width: 160px; /* Was 188 */
margin-bottom: 4px;
padding: 2px;
}

#search input {
border: 1px solid;
border-color: #aaaa9f;
background: #f5f5f0;
}

#search #submitsearch {
border: 1px solid;
border-color: #ddc #887 #887 #ddc ;
padding: 2px;
font-size: 1.2em;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px;
width: 720px;
height: 40px;
text-align: center;
background: #e3e3dd url("/cms/images/bg-footer.png") no-repeat;
}

#footer p {
padding-top: 4px;
font-size: 1.4em;
font-weight: bold;
}

#footer a {
color: #809;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#content a {
color: #099;
font-weight: bold;
}

#content a:visited {
color: #477;
}

#content a:hover {
color: #fff;
background: #477;
}

input[type="hidden"] {
	display: none;
}

span {
color: #809;
}
