body{
	Background-image: url(images/leagreclean.jpg);
	font-family: arial, helvetica, sans-serif;
	color: #000000
	}
A:link{
	color: blue; text-decoration: none
	}
A:visited{
	color: purple; text-decoration: none
	}
A:hover{
	color: blue; text-decoration: underline
	}
A:active{
	color: #333333; text-decoration: none
	}
A.email{
	color: blue; text-decoration: underline
	}
span.blank{
	display:none;
    }
table#obittable{
    position: relative;
    border: none;
    }
table#obittable td{
    text-align: center;
    padding: 5px;
    }
.welcome{
	display: block;
	background-color: transparent;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 30px;
	}
.obituaries{
	display: block;
	background-color: transparent;
	background-image: url(images/obituaries.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 30px;
	}
.hist{
	display: block;
	background-color: transparent;
	background-image: url(images/history.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 30px;
	}
.staff{
	display: block;
	background-color: transparent;
	background-image: url(images/staff.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 30px;
	}
.links{
	display: block;
	background-color: transparent;
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 30px;
	}
.advance{
	display: block;
	background-color: transparent;
	background-image: url(images/advance.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 30px;
	}
.directions{
	display: block;
	background-color: transparent;
	background-image: url(images/directions.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 30px;
	}
#menu{
	padding-top: 5px;
	padding-right: 15px;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	}
#menu li{
	display: inline;
	}
#menu li a{
	color: #FFF;
	font-size: 18px;
	padding-left: 6px;
	padding-right: 6px;
	}
#menu li a:hover{
	color: #FFF;
	background-image: url(images/leagrechip.gif);
	background-color: transparent;
	text-decoration: none;
	}
#container{
	width: 795px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
#heading{
	border-style: groove;
	width: 785px;
	background-color: #fff;
	padding-left: 5px;
	}
#headlogo{
	background-color: transparent;
	background-image: url(images/columnsatinsm.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 25px;
	}
#headlogo b{
	display: block;
	background-color: transparent;
	background-image: url(images/logobig.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 50px;
	margin-left: 95px;
	}
#headlogo span{
	display: none;
	}
#pagebody{
	display: block;
	border-style: groove;
	width: 785px;
	background-color: #fff;
	margin-top: 7px;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	}
#textl{
	text-align: left;
	}
#homeimg{
	background-image: url(images/outdoor4.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 255px;
	padding-right: 5px;
	}
#histimg{
	float:right;
	width:215px;
	margin-left: 10px;
	margin-top: 60px;
	padding-right: 5px;
	}
#staffimgjack{
	background-position: left;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/jack.jpg);
	height: 195px;
	padding-left: 160px;
	padding-right: 5px;
	text-align: left;
	}
#staffimgjohn{
	background-position: left;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/john.jpg);
	height: 195px;
	padding-left: 160px;
	padding-right: 5px;
	text-align: left;
	}
#staffimgrob{
	background-position: left;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/rob.jpg);
	height: 195px;
	padding-left: 160px;
	padding-right: 5px;
	text-align: left;
	}
#staffimgkyle{
	background-position: left;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/kyle.jpg);
	height: 195px;
	padding-left: 160px;
	padding-right: 5px;
	text-align: left;
	}		
#advanceimg{
	background-image: url(images/burialoptions.jpg);
	background-position: left;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 152px;
	padding-left: 190px;
	padding-right: 5px;
	text-align: left;
    }
#enddeco{
	background-image: url(images/endflourish.gif);
	background-color: transparent;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	margin-top: 30px;
	text-align: center;
	}
	
	
