@charset "utf-8";
body {
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a:link {
	color: #2c8dd3;
}
a:visited {
	color: #2c8dd3;
}
a:hover {
	color: #2370A9;
}
a:active {
	color: #2c8dd3;
}
#container {
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 962px;
	background-color: #FFFFFF;
}
#containerPolaroid {
	background-image: url(../images/heading_new.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 962px;
	background-position: center top;
}
#header {
	height: 121px;
	width: 950px;
	margin: 0 auto;
}
#mainNAV {
	width: 819px;
	margin-left: 8px;
	height: 29px;
}
#bodyCONTAIN {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/column_middle.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#bodyCONTAINsub {
	width: 900px;
	margin-top: 33px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#columnLEFT {
	width: 449px;
	background-image: url(../images/column_top.gif);
	background-repeat: no-repeat;
}
#columnLEFTsub {
	width: 460px;
	padding-left: 25px;
	padding-right: 25px;
}
#columnLEFTcalendar {
	width: 440px;
	padding-left: 30px;
	padding-right: 40px;
}
#columnRIGHT {
	width: 431px;
	float: right;
}
#columnRIGHTsub {
	width: 350px;
	float: right;
	padding-left: 25px;
		border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #bfbebe;
}
#boxSTORY {
	width: 375px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#boxSTORYbottom {
	width: 375px;
	margin-left: 30px;
	padding-top: 18px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EEEFEF;
}
#boxShareSTORY {
	width: 375px;
	margin-bottom: 22px;
}
#boxSub {
	color: #151515;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	width: 455px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#boxSubSteps {
	color: #151515;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
#boxSubLINKS a {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#boxTextBlackBig {
	width: 450px;
	margin-bottom: 22px;
}
#footerCONTAIN {
	width: 900px;
	margin: 0 auto;
}
#footerCONTAINsub {
	width: 900px;
	margin: 0 auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}
#footerHome {
	width: 962px;
	background-image: url(../images/bg_container.gif);
	margin: 0 auto;
	color: #4d4d4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	width: 962px;
	background-image: url(../images/bg_container.gif);
	margin: 0 auto;
	color: #4d4d4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
}
#footerLEFT {
	width: 455px;
	float: left;
	background-image: url(../images/column_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 44px;
}
#footerLEFTsub {
	width: 455px;
	float: left;
	margin: 0px;
	padding-top: 20px;
}
#footerRIGHT{
	width: 400px;
	padding-top: 44px;
	float: right;
	text-align: right;
}
#footerRIGHTsub{
	width: 400px;
	padding-top: 20px;
	float: right;
	text-align: right;
}
#bookHOME {
	width: 431px;
}
#praiseHOMEline {
	margin-top: 3px;
	margin-bottom: 3px;
	height: 2px;
	background-color: #EEEFEF;
}
#praiseHOME {
	background-color: #eeefef;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	padding-right: 22px;
	padding-left: 22px;
	color: #2b2a2a;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}
