/*
CSS for Funerals Site
*/



p {
  border: 1 px solid black;
  font-weight: bold;
  back-ground color: #fffff0;
}

#tagline {
  position: absolute;
  top: 70px;
  left: 110px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
  font-weight: bold;
  
  color: #669933;
}


#image1	{
  position: absolute;
  top:48px;
  left:640px;
}	


#bodycontent9 {
  position: absolute;
  top: 130px;
  left: 191px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
  font-weight: bold;
  color: #666666;
}


.highlight {
  border-width: 4 px;
  border-style: solid;
  border-color: #cccccc;	
}



a:link {
  color: #669933;
  text-decoration: none;
}



a:visited {
  color: #669933;
  text-decoration: none;
}



a:hover {
  color: #999999;
  text-decoration: none;
}



body {
  text-align: center;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #fffff0;
  background-image: url("darkmetal.jpg");
  line-height: 100%;
  padding: 
}



div#margins {
  margin: 0 auto;
  width: 875px;
  text-align: left;
}


#caption1 {
  position: absolute;
  top: 210px;
  left: 0px;
  width: 150px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  color: black;
  align: center;
}

#nav1 {
  position: absolute;
  top:455px;
  left:21px;
}


h1, h2, h3 {
  color: #999999;
  padding: 15px;
}



h1 {
  font-family: "script mt bold";
  font-size: 150%;
  font-color: #999999;
  padding: 30px;
  background: url() no-repeat;
}



.img-shadow {
  float:left;
  background: url(imageshadow.png) no-repeat bottom right !important;
  background: url(imageshadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}



.img-shadow img {
 display: block;
 position: relative;
 background-color: #fff;
 border: 1px solid #a9a9a9;
 margin: -6px 6px 6px -6px;
 padding: 4px;
} 
	





li {
  font-size: small;
}



h2 {
  font-size: large;
  font-weight: normal;
  text-align: left;
}


.highlight {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #cccccc;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #006699;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #006699;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #006699;
}


p {
  font-size: small;
  color: #666666;
  font-weight: normal;
  }
