html
{
    background-color: #f7e9cf;
    font-family: "Times New Roman", "Serif";
    font-size: 16px;
    background-image: url(http://www.theprioryhalberton.co.uk/themes/priory/images/paper-bg.jpg);
    color: #8e674d;
}
#main a
{
    color: #8e674d;
}
#main
{
    width: 720px;
    margin: 15px auto 0 auto;
}
#main #footer
{
    clear: both;
    text-align: center;
    padding-bottom: 15px;
}
#main #centre
{
    padding-bottom: 15px;
}
#main h1 
{
    font-size: 19px;
    font-weight: bold;
}
#main h2
{
    font-size: 18px;
    font-weight: bold;
}
#main h3
{
    font-size: 17px;
    font-weight: bold;
}
#main h4
{
    font-size: 19px;
    font-weight: normal;
}
#main h5
{
    font-size: 18px;
    font-weight: normal;
}
#main h6
{
    font-size: 17px;
    font-weight: normal;
}
#main p
{
    margin: 5px 0 5px 0;
}
#main div.hr
{
    background: url(http://www.theprioryhalberton.co.uk/themes/priory/images/hr.png) no-repeat center;
    height: 33px;
}
#main hr
{
	display: none;
}
#main img
{
	border: none;
}
#main #footer
{
    text-align: center;
}
#main #footer ul li
{
    display: inline;
    padding-right: 21px;
    margin-right: 5px;
    background: url(http://www.theprioryhalberton.co.uk/themes/priory/images/sep.png) no-repeat right;
}
#main #footer ul li.last
{
    background: none;
}
#main #footer a
{
    text-decoration: none;
}
#main #footer a:hover
{
    text-decoration: underline;
}
#main .latest_page .title
{
	display: block;
	font-weight: bold;
}
#main .latest_page a
{
	text-decoration: none;
}
#main .latest_page .description, #main .latest_page .date
{
	display: block;
}
#main #content .latest_page .description
{
	margin-bottom: 10px;
}