@charset "utf-8";
/* ----- layout ----- */
/* ----- main-body ----- */
#main-body {
	float:left;
	width:100%;
	margin-top:1em;
}
#content {
	float: right;
	width:69%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #545360;
}

/* ----- left sidebar ----- */
#sidebar-left {
	float: left;
	width: 28%;
	margin:0 1%;
}
#sidebar-left p {
	font-size:95%;
	text-align: justify;	
}
/* ----- section name ----- */
#sectionName li {
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
	font-variant: small-caps;
}
#sectionName a {
	font-size:110%;
	font-weight:bold;
	margin-left:.1em;
	padding-bottom:.3em;
	border-bottom:thin solid #545360;
	display:block;
	color:#545360;
	text-decoration:none;
}
/* ----- section navigation ----- */
#sidebar-left #sectionNav li {
	list-style-type: none;
	background:url(../i/bibleBullet.gif) no-repeat 0 50%;
	padding-left:30px;
}
#sectionNav ul {
	margin:0;
	padding:0;
}
#sectionNav li {
	margin: 5px .2em;
	padding:0;
}
#sectionNav li a {
	display:block;
	width:100%;
	padding:2px;
	color:#333333;
	font-weight: bold;
	font-size: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sectionNav li a:visited {
}
#sectionNav li a:hover {
	color:#9900CC;
	background-color:#FFFFFF;
}

#contentHeader {
	font-size:135%;
	font-weight:bold;
	padding-left:2em;
}
.row  {
	height:17em;
	margin:1em 0;
	padding: .2em;
	display:block;
}
.box {
	width: 12.5em;
	height: 17em;
	float:left;
	margin:.5em;
	background: url(../i/box_r2_c1.gif) no-repeat left bottom;
}
.box p {
	font-size:85%;
}
.box .box-outer .box-inner .box-corner a {
	color: #FF0000;
	font-size:85%;
	display:block;
	margin-bottom:.3em;
}

.box a {
	margin:.3em;
	font-weight:bold;
	color:#F00;
	text-align:center;
}
.box li {
	margin:0;
	padding:0;
}
.box li a {
	margin-left:1em;
	font-size:80%;
}
.box-outer {
	background: url(../i/box_r2_c2.gif) no-repeat right bottom;
	padding-bottom: 1em;
	height:16em;
}

.box-inner {
	background: url(../i/box_r1_c1.gif) no-repeat left top;
}
.box-inner li {
	list-style-type:none;
}
.box-corner {
	background: url(../i/box_r1_c2.gif) no-repeat right top;
	padding: .8em .5em;
}

#wrapper #main-body #content img {
	margin: 10px;
	padding: 10px;
	border:none;
}
#wrapper #main-body #content h2 {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

/* -------- box_s (small box) ---------*/
.box_s {
	width: 12.5em;
	height: 9em;
	float:left;
	margin:.5em;
	background: url(../i/box_r2_c1.gif) no-repeat left bottom;
}
.box_s p {
	font-size:85%;
}
.box_s .box_s-outer .box_s-inner .box_s-corner a {
	color: #000000;
	font-size:87%;
	display:block;
	margin-bottom:.3em;
	margin-left:1em;
	font-weight:bold;
}
.box_s-outer {
	background: url(../i/box_r2_c2.gif) no-repeat right bottom;
	padding-bottom: 1em;
	height:8em;
}
.box_s-inner {
	background: url(../i/box_r1_c1.gif) no-repeat left top;
}
.box_s-inner li {
	list-style-type:none;
}
.box_s-corner {
	background: url(../i/box_r1_c2.gif) no-repeat right top;
	padding: .8em .5em;
}
#wrapper #main-body #content .box_s .box_s-outer .box_s-inner .box_s-corner a {
	color: #F00;
	padding-bottom:.3em;
}
#wrapper #main-body #content .box_s .box_s-outer .box_s-inner .box_s-corner ul li a {
	color: #00F;
	padding-bottom:0;
	text-align:left;
	font-size:90%;
	font-weight:normal;
	line-height:120%;
	margin-left:1.5em;
}
 /*------ box_t (tall box) ----------*/
 .box_t {
	width: 12.5em;
	height: 24em;
	float:left;
	margin:.5em;
	background: url(../i/box_r2_c1.gif) no-repeat left bottom;
}
.box_t p {
	font-size:85%;
}
.box_t .box_t-outer .box_t-inner .box_t-corner a {
	color: #FF0000;
	font-size:85%;
	display:block;
	margin-bottom:.3em;
}

.box_t a {
	margin:.3em;
	font-weight:bold;
	color:#F00;
	text-align:center;
}
.box_t li {
	margin:0;
	padding:0;
}
.box_t li a {
	margin-left:1em;
	font-size:80%;
}
.box_t-outer {
	background: url(../i/box_r2_c2.gif) no-repeat right bottom;
	padding-bottom: 1em;
	height:23em;
}

.box_t-inner {
	background: url(../i/box_r1_c1.gif) no-repeat left top;
}
.box_t-inner li {
	list-style-type:none;
}
.box_t-corner {
	background: url(../i/box_r1_c2.gif) no-repeat right top;
	padding: .8em .5em;
}
.space {
	clear:both;
}
#wrapper #main-body #content .box_s .box_s-outer .box_s-inner .box_s-corner li a:hover {
	font-weight: normal;
	color: #9900CC;
	text-decoration: none;
}
#underBody img {
	padding-left: 35%;
	
}
#endThoughts {
	padding: 1em;
}

#endThoughts ul li {
	margin-left:2em;
	padding: .3em;
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	list-style-image: url(../i/bible.gif);
}
#endThoughts h2 {
	padding: 1em 0em .5em 0em;
	font-size: x-large;
	font-weight: bold;
}
