* {background: transparent;}
body {margin: 0; padding: 0; background: transparent;}


/* Remove unwanted elements */
#top, #heading, #nav, #left, .calendar, #map-paging, #footer, .button-tan {display: none;}

/* Ensure the content spans the full width */
#container, #right, .col {width: 100%; margin: 0; float: none;}

/* Change text colour to black (useful for light text on a dark background) */
h1, h2, h3, h4, p {color: #000}



h1 {font-size: 18px; font-family: helvetica, arial, sans-serif; font-weight: normal;}
h2.allevents	{font-size: 10pt; font-family: georgia, "times new roman", serif; font-weight: normal; margin: 3px 0;}
p.allevents {font-size: 10px; font-family: helvetica, arial, sans-serif; line-height: 120%; margin: 0 0 2px 0; padding: 0;}

a {color: #6e3527;}

.event {border-top: 1px #000000 dashed; padding: 2px 0px 8px;}
.event-list {margin: 0px 24px;}
.event-total {float: right; font-size: 11px; font-family: helvetica, arial, sans-serif;}
