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


body {
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(polkadottile.gif);
	text-align:center;
	margin:0;
	padding:0;
}

/* container for entire page */

#wrapper {
	width:100%;
	position:absolute;
}

/* container for content area  */

#content  {
	width: 1191px;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
}


/* Header */

#header {
	background-image:url(headerbackground.png);
	width:737px;
	height:202px;
	padding:68px 0 0 454px;
}

#linkhome {
	display:block;
	position:absolute;
	top:32px;
	left:155px;
	width:300px;
	height:136px;
	text-indent:-9999px;
}



/*  Navigation Bar  */

#navigationbar {
	background-image:url(navbarbox.png);
	background-repeat:no-repeat;
	width:617px;
	height:202px;
	padding:20px 0 0 25px;
	margin:0;
}

#navigationbarfern {
	display:block;
	float:left;
	width:42px;
	height:42px;
	padding:0;
	background-image:url(fernoff.png);
	text-indent:-9999px;
}

#navigationbarfern:hover {
	background-image:url(fernon.png);
}

#navigationbarfernindex {
	display:block;
	float:left;
	cursor:default;
	width:42px;
	height:42px;
	padding:0;
	background-image:url(fernon.png);
	text-indent:-9999px;

}
	

#navigationbar ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#AFBC86;
	padding:10px 0 0 0;
	margin:0;
}

#navigationbar li {
	list-style-type: none;
	display:inline;
	color:#AFBC86;
}

.whereat {
	color:#F68826;
}

#navigationbar li a:link, #navigationbar li a:visited {
	color:#AFBC86;
	text-decoration:none;
}

#navigationbar li a:focus, #navigationbar li a:hover, #navigationbar li a:active {
	color:#F68826;
	text-decoration:none;
}

/* Magical absolutely-positioned baby picture-slash-gift-certificate link */

.babypic {
	display:block;
	position:absolute;
	top:149px;
	left:679px;
	width:375px;
	height:335px;
	text-indent:-9999px;
}
		#babyindex {
				background-image:url(babyindex.png);
		}

		
		#babyfaq {
				background-image:url(babyfaq.png);
		}
		
		#babyservices {
				background-image:url(babyservices.png);
		}
		
		#babytestimonials {
				background-image:url(babytestimonials.png);
		}
		
		#babyresources {
				background-image:url(babyresources.png);
		}
		#babycontact {
			background-image: url(kristacontact.png);
		}

/* Main Content Area */

#newlifetitle {
	background-image:url(newlifetitle.png);
	width:597px;
	height:135px;
	margin-left:67px;
}

		/* Sidebar */
		
		#sidebar {
			width:415px;
			margin-top:50px;

		}
		
			#contact {
			display:block;
			background-image:url(contactboxoff.png);
			width:232px;
			height:173px;
			margin-left:147px;
			margin-top:20px;
			text-indent:-9999px;
		}

			#IDarticle {
			display:block;
			background-image:url(IDarticle_off.png);
			width:164px;
			height:205px;
			margin-left:147px;
			margin-top:20px;
			text-indent:-9999px;
		}

			#IDarticle:hover {
			background-image:url(IDarticle_on.png);
		}

			#contact:hover {
			background-image:url(contactboxon.png);
		}
		
			#news {
			display:block;
			background-image:url(news_inactive.png);
			width:247px;
			height:100px;
			margin-left:132px;
			margin-top:20px;
			text-indent:-9999px;
		}
		
			#news:hover {
			background-image:url(news_active.png);
		}
		
				
		.testimonialbox {
			width:344px;
			margin-top:14px;
			margin-left:66px;
			margin-bottom:160px;
		}
		
		.testimonialboxIndex {
			width:344px;
			margin-top:14px;
			margin-left:66px;
			margin-bottom:40px;
		}
		
		.facebookbox {
			width:292px;
			margin-top:24px;
			background-color: #FFF;
		}
		
				#testimonialcontact {
					background-image:url(momtest1.png);
					height:299px;
				}
				
				#testimonialservices1 {
					background-image:url(momtest6.png);
					height:202px;
				}
				
				#testimonialservices2 {
					background-image:url(dadtest1.png);
					height:623px;
				}
		
				#testimonialservices3 {
					background-image:url(momtest3.png);
					height:553px;
				}
				
				
				#testimonialresources {
					background-image:url(momtest5.png);
					height:198px;
				}
				
				#testimonialfaq1{
					background-image:url(momtest4.png);
					height:257px;
				}
				
				#testimonialfaq2 {
					background-image:url(dadtest1.png);
					height:623px;
				}
				
				#testimonialfaq3 {
					background-image:url(momtest6.png);
					height:202px;
				}
				
				#testimonialfaq4 {
					background-image:url(momtest2.png);
					height:281px;
				}
				
				

