@charset "UTF-8";/* CSS Document */body  {	font: 85% Verdana, Arial, Helvetica, sans-serif;	background-color: #FDF9F4;	background-image: url(images/prenatal-pattern_final_01.gif);	background-attachment: fixed;	background-repeat: repeat;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #80604B;	}	.twoColFixLt #container { 	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: none;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */	}	.twoColFixLt #sidebar1 {	margin: 0;	padding: 65px 0 0 0px;	float: left; /* since this element is floated, a width must be given */	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: none; /* the background color will be displayed for the length of the content in the column, but no further */	position: fixed;		}	.twoColFixLt #mainContent { 	margin: 0 0 0 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 0 0 45px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */	float: right;	width: 580px	} .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear: both;    height: 0;    font-size: 1px;    line-height: 0px;	}p {	margin: 0;	padding: 5px 7px 5px 13px;	color: #6F5442;	background-color: #FEFBF8;	line-height: 1.85em;	border-width: 1px;	border-style: solid;	border-color: #EBCFB5;	border-bottom: none;	} .lastpar {	padding: 5px 7px 15px 13px;	border-width: 1px;	border-style: solid;	border-color: #EBCFB5;	color: #6F5442;		}.lastpar2 {	padding: 5px 7px 15px 13px;	border-width: 1px;	border-style: solid;	border-color: #EBCFB5;	color: #6F5442;	border-bottom: none;		}h1 {	margin: 0px 0 45px 0;	padding: 30px 7px 10px 13px;	font-size: 155%;	font-weight: normal;	background: none;	color: #801B24;	line-height: 1.45em;	}h2 {	margin: 20px 0 0px 0;	padding: 3px 7px 7px 13px;	font-size: 145%;	font-weight: normal;	background: none;	/*color: #616F0A;*/	color: #6B9417;	}h3 {	margin: 0;	padding: 20px 7px 5px 13px;	font-size: 116%;	font-weight: normal;	background: none;	color: #6B9417;	}h5 {	margin: 0;	padding: 5px 7px 13px 13px;	background-color: #FDF9F4;	color: #6F5442;	font-size: 100%;	font-weight: normal;	line-height: 1.75em;	border-width: 1px;	border-style: solid;	border-color: #EBCFB5;	}#sidebar1 p {	margin: 0;	padding: 0 9px 20px 13px;	background: none;	text-align: right;	border: none;	}#sidebar1 ul {	margin: 0 10px 0 0;	padding: 3px 0px 0 0;	background-color: #FEFBF8;	border-width: 1px;	border-style: solid;	border-color: #EBCFB5;	}#sidebar1 li {	padding: 0 13px 0 0;	list-style: none;	text-align: right;	line-height: 1.75em;	}#sidebar1 ul.current {	color: #6B9417;	font-size: 120%;	font-weight: normal;	background: none;	border: none;	padding-bottom: 0;	}#sidebar1 ul.heading {	color: #801B24;	font-size: 120%;	font-weight: normal;	background: none;	border: none;	padding-bottom: 0;	padding-top: 15px;	}#sidebar1 ul.current a {	color: #6B9417;	text-decoration: none;	outline: none;	}a {	color: #A62430;	text-decoration: none;	outline: none;	}a:hover {	color: #6B9417;	/*border-width: 1px;	border-style: solid;	border-color: #EBCFB5;	border-left: none;	border-right: none;*/	padding: 2px 0 0 0;	outline: none;	}#sidebar1 a:hover {	color: #6B9417;	border: none;	outline: none;	}#sidebar1 li.top {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FEFBF8;	}#sidebar1 li.middle {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FEFBF8;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #FEFBF8;	}#sidebar1 li.bottom {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #FEFBF8;	}	#sidebar1 li.top:hover {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #EBCFB5;	}#sidebar1 li.middle:hover {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #EBCFB5;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #EBCFB5;	}#sidebar1 li.bottom:hover {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #EBCFB5;	}#box {	float: right;	}#italic {	font-style: italic;	}#bold {	font-weight: bold;	}#red {	color: #A62430;	}#darkred {	color: #801B24;	}#green {	color: #616F0A;	}#beige {	color: #7F604B;	}#underline {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #D3B89F;	}#imgleft h4.imgleft {	float: left;	}#imgleft h3 {	margin: 7px 0 0 0;	float: left;	width: 154px;	}#imgleft p {	padding: 3px 7px 8px 13px;	float: left;	width: 154px;	font-size: 86%;	border-left: none;	}h4.imgleft {	width: 377px;	margin: 7px 0 7px 0;	padding: 10px 13px 10px 13px;	background-color: #FDF9F4;	border-width: 1px;	border-style: solid;	border-color: #EBCFB5;	}h4.imgleft img {	border-width: 1px;	border-style: solid;	border-color: #80604B;	}#imgright h4.imgright {	float: right;	}#imgright h3 {	margin: 7px 0 0 0;	float: left;	width: 154px;	}#imgright p {	float: left;	width: 154px;	font-size: 86%;	border-right: none;	}h4.imgright {	width: 377px;	margin: 7px 0 7px 0;	padding: 10px 13px 10px 13px;	background-color: #FEFBF8;	border-width: 1px;	border-style: solid;	border-color: #EBCFB5;	}h4.imgright img {	border-width: 1px;	border-style: solid;	border-color: #80604B;	}			textarea {	margin-bottom: 10px;	}.text {	margin: 0;	margin-top: 0px;	margin-bottom: 7px;	padding-bottom: 5px;	background-color: #FEFBF8;	border-width: 1px;	border-style: solid;	border-color: #EBCFB5;	color: #6F5442;	}.button {	background-color: #FEFBF8;	color: #A62430;	border-width: 1px;	border-color: #EBCFB5;	}form p {	background: none;	border: none;	}   .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: left;}.fltlft { /* this class can be used to float an element left in your page */	float: right;	margin-right: 8px;}  [if IE 5]><style type="text/css"> /* place css box model fixes for IE 5* in this conditional comment */.twoColFixLt #sidebar1 { width: 210px; }</style><![endif][if IE]><style type="text/css"> /* place css fixes for all versions of IE in this conditional comment */.twoColFixLt #sidebar1 { padding-top: 60px; }.twoColFixLt #mainContent { zoom: 1; }/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */</style><![endif]
