div.morgansFix {
    padding: 0px 100px 0px 160px;
    margin: 0px;
}



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

body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #45190A;
	margin: 0px auto;
	padding: 0px auto;
	background: #371000;
	text-align: center;
}

a{
  color: #45190A;
  border: 0px;
}

a:hover{
 color:#000000;
}

span.notext{
	display: none;
}	

div.clear{
	clear:both;
}

div.container {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 874px;
	text-align: left;
	
}

/*--------------Header-----------*/
div.header {
	padding: 0px;
	margin: 0px;
	width: 874px;
	height: 406px;
	background: url(../images/headerbg.jpg) no-repeat;
    position:relative;
    top: 0px;
    left: 0px;
}

a.Indexlink
{
	margin: 0px;
	padding: 0px;
	background: none;
	position: absolute;
	top: 87px;
	left: 265px;
	height: 197px;
	width: 346px;
	z-index: 5;
}

div.headerNav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 304px;
	left: 212px;
	width: 451px;
	height: 90px;
	z-index: 2;
}

a.service{
	  display:block;
	  width: 151px;
	  height: 90px;
	  background: url(../images/servicebtn.jpg) no-repeat;
	  position: absolute;
	  left: 0px;
	  top: 0px;
	}
				
	a.service:hover{
	  display:block;
	  width: 151px;
	  height: 90px;
	  background: none;
	}				
					
				
a.funeral{
  display:block;
  width: 150px;
  height: 90px;
  background: url(../images/funeralbtn.jpg);
  position: absolute;
  left: 151px;
  top: 0px;
}
				
		a.funeral:hover{
	   	  display:block;
		  width: 150px;
		  height: 90px;
		  background: none;
		}				
	
a.obit{
	display:block;
	width: 150px;
	height: 90px;
	background: url(../images/obitbtn.jpg);
	position: absolute;
	left: 301px;
	top: 0px;
}
	
a.obit:hover{
		display:block;
		width: 150px;
		height: 90px;
		background: none;
	}				

/*----------Navigation------------*/

div.nav{
  background: url(../images/navbg.jpg) no-repeat;
  height: 68px;
}

div.navcost{
  position:relative;
  background: url(../images/navcostbg.jpg) no-repeat;
  height: 34px;
  width: 578px;
  top: 3px;
  left: 148px;
  z-index: 2;
}

a.cost{
  display:block;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(../images/costbtn.jpg) no-repeat;
  height: 34px;
  width: 123px;
 }
a.cost:hover{
  display:block;
  background: none;
}

a.wish{
  display:block;
  position: absolute;
  left: 122px;
  top: 0px;
  background: url(../images/wishbtn.jpg) no-repeat;
  height: 34px;
  width: 142px;
}
a.wish:hover{
  display:block;
  background: none;
}

a.fservice{
  display:block;
  position: absolute;
  left: 264px;
  top: 0px;
  background: url(../images/fservicebtn.jpg) no-repeat;
  height: 34px;
  width: 121px;
}
a.fservice:hover{
  display:block;
  background: none;
}

a.candu{
  display:block;
  position: absolute;
  left: 385px;
  top: 0px;
  background: url(../images/candubtn.jpg) no-repeat;
  height: 34px;
  width: 112px;
}
a.candu:hover{
  display:block;
  background: none;
}

a.resource{
  display:block;
  position: absolute;
  left: 497px;
  top: 0px;
  background: url(../images/resourcebtn.jpg) no-repeat;
  height: 34px;
  width: 81px;
}
a.resource:hover{
  display:block;
  background: none;
}

div.navOFH{
  position:relative;
  background: url(../images/navOFHbg.jpg) no-repeat;
  height: 30px;
  width: 260px;
  top: 5px;
  left: 310px;
  z-index: 2;
}

a.conus{
  display:block;
  position: absolute;
  left: 1px;
  top: 0px;
  background: url(../images/conusbtn.jpg) no-repeat;
  height: 30px;
  width: 129px;
}
a.conus:hover{
  display:block;
  background: none;
}

a.www{
  display:block;
  position: absolute;
  left: 130px;
  top: 0px;
  background: url(../images/wwwbtn.jpg) no-repeat;
  height: 30px;
  width: 130px;
}
a.www:hover{
  display:block;
  background: none;
}
	
/*----------Content Page----------*/


div.content{
  background: url(../images/contentbg.jpg) repeat-y;
  width: 874px;  
  min-height: 300px;
  position:relative;
  top: 0px;
  left: 0px;
}

div#locationimages {
	padding: 0px;
	margin: 0px auto;
	width: 610px;
}

img.locationimage {
	padding: 0px;
	margin: 10px;
	border: 1px solid #541d00;
	float: left;
}

p.content{
	margin-left: 184px ;
	margin-right: 184px;
	line-height: 150%;
}

h3{
	margin-left: 174px;
	color: #45190A;
}

ul{
  margin-left: 184px;
  margin-right: 184px;
  line-height: 150%;
}

h5{
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  color: #45190A;
  margin-left: 177px;
  margin-right: 184px;
}

/*---------- Footer ----------*/

div.footer{
  background: url(../images/footerbg.jpg) no-repeat;
  width: 874px;
  height: 221px;
  position:relative;
  top: 0px;
  left: 0px;
}

div.footercontent{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	position: relative;
	top: 110px;
	left: 140px;
	width: 590px;
	height: 35px;
}

a.footercontent{
  text-decoration: none;
  color: #000000;
}

a.footercontent:hover{
  color: #45190A;
  text-decoration: underline;
}
