 /* Style 1 Definitions */

body.index	{background-image: url(jpgs/shading5.jpg)}
body.index	{background-color: white}

body.church	{background-image: url(jpgs/shading6.jpg)}
body.church	{background-color: white}

body.village	{background-image: url(jpgs/shading3.jpg)}
body.village	{background-color: white}


p	{font-family: "comic sans ms", sans-serif;
	font-weight: 10pt;
	font-size: medium;
	color: #800080}

h1	{font-family: "trebuchet ms", sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #000099;
	text-align: center}

h3	{font-family: "trebuchet ms", sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0000cc;
	text-align: center}

h4	{font-family: "comic sans ms", sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #800080;
	text-align: center}

a:link	{font-family: "trebuchet ms", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #0000cc;
	text-align: center}

a:active	{font-family: "trebuchet ms", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: blue;
	text-align: center}

a:visited	{font-family: "trebuchet ms", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000099;
	text-align: center}