/* Section Content Area */
	
	#sectionwrapper {
		width:560px;
		float:right;
		margin-right:216px;
		margin-top:50px;
	}
	
		.sectiontitle {
			width:325px;
			height:45px;
			margin-top:20px;
			margin-bottom:20px;
		}
	
				#missiontitle {
					background-image:url(missiontitle.png);
				}
				
				#contacttitle {
					background-image:url(contacttitle.png);
				}
				
				#faqtitle {
					background-image:url(faqtitle.png);
				}
			
				#servicestitle {
					background-image:url(servicestitle.png);
				}
				
				#resourcestitle {
					background-image:url(resourcestitle.png);
				}
				
				#testimonialstitle {
					background-image:url(testimonialstitle.png);
				}
	
	
	.sectioncontent {
		width:560px;
	}
	
		/* Styling for section content */
		
		.sectioncontent p {
		font-family:Verdana, Geneva, sans-serif;
		color:#33460E;
		line-height:1.75em;
		font-size:.75em;
		}
	
		.sectioncontent a:link, .sectioncontent a:visited {
			font-family:Verdana, Geneva, sans-serif;
			text-decoration:none;
			color:#5C8727;
			display:block;
		}
		
		.sectioncontent a:hover, .sectioncontent a:active {
			font-family:Verdana, Geneva, sans-serif;
			text-decoration:underline;
			color:#5C8727;
			display:block;
		}
		
		.sectioncontent a.toplink {
			display:block;
			margin-bottom:35px;
		}
		
			.sectioncontent ul {
			margin:0 0 20px 0;
			list-style-type:disc;
			color:#33460E;
			font-size:.75em;
			line-height:1.75em;
		}
		
		/* Special styles for individual sections */
		
			p.sectioncontentListHeader, p.faqquestion, p.testimonial {
			font-style:italic;
			margin-bottom:0;
			}
			
			p.faqquestion {
				font-weight:bold;
			}
			
			p.testimonial {
				margin-top:30px;
			}
	
	/* removed 
			p.testimonial:first-letter {
				padding-left:65px;
				padding-top:50px;
				background-image:url(thumbnailbaby.png);
				background-repeat: no-repeat;
			}
	*/
			
			p.testimonialname {
				margin-top:0;
			}
			
			.submenu {
				font-size:.75em;
			}
			
			.sectioncontent #contactname {
				font-size: .75em;
				font-weight: bold;
			}
			
			.sectioncontent #normallink {
				display:inline; 
				font-size:1em;
			}
				
				

		p.faqanswer {
			margin-top:0;
		}
		
		#faqpostpartumdoula {
			margin-top:50px;
		}
			
		
		a.resourcelink {
			display:block;
			font-size:.75em;
			padding: .75em 0 0 0;
		}
		
		p.resourcelink {
			position:relative;
			top:-.75em;
			line-height:1em;
		}
		
		#giftcertificatestar {
			display:block;
			position:relative;
			top:-100px;
			width:185px;
			height:185px;
			background-image:url(giftcertificatestar.png);
			margin-left:200px;
		}
			
	
	/* Footer text formatting */
	
	.sectioncontent #footer {
		padding:0;
		font-size:.75em;
		color:#5C8727;
	}

	
	.sectioncontent #footerlink {
		display:inline;
	}
	
	.sectioncontent #resourcesfooter {
		padding:200px 0 0 0;
		font-size:.75em;
		color:#5C8727;
	}
	
	.sectioncontent #indexfooter {
		padding:100px 0 0 0;
		font-size:.75em;
		color:#5C8727;
	}


/* faux footers to force  background extension and preload rollover images */

	#fauxfooter1 {
		clear:both;
		width:1191px;
		height:1px;
		background-image:url(contactboxon.png);
		background-repeat:no-repeat;
		background-position:-9999px;
	}
	
	#fauxfooter2 {
		clear:both;
		width:1191px;
		height:15px;
		background-image:url(testimonialboxon.png);
		background-repeat:no-repeat;
		background-position:-9999px;
	}
	
	


/* divs for margins, with extension of header background and placement of fern decorations */

	#leftmargin {
		position:absolute;
		top:0;
		left:0;
		width:10px;
		height:202px;
		padding:0;
		margin:0;
		border:none;
		background-image: url(marginheader.png);
		background-position:top right;
		background-repeat:repeat-x;
	}
	
	#rightmargin {
		position:absolute;
		top:0;
		right:0;
		width:0;
		height:202px;
		padding:0;
		margin:0;
		background-image: url(marginheader.png);
		background-position:top left;
		background-repeat:repeat-x;
	}
	
	#leftferns {
		position:absolute;
		bottom:0;
		left:0;
		height:619px;
		width:0;
		padding:0;
		margin:0;
		background-image:url(leftferns.png);
		background-position:bottom left;
		background-repeat:no-repeat;
		z-index:-1;
	}
	
	#rightferns {
		position:absolute;
		bottom:0;
		right:0;
		height:619px;
		width:0;
		padding:0;
		margin:0;
		background-image:url(rightferns.png);
		background-position:bottom right;
		background-repeat:no-repeat;
		z-index:-1;
	}
