body {
font: 11px/15px Verdana, Sans-Serif;
text-align: left;
background-color: #ffffff;
}
img {
border: 0;
}

a {
color: #b72244;
font-weight: bold;
}

a:hover {
color: #fc5803;
}

td {
padding: 3px;
}
ul {
list-style-type: disc;
color: #425021;
}


#container {
width: 640px;
text-align: center;
background-color: #fff;
margin: 0 auto;
padding-bottom: 5px;
}

#header {
width: 640px;
text-align: left;
}
#content {
text-align: left;
color: #000;

}

#footer {
margin: 0 auto;
width: 640px;
text-align: center;
}


blockquote {
padding-left: 10px;
font: 16px Times New Roman;
color: #375017;
margin-top: 2px;
}

.title {
display: block;
background-color: #fefef0;
margin: 0 auto;
line-height: 12px;
font-size: 20px;
font-style: italic;
font-family: Times New Roman;
padding-left: 5px;
color: #b72244;
}

blockquote strong {
color: #b72244;
}

p {
padding-left: 5px;
padding-right: 5px;
}

h1 {
color: #375017;
font-family: Georgia; 
padding-left: 47px;
margin: 2px;
background-image: url(head.png);
background-repeat: no-repeat;
background-position: center-left;
line-height: 30px;
}

h2 {
color: #375017;
font-family: Georgia; 
padding-left: 47px;
margin: 2px;
background-image: url(head.png);
background-repeat: no-repeat;
background-position: center-left;
line-height: 30px;
}


/* control row colours in admin */
.literow {
background: #fff;
}
.darkrow {
background: #ddd;
}