body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2016;
	background-color: #726845;
	background-image: url(../images/bg_green.jpg);
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
}
a {
	text-decoration: none;
	color: #2C2016;
	font-weight: bold;
}
a:hover {
	color: #CC6633;
}
p {
	margin: 7px 0px 0px 0px;
	padding: 0px;
}
/* ---------------------------------------------------- LAYOUT */
#layout_container {
	width: 780px;
	margin: 0 auto;
	background-color: #EACC9D;
	background-image: url(../images/bg_paper.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#layout_header {
	width: 780px;
	height: 150px;
	margin-bottom: 45px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}
#layout_header b {
	display: none;
}
#layout_content {
	width: 555px;
	margin: 0px 0px 0px 182px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-x;
	position: relative;
}
#layout_footer {
	float: left;
	width: 780px;
	height: 70px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	
}
#layout_footer ul {
	list-style: none;
	margin: 0;
	padding: 23px 0px 0px 600px;
}
#layout_footer li {
	float: left;
	padding-right: 15px;
}
/* ---------------------------------------------------- FLYOUT MENU */
#menu {
	position: absolute;
	z-index: 100;
	top: 150px;
	left: 0px;
	width: 175px;
	height: 385px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul a{
	font-weight: bold;
	display: block;
	margin: 0;
	height: 100%;
}
#menu li {
	position: relative;
}
#menu ul ul li em {
	display: none;
}
#menu ul ul li:hover {
	background-position: bottom left;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
#menu ul ul ul li{
	padding: 4px 10px 4px 10px;
	background: url(../images/bg_menu_flyout.gif) bottom left no-repeat;
}
div#menu ul ul ul {
	display: none;
}
div#menu ul ul li:hover ul {
	display: block;
}
/* ---------------------------------------------------- MENU IMAGES*/
#menu_home {
	height: 42px;
	margin-top: 80px;
	background: url(../images/btn_home.gif) top left no-repeat;
}
#menu_birthservices {
	height: 38px;
	background: url(../images/btn_birthservices.gif) top left no-repeat;
}
#menu_staff {
	height: 36px;
	background: url(../images/btn_staff.gif) top left no-repeat;
}
#menu_todaysmidwife {
	height: 35px;
	background: url(../images/btn_todaysmidwife.gif) top left no-repeat;
}
#menu_contactus {
	height: 37px;
	background: url(../images/btn_contactus.gif) top left no-repeat;
}
#menu_resources {
	height: 37px;
	background: url(../images/btn_resources.gif) top left no-repeat;
}
#menu_references {
	height: 40px;
	background: url(../images/btn_references.gif) top left no-repeat;
}
#menu_birthstories {
	height: 40px;
	background: url(../images/btn_birthstories.gif) top left no-repeat;
}
/* ---------------------------------------------------- CONTENT AREA*/
.content_top {
	position: absolute;
	top: 5px;
	left: 61px;
}
.content_top a
{font-size:9px;
}
.content_top img{
	width: 176px;
	height: 134px;
}
.content_top ul {
	width: 175px;
	float: left;
	padding: 0px;
	margin: 14px 0px 0px 0px;
	list-style: none;
	text-align: center;
	line-height: 16px;
}
.content_top li {
	margin: 0px 0px 5px 0px;
}
.content_top img {
	float: left;
	margin-right: 81px;
}
.content_main {
	width: 530px;
	padding: 165px 0px 0px 20px;
}
.content_main a {
	text-decoration: underline;
	color: #2C2016;
	font-weight: normal;
}
.content_main a:hover {
	color: #CC6633;
}
.content_main ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style-type: circle;
}
.content_main h1 {
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	padding: 20px 0px 0px 43px;
	margin: 0px 0px 0px -10px;
	background: url(../images/bg_flower_one.gif) bottom left no-repeat;
	line-height: 40px;
	text-decoration: none;
}
#facilities img{
	margin: 5px 0px 10px 35px;
}
/* ---------------------------------------------------- TEXT FORMATTING*/
.backtotop {
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	padding: 20px 0px 0px 43px;
	margin-left: -10px;
	background: url(../images/bg_flower_two.gif) bottom left no-repeat;
	background-repeat: no-repeat;
	line-height: 40px;
	text-decoration: none;
}
.backtotop a {
	font-weight: bold;
	text-decoration: none;
}
/* ---------------------------------------------------- FORMS FORMATTING*/
form {
	font-weight: bold;
	margin: 10px 0px 0px 35px;
	line-height: 1.25em;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2016;
	background-color: #F7F2DC;
	line-height: 1.25em;
	border: 1px solid #726845;
	font-weight: normal;
	width: 350px;
	margin: 0px;
	padding: 0px 2px 0px 2px;

}
input:focus {
	border-color: #CC6633;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2016;
	background-color: #F7F2DC;
	line-height: 1.25em;
	border: none;
	font-weight: normal;
	width: 356px;
	margin: 0px;
	padding: 0px 0px 0px 2px;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2016;
	background-color: #F7F2DC;
	line-height: 1.25em;
	border: 1px solid  #726845;
	font-weight: normal;
	width: 350px;
	margin: 0px;
	padding: 0px 2px 0px 2px;
}
textarea:focus {
	border-color: #CC6633;
}
.checkbox {
	border: none;
	background-color: #EACC9D;
	margin: 0px;
	padding: 0px;
	width: 15px;
}
.button {
	background-color: #726845;
	border: 1px solid #F7F2DC;
	color: #F7F2DC;
	font-weight: bold;
	width: 150px;
	margin: 0px 52px 0px 0px;
	padding: 0px 2px 0px 2px;
}
.button:hover{
	background-color: #CC6633;
	border: 1px solid #F7F2DC;
	color: #F7F2DC;
	font-weight: bold;
}
/* ---------------------------------------------------- INDEX */
.index_bottom{
	width: 545px;
	height: 190px;
	margin: -150px 0px 50px -19px;
	background: url(../images/bg_content.gif) bottom left repeat-x;
}
.index_pic1 {
	border: none;
	padding: 5px 17px 12px 14px;
	margin-left: 47px;
}
.index_pic1:hover{
	opacity: .70;
}
.index_pic2 {
	border: none;
	padding: 5px 17px 12px 14px;
	margin-left: 50px;
}
.index_pic2:hover{
	opacity: .70;
}
.index_pic3 {
	margin: 28px 0px 0px 47px;
	padding: 5px 17px 12px 14px;
}
.index_pic4 {
	border: none;
	margin: 0px 0px 0px 50px;
	padding: 5px 17px 12px 14px;
}
.index_pic4:hover{
	opacity: .70;
}
/* ---------------------------------------------------- ACCESSIBILITY */
.skiptomain {
    display: none
}