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

html, body {
	margin: 0px;
	font-size:100%;
	line-height:1.125em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	background-image: url(images/main-backing.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	
}






.clearing {
	clear: both;
	visibility: hidden;
	height: 1px;
}
p, blockquote {
	font-size: 0.75em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #009999;
}
a:hover {
	color: #FF9900;
}
h1 {
	color: #993399;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.1em;
}
h2 {
	color: #666699;
	font-size: 1em;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 12px;
	line-height: 1.2em;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #336666;
	line-height: 1.2em;
	margin-top: 25px;
	padding: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: 0.875em;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #669999;
}


.colour-orange {
	color: #FF9900;
}



#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 70px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/left-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	height: 275px;
	width: 880px;
	background-image: url(images/header-bk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo {
	background-image: url(images/logo.gif);
	height: 172px;
	width: 285px;
	display: block;
	margin-top: 60px;
	position: absolute;
}
#home-link {
	background-image: url(images/home-icon.jpg);
	display: block;
	width: 43px;
	font-size: 0.75em;
	text-align: center;
	padding-top: 32px;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 165px;
	margin-left: 330px;
	color: #9999CC;
}
#home-link:hover {
	color: #FF9900;
	background-image: url(images/home-icon-active.jpg);
	background-repeat: no-repeat;
}

#nav {
	display: block;
	padding: 0px;
	position: absolute;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 388px;
	height: 165px;
	width: 492px;
	float: right;
	list-style-type: none;
}
#nav li {
	display: block;
	float: left;
	height: 123px;
	width: 113px;
}
#nav li a {
	display: block;
	width: 113px;
	height: 123px;
	color: #993399;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
}
#nav li a:hover {
	color: #FF9900;
}
#nav-pregnancy a {
	background-image: url(images/nav-pregnancy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-motherhood a {
	background-image: url(images/nav-motherhood.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-about a {
	background-image: url(images/nav-about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-resources a {
	background-image: url(images/nav-resources.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-pregnancy a:hover, #nav-pregnancy a.nav-active {
	background-image: url(images/nav-pregnancy-over.jpg);
	background-repeat: no-repeat;
}
#nav-motherhood a:hover, #nav-motherhood a.nav-active {
	background-image: url(images/nav-motherhood-over.jpg);
	background-repeat: no-repeat;
}
#nav-about a:hover, #nav-about a.nav-active {
	background-image: url(images/nav-about-over.jpg);
	background-repeat: no-repeat;
}
#nav-resources a:hover, #nav-resources a.nav-active {
	background-image: url(images/nav-resources-over.jpg);
	background-repeat: no-repeat;
}
#page {
	width: 820px;
	padding-right: 40px;
	padding-left: 20px;
}
#nav-left {
	float: left;
	width: 226px;
	background-image: url(images/div-vert.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	padding-bottom: 30px;
}
#nav-left ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	list-style-type: none;
}
#nav-left ul li {
	display: block;
	background-image: url(images/nav-left-end.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 28px;
	margin-bottom: 8px;
	padding-right: 15px;
}
#nav-left ul li a {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.6875em;
	background-image: url(images/nav-left-bk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	white-space: nowrap;
}
#nav-left ul li:hover,  #nav-left ul li.nav-active {
	background-image: url(images/nav-left-end-over.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav-left ul li a:hover,  #nav-left ul li.nav-active a {
	background-image: url(images/nav-left-bk-over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav-left  ul .nav-left-div {
	background-image: url(images/quote-div.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
}
#nav-left ul .contact-link {
	background-image: url(images/nav-left-end-alt.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav-left ul .contact-link a {
	background-image: url(images/nav-left-bk-alt.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
}



#content {
	float: right;
	width: 559px;
	padding-bottom: 45px;
}
body#content {
	float:none;
	margin-left:20px;
}
#footer {
	padding-left: 280px;
	padding-right: 43px;
}
#footer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #993399;
	background-image: url(images/footer-div.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#footer p {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#footer ul {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: -8px;
	list-style-type: none;
}
#footer li {
	float: left;
	white-space: nowrap;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-right: 8px;
}
#footer li:first-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer li a {
	display: block;
	font-size: 0.75em;
	white-space: nowrap;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 8px;
}
#footer li a:first-child {
}
.slideshow {
	height: 225px;
	width: 210px;
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
}
#icons {
	margin-bottom: 15px;
	padding-right: 10px;
}
#icons .icon-facebook {
	display: block;
	background-image: url(images/icon-facebook.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.875em;
	text-align: right;
	line-height: 1em;
	padding-top: 10px;
	height: 35px;
	color: #003399;
	padding-right: 45px;
}
#icons .icon-blog {
	display: block;
	background-image: url(images/icon-blog.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.875em;
	text-align: right;
	line-height: 1em;
	padding-top: 10px;
	height: 35px;
	color: #FF6600;
	padding-right: 45px;
}
.feedback {
	background-image: url(images/quote-div.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	text-align: center;
}
.feedback-heading {
	color: #333333;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 10px;
}




blockquote {
	color: #993399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.2em;
	display: block;
	background-image: url(images/quote-div.jpg);
	background-repeat: no-repeat;
	background-position: top, bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}
blockquote.quote-small {
	color: #666699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	line-height: 1.3em;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
blockquote span {
	background-image: url(images/quote-div.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	padding-top: 6px;
	padding-bottom: 10px;
	margin: 0px;
}
#content .feedback {
	margin-top: 40px;
	text-align: left;
	background-position: left top;
	padding-top: 15px;
}
#content blockquote.quote-small {
	padding-left: 0px;
	margin-bottom: 30px;
}
#content blockquote.quote-small span {
	display: block;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	padding-top: 6px;
}
#content blockquote {
	padding-top: 8px;
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
}
#content table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content table td {
	padding: 8px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table-header td {
	background-color: #993399;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 0px;
}
.table-header h2 {
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content ul {
	padding-left: 15px;
	margin-bottom: 35px;
}
#content li {
	font-size: 0.75em;
	margin-bottom: 12px;
}
.birth-story {
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 12px;
}
.profile-box {
	float: left;
	width: 170px;
	margin-right: 10px;
	margin-top: 40px;
}
.profile-box h2 {
	padding-top: 0px;
	margin-top: 12px;
}

