
body.casketPage {
	font-size:12pt ;
  text-align:center;
	background-color:#708090 ;
}

table.casketSamples {
	text-align:center;
	border-style:double ;
	background:black;
}

table.casketContact {
	font-size:.85em;
	font-weight:bold;
  text-align:center;
  border-bottom:thin solid silver ;
  margin-top:1ex ;
	margin-bottom:1ex;
	color:yellow;
	width:90%
}

thead.casketHeader {
	font-size:1.3em ;
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	color:yellow ;
}

tbody.caskets {
	font-size:9pt ;
	font-style:normal ;
	font-weight:bolder;
	color:yellow ;
}	

th.caskets {
	border:solid thin white;
	width:300px ;
}

td.casketBox {
	border-top:none ;
	border-left:solid thin;
	border-right:solid thin;
	border-bottom:solid thin ;
	border-color:white;
}

td.casketMessage {
	border-top:none ;
	border-left:solid thin;
	border-right:solid thin;
	border-bottom:solid thin ;
	border-color:white;
	font-style:italic;
	font-weight:bold;
	color:black;
	background:white;
}

td.casketLocation {
  font-size:1em ;
  font-variant:small-caps;
  text-decoration:underline ;
}

td.casketContactTitle {
	font-size:1.25em;							 
}

div.casketHeader {
	font-size:.85em;
	font-weight:bold;
	text-align:center;
	color:#FFA500 ; 
}

p.casketHeader {
  margin-top:-1ex;
}

p.casketAbout {
	font-size:1em ;
	font-style:italic ;
	font-weight:bold ;
	color:white ;
}

p.casketDesc {
	margin-top:4pt ;
	margin-bottom:4pt ;
}

div.casketToTop {
	font-size:.75em;
	margin-top:.10em;
}

img.casket {
	border:ridge ;
	background-color:gray ;
}	

.woods {
	background-image:url('images/woodbkgd.jpg') ; 
}

.metals {
	background-image:url('images/metalbrush.jpg') ;
}

.specialty {
  background-image:url('images/special.jpg') ;
}