#clear {
	clear: both;
}
.clear {
	clear: both;
}
.boxSTORYtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}
.boxBOOKtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807f7f;
	line-height: 16px;
}
.boxSTORYname {
	color: #2c8dd3;
	font-size: 16px;
}
.grey {
	color: #828080
}
#boxSTORY a:link {
	color: #2c8dd3;
	text-decoration: underline;
}
#boxSTORY a:visited {
	color: #2c8dd3;
	text-decoration: underline;
}
#boxSTORY a:hover {
	color: #5AA5DC;
	text-decoration: none;
}
#boxSTORY a:active {
	color: #2c8dd3;
	text-decoration: none;
}
#bookHOME a:link {
	color: #2c8dd3;
	text-decoration: underline;
}
#bookHOME a:visited {
	color: #2c8dd3;
	text-decoration: underline;
}
#bookHOME a:hover {
	color: #5AA5DC;
	text-decoration: none;
}
#bookHOME a:active {
	color: #2c8dd3;
	text-decoration: none;
}
#footer a:link {
	color: #4d4d4f;
	text-decoration: none;
}
#footer a:visited {
	color: #4d4d4f;
	text-decoration: none;
}
#footer a:hover {
	color: #828284;
	text-decoration: none;
}
#footer a:active {
	color: #4d4d4f;
	text-decoration: none;
}
.style1 {
	font-size: 20px;
	text-transform: capitalize;
}
.publicationRIGHT {
	text-align: right;
}
#excerpt {
	background-color: #e3edf5;
	text-align: right;
	color: #949292;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
}
#excerpt a {
	text-decoration: none;
}
#columnRIGHTsub .quoteBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8b8a89;
	padding: 20px;
	line-height: 20px;
}
#digDeeper {
	background-color: #347fb5;
}
#boxLEFT {
	float: left;
	text-align: left;
}
#boxRIGHT{
	float: right;
	text-align: left;
}
#boxSub img {
	border: 5px solid #CCCCCC;
}
#tourLEFT {
	float: left;
	width: 400px;
}
#tourRIGHT {
	float: right;
}
#boxSub ol {
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#meetMothers {

}

a.MothersHead:link {
	border: 1px solid #E8E8E8;
}
a.MothersHead:visited {
	border: 1px solid #E8E8E8;
}
a.MothersHead:hover {
	border: 1px solid #d7114a;
}
#blogsLinks {
	background-color: #e3edf5;
	border: 1px solid #87bde4;
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
}
#showLinks {
	background-color: #e3edf5;
	border: 1px solid #87bde4;
	clear: both;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
}
#blogsLinks2 {
	background-color: #e3edf5;
	border: 1px solid #87bde4;
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
}
#postLink {
	background-color: #e3edf5;
	border: 1px solid #87bde4;
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
}


#box {
	height: 120px;
	margin-bottom: 20px;
}
.blackheading {
	color: #151515;
	font-size: 23px;
	margin-bottom: 20px;
}
.style2 {
	color: #2c8dd3;
	font-size: 23px;
	margin-bottom: 20px;
}
.style3 a {
	color: #828080;
	font-size: 12px;
	text-decoration: none;
}
.style4 a{
	color: #2c8dd3;
	font-size: 20px;
	text-decoration: none;
}
.style3 a:hover {
	color: #6B6969;
	font-size: 12px;
	text-decoration: underline;
}
.style4 a:hover{
	color: #2c8dd3;
	font-size: 20px;
}
.style44 a{
	color: #2c8dd3;
	font-size: 22px;
	text-decoration: none;
}

.style44 a:hover{
	color: #2c8dd3;
	font-size: 22px;
}
#youtubehome {
	margin: 0 auto;
	width: 382px;
	color: #2b2a2a;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 18px;
}
#steps {
	height: 28px;
	margin-bottom: 20px;
}
#emmaimage {
	position: relative;
	z-index: 99;
	left: 834px;
	top: -63px;
	width: 0px;
	height: 0px;
}
#adsense {
	padding: 20px;
	text-align: center;
}
#adsense2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	margin-top: 20px;
	padding-top: 24px;
	padding-bottom: 15px;
}

#adsense3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 20px;
	padding-bottom: 20px;
}

#adsenseFOOTER {
	padding: 20px;
	margin-top: 20px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
#tout2 {
	color: #828080;
	font-size: 16px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeefef;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#tout2 a:link {
	text-decoration: none;
	color: #514F4F;
}
#tout2 a:visited {
	text-decoration: none;
	color: #514F4F;
}
#tout2 a:hover {
	text-decoration: none;
	color: #347FB5;
}

#tout2lineB {
	margin-top: 3px;
	margin-bottom: 10px;
	height: 2px;
	background-color: #EEEFEF;
}
#tout2lineT {
	margin-top: 10px;
	margin-bottom: 3px;
	height: 2px;
	background-color: #EEEFEF;
}
#eventRight {
	background-color: #e3edf5;
	color: #949292;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 20px;
	text-transform: uppercase;
}
