body {
margin: 0 auto;
padding: 0;
background: #eee8ec;
*height: 1%;
}

#wrapper {
margin: 1em auto;
width: 780px;
border: 1px solid #e6dde2;
font-family: 'Trebuchet MS';
*height: 1%;
}

#header {
background: #392f2b;
margin: 0;
padding: 0;
*height: 1%;
}

#headimg {
border: none;
margin: 0 0 -5px 0;
padding: 0;
}

#emblem {
float: left;
padding: 0.3em;
margin: 0;
}

h1{
margin: 0;
padding: 0.3em 0.1em 0.1em 2.8em;
font-size: 1.9em;
color: white;
font-family: georgia;
font-weight: normal;
letter-spacing: 0.07em;
}

#header p {
margin: 0;
padding-left: 5.5em;
color: white;
}

#nav {
text-align: center;
background: #bfcee6;
margin: 0;
padding: 0;
border-bottom: 1px solid #e6dde2;
border-top: 1px solid #e6dde2;
font-family: 'Trebuchet MS';
font-style: italic;
}

#nav ul {
margin: 0;
padding: 0.2em;
}

#nav li {
display: inline;
list-style: none;
}

#nav li a {
color: black;
font-weight: bold;
text-decoration: none;
}

#content {
background: white;
margin: 0;
padding: 0.2em 1em 1em 1em;
*height: 1%;
}

h2 {
color: #421e09;
font-style: italic;
margin-top: 0.7em;
padding: 0;
}

h3 {
font-size: 1.1em;
color: #3f3430;
margin-bottom: -0.5em;
}

img.floatleft {
float: left;
margin-right: 20px;
}

img.floatright {
float: right;
margin-left: 20px;
}

ul.gallery {
list-style: none;
margin: 0;
padding: 0;
margin-top: 1.5em;
}

ul.gallery li {
float: left;
width: 239px;
height: 175px;
position: relative;
text-align: center;
border: 1px solid #3c1e00;
margin: 0 7px 7px 0;
padding: 0;
overflow: hidden;
}

ul.gallery li img {
width: 239px;
height: 175px;
border: none;
}

ul.gallery li img.portrait {
height: 175px;
width: 140px;
}

.enlargetxt {
background: black;
color: white;
position: absolute;
bottom: 0px;
left: 0;
width: 238px;
text-align: center;
padding: 1px;
text-decoration: none;
opacity: 0.6;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
font-weight: bold;
}

form {
padding: 0;
margin: 0;
}

form fieldset {
border: 1px solid #cfc6dd;
padding: 10px;
}

form legend {
font-weight: bold;
font-size: 0.8em;
color: #69538a;
padding: 5px;
}

form label {
font-weight: bold;
font-size: 0.9em;
line-height: 150%;
}

form input {
width: 300px;
}

form #submit {
width: 100px;
}

form label.tidy {
display: block;
width: 100px;
float: left;
}

#footer {
clear: both;
width: 780px;
margin: 1em auto;
color: #310062;
font-family: Verdana;
font-size: 0.9em;
}

#footer a {
color: #17002f;
}

ul.eventslist {
    color: #49465e;
    font-weight: bold;
    font-size: 1em;
    margin: -0.5em 0 0 0;
    padding: 0 0 0 2.5em;
}

ul.eventslist em {
    color: #17161d;
}

ul.eventslist li {
    margin-top: 0.8em;
}

li.current a {
    color: #2e2f41 !important;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 1em;
}
