/* CSS Document */



html {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../images/bodyBG.gif) repeat-x 0px 150px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	height: 100%;
	position: relative;
}
h2 {
	color: #1b526f;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	margin: 0;
}
h3 {
	color: #1b526f;
	font-size: 18px;
	line-height: 36px;
	font-weight: normal;
	margin: 0;
}
a {
	color:#5F671C;
	z-index: 900;
	position: relative;
}
p {
	margin: 0 0 1.5em 0;
}
/* ( Header )  */



#headerWrap {
	background: url(../images/headerBG.gif) repeat-x top;
	height: 115px;
}
#header {
	width: 903px;
	margin: 0 auto;
}
#header h1 {
	margin: 0;
}
#header h1 a:link, #header h1 a:visited {
	width: 296px;
	height: 0px;
	padding-top: 92px;
	overflow: hidden;
	font-size: 1px;
	background: url(../images/logo.gif) no-repeat;
	margin: 8px 0 0 0;
	float: left;
	display: block;
	cursor: hand;
}
#googlebar {
	padding: 30px 0px 0px 430px;
	
}

#contact {
	width: 177px;
	float: right;
	margin-top: 15px;
}
#contact h3 {
	display: block;
	height: 0;
	padding-top: 17px;
	overflow: hidden;
	font-size: 1px;
	background: url(../images/clinicLocations.gif) no-repeat;
	margin: 0;
}
#contact .content {
	background-color: #fffffd;
	background-image: url(../images/topBoxFoot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
}
#contact .content div {
	border-left: 1px solid #588199;
	border-right: 1px solid #588199;
	padding: 7px 16px 1px 16px;
}
#contact .content address {
	font-style: normal;
	font-size: 11px;
	color: #60451C;
}
#contact address.a1 {
	float: left;
}
#contact address.a2 {
	float: right;
}
/* self clearing rules */

#contact .content div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contact .content div {
	display: inline-block;
	_height: 1%;
}
/* Hides from IE-mac \*/

#contact .content div {
	display: block;
}
/* End hide from IE-mac */



/* ( Navigation ) */



#navWrap {
	background: url(../images/navBG01.gif) repeat-x top;
}
#nav {
	width: 989px;/*903px;*/
	margin: 0 auto;
}
/* self clearing rules */

#nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#nav {
	display: inline-block;
	_height: 1%;
}
/* Hides from IE-mac \*/

#nav {
	display: block;
}
/* End hide from IE-mac */

#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	padding: 6px 15px 8px;
	color: #FFFBF4;
	font-size: 14px;
	font-weight: 900;
	float:left;
	text-transform: uppercase;
}
#nav ul li a:hover {
	background: url(../images/navBG02.gif) repeat-x;
	color: #40321B;
}
#nav ul li img {
	float: left;
}
/* ( Body ) */



#bodyWrap {
	background: url(../images/html_bg.gif) no-repeat left bottom;
	padding: 24px 0;
}
/* self clearing rules */

#bodyWrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#bodyWrap {
	display: inline-block;
	_height: 1%;
}
/* Hides from IE-mac \*/

#bodyWrap {
	display: block;
}
/* End hide from IE-mac */

#body {
	width: 903px;
	margin: 0 auto;
	height: 100%;
}
#rightColumn {
	float: left;
	width: 208px;
}
#rightColumn img {
	display: block;
	margin: 18px auto;
}
#rightColumn h3.a1 {
	line-height: 27px;
	display: block;
	text-align: center;
	font-weight: normal;
	color: #1b526f;
	font-size: 24px;
	background: url(../images/quickLinks_bg.jpg) no-repeat center 24px;
	margin: 0 0 9px 0;
}
#rightColumn ul {
	margin: 0;
	padding: 0;
}
#rightColumn ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#rightColumn ul li a:link, #rightColumn ul li a:visited {
	display: block;
	width: 188px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 42px;
	background: url(../images/sideNavBG01.gif) no-repeat;
	padding: 0 20px 0 0;
	margin-bottom: 12px;
	text-decoration: none;
	text-align: center;
}
#rightColumn ul li a:hover {
	background: url(../images/sideNavBG02.gif) no-repeat;
	color: #40321B;
}
#rightColumn h3.a3 {
    height: 0;
    padding-top: 33px;
    width: 208px;
    overflow: hidden;
    font-size: 1px;
    margin-top: 100px;
    background: url(../images/helpful_links.gif) no-repeat;
}

#rightColumn .content {
    background-color: #fffffe;
    background-image: url(../images/helpful_links_bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 9px;
    margin-bottom: 25px;
   
}
#rightColumn .content div {
    border-left: 1px solid #E7D3AF;
    border-right: 1px solid #E7D3AF;
    padding: 7px 16px 1px 16px;
}
#rightColumn a {
	color: #5F671C;
	background: none;
}
#leftColumn {
	float: right;
	width: 213px;
}
#leftColumn h3.a1 {
	height: 0;
	padding-top: 26px;
	width: 213px;
	overflow: hidden;
	font-size: 1px;
	margin: 0;
	background: url(../images/feature-box_information.gif) no-repeat;
}
#leftColumn h3.a2 {
	height: 0;
	padding-top: 17px;
	width: 213px;
	overflow: hidden;
	font-size: 1px;
	margin: 0;
	background: url(../images/feature-box_medical.gif) no-repeat;
}
#leftColumn ul {
	margin: 0;
	padding: 0;
}
#leftColumn ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#leftColumn ul li a:link, #leftColumn ul li a:visited {
	display: block;
	width: 188px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 42px;
	background: url(../images/sideNavBG01.gif) no-repeat;
	padding: 0;
	margin-bottom: 12px;
	text-decoration: none;
	text-align: center;
}
#leftColumn ul li a:hover {
	background: url(../images/sideNavBG02.gif) no-repeat;
	color: #40321B;
}
#leftColumn h3.a3 {
    height: 0;
    padding-top: 33px;
    width: 188px;
    overflow: hidden;
    font-size: 1px;
    margin-top: 100px;
    background: url(../images/helpful_links.gif) no-repeat;
}

