/* Maternal Wisdom LABOR SUPPORT */

body, td, p, h3, h4, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

a {
	color: #000;
}
a:visited, a:hover, a:active {
	color: #663399;
}



body {
	background-color: #E4D3F6;
	margin: 0;
	padding: 0; 
}

div#header {
	height: 144px;
	margin: 0;
}

div#wrapper {
	float: right;
	width: 100%;
	margin-left: -160px;
}

div#navigation {
	float: left;
	width: 160px;
}


p.rightalign {
	text-align: right;
}

p.centered {
	text-align: center;
}

p.byline {
	text-align: right;
	margin-top: -10px;
	font-style: italic;
	border-bottom: 1px solid #663399;
	padding-bottom: 20px;
}

.mainbody ul {
	padding-left: 0;
}

.mainbody li {
	margin-left: 30px;
} 

h1 {
	font-size: 1.1em;
	background-color: #CC9ACB;
	padding: 5px 10px 5px 10px;
	margin: 0 -15px 10px -15px;
}

h2 {
	font-size: 1em;
	margin-bottom: -5px;
	margin-top: 25px;
}

h2.bottommargin {
	margin-bottom: 10px;
}

.breadcrumbs {
	font-size: 0.6em;
}
.breadcrumbs a {
	color: #000;
}

.justified {
	text-align: justify;
}

p.justified img, .rightimg {
	margin-left: 20px;
	margin-bottom: 20px;
}
.leftimg {
	margin-right: 20px;
	margin-bottom: 20px;
}

.prevnext {
	background-color: #DDC8F3;
	border: 1px solid black;
	padding: 8px;
	font-weight: bold;
	clear: both;
}

p.rightalign  {
	margin-top: 30px;
	clear: both;
}

p.hrule {
	border-top: 1px solid #663399;
	margin-top: 30px;
}

#logo {
	float: left; 
	margin-right: 15px;
}

#topnavnew {
	padding-top: 82px;
}
#topnavnew a {
	color: #000;
}

.leftnavcell {
	margin: 0;
}

.mainbody {
	border: 1px solid #9966CC;
	padding: 0 15px 15px 15px; 
	margin-left: 160px;
	margin-right: 20px;
	min-height: 320px;
   	height: auto;
   	_height: 320px;
}


h3.whatsnew {
	font-size: 1em;
	font-weight: bold;
	background-color: #BE9CE1;
	padding: 8px 0 8px 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
.whatsnew a {
	text-decoration: none;
	color: #663399;
}

.mailinglistbox {
	background-color: #CC99CC;
	padding: 0;
	text-align: center;
	margin-top: 0;
}
.mailinglistbox p {
	padding: 10px 0 0 0;
}

#bottomnav {
	font-size: 0.85em;
	text-align: center;
	background-image: url(../images/spiral-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	clear: right; 
	margin: 30px 20px 10px 160px;
	padding: 25px 15px 15px 15px;
	height: 99px;
}

.box1 {
	border: 1px solid black; 
	background-color: #CC99CC;
	margin: 10px 0 10px 0;
	padding: 10px;
}

