table.callout {
	background-image: url(/callout.gif);
	background-repeat: no-repeat;
	padding: 15px 25px 25px;
}

div.slideshow {
	margin: 18px auto;
	position: relative;
	left: 0px;
	top: 0px;
}
div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
  background: #FFF;
  bottom: -35px;
  left: 0px;
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  z-index: 10001;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;
} 



.pagebkgrd {
	background-color: #010066;
	background-image: url(/css/images/bluebkgrd.jpg);
	background-repeat: repeat;
}
.holdertable {
	background-color: #e49634;
	width: 864px;
	position: absolute;
	left: 46px;
	top: 69px;
	z-index: 11;
	height: 194px;
}
.toptable {
	width: 564px;
	position: absolute;
	left: 290px;
	top: 29px;
	z-index: 12;
}

.whitebkgrdtable {
	background-color: #FFFFFF;
	height: 220px;
	width: 294px;
	border: 0px 0;
}

.goldbkgrdtable {
	background-color: #e49634;
	width: 294px;
	border: thin solid #f7cb06;
}

.rightcolumn {
	padding: 5px 5px 5px 2px;
}
.leftcolumn {
	padding: 5px 3px 5px 5px;
	height: 184px;
}

.paddedcolumn {
	padding: 0px 5px 2px 3px;
}

.paddedcolumnwhite {
	padding: 5px;
	width: 865px;
	background-color: #e49634;
}

.goldheader {
	background-color: #e49634;
	height: 2px;
	margin: 0px;
	padding: 0px;
}


.logo {
	background-image: url(/css/images/hhclogo.gif);
	position: absolute;
	left: 65px;
	top: 0px;
	height: 113px;
	width: 221px;
	z-index: 13;
	background-repeat: no-repeat;
}

.whiterule {
	background-image: url(/css/images/whitehr.gif);
	position: absolute;
	left: 45px;
	top: 62px;
	z-index: 12;
	background-repeat: repeat-x;
	height: 1px;
	width: 865px;
}

hr {
	background-image: url(/css/images/goldhr.gif);
	background-repeat: repeat-x;
	height: 8px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #010066;
}
.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #010066;
	font-weight: normal;
}
.innerpadding {
	padding: 5px 5px 1px;
}

.menu {
	position: absolute;
	left: 40px;
	top: 200px;
	z-index: 16;
}

.goldpattern {
	background-color: #e49634;
	background-image: url(/css/images/goldbkgrd.jpg);
	background-repeat: repeat;
	color: #FFFFFF;

}

.goldbkgrd {
	background-color: #e49634;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;

}

.menulink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.smallhr {
	color: #FFFFFF;
	height: 4px;
	width: 100%;
}

.innerpaddingall {
	padding: 0px 8px 0px 5px;
}

.goldfadebkgrd {
	background-image: url(/css/images/goldfade2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 25px 50px 15px 15px;
}

.goldfadebkgrd2 {
	background-image: url(/css/images/goldfade3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 25px 50px 15px 15px;
}

.footer {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

}



.bluelist li {
	list-style-image: url(/orangedots.gif);
	margin-bottom: 10px;
}

.bluelist li:first-line {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #010066;
	font-weight: bold;
}

.hospicelist li {
	list-style-type: circle;
	list-style-image: url(/css/images/golddot.gif);
	font-style: italic;
	color: #010066;
}

.hospicelist li ul{
	list-style-type: circle;
	list-style-image: url(/css/images/bluedash.gif);
	font-style: italic;
	color: #010066;
}

.hospicelistnoborder li {
	list-style-type: circle;
	list-style-image: url(/css/images/golddot.gif);
	font-style: italic;
	color: #010066;
}

.hospicesublist li {
	list-style-type: circle;
	list-style-image: url(/css/images/bluedash.gif);
	font-style: italic;
	color: #010066;
}


h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #010066;
}
a {
	color: #000033;
}

.bluebackground {
	background-color: #1b2c85;
	color: #FFCC33;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}

.locationsheader {
	color: #010066;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;

}

.locationstable {
	background-color: #1b2c85;
	color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 5px;
}

.locationstablenoborder {
	background-color: #1b2c85;
	color: #FFFFFF;
	padding-left: 5px;
}

.locationstable a {
	color: #FFFFFF;
}

.locationstablenoborder a {
	color: #FFFFFF;
}


