/***style sheet for milford regional services section pages***/
/*centered tables*/
table#center {
	margin-left: 25px;
	text-align:center;
}
/*styles for section top with graphic and titles*/
#services_title {
	margin-bottom:15px;
	width:100%;
	height:135px;
}
/*styles for section top with graphic and titles- taller div*/
#services_title2 {
	margin-bottom:15px;
	width:100%;
	height:145px;
}
/******callout box styles******/
div#callOutBox {
	background-color:#C2DFE0;
	border:dashed 1px #660033;
	width: 450px;
	height:auto;
	margin: 25px 0 10px 10px;
	}
/*highlights cardiac services open house on cardio_services.cfm and cardiac_rehab.cfm*/
div#callOutBox2 {
	background-color:#C2DFE0;
	border:dashed 1px #660033;
	width: 95%;
	height:auto;
	margin: 10px;
	padding:0px;
	}
/*highlights text on diagnostic_imaging.cfm*/
div#callOutBox3 {
	background-color:#eaecf5;
	border:dashed 1px #660033;
	width: 50%;
	height:auto;
	margin: 10px;
	padding:5px 0px;
	}
/*highlights text on breast_treatment.cfm*/
div#callOutBox4 {
	background-color:#CED6EB;
	border:1px solid #660033;
	width: 50%;
	height:auto;
	margin: 5px 10px 10px 10px;
	padding:5px 0px;
	}
/*holds multiple callout boxes on right side of page*/
#rightWrap {
	float:right;
	width:220px;	
	margin: 0 0 10px 10px;
	}
/*call out box for VNA donation link on home_health.cfm*/
#VNA_donation {
	font-size:100%;
	font-weight:bold;
	color:#6666CC;
	padding:10px;
	}

/*call out box for VNA survey link on home_health.cfm, diabetes online resources page link on diabetes_services.cfm*/
#summaryBox2 {
	background:#eaecf5 url(../images/healthServImages/vna_bottom.gif) no-repeat left bottom;
	padding-top:5px;
	padding-bottom:10px;
	border-top:dashed 1pt #650133;
	}
/*first rounded edge highlight box*/
#summary {
	float:right;
	background:#CED6EB url(../images/healthServImages/bottom1.gif) no-repeat left bottom;
	height:auto;
	width:220px;	
	margin-left: 10px;
	}
/*first rounded edge highlight box*/
#summaryRehab {
	float:right;
	background:#CED6EB url(../images/healthServImages/bottom1.gif) no-repeat left bottom;
	height:auto;
	width:220px;
	margin-top:5px;
	margin-left: 10px;
	}
/*second rounded edge highlight box on cardio_treatment.cfm*/
#summary3 {
	float:right;
	background:#C2DFE0 url(../images/healthServImages/bottom2.gif) no-repeat left bottom;
	height:auto;
	width:220px;	
	margin: 5px 0px 0px 10px;
	}
/*first rounded edge highlight box- wider to accomodate text- bc_med_oncology.cfm, bc_rad_oncology.cfm*/
#summaryWide {
	float:right;
	background:#CED6EB url(../images/healthServImages/Wide_bottom.gif) no-repeat left bottom;
	height:auto;
	width:226px;
	margin-top:0;
	}
/*left aligned highlight box of breast med oncology page*/
#OvermoyerBox {
	float:left;
	background:#CED6EB url(../images/healthServImages/bottom1.gif) no-repeat left bottom;
	height:auto;
	width:220px;	
	margin-right: 10px;
	}
/***text styles for callout boxes***/
/**heading styles**/
#summary h1, #summary-bc h1, #summaryRehab h1 {
	font-size: 12px;
	line-height:12px;
	font-weight:bold;
	margin: 15px 10px 0px 10px;
	color:#650133;
	}
#summary h2, #summary-bc h2, #summaryRehab h2, #OvermoyerBox h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 -5px 0;
	padding: 10px 5px 0 10px;
	background:url(../images/healthServImages/top1.gif) no-repeat left top;
	}
#summaryWide h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 -5px 0;
	padding: 10px 5px 0 10px;
	background:url(../images/healthServImages/Wide_top.gif) no-repeat left top;
	}
