/* RBC Website. Print Style Sheet. */
/* Red Letter Design, 2005 */

/* ---------- General ---------- */

body {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: white;
}
img {
	border: none;
}
img.imgleft {
	border: none;
	float: left;
	margin: 5pt 10pt 5pt 0;
}
img.imgright {
	border: none;
	float: right;
	margin: 5pt 0pt 5pt 10pt;
}

/* ---------- SkipNav is for screen readers and other places where CSS isn't used --------- */
p.skipnav {
	display: none;
	}

/* ---------- Background is white centered box that holds everthing ---------- */

div#background {
	position: relative;
	background-color: white;
	top: 0;
	left: 0;
	text-align: left;
	padding: 0;
	margin: 0;

}

/* ---------- Container is within background, holds navigation, content and footer ---------- */

div#container {
	background: white;
	}
div#toptext {
	margin: 0 0 10pt 0;
}
div#toptext h1 {
	font-size: 24pt;
	font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 0 0 0 0;
}
div#toptext h2 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	border-bottom: 1pt solid black;
}
/* ---------- Footer ---------- */

	
div#footer {
	text-align: center;
}
div#footer p {
	font-size: 10pt;
	margin: 10pt 0 0 0;
	padding: 0;
	border-top: .5pt solid black;
}
p#linkline {
	display: none;
}
div#footer a {
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer a.RedLetter {
	color: #8B0000;
}

/* ---------- Navigation ---------- */

div#nav {
	float: right;
	max-width: 1.5in;
	margin-right: .25in;
}

div#nav ul {
	display: none;
}
div.rightsidenotes {
	width: 1.5in;
	margin: 0 0 0 9pt;
	padding: 0 0 0 9pt;
	border-left: .5pt solid black;
}
div.rightsidenotes h1 {
	font-size: 14pt;
	font-weight: bold;
	color: black;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	text-align: right;
	border-bottom: 2pt solid black;
}
div.rightsidenotes p{
	color: Black;
	font-size: 10pt;
	text-align: right;
}
div.rightsidenotes p a {
	font-style: italic;
}
div.rightsidenotes h2 {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	text-align: right;
	margin: 6pt 0 0 0;
	border-bottom: 1pt solid black;
}
div.rightsidenotes h3 {
	font-size: 10pt;
	font-weight: bold;
	color: black;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	text-align: right;
	border-bottom: none;
	margin: 0;
}
div.rightsidenotes h4 {
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-align: right;
	margin: 0 0 6pt 0;
}
p.last {
	display: none;

}
/* ---------- Content ---------- */

div#content {
	padding: 0;
	margin: 0;
} 
div#content h1 {
	font-size: 18pt;
	font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: black;
	margin: 12pt 0pt 6pt 0pt;
	}
div#content h2, th{
	text-align: left;
	font-size: 16pt;
	font-weight: normal;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 12pt 0 0pt 0;
}
div#content h3 {
	font-size: 14pt;
	color: Black;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 12pt 0 6pt 0;
	line-height: 18pt;
}
div#content h4 {
	font-size: 12pt;
	color: Black;
	font-style: italic;
	line-height: 16pt;
	margin: 9pt 0 3pt 0;
}
div#content p {
	font-size: 12pt;
	color: Black;
	margin: 0pt 0 9pt 0;
}
div#content ul {
	list-style-position: outside;
}
div#content li {
	font-size: 12pt;
	color: Black;
	margin: 0pt 0 0pt 0;
}

/* Sermon Styles */
blockquote {
	font-size: 12pt;
	font-style: italic;
	color: Black;
	margin: 0pt 10pt 9pt 20pt;
}
div#sermon h1 {
	font-size: 18pt;
	font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: Black;
	margin: 12pt 0pt 6pt 0pt;
	}
div#sermon h2 {
	text-align: left;
	font-size: 16pt;
	font-weight: normal;
	border-bottom: 1.5pt solid black;
	color: Black;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 12pt 0 3pt 0;
	padding: 0;
}
div#sermon h3 {
	font-size: 14pt;
	color: Black;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 12pt 0 6pt 0;
	border-bottom: .5pt solid black;
}
div#sermon h4 {
	font-size: 12pt;
	color: Black;
	font-style: italic;
	margin: 9pt 0 3pt 0;
}
div#sermon p {
	font-size: 12pt;
	color: Black;
	margin: 0pt 0 9pt 0;
}
th {
	text-align: left;
	font-size: 14pt;
	font-weight: normal;
	color: black;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 12pt 0 3pt 0;
	padding: 12pt 0 0 0;
}
td {
	font-size: 12pt;
	border-bottom: .5pt solid black;
	padding: 0 5pt 0 5pt;
}
td a {
	font-size: 12pt;
}
table#calendar {
	width: 100%;
}
table#calendar th {
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	padding: 12pt 0 0 0;
	}
table#calendar td {
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	}
td.caltime {
	text-align: right;
}
