@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	overflow: hidden;
}
#left-container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 203px;
}
#heart {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 175px;
	width: 203px;
	background-image: url(../images/top-left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 203px;
	height: 700px;
}

#menu ul{
	margin:0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;

}


#menu li{
	margin:0px;
	float: left;
	width: 203px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
}



#right-container {


	margin: 0px;
	padding: 0px;
	float: left;
	width: 708px;
}
#top-header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 142px;
	width: 708px;
	background-image: url(../images/top-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contents {
	margin: 0px;
	float: left;
	width: 695px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#contents h1{
	margin: 0px;
	float: left;
	width: 695px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #860b23;
	text-decoration: none;
	line-height: normal;
}

#comment-section {
	background-image: url(../images/comments-section.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 102px;
	width: 635px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}

#comment-section p{
	width: 537px;
	margin: 0px;
	height: 80px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
}


#home-content {
	background-color: #fdefc6;
	float: left;
	width: 686px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 445px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#home-content h1{
	float: right;
	width: 337px;
	background-image: url(../images/home-heading.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 105px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -999px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 400px;
}



#home-content p{
	float: right;
	width: 335px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	clear: both;
	line-height: 20px;
}
#resources-for-families {
	background-image: url(../images/familyresources.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 109px;
	width: 311px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#resources-for-families p {
	float: left;
	width: 290px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}


#olivias-stories {
	background-image: url(../images/olivias-story.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 109px;
	width: 378px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#olivias-stories p {
	float: left;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 711px;
	margin-top: 10px;
	padding-top: 20px;
}


#footer p{
	float: right;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 7px;
	margin: 0px;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}


#selectstories-content {
	background-color: #fdefc6;
	float: left;
	width: 686px;
	background-image: url(../images/selectstories-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}


#selectstories-content h1{
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	width: 500px;
}



#selectstories-content p{
	float: right;
	width: 470px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 5px;
	clear: none;
	line-height: 20px;
	margin: 0px;
}

#selectstories-content .images{
	float: left;
	width: 157px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 10px;
	height: 187px;
}

#selectstories-content .brd{
	float: left;
	width: 630px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4d8b3;
	padding: 0px;
	height: 1px;
}



#CHD-content {
	background-color: #fdefc6;
	float: left;
	width: 686px;
	background-image: url(../images/selectstories-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}


#CHD-content h1{
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	width: 500px;
}



#CHD-content p{
	float: left;
	width: 640px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	clear: none;
	line-height: 26px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#CHD-green {
	background-color: #d7e0b3;
	float: left;
	width: 686px;
	background-image: url(../images/CHD-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#CHD-green-left{
	float: left;
	width: 310px;
	margin:0px;
	padding:0px;
}
#CHD-green-left h1{
	float: left;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #860b23;
	text-decoration: none;
	clear: both;
	line-height: 20px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 15px;
}

#CHD-green-left ul{
	margin: 0px;
	padding: 0px;
	
	
	}


#CHD-green-left li{
	float: left;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	margin-left: 20px;
}


#CHD-green-right{
	float: right;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#CHD-green-right ul{
	float: left;
	margin:0px;
	padding:0px;

}
#CHD-green-right li{
	float: left;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: square;
	margin: 0px;
}



#CHD-blue {
	background-color: #e5f7f4;
	float: left;
	width: 686px;
	background-image: url(../images/CHD-blue-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#CHD-blue-left{
	float: left;
	width: 310px;
	margin:0px;
	padding:0px;
}

#CHD-blue-left ul{
	margin: 0px;
	padding: 0px;
	
	
	}


#CHD-blue-left li{
	float: left;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	margin-left: 20px;
}
#CHD-blue-left a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #860b23;
	text-decoration: underline;	
}

#CHD-blue-left a:hover{
		text-decoration: none;	
}


#CHD-blue-right{
	float: right;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#CHD-blue-right h1{
	float: left;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #860b23;
	text-decoration: none;
	clear: both;
	line-height: 20px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 15px;
}

#CHD-blue-right ul{
	float: left;
	margin:0px;
	padding:0px;

}
#CHD-blue-right li{
	float: left;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: square;
	margin: 0px;
}

#CHD-blue-right a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #860b23;
	text-decoration: underline;	
}

#CHD-blue-right a:hover{
		text-decoration: none;	
}


#about-content {
	background-color: #fdefc6;
	float: left;
	width: 686px;
	background-image: url(../images/selectstories-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#about-content h1{
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	width: 500px;
	color: #860b23;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
}

#about-content h2{
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	width: 500px;
	color: #6e7f2b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;
}


#about-content p{
	float: left;
	width: 640px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	clear: none;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 15px;
}

