﻿ /* Cemeteries CCS */
   
 ul {list-style-type: none;
 font-family:"Time New Roman", sans-serif;
 font-size: 11pt}
 li
 {
 font-family:"Times New Roman", sans-serif;
 font-size: 11pt;
 color: #666633;
 }
 a:link {color: #000000; text-decoration: underline} 
 a:visited {color: #000000; text-decoration: underline}
 a:hover {color: #FF0000; text-decoration: underline}
 
.left{
  text-align: left;
}

.center{
  text-align: center;
}

.right{
  text-align: right;
}

.small{
  font-size: small;
}

.medium{
  font-size: medium;
}

.large{
  font-size: large;
}

.xlarge{
  font-size: x-large;
}

.xxlarge{
  font-size: xx-large;
}

 Normal
 {font-size: 12pt;
 font-family: "Times New Roman", sans-serif;
 }
  
 h1
 {font-family: Castellar;
 font-size: 28pt;
 font-weight: bold;
 color: #8C7139;
 margin-bottom: 25px;
 text-align: center;
 }
  
 h2
 {
 font-family: Castellar;
 font-size: 22pt;
 font-weight: bold;
 color: #8C7139;
 text-align: center;
 }
 
 h3
{
font-family: Castellar;
font-size: 15pt;
font-weight: bold;
color: #800000;
text-align: center;
}
h4
{
font-family: Times New Romans;
font-size: 12pt;
font-weight: bold;
color: #000000;
text-align: center;
}
img {
border-width: 1px;
border-style: none;
border-color: #000000;
}

.thead150{
	width:150px;
	color:red;
	text-align:center;
	font-size:14px;

}

.thead200
{
	width:200px;
	color:red;
	text-align:center;
	font-size:14px;
}

.thead225
{
	width:225px;
	color:red;
	text-align:center;
	font-size:14px;
	
}

.thead350
{
	width:350px;
	color:red;
	text-align:center;
	font-size:14px;
}

.thname{
	width:200px;
	color:red;
	text-align:center;
	font-size:18px;
	border-bottom:2px solid #000000;

}

.thbirth{
	width:200px;
	color:red;
	text-align:center;
	font-size:18px;
	border-bottom:2px solid #000000;

}
.thdeath{
	width:200px;
	color:red;
	text-align:center;
	font-size:18px;
	border-bottom:2px solid #000000;

}
.thcomment{
	width:300px;
	color:red;
	text-align:center;
	font-size:18px;
	border-bottom:2px solid #000000;

}
.throw{
	width:100px;
	color:red;
	text-align:center;
	font-size:18px;
	border-bottom:2px solid #000000;

}

.thsection{
	width:100px;
	color:red;
	text-align:center;
	font-size:18px;
	border-bottom:2px solid #000000;

}



 .body {
  font-family: Times New Roman;
  font-size: 12pt;
  margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px;
  text-align:justify;
}
 

.dropcap
	{ font: bold 250% Times New Roman ;
	  color: #8C7139;
	  width: 20pt;
	 float: left;
	   
	}

.firstletter
	{ font: bold 200%Times New Roman;
	  color: #8C7139;
	}