﻿body {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 1.1em;
	/*background-color: #D5E1F1;*/
	background-color: #504b47;
	padding: 0px;
	margin: 0px;
	/*background-image: url('images/background-3.png');*/
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;

}
p {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: .8em;
	color: #333;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}



h1 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight: 700;
	color: #d9931f;
	text-decoration: none;
	text-align: center;
}

h2 {
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #c79557;
	text-decoration: none;
}

table.services,
table.meetings,
table.sermons {
	border: 1px solid #718f9c;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: black;
	border-collapse:collapse;
	margin: 0 auto 0 auto;
	width: 98%;
}
table.services tr th,
table.meetings tr th,
table.sermons tr th {
	background-color: #718f9c;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: #fff;
}
table.services tr td {
	border: 1px solid #718f9c;
	margin: 0px;
	text-align: center;	
	padding: 5px;
}
table.meetings tr td {
	border: 1px solid #718f9c;
	margin: 0px;
	text-align: left;	
	padding: 5px;
}
table.sermons tr td {
	border: 1px solid #718f9c;
	margin: 0px;
	text-align: left;	
	padding: 5px;
}



#container {
	border: thick solid #c79557;
	background-color: #FFFFFF;
	width: 900px;
	height: 100%;
	margin: 10px auto 10px auto;
	padding: 0px;
}
#masthead {
	height: 160px;
	background-color: #ffffff;
	background-image: url('images/church_background_6.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#top-nav {
	border-style: solid none solid none;
	border-width: thin;
	border-color: #c79557;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top-nav ul {
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#top-nav ul li {
	display: inline;
}
#top-nav ul li a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	border: thin solid #718f9c;
	background-color: #718f9c;
	padding: .2em 1em .2em 1em;
	font-variant: small-caps;
	text-decoration: none;
}
#top-nav ul li a:hover {
	border: thin solid #718f9c;
	background-color: #FFFFFF;
	color: #718f9c;
}

#right-nav {
	width: 250px;
	float: right;
	margin: 15px;
	position: relative;
}
#right-nav ul {
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url('images/cross-4.png');
	padding: 5px;
	margin: 0px;
}
#right-nav ul li {
	/*display: inline;*/
}
#right-nav ul li a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: .9em;
	color: #333;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}
#right-nav ul li a:hover {
	background-color: #fff;
	color: #333;
}

#diary ul {
	text-align: left;
	list-style-type: circle;
	padding: 10px;
	margin: 0px;
}
#right-nav ul li {
	margin-bottom: 5px;
}


#main-content {
	padding: 10px;
	margin: 15px;
	float: left;
	width: 550px;
}
#footer {
	border-color: #c79557;
	border-width: thin;
	border-style: solid none none none;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {	
	margin-top: 0px;
	margin-bottom: 0px;
}
#copyright {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: .6em;
}
.right-container {
	margin: 10px !important;
	padding: 10px 5px 5px 10px;
	background-color: #d5e1f1;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #000000;
	/*border: 1px solid #718f9c;*/
	/*border: 1px solid #d9931f;*/
	/*border-radius: 5px;
	box-shadow: 2px 2px 1px #999;*/
}
.right-container-1 {
	background-image: url('images/icon-church-1b.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.right-container-2 {
	background-image: url('images/icon-church-2b.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.right-container-3 {
	background-image: url('images/icon-church-3b.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.right-container-4 {
	background-image: url('images/icon-church-4.png');
	background-position: right top;
	background-repeat: no-repeat;

}

.news-container {
	margin: 10px !important;
	padding: 10px 5px 5px 10px;
	background-color: #fff;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #000000;
	border: 2px dashed #900;
	/*border: 1px solid #d9931f;*/
	/*border-radius: 5px;
	box-shadow: 2px 2px 1px #999;*/
}
.news-container-1 {
	background-image:url('images/news-flash.jpg');
	background-position: center top;
	background-repeat: no-repeat; 
}
.news-container-2 {
	background-image:url('images/covid-19.jpg');
	background-position: center top;
	background-repeat: no-repeat; 
}


.note {
	margin: 10px;
	padding: 5px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:x-small;
	color: #333333;
}

dl {
	
}
dt {
	font-weight: 700;
	}
dd {
	margin-left: 10px;
	margin-bottom: 10px;
}

ul li {
	font-size: small;
	}

.gallery
{
	width:100%;
	color: #000000;
	padding: 5px;
	text-align: center;
	border: thin #666666 solid;
	background-color: #eeeeee;
}
.gallery a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small !important;
	color: #00e !important;
}
.gallery a:hover {
	color: #e00 !important;
}
/*.gallery a:visited {
	color: #551a8b;
}*/

/*
table.gallery
{
	width:100%;
	color: #000000;
	text-align: left;
	border: thin #666666 solid;
	background-color: #eeeeee;
}
*/
table.gallery tr td.left,
table.gallery tr td.centre
{
	width:33%;
	padding-left: 15px;
}
table.gallery tr td.right
{
	width:34%;
	padding: 15px;
}
table.gallery tr td.all
{
	width:100%;
	padding: 15px;
}

div.vision {
	margin: 10px;
	padding: 5px;
	background-color: #d9931f;
}
p.vision {
	margin: 5px;
	padding: 10px;
	border: thin #fff dashed;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #333333;
	text-align: center;
}
#bibleverse {
	margin: 10px;
	padding: 5px;
	background-color: #d9931f;
}
div.bibleverse {
	margin: 5px;
	padding: 10px;
	border: thin #fff dashed;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #333333;
	text-align: center;
}
div.stats-holder {
	
	width: 100%;
	height: 100px;
	position: relative;
}
div.stats {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: center;
	border: 1px black solid;
	padding: 10px;
	width: 80%;
	margin: 0px 0px 0px 15px;
}
div.update {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-align: center;
}
div.flash {
	
	margin: 10px 50px 10px 75px;
}



.photo-box {
	width: 400px;
	margin: 0 auto;
	padding: 0px;
	border: 1px none #000;
	position: relative;
}
.photo-container {
  max-width:400px;
  background-color: black;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.photo-container div {
  background-color: white;
  width: 100%;
  display: inline-block;
  display: none;
}
.photo-container img {
  width: 100%;
  height: auto;
}

button {
  position: absolute;
  bottom: 0px;
}

.next {
  right: 0px;
}

.prev {
  left: 0px;
}

@font-face {
	font-family: 'PageHeaders';
	src: local('Kingthings Foundation'), url('fonts/Kingthings Foundation.ttf') format('truetype');
}


h1 {
	font-family: PageHeaders, serif;
	font-size: xx-large;
	margin: 25px 25px 25px 25px;
	text-align: center;
}

h2 {
	font-family: PageHeaders, serif;
	font-size: medium;
	text-align: left !important;
	margin-top: 10px !important;
}

table.footer {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.align-left {
	text-align: left;
}
.align-centre {
	text-align: center;
}

.align-right {
	text-align: right;
}

.no-meeting {
	
	font-style: italic;
}

.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: 400;
	color: #d9931f;
	text-decoration: none;
	text-align: center;
}

video-container {
	
	width: 80%;
	margin: 0 auto 0 auto;
}

.sermon-video {
	display:block;
	margin: 0 auto 0 auto;
	width:auto;
	height:100%;
}

table.sermon-audio {
	border: thick purple none;
}
table.sermon-audio td {
	font-size:small;
}
table.sermon-audio td a {
	border: thick purple solid;

}

table.youtube td a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: .9em;
	color: #333;
	text-decoration:underline;
	padding: 2px 2px 2px 2px;

}
a.youtube:hover {
	background-color: #333;
	color: #fff;
}



