.Body_Left {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000;
	text-align: left;
}
.Body_Left_Indent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000;
	text-align: left;
	padding-left: 15px;
}

.Body_Center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: center;
}
.Header12 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44532B;
	line-height: 18px;
}
.indentBox {
	padding-left: 15px;
	color: #000;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #44532B;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.Blurb_Bold_Italic {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	line-height: 26px;
}

/*BOX MODEL 1*/
.box1 {
	width: 238px;
	margin-left: 3px;
	background: url(images/div_box1_bottom.jpg) no-repeat bottom left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
  }
.box1 h3 {
	margin: 0px 0px 0.50em 0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	padding: 10px 6px 0px 12px;
	font-size: 16px;
	color: black;
	/*border-bottom: 1px solid #E0CFAB;*/
  background: url(images/div_box1_top.jpg) no-repeat top left;
  }
.box1 p {
  margin: 0px 0px 0.90em 0px;
}
/*BOX MODEL 2*/
.box2 {
	width: 206px;
	margin-left: 3px;
	background: url(images/div_box2_bottom.jpg) no-repeat bottom left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
  }
.box2 h3 {
	margin: 0px 0px 0.50em 0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	padding: 10px 6px 0px 12px;
	font-size: 16px;
	color: white;
	/*border-bottom: 1px solid #E0CFAB;*/
  background: url(images/div_box2_top.jpg) no-repeat top left;
  }
.box2 p {
  margin: 0px 0px 0.90em 0px;
}



.InsideBoxCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding-left: 12px;
	padding-right: 12px;
}
.InsideBoxCopyWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom:20px;
}
.InsideBoxCopyWhite a:link{ color: #FFF;}
.InsideBoxCopyWhite a:visited{ color: #FFF;}
.InsideBoxCopyWhite a:hover{ color: #FC0;}
.InsideBoxCopyWhite a:active{ color: #FFF;}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
}
.footer A:link {
	color: #FFF;
	text-decoration:none;
}
.footer A:visited {
	color: #FFF;
	text-decoration:none;
}
.footer A:hover {
	color: #FC0;
	text-decoration: underline;
}
.footer A:active {
	color: #FFF;
	text-decoration: none;
}
/*Copyright Styles*/
.Copyright {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#44532B;
	text-align: center;
}
.Copyright a:link {
	font-size:10px;
	color:#44532B;
}
.Copyright a:visited {
	font-size:10px;
	color:#44532B;
}.Copyright a:hover {
	font-size:10px;
	color:#5E3930;
}.Copyright a:active {
	font-size:10px;
	color:#44532B;
}
.sub_bkg_left {
	background-image: url(images/obgyn-sub-left-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Address_Head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.Address_Body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.Address_Phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a:link {
	color: #44532B;
}
a:visited {
	color: #44532B;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #44532B;
}
.Header13 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #44532B;
	line-height: 20px;
	text-align: center;
}
.Image_FloatLeft {
	float: left;
	margin-right: 5px;
}

