@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #717754;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 19px;
	color: #A9B561;
	text-align: right;
}
a {
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 0.125px;
}
a:link {
	color: #94C268;
}

a:visited {
	color: #94C268;
}
a:hover {
	color: #FFFFCC;	
}
a:active {
	color: #FFFFCC;
}

#wrapper {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	width: 800px;
}
#main {
	width: 640px;
	float: right;
}
#side1 {
	width: 160px;
	float: left;
}
#side2 {
	width: 490px;
	float: left;
}
.knownav {
	font-size: 85%;
	color: #66CCCC;
	text-align: right;
	padding-right: 10px;
}
.topmain {
	font-size: 95%;
	color: #FFFFFF;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../assets/images/knowjesus/knowjesus_topmnbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainsection {
	padding: 15px;
}
h5 {
	color: #99CC8F;
	font-size: 95%;
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, sans-serif;
	background-color: #645B28;
	padding-left: 15px;
	text-transform: uppercase;
	word-spacing: 0.25em;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
p {
	padding-left: 25px;
	padding-right: 25px;
}
h6 {
	color: #CACD5E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-top: 25px;
	padding-bottom: 10px;
}
.lastline {
	font-weight: bold;
	color: #99CC99;
	line-height: 16px;
	padding-top: 10px;
}
.stepbreak {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8FBD74;
	margin-bottom: 20px;
	padding-bottom: 3px;
}
#side2 .mainsection p {
	padding-top: 15px;
}
#side3 {
	width: 150px;
	float: right;
	height: 300px;
}
#footer {
	text-align: center;
	font-size: 75%;
	clear: both;
	padding-top: 10px;
}
.header {
	margin-bottom: 10px;
}
.how {
	margin-bottom: 10px;
}
.stepbottom {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.stepblock {
	background-color: #645B28;
	width: 160px;
	padding-top: 5px;
	margin-bottom: 7px;
	float: left;
}
#side1 .stepblock h1 {
	background-image: url(../assets/images/knowjesus/knowjesus_s1.jpg);
	text-indent: -9999px;
	height: 60px;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
#side1 .stepblock h2 {
	background-image: url(../assets/images/knowjesus/knowjesus_s2.jpg);
	text-indent: -9999px;
	height: 60px;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
#side1 .stepblock h3 {
	background-image: url(../assets/images/knowjesus/knowjesus_s3.jpg);
	text-indent: -9999px;
	height: 60px;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
#side1 .stepblock h4 {
	background-image: url(../assets/images/knowjesus/knowjesus_s4.jpg);
	text-indent: -9999px;
	height: 60px;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.resources {
	padding-bottom: 5px;
	height: 50px;
	width: 150px;
}

