@charset "UTF-8";
/* CSS Document */


.hbbabyphotos, .hbbabyphotos ul{
	font: 13px Trebuchet MS;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	border-bottom-width: 0;
	font-variant: small-caps;	
	
}

.hbbabyphotos li a{
	display: block;
	width: 168px; /*width of menu (not including side paddings)*/
	color: #0297d3;
	text-decoration: none;
	padding: 8px 0px 14px 54px;
	background-image: url(../art/babyphotosbutton.gif);
	background-repeat: no-repeat;

}

* html .hbbabyphotos li{ /*IE6 CSS hack*/
display: inline-block;
width: 172px; /*width of menu (include side paddings of LI A*/
}

.hbbabyphotos li a:hover{
	color: #005a7e;
		
}

.hbblog, .hbblog ul{
	font: 13px Trebuchet MS;
	margin: 3px 0 0 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	border-bottom-width: 0;
	font-variant: small-caps;	
	
}

.hbblog li a{
	display: block;
	width: 168px; /*width of menu (not including side paddings)*/
	color: #0297d3;
	text-decoration: none;
	padding: 8px 0px 14px 54px;
	background-image: url(../art/ceoblogbutton.gif);
	background-repeat: no-repeat;

}

* html .hbblog li{ /*IE6 CSS hack*/
display: inline-block;
width: 172px; /*width of menu (include side paddings of LI A*/
}

.hbblog li a:hover{
	color: #005a7e;
		
}


.hbnewhospital, .hbnewhospital ul{
	font: 13px Trebuchet MS;
	margin: 3px 0 0 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	border-bottom-width: 0;
	font-variant: small-caps;	
	line-height: 13px;
	
}

.hbnewhospital li a{
	display: block;
	width: 168px; /*width of menu (not including side paddings)*/
	color: #0297d3;
	text-decoration: none;
	padding: 8px 0px 14px 54px;
	background-image: url(../art/newhospitalbutton.gif);
	background-repeat: no-repeat;
}

* html .hbnewhospital li{ /*IE6 CSS hack*/
display: inline-block;
width: 172px; /*width of menu (include side paddings of LI A*/
}

.hbnewhospital li a:hover{
	color: #005a7e;
		
}