#leftColumn .content {
    background-color: #fffffe;
    background-image: url(../images/helpful_links_bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 9px;
    margin-bottom: 25px;
   
}
#leftColumn .content div {
    border-left: 1px solid #E7D3AF;
    border-right: 1px solid #E7D3AF;
    padding: 7px 16px 1px 16px;
}
#leftColumn a {
	color: #5F671C;
	background: none;
}
#leftColumn .content {
	background-color: #fffffe;
	background-image: url(../images/feature-box_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 9px;
	margin-bottom: 25px;
}
#leftColumn .content div {
	border-left: 1px solid #E7D3AF;
	border-right: 1px solid #E7D3AF;
	padding: 7px 16px 1px 16px;
}
#leftColumn .quote {
	text-indent: 30px;
	background: url(../images/leftBoxQuote.gif) no-repeat top left;
	line-height: 12pt;
}
#leftColumn img {
	position: relative;
	margin-bottom: 20px;
}
#bodyContent {
	float: left;
	width: 453px;
	padding: 0 13px;
	min-height: 100%;
}
* html #bodycontent {
	height: 100%;
}
#bodyContent.home {
	padding-top: 242px;
	background: url(../images/main-graphic_01.jpg) no-repeat top center;
}
#bodyContent.home h2.first {
	text-align: center;
}
#bodyContent.home h2.first span {
	text-transform: uppercase;
}
#bodyContent.staff {
	padding-top: 175px;
	background: url(../images/pic06_nurse.jpg) no-repeat top center;
}
#bodyContent.program {
	padding-top: 175px;
	background: url(../images/pic08_baby.jpg) no-repeat top center;
}
#bodyContent.research {
	padding-top: 175px;
	background: url(../images/pic05_baby.jpg) no-repeat top center;
}
#bodyContent.press {
	padding-top: 175px;
	background: url(../images/pic04_daphodille.jpg) no-repeat top center;
}
#bodyContent.faq {
	padding-top: 175px;
	background: url(../images/pic03_girlSand.jpg) no-repeat top center;
}
#bodyContent.contact {
	padding-top: 175px;
	background: url(../images/pic08_icePlant.jpg) no-repeat top center;
}
#footerpic {
	width: 452px;
	height: 148px;
	background: url(../images/footer-pic_01.jpg) no-repeat;
}
/* ( Footer ) */



#footerWrap {
	background: url(../images/footerBG.gif) repeat-x top;
	border-top: solid 2px #83c0d1;
}
#footer {
	width: 903px;
	margin: 0 auto;
}
#footerContent {
	padding: 10px 155px 0;
}
/* self clearing rules */

#footerContent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footerContent {
	display: inline-block;
	_height: 1%;
}
/* Hides from IE-mac \*/

#footerContent {
	display: block;
}
/* End hide from IE-mac */

#footer #locations {
	float: left;
	width: 236px;
}
#footer h4 {
	font-size: 18px;
	color: #2a5e79;
	border-bottom: 1px dotted #9C896F;
	width: 183px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: 6px;
}
#footer #locations address {
	font-style: normal;
	font-size: 11px;
	color: #3b3b3a;
}
#footer #locations address.a1 {
	float: left;
}
#footer #locations address.a2 {
	float: right;
}
#footer #footerNav {
	float: right;
	width: 236px;
}
#footer #footerNav ul {
	margin: 0;
	padding: 0;
	width: 236px;
}
#footer #footerNav ul li {
	float: left;
	width: 118px;
	list-style: none;
}
#footer #footerNav ul li a:link, #footer #footerNav ul li a:visited {
	font-size: 11px;
	color: #3b3b3a;
	text-decoration: none;
}
#footer #footerNav ul li a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 11px;
	color: #2a5e79;
	text-align: center;
	padding: 5px 0;
}
#copyright a:link, #copyright a:visited {
	color: #2a5e79;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
/* ( Classes ) */



.clear {
	clear: both;
}
.smallRight {
	font-size: 11px;
	text-align: right;
}
div.horRule {
	height: 24px;
	background: url(../images/hr.gif) no-repeat;
	margin: 15px 0 20px 0;
}
div.horRule hr {
	display: none;
}
.top {
	text-align: right;
}
.faq-question {
	font-style: normal;
}
.faq-a {
	margin-left: 25px;
}
#transparent {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: auto;
	background: transparent repeat 0px 0px;
}
.video {
	padding-left:230px;
	padding-top:16px;
}
.bodyimg {
	padding: 8px;
}
#bodyContent table td.picture {
	width: 150px;
}
#rightColumn ul li a:link.new, #rightColumn ul li a:visited.new {
	font-size: 14px;
}
.caption {
	font-size:10px;
}

.words
{color: #1b526f;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	margin: 0;}
	
	
.words2
{color: #1b526f;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	margin-left: 325px;}
	
.words2 a {
	text-decoration: none;
	color: #1b526f;
}
	

