@charset "utf-8";
body {
	color: #626469;
	background-color:#cfd8ef;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-image: url(../images/texture_bg2.gif);
	background-repeat: repeat;
}
.twoColFixLtHdr #container {
	width: 820px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/bkground.jpg);
	background-repeat: no-repeat;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6A6A6;
	border-left-color: #C1C1C1;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
} 
h2 {
	color: #4FA600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 0px;
	margin-top: 0px;
}
a {
	display: block;
}

#rtSidebar h2 {
	margin: 0;
}

#rtSidebar h2 span {
	color : #4fa600;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	background-color : white;
	padding-right: 10px;
}

h3 {
	color: #4FA600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 0px;
	margin-top: 0px;
}
.rightAlign {
	float: right;
	position: relative;
	top: -20px;
}
#header img {
	display: block;
	width: 283px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.topPad {
	padding-top: 10px;
	margin: 0;
}

#sidebar2 p {
	margin: 0px;
}
#header #apDiv1 {
	position: absolute;
	left: 537px;
	top: 0px;
}
.twoColFixLtHdr #container #rtSidebar a:link, .twoColFixLtHdr #container #rtSidebar a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #939393;
}
.twoColFixLtHdr #container #rtSidebar a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:#3366FF;
}
li {
	list-style-type: square;
	position: relative;
	left: -18px;
}
.twoColFixLtHdr #container #rtSidebar i {
	font-weight: normal;
}
#footer #pastorBtn {
	position: absolute;
	top: -20px;
	left: 20px;
	display: inline;  /* <---Solution for bug IE6 */
}
#footer #statementBtn {
	position: absolute;
	top: -20px;
	left: 388px;
}
#footer #pastorBtn, #footer #statementBtn {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e3e4ea;
	display: block;
	width: 270px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#footer a:link, #footer a:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	letter-spacing:1px;
}
#footer a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color:#3366FF;
	letter-spacing:1px;
}
#footer #pastorBtn img {
	position: absolute;
	z-index: 2;
	left: -15px;
	top: -1px;
}
#footer #statementBtn img {
	position: absolute;
	z-index: 2;
	left: -15px;
	top: -1px;
}
#container #mainContent2 p.subsequent {
	margin-top: 20px;
}
#container .global {
	background-image:none;
}
.twoColFixLtHdr #container #mainContent2 p.verse {
	font-size: 13px;
	color: #003366;
	letter-spacing: 1px;
	line-height: 14px;
	margin-top: 36px;
}

.twoColFixLtHdr #container #mainContent2 p.verse span {
	font-size: 11px;
	color: #0059B2;
	letter-spacing: normal;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
}.pastor {
	position: relative;
	left: -20px;
	top: 30px;
}
