/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
/* pastor.css Written by Sterling Norris 02-05-2020*/

/*
@font-face {
font-family: script;
src: url(fonts/england.eot);
src: local('England Hand DB'), url(fonts/england.ttf) format("Truetype");
font-weight: normal;
font-style: normal;
}
*/

/*
@font-face {
font-family: snscript4;
src: url(fonts/Allura.eot);
src: local('Allura'),url(fonts/Allura.ttf) format("Truetype");
font-weight: 200;
font-style: normal;
}
*/

@font-face {
font-family: snscript5;
src: url(fonts/DancingScript-Regular.eot);
src: local('Dancing Script'),url(fonts/DancingScript-Regular.ttf) format("Truetype");
font-weight: normal;
font-style: normal;
}

body {
background-color: #4f4f4f; 
background-image: url(graphics/bg4f4f4f.jpg); 
background-attachment: fixed;
margin: 0px;
padding: 0px;
}
.set1000{
width: 1000px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 0%;
background-color:#f0f8ff;
border: solid 6px gray;
padding: 10px;
}

.set1200{
width: 1200px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 0%;
background-color:#fdfdfd;
border: solid 6px gray;
padding: 10px;
}

/*p.pastft {font-family: snscript5;*/
p.pastft {font-family: snscript5;
}

* {quotes: #8220 #8221 # 8216 #8217;
}
#dbrn {color: #5f4530; } /*Dark Brown*/
#db {color: #00005f; } /* dark blue other=#3e5275 */
#dred {color: #6b0800; } /* dark red */

p { 
text-align: center; 
font: bold 12pt  'Times New Roman', Times, serif; 
margin-left: 2em; 
margin-right: 2em; 
margin-top: 10px; 
margin-bottom: 0%; 
}
.para { 
text-align: justify;
font: bold 12pt  'Times New Roman', Times, serif; 
text-indent: 1.25em;  
margin-left: 2em; 
margin-right: 2em; 
margin-top: 0%; 
margin-bottom: 0%; 
}
.head1 { 
text-align: center; 
font: bold 50pt 'Times New Roman', Times, serif; 
margin-left: 0%; 
margin-right: 0%; 
margin-top: 0%; 
margin-bottom: 0%; 
}
.head2 { 
text-align: center; 
font: bold 30pt 'Times New Roman', Times, serif; 
margin-left: 0%; 
margin-right: 0%; 
margin-top: 0%; 
margin-bottom: 0%; 
}
.head3 { 
text-align: center; 
font: bold 20pt 'Times New Roman', Times, serif; 
margin-left: 0%; 
margin-right: 0%; 
margin-top: 0%; 
margin-bottom: 10px; 
}

.credit {
text-align: center;
font: bold 8pt 'Times New Roman', Times, serif;; 
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

a.pastor 	{ decoration: none; 
	font: bold 12pt "Times New Roman", Times, serif; 
	text-decoration: none; }
a.pastor:link      {color: #008080;} 
a.pastor:visited   {color: #008080;}
a.pastor:hover     {color: #736f6e; 
			font: bold 12pt "Times New Roman"; 
            text-decoration: none; 
            cursor: pointer;}

