
div.main #header {
	margin-bottom:15px;
	
}
div#header{
	margin-top:15px;
	
}
#header #logo {
	background:url(../images/bg_logo.png) no-repeat;
	width:450px;
	height:98px;
	margin-left:60px;
	text-indent:-1000px;
}
	#header #logo a {
		display:block;
		width:382;
		height:87px;
	}
	#header #logo p.image{
		text-indent:0 !important;
		margin-top:-18px;
	}
#header ul#headerNav {
	background:url(../images/bg_headernav_home.png) no-repeat;
	width:206px;
	height:214px;
	margin-left:0px;
	text-indent:-1000px;
	float:left;
}
	#header ul#headerNav li a {
		display:block;
		width:151px;
		height:42px;
	}
	#header ul#headerNav li a.letsCwtch {
		margin:30px 0 0 20px;
	}
	#header ul#headerNav li a.hospiceTour {
		margin:0 0 0 30px;
	}
	#header ul#headerNav li a.pictureGallery {
		margin:4px 0 0 30px;
	}
	#header ul#headerNav li a.ourBlog {
		margin:1px 0 0 40px;
		height:45px;
	}
	
#header #story {
	background:url(../images/bg_story.png) no-repeat left bottom;
	width:732px;
	\width:731px;
	min-height:214px;
	_height:214px;
	float:left;
}
	#header #story img {
		float:left;
		margin-left:1px;
		width:186px;
		height:195px;
	}
	#header #story h2,
	#header #story p {
		margin:0 0 .5em 245px;
		
	}
	#header #story h2 {
		margin-top:20px;
		font-size:150%;
		width:230px;
		color:#990066;
	}
	#header #story p {
		width:230px;
	}
	#header #story a,
	#body #rightColHome #bottom p.readMore a,
	#body div#rightCol #top p.readMore a,
		#body div#rightCol #bottom p.readMore a  {
		color:#990066;
		font-weight:bold;
		font-size:110%;
		display:inline;
		padding-right:22px;
		background:url(../images/bg_arrow_purple.png) no-repeat right center;
		text-decoration:none;
	}
