/*
 * 
 * HJCB One Household
 * 
 * Orange: #dc9313
 * Dark Orange: #cd7f1b
 * Red: #a60000
 * Dark Gray: #231f20
 * Light Tan: #feeabc
 * 
 */

/*
 * Reset
 */

*			{ margin: 0; padding: 0; }

html		{ overflow-y: scroll; width: 95%; overflow-x: hidden; }

html, body	{ height: 100%; min-width: 1024px; }

body		{ font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; color: Black;
					text-align: center;
					margin-left: -0px;
			}

ul			{ list-style: none; }
a			{ text-decoration: none; color: Black; }
a img		{ border: none; background: none; }
img			{ border: none; }

/*
 * Utility
 */

.floatLeft		{ float: left; }
.floatRight		{ float: right; }
.clear			{ clear: both; }
div.hr hr		{ display: none; }
 /*
  * Typography
  */
 
p, li			{ font-size: 14px; line-height:1.6em; margin: 0 0 1em 0; }
h1				{ font-size: 2.4em; color: #a60000; font-weight: normal; }
h2				{ font-size: 1.8em; color: #a60000; font-weight: bold; }
.emphasis		{ color: #dc9313; font-weight: bold; }
.tallCapital	{ font-size: 1.7em; }
div#share-this a { letter-spacing: 0px; font-size: 14px; }
	
/*
 * Header
 */

#header			{ width: 1062px; height: 151px; }
				#header div#header-bg-img { overflow: visible; width: 1062px; height: 100px; }
				#header div#header-bg-img img { width: 1178px; height: 151px; margin: 0px 0px 0px 7px; position: relative; z-index: -1; }
				div#header-bg-img a#link-home { display:block; position: relative; width: 180px; height: 120px; margin:-155px 0 0 30px; z-index: 2; }
/*
 * Structure
 */

div#page-wrap	{ 	margin: 38px auto 0px auto;
					padding: 0px 0px 20px 0; text-align: left;
					width: 1062px;
 					min-height: 100%; height: auto !important; height: 100%; }
	div#page-wrap div#page-bg-img { width: 0px; height: 0px; overflow: visible; position: relative; z-index: -1; }
		div#page-wrap div#page-bg-img img { margin: -38px 0 0 -321px; }
ul#nav	{ margin: -33px 0px 0px 202px; width: 768px; position: relative; z-index: 1; }
	ul#nav li	{ display: inline; font-weight: normal; color: black; font-size: 1.4em; text-align: center; }
		ul#nav li a { display: block; height: 27px; float: left; }
		ul#nav li a:hover, ul#nav li a:active, ul#nav li.selected a { color: #a60000; font-weight: bold; }
		ul#nav li.home a { width: 75px; }
		ul#nav li.about a { width: 77px; }
		ul#nav li.sponsor a { width: 121px; }
		ul#nav li.pray a { width: 67px; }
		ul#nav li.share a { width: 125px; }
		ul#nav li.stories a { width: 75px; }
		ul#nav li.radio a { width: 165px; text-align: left; margin-left: 17px; }

#main-content	{ margin-top: -20px; margin-left: 28px; }

/*
 * Home
 */
	body#pageHome { }
		body#pageHome div#content-top { background-color: transparent; }
			body#pageHome div#main-content div#content-top div#video { float: left; width: 405px; height: 241px; }
			body#pageHome div#main-content div#content-top div#flash-box { float: right; width: 559px; height: 253px; background-color: transparent; margin-top: -11px; }
				body#pageHome div#main-content div#content-top div#flash-box #my-house { width: 524px; height: 213px; margin: 0px auto;  }
				body#pageHome div#main-content div#content-top div#flash-box div#sponsor-onehousehold {
						height: 36px; padding-left: 260px; }
					body#pageHome div#main-content div#content-top div#flash-box div#sponsor-onehousehold img#sponsor-onehousehold-img { position: relative; z-index: -1; }
					body#pageHome div#main-content div#content-top div#flash-box div#sponsor-onehousehold a#link-sponsor-onehousehold { position: relative; z-index: 2; display: block; width: 237px; height: 36px; margin-top:-39px; }
		
		body#pageHome div#main-content div#hope { width: 1000px; height: 356px; background: url(../images/home-hope.jpg) top left no-repeat transparent; margin-left: -7px; overflow-x: hidden; }
			body#pageHome div#main-content div#hope h1 { font-size: 3.2em; font-weight: bold; position: relative; top: 160px; left: 710px; }
			body#pageHome div#main-content div#hope div#text-block { position: relative; top: 22px; left: 280px; }
			body#pageHome div#main-content div#hope p {font-size: 1.8em; line-height: 0px; letter-spacing: -1px; margin: 0; padding: 0 0 1.2em 0; }
			
		body#pageHome div#main-content div#pray { width: 1000px; height: 356px; background: url(../images/home-pray.jpg) top left no-repeat transparent; margin-left: -7px; 
				padding-left: 2.2em; padding-top: 2em; letter-spacing: -2px; }
			body#pageHome div#main-content div#pray h1 { font-size: 3.2em; font-weight: bold; }
			body#pageHome div#main-content div#pray h1 a { color: #a60000; }
			body#pageHome div#main-content div#pray h1 a:hover { text-decoration: underline; }
			body#pageHome div#main-content div#pray p { width: 403px; font-size: 1.8em; letter-spacing: -1px; margin-top: 5px; line-height: 1.3em; text-align: justify; }
			
		/*body#pageHome div#main-content div#share-this { position: relative; margin:-125px 0 125px 15px; }*/
		body#pageHome div#main-content div#share-this { position: relative; }

