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

html {
     height: 100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	background-image: url(../images_08/BG_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
#container2 {
width:951px;
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: left;
height:100%;

/* THESE DEFINE THE TABLES THAT CONTAIN THE "GLOW" GRAPHICS AND ALLOW THE WINDOW TO EXPAND CONTRACT WITH NO SCROLL BAR */

}

.left {
	background-image: url(../images_08/leftGlow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
.right {
	background-image: url(../images_08/rightGlow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}

#middle {
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}

/* THIS SECTION IS THE HEADER THRU NAVIGATIONS DIVS */

#topAdBG {
	background-image: url(../images_08/behindAd.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 102px;
	width: 951px;
	text-align: center;
}
.topAd {
	padding-top:5px;
}
#logoPR {
	background-image: url(../images_08/logo_PR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	width: 344px;
	position: relative;
}
#dateTime {
	padding-top: 13px;
	padding-right: 10px;
	font-size: 14px;
	color: #666666;
}
#dateTime a:link {
	color: #004d91;
	font-weight: bold;
	text-decoration: none;
}
#dateTime a:visited {
	color: #004d91;
	font-weight: bold;
	text-decoration: none;
}
#dateTime a:hover {
	color: #1FBDFE;
}
#dateTime a:active {
	color: #004d91;
	font-weight: bold;
	text-decoration: none;
}
#navHome {
	background-image: url(../images_08/menu_home2.jpg);
	position: relative;
	height: 26px;
	width: 607px;
	left: 344px;
	background-repeat: no-repeat;
}
#navLinks {
	position: absolute;
	height: 21px;
	width: 594px;
	left: 6px;
	top: 2px;
}
#whiteBar {
	background-image: url(../images_08/whiteBar.jpg);
	position: relative;
	height: 46px;
	width: 607px;
	top: 26px;
	text-align: right;
	font-size: 10px;
	color: #989898;
}
#twitter {
	position: absolute;
	height: 54px;
	width: 146px;
	left: -8px;
	top: 5px;
}

/* THIS SECTION CONTAINS THE DIRECTORY AND BOOKLET DIVS */

#wrapDir_Bklts {
	position: relative;
	height: 100%;
	width: 100%;
}
#dirsearch-inp {
	height: 17px;
	width: 200px;
}
#dirsearch-btn {
	position: relative;
}
#searchBox {
	position: relative;
	left: 220px;
	top: 20px;
}
#dirSearchBox {
	position: absolute;
	height: 26px;
	width: 222px;
	left: 151px;
	top: 22px;
}
#directoryBG {
	background-image: url(../images_08/directory_BG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 202px;
	width: 685px;
	float: left;
	font-size: 10px;
	line-height: 13px;
}
#directoryBG p {
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#directoryBG a:link {
	font-size: 12px;
	color: #004d91;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
}
#directoryBG a:visited {
	font-size: 12px;
	color: #004d91;
	font-weight: bold;
	text-decoration: none;
}
#directoryBG a:hover {
	color: #1FBDFE;
}
#directoryBG a:active {
	font-size: 12px;
	color: #004d91;
	font-weight: bold;
	text-decoration: none;
}
.searchDirInpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #174D79;
	height: 12px;
	width: 200px;
}
#searchBtnGO {
	position: absolute;
	left: 210px;
	top: 1px;
}
#DirColumn1 {
	position: absolute;
	left: 31px;
	top: 53px;
	height: 129px;
	width: 160px;
}
#dirColumn2 {
	position: absolute;
	left: 194px;
	top: 53px;
	height: 130px;
	width: 165px;
}
#dirColumn3 {
	position: absolute;
	left: 362px;
	top: 53px;
	height: 130px;
	width: 154px;
}
#dirColumn4 {
	position: absolute;
	left: 515px;
	top: 53px;
	width: 154px;
	height: 74px;
}
#dirAd {
	position: absolute;
	left: 540px;
	top: 123px;
	text-align: center;
	height: 37px;
	width: 96px;
	background-color: #FFFFFF;
}
#dirAd img {
	margin-top: 3px;
}
#dirAddSite {
	position: absolute;
	height: 27px;
	width: 176px;
	left: 503px;
	top: 20px;
}
#booklets {
	background-image: url(../images_08/booklets2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 168px;
	width: 265px;
	position: relative;
	float: left;
}
#bookSlideShow {
	position: absolute;
	height: 298px;
	width: 231px;
	left: 16px;
	top: 97px;
	z-index: 5;
}
#booklets p {
	line-height: 16px;
	margin-top: 100px;
	margin-right: 10px;
	margin-left: 16px;
}

