strong { font-family: tahoma,arial,helvetica,sans; font-size: 24px; font-weight: bold; }
p,td,blockquote,ul,li { font-family: tahoma,arial,helvetica,sans; font-size: 14px; }
small { font-family: tahoma,arial,helvetica,sans; font-size: 12px; }
b { font-family: tahoma,arial,helvetica,sans; font-size: 14px; font-weight:bold; }
.large { font-family: tahoma,arial,helvetica,sans; font-size: 18px; font-weight: bold;  }
.healing { color: #666197; }
.mentor { color: #63714F; }
.mentor2 { color: #4361AA; }
.midwife { color: #975D7F; }
.testimony { color: #660000; }
a { text-decoration: none; }
.menuButton { font-family: tahoma,arial,helvetica,sans; font-size: 16px; font-weight: bold; color: white; }
a.menu:hover { color: #ff0000; }
.warning { color: #660000; font-weight: bold; }
#navcontainer ul {
	width: 742px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	color: White;
	float: center;
	font-family: tahoma,arial,helvetica,sans;
	font-weight: bold;
	font-size: 12px;
	background: src="images/bg-1.gif";
	}
#navcontainer ul li { display: inline; }
#navcontainer ul li a {
	color: #ffffff;
	text-decoration: none;
	float: center;
	padding: 8px 10px 8px 10px;
	}
#navcontainer ul li a:hover { color: #ff0000; }
