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 38px;
	margin: 0px auto;
	width: 752px;
	height: 31px;
	position: absolute;
	top: 405px;
	left: 40px;
	background: url(../../images/splashnavBgRoll.jpg) no-repeat;
}



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

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

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



span.notext {
	display: none;
}



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

a#splashnavFlowers:link, a#splashnavFlowers:visited, a#splashnavFlowers:active {
	padding: 0px;
	margin: 0px;
	width: 119px;
	height: 27px;
	float: left;
	background: url(../../images/splashnavFlowers.jpg) no-repeat;
}
a#splashnavFlowers: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;
}