/*
Street City Church Print styles
Created 20 June 2006
.
Author: H. Stevenson
version: 1.0
Last updated: 20 June 2006
*/

/* Global Styles */	
body { font: 76% Arial, sans-serif; width: 580px; background: #fff; margin: 0; padding: 0; color: black; }

a { color: black; }
img { display: none; }
small { font-size: 0.85em; }
p.hide, p.margin-none { display: none; }

p, ul, ol { font-family: Arial, sans-serif; font-size: 1.0em; line-height: 1.5; margin: 0 0 0.85em 0; }

td, th { font-family: "Lucida Grande", Geneva, Arial, sans-serif; vertical-align: top; font-size: 1.1em; }
input { font-family: "Lucida Grande", Geneva, Arial, sans-serif; }
textarea { color: #000; padding: 3px; font-family: "Lucida Grande", Geneva, Arial, sans-serif; font-size: 1.1em; }

h1 { font-family: "Lucida Grande", Geneva, Arial, sans-serif; font-size: 1.6em; }
h3 { margin: 0 0 0.5em 0; }

/* =Container Styles */
div#container { display: block;	visibility: visible; position: relative; }
#top-links, #churchtimes, #ministries, #quicklinks, #contact, #searchbox, #rss, #secondary-nav, #primary-nav, #footer li { display: none; }

/* =Header */
#header { border-bottom: 1px solid black; margin-bottom: 30px; }


/* =Breadcrumbs */
#breadcrumbs { display: none; }

/* =Footer */
#footer { border-top: 1px solid black; margin-top: 40px; }
#footer-links { display: none; }

/* =Table styles */
table#contact { width: 575px; }
fieldset { border: 0; margin: 0; }
legend { display: none; }
th { width: 30%; text-align: right; padding: 2px 5px 4px 0; font-weight: bold; }
td { text-align: left; padding: 2px 0 4px 5px; }
select { width: 190px; }
#flexible_dates { margin: 0; }