/*
Version: Live. September 2010. Trevor Barton. Fellowship of Reconciliation.
*/

body {margin: 10px; background-color: white; }
h1, h2, h3, h4, p, a, ul {color: black;}
.selected {color: black; background-color: white; padding: 2px;}
#submenustyle {margin-left: 20px; margin-top: 0px;}
h1 a {color: gray; font-size: 100%; text-decoration: none;}
h2 a, h2 {font-size: 95%;}
h3 {font-size: 90%;}
p, ul {font-size: 80%; margin-bottom: 25px;}
#footer p {padding: 5px;}

#title, #content, #left, #right, #center, #menusearchcontainer, #footer p {background-color: white; font-family: verdana, sans-serif; width: auto;}




#menusearchcontainer {margin: 0px; float: none; width: 230px;}

.printshow, #printshow {display: none; visibility: collapse;}
.antiscreen_hide {display: none; visibility: collapse;}

.antiscreen_show p {float: right; display: inline; margin-right: 10px;}

/* hides a special version of menusearchcontainer which is called in just for versions of IE less than or equal to 7 */

#exploder {display: none;}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }

.eventboxlowres {border: 1px solid gray; margin: 10px; font-size: 80%; color: white;}
.eventboxlowres h3 {background-color: #333; color: white; padding: 5px;}
.eventboxlowres p {color: white;}