#summary h3, #summary-bc h3, #summaryRehab h3 {
	font-size: 11px;
	line-height:12px;
	font-weight:bold;
	margin: 15px 10px 0px 10px;
	color:#356768;
	}
	
/**paragraph styles**/
#callOutBox p {
	text-align:left;
	}
#callOutBox2 p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:110%;
	margin: 10px 8px 10px 10px;
	}
#summary p, #summary-bc p #OvermoyerBox p,#summaryWide p, #summaryRehab p {
	font-size: 11px;
	line-height:14px;
	margin: 10px;
	}
#summary p.hours {
	font-size: 11px;
	line-height:11px;
	margin: 0 0 2px 10px;
	}
/*text styles for #summary3 on cardio_treatment.cfm, callout box on physical therapy page*/	
#summary3 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 5px 0;
	padding: 10px 5px 5px 10px;
	background:url(../images/healthServImages/top2.gif) no-repeat left top;
	}
	
/**controls the lists inside the summary box in the services section**/
#summary ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	}
#summary ul li {
	font-size: 11px;
	list-style-type: disc;
	margin-left:15px;
	}
	
/***class styles***/
.directions {
	font-size: 12px;
	line-height:12px;
	margin: 10px 0 5px 10px;
	color: #356768;
	font-style:oblique;
	font-weight:bold;}
/*indents certain text on the rehab page*/
.rehab_margin {	
	margin:50px 20px 0px 0px;
	text-align:right;
}
/*indents before your visit link on the rehab page*/
.rehab_margin2 {	
	margin:5px 20px 5px 0px;
	text-align:right;
}
/*indents before your visit link on all other rehab section pages*/
.rehab_margin3 {	
	margin:70px 20px 0px 0px;
	text-align:right;
}
/*indents before your visit link on physical therapy page*/
.rehab_margin4 {	
	margin:0px 25px 5px 0px;
	text-align:right;
}
.sidebarHead {
	color: #660033;
	font-weight: bold;
}
#summary .address {
	font-size: 11px;
	line-height:12px;
	margin: 0 0 0 10px;
	}
/** these two are for the select drop down style**/
div#select {
	float:left;
	margin-top:20px;
	left: 8px;
	width: 127px;
}
select {
	background-color:#D9E6F2;
	color: #009; 
	font-size: 10px;}
	
div.clearfloats {clear:both;}

/******breast care center styles******/
/*adds bottom margin to h2 in breast care service title divs*/
h2.bc {
	margin-bottom:7px;
}
/*adjusts margins in bc-content-bottom div*/
#bc-content-bottom h2{
	margin-top:0;
	margin-bottom:7px;
}
#bc-content-bottom h3 {
	margin-bottom:7px;
}
#bc-content-bottom p {
	margin-top:0;
}

/***bc image styles***/
img.bcc {
	margin-top:22px;
	margin-right:45px;
}
/***divs***/
/*styles for breast center section top with graphics and titles- smaller bottom margin- taller div*/
#services_title3 {
	float:left;
	margin-bottom:0;
	width:100%;
}
/*styles for breast center section top with graphic and titles- smaller bottom margin*/
#services_title4 {
	margin-bottom:5px;
	width:100%;
	height:135px;
}
#bc-content-bottom {
	float:left;
	margin-top:0;
	width:100%;	
}
/*holds multiple callout boxes on right side of page- wider than #rightWrap*/
#rightWrap2 {
	float:right;
	width:230px;	
	margin: 0 0 0 10px;
	}
#summary-bc {
	float:right;
	background:#CED6EB url(../images/healthServImages/bottom1.gif) no-repeat left bottom;
	height:auto;
	width:220px;
	margin-top:0;
	margin-left: 10px;
	}
#napbc-logo {
	float:right;
	width:120px;
	height:49px;
	margin-top:5px;	
	margin-bottom:0;	
	padding-right:47px;
}
#napbc-logo2 {
	float:right;
	width:120px;
	height:49px;
	margin-top:5px;
	margin-bottom:0;	
	padding-right:90px;
}
#napbc-logo3 {
	float:right;
	width:120px;
	height:49px;
	margin-top:5px;	
	margin-bottom:5px;	
	padding-right:47px;
}
/******end of services styles******/