blockquote {
	color:#333;
	font-style:italic;
	font-size:1.1em;
	}

blockquote p:before {
		content:"\201C";
		}	

blockquote p:last-child:after{
content:"\201D";
}		
		
#container .column {
	text-align: justify;
	}
 
#header h1 {
	color:#4B4E85;
	font-family: Perpetua, Georgia, Garamond, Times, Serif;
	font-style: italic;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-weight:200;
	}
	
#header h1 br{
	display: none;
	}

#footer {	
	font-style: italic;
	}
	
#prayer{
	font-size: 1.5em;
	}
	
#copy{
	font-size:.6em;
	font-style: italic;
	}

body {
	font-family: Perpetua, 'Georgia', Garamond, Times, Serif;
	}
	
a {
	text-decoration: none;
	font-size:1.1em;
	font-weight:600;
}

a:hover {
	text-decoration:underline;
}

p {
	margin-bottom:1.15em;
}
	
h2 {
	font-variant: small-caps;
	font-size: 1.5em;
	}
	
h6 {
	font-weight: 500;
	font-style: italic;
	font-size:1em;
	}
	
#lnav {
	font-weight:700;
	}

#lnav li a {
		text-decoration: none;
		}

#subnav li a, #policies li a {
		font-weight:500;
		font-size:1em;
		}
		
.pdf ul {
	ul {
	list-style-image: url(images/acrobat.gif);
	}
