﻿/*Churches template*/
#masthead {
					background-image: url('../images/copperbnr.jpg');
					background-repeat: no-repeat;
					width: 500px;
					height: 50px;
					margin-top: 0px;
					margin-right: auto;
					margin-left: auto;
}
#top_nav {
}
#top_nav ul {
					margin: 1px;
					list-style-type: none;
					padding-right: 2px;
					padding-left: 2px;
					display: block;
					width: 900px;
}
#top_nav li {
					float: right;
					display: block;
					margin-right: auto;
					margin-left: auto;
					padding-right: 2px;
					padding-left: 2px;
}
#top_nav a {
					font-family: Arial;
					font-size: 90%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					text-decoration: none;
					padding-right: 2px;
					padding-left: 2px;
					width: 75px;
					display: block;
					background-image: url('../images/buttons/copperbtn.jpg');
					background-repeat: no-repeat;
					height: 25px;
					padding-top: 3px;
					margin-top: 1px;
}
#top_nav a:hover {
					color: #000000;
					font-weight: bold;
					text-decoration: none;
					background-image: url('../images/buttons/copperbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../images/buttons/copperbtn.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 30px;
					margin-right: auto;
					margin-left: auto;
}
#page_content {
					width: 90%;
					margin-top: 25px;
					margin-right: auto;
					margin-left: auto;
					background-color: #FDFBF4;
					padding-right: 10px;
					padding-left: 10px;
}
#container {
					width: 900px;
					background-color: #FDFBF4;
}

body {
					background-image: url('../images/patternedglass.jpg');
					background-attachment: fixed;
					scrollbar-arrow-color: #000000;
					scrollbar-base-color: #bda067;
					text-align: center;
					font-family: arial;
					font-size: 100%;
}
p {
					padding: 5px 10px 5px 10px;
					background-color: transparent;
					font-family: "Arial";
					font-size: 90%;
					color: #000000;
					text-align: justify;
}
a {
					color: #996633;
					text-decoration: none;
}
table {
					padding: 10px;
					margin: 5px;
}
h1 {
					font-family: "comic Sans MS";
					font-size: 175%;
					font-weight: bold;
					color: #000000;
					text-align: left;
					margin-top: 10px;
					float: left;
					margin-left: 20px;
}
.style1 {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style2 {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style3 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.style4 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.style5 {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style6 {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.style7 {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.style8 {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.table50 {
					width: 50%;
					margin-right: auto;
					margin-left: auto;
					padding: 5px;
					margin-top: 5px;
}
.td1 {
					width: 50%;
					border: 5px double #996600;
					text-align: center;
					background-color: #FFFFFF;
}
.table90 {
					width: 90%;
					margin-right: auto;
					margin-left: auto;
					border: 5px double #C9AF7B;
					background-color: #FFFFFF;
					text-align: left;
					font-family: arial;
					font-size: 100%;
					font-weight: normal;
					color: #000000;
}
.lefttxt {
					text-align: left;
}
.headerbkg {
					background-image: url('../images/headers/coppertile.jpg');
					width: 900px;
					height: 70px;
}
h3 {
					font-family: arial;
					font-size: 9pt;
					font-style: italic;
					color: #000000;
					margin-top: 30px;
					margin-right: 30px;
					float: right;
					text-align: left;
}
.indent50 {
					margin-left: 50px;
					margin-right: 50px;
}
.indent90 {
					margin-left: 90px;
}
.centertxt {
					text-align: center;
}

