body
{
font-family: arial, sans-serif;

}

div#eventslisting
{
display: block;
z-index: 2;
width: 690px;
}


span.eventtitle
{
color: #891D03;
font-weight: bold;
}

span.eventhost
{
color: #000000;
font-weight: bold;
font-size: smaller;
}


.box-event-date {
   float: left;
   clear: left;
   margin: 1em 20px 15px 0;
   height: 75px;
}
div.datewrapper
{
padding: 7px 0 0 0;
}
div.box-event-date
{
clear: right;
padding: 0;
margin: 0;
}

.box-event-date p {
   width: 140px;
   margin: 0;
   color: white;
   text-align: left;
}


.event-date {
   padding: 0.4em 10px 0.5em;
   background: #B42804 url(box-event-top.gif) top left no-repeat;
   font-weight: bold;
   width: 140px;
}

.event-time {
   padding: 0.2em 10px 0.5em;
   background: #B42804 url(box-event-bottom.gif) bottom left no-repeat;
   width: 140px;
}
.booking
{
float: right;
clear: right;
display: block;
position: relative;
width: 100px;
height: 60px;
border: 0;
margin: 15px 0 0 0;
}

.eventtext
{
clear: both;
}

#privacy
{
font-size: smaller;

}

table#pageselector
{

color:#891D03;
height: 30px;
border-collapse: collapse;
padding: 0;

}

table#pageselector td.left
{
background:url('pageselector-left.gif') no-repeat #FFFFFF;
width: 28px;
}

table#pageselector td.right
{
background:url('pageselector-right.gif') no-repeat #FFFFFF;
width: 28px;
}


table#pageselector td
{
background-color: #C6788B;
width: 50px;
}

table#pageselector td a
{
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
}

table#pageselector td a:hover
{
color:#891D03;
}

span.datetime
{
font-weight: bold;
}

span.date
{
color:#891D03;
margin-right: 10px;
}

.eventimage
{
width: 175px;
}

tr.eventitem 
{
border-bottom: 1px solid #C6788B;
margin: 0 0 50px 0;
}
h2.header
{
color: #891D03;
}
td.separator
{
border-bottom: 1px solid #C6788B;
height: 20px;
}

a
{
color:#891D03;
}