/* CSS Document - MFM_Styles.css */

body {
	font-family: Trebuchet MS, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #1e3b16;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}
TD,SELECT,TEXTAREA,LI,INPUT,.normal {
	font-family: Trebuchet MS, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #1e3b16;
}
.small {
	font-family: Trebuchet MS, Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #1e3b16;
}
a {
	color: #00646a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	color: #00646a;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	color: #ba8c03;
	weight: 4;
	margin:  5px 0px 5px 0px;
	padding-bottom:0px;
}

h3 {
	font-size: 12px;
	color: #00646a;
	margin-bottom: 5px;
}
.h3bold {
	font-size: 12px;
	color: #00646a;
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00646a;
	margin-top: 0px;
	margin-bottom: 5px;
}
h5 {
	font-size: 11px;
	color: #ba8c03;
	text-transform: uppercase;
	margin:  0px 0px 5px 0px;
}
h6 {
	font-size: 10px;
	color: #000000;
}

.blue{
color: #00646a;
}

.blue a {
color: #00646a;
}

.grey{
color: #797a7f;
}

/* IDs */

#container {
	width: 941px;
	text-align: left;
}
#butterfly {
	position: absolute;
	top: 155px;
	margin-left: -15px;
	width: 75px;
	height: 70px;
	background-repeat: no-repeat;
	z-index: 200;
}
#butterflies {
	position: absolute;
	top: 300px;
	margin-left: 840px;
	width: 101px;
	height: 146px;
	background-repeat: no-repeat;
	z-index: 200;

}
#menu div {
	float: left;
	padding: 0px;
	margin: 0px;
}
#banner {
	position: relative;
	background-repeat: no-repeat;
	height: 170px;
	width: 937;
	margin: 0px 0px 1px 2px;
	padding: 50px 40px 0px 420px;
	color: #30421f;
	border-bottom: 1px solid #ddeac7;
	visiblity: visible;
}
#banner3 {
	position: absolute;
	top: 230px; 
	left: 50%; 
	width: 278;
	margin-left: 20px;
	height: 88px;
	z-index: 300;
}
#banner2 {
	position: absolute;
	top: 180px; 
	left: 50%; 
	height: 213px;
	width: 937;
	margin-left: -468px;
	z-index: 100;
}
#mainHome {
	width: 937px;
	clear: both;
	line-height: 140%;
	padding: 10px;
}
#main {
	clear: both;
	line-height: 150%;
	background-image: url(/images/butterflies_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px 110px 20px 0px;
}
#leftMenu {
	width: 185px;
	padding: 0px 30px 0px 10px;
}
#content {
	
}
#address {

	width: 917px;
	background-color: #c6e2bd;
	padding: 20px;
	color: #2a3b1f;
	border-bottom: 2px solid #708c61;
}
#footer {

	width: 937px;
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #ddeac7;
	color: #4e6642;
	font-size: 10px;
}
#footer a {
	color: #4e6642;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
}


#articles div {
	padding-bottom: 20px;
}
#articles a {
	color: #397898;
	text-decoration: underline;
}

/* Custom Classes */

.leftSection {
	background-image: url(/images/left_bg.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 192px;
	padding: 24px 5px 10px 7px;
}

.leftMenuItemOdd {
	background-color: #fcf1d3;
	padding: 5px;
	border: 1px solid #e9d59d;
}
.leftMenuItem {
	padding: 5px;
}

.therapist {
	padding: 10px 0px;
	border-bottom: 1px solid #ABD49D;
}
.therapist ul {
	 margin-left: 150px;
}
.noBorder {
	border: none;
}

.newsletterSignup {
	background-image: url(/images/newsletter_bg.gif);
	background-repeat: no-repeat;
	width: 271px;
	height: 60px;
	padding: 13px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	overflow:hidden;
}

.referrals li {
	padding-bottom: 10px;
}

.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.Head2 A {
	font-size: 13px;
	font-weight: bold;
	color: #ba8c03;
	margin:  0px 0px 5px 0px;
}
.Head2 {
	font-size: 13px;
	color: #ba8c03;
	margin:  0px 0px 5px 0px;
}