body {
	margin: 0;
	
	background: #fcfcfc;
}

.page_width {
	width: 780px;
	margin: 0 auto;
}
#page_header {
	margin-top: 5px;
	border-top: 3px solid #CCCCE0;
	border-bottom: 8px solid #CCCCE0;

	background: #006;
}
#logo {
	position: relative;
	top: 10px;
	left: 20px;
}
#page_header h1 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
}
#verse {
	float: right;
	width: 220px;
	margin: 20px 30px 0 0;
	padding: 0 0;

	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-style:italic;
	text-align: center;
}
#page_nav {
	clear: both;
	position: relative;
	top: 20px;

	margin: 0 35px;
	border: 2px solid #cccce0;
	padding: 2px 5px;

	background: url('images/bg_nav.jpg') center center no-repeat #fcfcfc;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}
#page_nav ul {
	display: inline;

	margin: 0;
	padding: 0;
}
#page_nav li {
	display: inline;
}
#page_nav a {
	padding: 0 5px;
	
	color: #006;
	text-decoration: none;
}
#page_nav #nav_home {
	font-size: 90%;
}
#page_nav #nav_main {
	margin-left: 18px;
}
#page_nav #nav_details {
	margin-left: 25px;
	font-size: 90%;
}

#page_content {
	padding-bottom: 30px;
	
	background: url('images/bg_content.jpg') repeat-y #fff;
}
#page_content p, #page_content li, #page_content td, #page_content th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 160%;

}
#page_content h1, #page_content h2, #page_content h3 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}
#page_content h1 {
	font-size: 200%;
	font-weight: normal;
	color: #990000;
}
#page_content h2, #page_content .view_full .title {
	margin-top: 36px;
	margin-bottom: 2px;
	
	font-size: 180%;
	font-weight: normal;
	color: #990000;
}
#page_content h2 a {
	color: #990000;	
	text-decoration: none;
}
#page_content h2 a:hover {
	text-decoration: underline;
}
#page_content h3, #page_content .view_full .subtitle {
	margin-top: 2px;
	
	font-size: 110%;
	font-weight: normal;
	color: #333;
}
#page_content li h3 {
	font-size: 150%;	
}
#page_content h3 {
	font-weight: bold;
}
#page_content .subtitle {
	font-weight: normal;
}

#page_content .details {
	margin-bottom: 0px;

	font-size: 70%;
	color: #999;
}
#page_content .tags {
	margin-top: 0px;

	font-size: 70%;
	color: #8E8EE0;

}
.teaser {
	padding-left: 75px;
}
.devotional {
	background: url('images/icon_devotional_60.jpg') top left no-repeat;
}
.threeways {
	background: url('images/icon_threeways_60.jpg') top left no-repeat;
}
.qa {
	background: url('images/icon_qa_60.jpg') top left no-repeat;
}
.unravellingthethreads {
	background: url('images/icon_unravellingthethreads_60.jpg') top left no-repeat;
}

.titles {
	list-style-type: none;
	margin: 10px 0;
	padding: 0 0 0 5px;
}
.titles li {
	padding-left: 35px;
	min-height: 30px;
	margin-bottom: 8px;
}
.titles .devotional {
	background: url('images/icon_devotional_30.jpg') top left no-repeat;
}
.titles .threeways {
	background: url('images/icon_threeways_30.jpg') top left no-repeat;
}
.titles .qa {
	background: url('images/icon_qa_30.jpg') top left no-repeat;
}
.titles .unravellingthethreads {
	background: url('images/icon_unravellingthethreads_30.jpg') top left no-repeat;
}
.spaced li {
	margin-bottom: 12px;	
}
.spaced li li {
	margin-bottom: 0px;	
}


#page_content .view_full h1 {
	font-size: 200%;
}
#page_content .view_full h2 {
	font-size: 120%;
}
.leader {
	padding: 10px;
	background: #f5f5f5;
	border: 1px solid #ddd;
}
#study_help {
	float: right;
	width: 40%;
	border: 1px solid #ccc;
	padding: 0px 10px 5px;
	margin: 0 0 3px 10px;
	background: #D0D8EE;
}
.study_help, .study_help_full {
	border: 1px solid #ccc;
	padding: 0px 10px 5px;
	margin: 0 0 3px 10px;
	background: #D0D8EE;
}
.study_help {
	float: right;
	width: 40%;
}
#page_content .study_read {
	padding: 10px 10px 10px 45px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	color: #900;
	font-weight: bold;
	border: 1px solid #900;
	background: url('images/icon_study_read.gif') 0px 5px no-repeat;
}
#page_content .study_read_ref {
	margin: 0;
	font-weight: bold;
	color:#900;
}
.timeline {
	position: relative;
	border-left: 100px solid #D0D8EE;
	padding-left: 10px;
	border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
}
#page_content .side {
	position: absolute;
	left: -90px;
	font-size: 11px;
}
.outline {
	border: 1px solid #CCCCE0;
	padding: 0 10px;
}
.inductive {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.inductive td {
	vertical-align: top;
	width: 50%;
	height: 100px;
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.close_below {
	margin-bottom: 3px;
}
.close_above {
	margin-top: 3px;
}

.columns {
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
}

#column_main {
	float: left;
	width: 455px;

	margin-left: 45px;
	border-right: 1px solid #ccc;
	padding-top: 15px;
	padding-right: 20px;
}
#column_side {
	width: 210px;
	float: right;
	
	margin-right: 35px;
	padding-top: 20px;
}

#page_footer {
	border-top: 3px solid #CCCCE0;

	background: #577CA9;
}
#page_footer p {
	margin: 0;
}

#credit {
	padding: 2px 0 3px;
	
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 70%;
	color: #D0D8EE;
}
#credit p {
	margin: 0 35px;
}
#credit a {
	color: #fff;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

img {
	border: 0;
}
.imgl {
	float: left;
	margin: 0 10px 3px 0;
}