/* THESE NEXT DEFINITIONS CONTAINS PHIL'S BLOG AND ALL 5 PORTAL BOXES */

#wrapBlog_andBoxes {
	position: relative;
	height: 100%;
	width: 100%;
}
#philsBlog {
	background-image: url(../images_08/pastorBlog-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 320px;
	position: relative;
	float: left;
}
#blogText {
	padding-top: 37px;
	position: relative;
	padding-left: 20px;
	padding-right: 10px;
}
#blogText img {
	padding-bottom: 10px;
}
#blogText a:link {
	font-size: 17px;
	color: #4072B9;
	letter-spacing: -1px;
	text-decoration: none;
}#blogText a:visited {
	font-size: 17px;
	color: #4072B9;
	letter-spacing: -1px;
	text-decoration: none;
}
#blogText a:hover {
	color: #FAA120;
}
#blogText a:active {
	font-size: 17px;
	color: #4072B9;
	letter-spacing: -1px;
	text-decoration: none;
}
.blogDateTime {
	color: #B9B9B9;
}
.blogTeaserTxt {
	line-height: 15px;
}

/* WRAPS ONLY THE BOXES ON RIGHT */

#wrap_allBoxes {
	position: relative;
	float: left;
	width: 800px;
	line-height: 15px;
	height: 100%;
}
#wrap_allBoxes a:link {
	color: #4072B9;
	text-decoration: none;
}
#wrap_allBoxes a:visited {
	color: #4072B9;
	text-decoration: none;
}
#wrap_allBoxes a:hover {
	color: #FAA120;
	text-decoration: underline;
}
#wrap_allBoxes a:active {
	color: #4072B9;
	text-decoration: none;
}
#wrapTlbx-Spnsrs {
	position: relative;
	height: 100%;
	width: 800px;
}
#tlbx-BG {
	background-image: url(../images_08/box_pastorbkshlf.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 208px;
	width: 347px;
	float: left;
}
#streamHotspot {
	position: absolute;
	height: 117px;
	width: 139px;
	left: 30px;
	top: 47px;
}
#iPhoneHotspot {
	position: absolute;
	height: 141px;
	width: 136px;
	left: 197px;
	top: 43px;
}
#srmnShr-txt {
	position: absolute;
	height: 158px;
	width: 119px;
	left: 212px;
	top: 42px;
}
#spnsrs-BG {
	background-image: url(../images_08/box_pastorTlbx8.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 208px;
	width: 339px;
	position: relative;
	text-align: center;
	padding-top: 50px;
}
#click4free {
	position: absolute;
	height: 163px;
	width: 307px;
	left: 18px;
	top: 41px;
}

/* WRAPS ONLY BOOKSHELF AND FORUMS */

#wrapTop2 {
	position: relative;
	height: 100%;
	width: 100%;
}
.boxSubhead {
	font-weight: bold;
}
#bookshelfBox {
	background-image: url(../images_08/box_bookshelf.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 252px;
	width: 309px;
	position: relative;
}
#bookshelf_Txt a.Author:link {
	color: #FAA120;
}
#bookshelf_Txt a.Author:active {
	color: #FAA120;
}
#bookshelf_Txt a.Author:visited {
	color: #FAA120;
}
#bookshelf_Txt a.Author:hover {
	color: #4072B9;
	text-decoration: underline;
}
#bookshelf_Txt {
	padding-right: 20px;
	padding-left: 30px;
	position: relative;
	padding-top: 37px;
	line-height: 17px;
}
#bookshelf_Txt p {
	margin-top: 4px;
}
#bookshelfPic {
	float: right;
	width: 87px;
	position: relative;
	top: -20px;
	height: 80px;
	text-align: right;
}
#bookshelfLink {
	position: absolute;
	height: 28px;
	width: 308px;
	left: 15px;
	top: 6px;
	z-index: 5;
}
#squareAd {
	float: right;
	height: 252px;
	width: 321px;
	position: relative;
	text-align: center;
}
#forums_box {
	background-image: url(../images_08/box_forums2.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 224px;
	width: 321px;
	position: relative;
}
#forums_txt {
	padding-top: 37px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
