/********************************************************
* hopeforlife.com ministry
* copyright 2006
*
* developed by: pendergraphics / pendergraphics.com
* developer: james-ryan merket / ryanmerket.com
*********************************************************/


/************************** Header ***/

#head {
	background: transparent url(../images/header.jpg) no-repeat top left;
	width: 768px;
	height: 266px;
	position: relative;
}


/************************** Right Column ***/

#rightcolumn {
	float: right;
	width: 319px;
	position: relative;
	background-color: #fff;
}


#aboutwrap {
	height: 270px;
}
a.readmore{
	display: block;
	margin: 5px 0px 0px 150px;
	font-style: italic;
	text-decoration: none;
	}
	a.readmore:hover{
	color: #A8A995;
	font-weight: bold;
		}

h2 {
	font-size: 130%;
	position: absolute;
	top: -20px;
	left: 15px;
	margin-bottom: 20px;
}

#rightcolumn p {
	margin: 15px;
}

span.contactus {
	display: block;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 5px;
}

span.contactus a {
	color: #a8a995;
	display: block;
	font: bold 100%/100%, arial, sans-serif;
	text-align: center;
}

span.newsletter {
	display: block;
	text-align: center;

}

span.homequote {
	display: block;
	font-style: italic;
}

span.homequote-author {
	display: block;
	text-align: right;
}
		 


/********* Featured Product ****************/

#featuredsection {
	float: right;
	width: 319px;
	height: 167px;
	position: relative;
	background: transparent url(../images/featbg.jpg) no-repeat top left;
}

#featwrap {
	position: absolute;
	top: 65px;
	left: 118px;
	width: 190px;
}


#featwrap h3 {
	font-size: 100%;
}

#featuredsection h3 a {
	color: #000;
	font: bold, 105%/105%, arial, sans-serif;
}

#featwrap img {
	float: left;
	margin-top: 5px;
}

span.price {
	display: block;
	float:left;
	color: #819095;
	font-weight: bold;
	margin: 5px 0 0 10px;
	font-size: 110%;
}

span.onlinestore {
	text-align: right;
	clear: both;
}

#featuredsection span {
	display: block;
}	



/************************** Get Help Now ***/

#gethelpnow {
	background-color: #252723;
	text-align: center;
	padding-top: 5px;
}

	


/************************** Left Column ***/


#marriage, #stress, #parenting {
	float: left;
	width: 149px;
	height: 247px;
}

#stress {
	width: 151px;
}

#marriage {
	background: transparent url(../images/1.jpg) no-repeat top left;
}

#stress {
	background: transparent url(../images/2.jpg) no-repeat top left;
}

#parenting {
	background: transparent url(../images/3.jpg) no-repeat top left;
}


dl {
	margin-top: 160px;
	padding: 0;
}

dt {
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 0;
}

dd {
	margin-left: 20px;
	margin-bottom: 0;
}

dl.topnav dd a:hover {
	text-decoration: none;
}

#podcast{
	width: 424px;
	height: 26px;
	position: absolute;
	left: 4px;
	bottom: 31px;
	background: url('../images/podcast.jpg') no-repeat;
	background-image: url(../images/podcast.jpg);
	}
	#podcast a{
		display: block;
		width: 450px;
		height: 26px;
		}
	

	

/************************** Other Links ***/

#otherlinks {
	background-color: #252723;
	float: left;
	color: #fff;
	height: 136px;
	width: 449px;
}	

dl.bottomnav {
	margin-top: 10px;
	color: #fff;
	margin-bottom: 0;
}

dl.bottomnav dd {
	float: left;
	display: block;
	width: 160px;
	padding: 5px;
}

dl.bottomnav dd a {
	color: #fff;
	margin: 0;
}