/*
 * About
 */

	body#pageAbout { }
		body#pageAbout div#page-wrap div#page-bg-img img { margin-top: 50px; margin-left: -372px; }
		body#pageAbout div#main-content { padding-bottom: 250px; padding-top: 25px; margin-left: 105px; }
		body#pageAbout div#about { margin-left: 15px; width: 532px; text-align: justify; }
		body#pageAbout div#reach { margin-left: 261px; width: 532px; text-align: justify; }
		body#pageAbout div#main-content div#share-this { position: relative; margin:10px 0 0 727px; }

/*
 * Pray
 */

	body#pagePray { }
		/*body#pagePray div#pray-content-bg { position: relative; z-index: -1; top: 33px; margin:-110px 0 -285px 259px; width: 547px; height: 388px; background-color: transparent; }*/
		/*body#pagePray div#pray-content-bg { position: relative; z-index: -1; top: 302px; left: -15px; width: 0; height: 0; background-color: transparent; }*/
		/*body#pagePray div#pray-content-bg { position: relative; z-index: -1; top: -216px; left: -70px; width: 0; height: 0; background-color: transparent; }*/
		body#pagePray div#pray-content-bg { position: relative; z-index: -1; top: -216px; left: -70px; width: 985px; height: 370px; background-color: transparent; margin-bottom: -375px; }
		body#pagePray div#main-content div#content-top { background: transparent no-repeat -77px 298px url(../images/pray-content-bg-04.jpg); padding-bottom: 124px; margin-left: 53px; }
		body#pagePray div#main-content div#content-top div#prayer-guide { float:left; width: 305px; margin: 37px 0 0 60px; }
				body#pagePray div#main-content div#content-top div#prayer-guide div#download-prayer-guide { width: 275px; height: 172px; background: url(../images/download-prayer-guide.jpg) top left no-repeat; }
				body#pagePray div#main-content div#content-top div#prayer-guide div#download-prayer-guide a { display: block; width: 275px; height: 172px; }
		body#pagePray div#main-content div#content-top div#photo-gallery { float:right; width: 466px; margin-right: 115px; height: 524px; background: url(../images/photo-gallery-bg.jpg) 0px 35px no-repeat transparent; }

		body#pagePray div#main-content div#prayer-event{}
			body#pagePray div#main-content div#prayer-event p { width: 715px; }
			body#pagePray div#main-content div#prayer-event ul { width: 725px; list-style-type: none; margin-left: 16px; }
			body#pagePray div#main-content div#prayer-event ul li { color: #a60000; padding: 0px 0px 0px 21px; line-height: 1.8em; list-style-type: none;
					background: url(../images/bullet-square.gif) no-repeat transparent 0px 7px; }
					
		body#pagePray div#main-content div#share-this { position: relative; margin:10px 0 20px 15px; }

/*
 * Share
 */

	body#pageShare #main-content { margin: 42px auto 200px auto; width: 730px; }
	body#pageShare #main-content div#share p { margin-top: 32px; }
	body#pageShare #main-content div#share span#share-links { display: block; margin: 0px auto; width: 551px; height: 106px; background: url(../images/share-links.jpg) center center no-repeat transparent; }
		body#pageShare #main-content div#share span#share-links a { float: left; position: relative; display: block; width: 183px; height: 106px; }
	
	body#pageShare div#main-content div#share-this { position: relative; margin:30px 0 20px 0px; }

/*
 * Stories
 */

	body#pageStories div#stories-content-bg { z-index: 0; top: 33px; margin:40px 0 -285px 259px; width: 547px; height: 388px; background-color: transparent; position:absolute;}
	body#pageStories div#header ul#nav { z-index: 1; position: relative; }
	body#pageStories #main-content { margin: 0px 0px 100px 137px; width: 730px; }
	body#pageStories #main-content div#stories h1 { margin-bottom: 45px; }
	body#pageStories #main-content div#stories h2 { margin-bottom: 18px; }
	body#pageStories #main-content div#stories p { text-align: justify; }
	body#pageStories #main-content div#stories h2.narrow, body#pageStories #main-content div#stories p.narrow { width: 370px; }
	body#pageStories #main-content div#stories div.hr { height: 11px; margin-bottom: 22px; background: #ffffff url(../images/stories-hr.jpg) no-repeat scroll center; }

	body#pageStories div#main-content div.share-this { position: relative; margin:10px 0 20px 0px; }


#Radio a{
		
		text-decoration: underline;
		color: #0066cc;
}

.left_ul{
		color:#6d002b;
		text-decoration:none;
		font-size:14px;
	
}

ul{list-style-type: circle;}

li{ font-size: 14px; margin: 0 0 0.5em 0; }

#Radio p{
		line-height: 1.3em;
}

/*
 * Footer
 */

#footer			{ width: 693px; height: 22px; background: #feeabc; text-align: center; margin: 50px 138px 0px 169px; }
#footer p		{ margin: 0px; }
