html {
	padding: 0px;
	margin: 0px;
}



body {
	padding: 0px;
	margin: 0px;
	position: relative;
	background: #581c1e url(../../images/splashBodyBg.jpg) top center no-repeat;
}



div#container {
	padding: 0px;
	margin: 0px auto;
	width: 832px;
	position: relative;
}



div#splashtopnav {
	padding: 0px;
	margin: 0px auto;
	width: 369px;
	height: 121px;
	position: absolute;
	top: 143px;
	left: 243px;
	background: url(../../images/splashtopnavBgRoll.jpg) no-repeat;
}



p#splashnav {
	padding: 0px 0px 0px 123px;
	margin: 0px auto;
	width: 707px;
	height: 31px;
	position: absolute;
	top: 405px;
	left: 40px;
	background: url(../../images/splashnavBgRoll.jpg) no-repeat;
}



p#splashtopnavFuneralHomes {
	padding: 0px;
	margin: 0px 12px 0px 0px;
	float: left;
	height: 121px;
	width: 115px;
	/* background: url(../../images/splashtopnavFuneral.jpg) no-repeat; */
}
	p#splashtopnavFuneralHomes a:link, p#splashtopnavFuneralHomes a:visited, p#splashtopnavFuneralHomes a:active {
		display: block;
		height: 121px;
		width: 115px;
		background:url(../../images/splashtopnavFuneral.jpg) no-repeat;
	}
	p#splashtopnavFuneralHomes a:hover {
		background: none;
	}

p#splashtopnavCemeteries {
	padding: 0px;
	margin: 0px 12px 0px 0px;
	float: left;
	height: 121px;
	width: 115px;
	/*background: url(../../images/splashtopnavObituariesRoll.jpg) no-repeat;*/
}
	p#splashtopnavCemeteries a:link, p#splashtopnavCemeteries a:visited, p#splashtopnavCemeteries a:active {
		display: block;
		height: 121px;
		width: 115px;
		background: url(../../images/splashtopnavCemeteries.jpg) no-repeat;
	}
	p#splashtopnavCemeteries a:hover {
		background: none;
	}

p#splashtopnavAffiliates {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 121px;
	width: 115px;
	/*background: url(../../images/splashtopnavOptionsRoll.jpg) no-repeat;*/
}
	p#splashtopnavAffiliates a:link, p#splashtopnavAffiliates a:visited, p#splashtopnavAffiliates a:active {
		display: block;
		height: 121px;
		width: 115px;
		background: url(../../images/splashtopnavAffilliates.jpg) no-repeat;
	}
	p#splashtopnavAffiliates a:hover {
		background: none;
	}



span.notext {
	display: none;
}



/* ##########          BOTTOM NAVIGATION          ########## */
a#splashnavServices:link, a#splashnavServices:visited, a#splashnavServices:active {
	padding: 0px;
	margin: 0px;
	width: 144px;
	height: 27px;
	float: left;
	background: url(../../images/splashnavServices.jpg) no-repeat;
}
a#splashnavServices:hover {
	background: none;
}

a#splashnavWhendeath:link, a#splashnavWhendeath:visited, a#splashnavWhendeath:active {
	padding: 0px;
	margin: 0px;
	width: 166px;
	height: 27px;
	float: left;
	background: url(../../images/splashnavWhendeath.jpg) no-repeat;
}
a#splashnavWhendeath:hover {
	background: none;
}

a#splashnavAbout:link, a#splashnavAbout:visited, a#splashnavAbout:active {
	padding: 0px;
	margin: 0px;
	width: 90px;
	height: 27px;
	float: left;
	background: url(../../images/splashnavAbout.jpg) no-repeat;
}
a#splashnavAbout:hover {
	background: none;
}

a#splashnavContact:link, a#splashnavContact:visited, a#splashnavContact:active {
	padding: 0px;
	margin: 0px;
	width: 106px;
	height: 27px;
	float: left;
	background: url(../../images/splashnavContact.jpg) no-repeat;
}
a#splashnavContact:hover {
	background: none;
}