/* Publishable print style sheet for FirstSunday created by Trevor Barton, April 2005. Tested across common browsers. */

/* layout behaviour */



/*/*/
p {color: #000000;}
h1 {color: #000000; font-size: 15pt; }
h2 {color: #000000; font-size: 13pt;}
/* end */

/*top bar */
/*/*/
.topbar {padding: 0px 0px 0px 0px ; font-family: Times, serif; color: #000000; border: none; margin: 0px; font-weight:bold; position:relative; font-size: 14pt;}

.topbar img {border:none}

/* end */


/* navigation behaviour */

/*/*/
#lh_nav, #startnav, .pullquote, .pulled {visibility: collapse; display: none;}

/* end */

/* \*/
* html .housekeeping {border:none;}
/* end */


/*content area behaviour */
/*/*/

#main_content_area {margin: 0px;}
/* end */




/* standard body text link behaviour */
/*/*/
p a:link {color: #000000; font-style: normal; font-weight: bold; text-decoration: underline; font-family: Times, serif; padding: 0em 1em 0em 1em;} 
/* end */


/* body text span classes */
/*/*/
.sunday { font-style: normal; font-weight: bold; text-decoration: none; color: #006699; font-family: Times, serif; padding: 0em 0.5em 0em 0.5em;}
.listentry { font-style: normal; font-weight: bold; color: #006699; list-style-type:square; font-family: Times, serif; padding: 0em 1em 0em 1em;}
/* end */




/*footer*/
/*/*/
.copyright {font-style: normal; font-weight: normal; text-decoration: none; color: #000000; text-align: left; border:#CCCCCC; padding: 5px 7px 5px 0px; margin-left: 0px;} 
/* end */


/* related to normal styles */
.body-img {visibility: collapse; display:none;} 
.body-replace {visibility: visible; display:inline;}
#body-replace {visibility: visible; display:inline;}
.body-none {visibility: collapse; display:none;}