#forumsList {
	list-style-type: none;
	width: 193px;
	position: relative;
	margin-top: 5px;
	padding-left: 15px;
	margin-left: -10px;
}
#forumsList li {
	background-image: url(../images_08/myBlog_icon.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	background-position: left 3px;
	padding-left: 20px;
}
#forumsLink {
	position: absolute;
	height: 28px;
	width: 167px;
	left: 15px;
	top: 6px;
}
#forumsGo {
	position: absolute;
	height: 103px;
	width: 100px;
	left: 188px;
	top: 16px;
}
/* WRAPS ONLY myPASTORBLOG AND SPONSORS */

#wrapBtm2 {
	position: relative;
	height: 100%;
	width: 100%;
}
#myBlog_box {
	background-image: url(../images_08/box_myPastorBlog2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 228px;
	width: 309px;
	position: relative;
}
#myBlog_txt {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
#myBlogList {
	margin-left: -10px;
	list-style-type: none;
	position: relative;
	width: 209px;
	margin-top: 5px;
	padding-left: 15px;
}
#myBlogList li {
	background-image: url(../images_08/forum_icon.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	background-position: left 2px;
	padding-left: 20px;
	list-style-position: outside;
}
#myBlogLink {
	position: absolute;
	height: 28px;
	width: 167px;
	left: 15px;
	top: 6px;
}
#myBlogGo {
	position: absolute;
	height: 158px;
	width: 85px;
	left: 200px;
	top: 17px;
	text-align: center;
}
#sponsors_box p {
	margin-left: 50px;
	margin-top: 5px;
}
#sponsors_box {
	background-image: url(../images_08/box_sponsors.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 228px;
	width: 321px;
	position: relative;
}
#sponsors_box img {
	margin-left: 39px;
	margin-top: 50px;
}
#wrapTlbx {
	position: relative;
	height: 100%;
	width: 100%;
	font-size: 10px;
}
#pastorToolbox {
	background-image: url(../images_08/box_pastorTlbx.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 164px;
	width: 630px;
	float: left;
}
#sermonShare_txt {
	position: absolute;
	left: 213px;
	top: 41px;
	width: 171px;
	height: 118px;
}
#sermonshareLink {
	position: absolute;
	height: 110px;
	width: 135px;
	left: 61px;
	top: 45px;
}
#haloSitesTxt {
	position: absolute;
	height: 45px;
	width: 188px;
	left: 407px;
	top: 113px;
	text-align: center;
}
#halositesLink {
	position: absolute;
	height: 69px;
	width: 115px;
	left: 440px;
	top: 37px;
}
#wrapFooter {
	position: relative;
}
#footer {
	background-image: url(../images_08/footerBG.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 63px;
	width: 950px;
	float: left;
}
#whiteBtmPg {
	position: absolute;
	height: 100%;
	width: 951px;
	top: 50px;
	background-color: #FFFFFF;
}
#corp-links {
	list-style-type: none;
	position: relative;
	text-align: right;
	margin-top: 22px;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#corp-links li {
	display: inline;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#JCA {
	position: absolute;
	left: 9px;
	top: 24px;
}
#footer a:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #1FBDFE;
}
#footer a:active {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#seeLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	height: 15px;
	width: 197px;
	left: 10px;
	top: 303px;
	text-align: center;
}
#facebook {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 209px;
	top: 191px;
	z-index: 10;
}
