﻿body {
background-color: #ffffcc;
font-size: large;
font-family: Arial, Helvetica, sans-serif;
color:navy;
}
.collapsibleList {
	list-style-type: none;
	padding-left: 15px;
	padding-right: 5px;
}
.collapsibleList input {
	position: absolute;
	left: -9999px;
}
.collapsibleList li {
	display: block;
}
.collapsibleList label {
	display: none;
}
@media screen and (max-width: 600px) {
	.collapsibleList li > input + * {
		display: none;
	}
	.collapsibleList li > input:checked + * {
		display: block;
	}
	.collapsibleList li > input {
		display: none;
	}
	.collapsibleList label {
		display: block;
		padding: 10px;
		background-color: goldenrod;
		color: white;
		text-align:center;
	}
}
h2 {
	font-size: xx-large;
	font-weight: lighter;
	color: navy;
	text-align: center;
	text-shadow: 0.06em 0.06em #646464;
}
h3 {
	font-size: large;
	font-weight: lighter;
	color: navy;
	text-align: center;
}
h4 {
	font-size: medium;
	font-weight: lighter;
	text-align: center;
}
#banner {
	background: linear-gradient(to bottom, #fbbc68 0%, #ffffcc 100%);
	display: block;
	text-align: center;
}
#banner img {
	max-width: 100%;
}
#bldgs {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#dimg {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#nameadr {
	font-size: x-large;
	text-align: center;
	margin: 40px;
}
#youtube-times {
	font-weight: 500;
	max-width: 512px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#service-times-small {
	list-style-type: none;
	display: block;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: smaller;
}
#service-times-small li {
	margin-bottom: 5px;
	text-align: center;
}
#service-times {
	list-style-type: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 50%;
	padding: 20px;
	border: 2px;
	border-color: goldenrod;
	border-style: solid;
}
#service-times li {
	margin: 10px;
	text-align: center;
}
#mmlist {
	list-style-type: none;
	padding: 0;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#mmlist li {
	display: inline-block;
}
#mmlist a {
	background-color: burlywood;
	color: black;
	display: block;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 30px;
	width: auto;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
}
#mmlist a:hover {
	background-color: goldenrod;
}
@media screen and (max-width: 600px) {
	#mmlist {
		list-style-type: none;
		max-width: 580px;
		margin-left: 20px;
	}
	#mmlist li {
		display: block;
	}
	#mmlist a {
		background-color: teal;
		color: white;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		height: 30px;
		width: 90%;
		padding: 10px;
		text-align: center;
		text-decoration: none;
		margin-top: 5px;
	}
	#mmlist a:hover {
		background-color: green;
	}
}
.ltd {
	text-align: left;
	width:275px;
}
.rtd {
	text-align: right;
	width:275px;
}
.tdrc {
	text-align:center;
	width:275px;
}
@media screen and (max-width: 600px) {
	.rtd {
		display: none;
	}
	.tdrc {
		display: none;
	}
}
.piccenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	float: none;
	max-width: 100%;
}
#donate {
	display: block;
	text-align: center;
}
#copyright {
	display: block;
	max-width: 75%
	padding: 20px;
	background-color: #292929;
	color: white;
	font-size: medium;
}
#copyright a {
	max-width: auto;
	display: block;
	text-align: center;
}
#copyright a img {
	display: block;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#copyright p {
	width: 75%;
	margin-left: 15%;
	margin-right: 10%;
}
#submenu {
	width:85%;
	margin-left:auto;
	margin-right:auto;
	background-color:rgba(0,0,0,0.063);
	border:thin grey solid;
	border-collapse: collapse;
}

}
#submenu tr {
	height: auto;
}
#submenu tr .ltd {
	width:50%;
	text-align:center;
	border: thin grey solid;
	padding:20px 5px 20px 5px;
}
#submenu tr .rtd {
	width:50%;
	text-align:center;
	border: thin grey solid;
	padding:20px 5px 20px 5px;
}
#submenu tr .tdrc {
	width:50%;
	text-align: center;
	border: thin grey solid;
	padding:20px 5px 20px 5px;
}
#submenu tr td img {
	width:315px;
	height:239px;
	border:0px;
	box-shadow: 10px grey;
}
#subdiv {
	display:block;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
#subdiv p {
	font-size: medium;
	font-weight: normal;
}
#subdiv strong {
	font-size: medium;
	font-weight: 600;
}
#drivers {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
img {
	margin: 10px;
}
.bftbl {
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
.bftbl td {
	text-align:center;
}
#sslist {
	display: block;
	width: 65%;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	color: navy;
}
.dacast-theo {
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#bibletbl {
	width:85%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	color:maroon;
}
.treven {
	text-align:left;
	background-color:#EEEEEE;
}
.trodd {
	text-align:left;
	background-color:#FFFFFF;
}
#emailaddr {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	float:none;
}
input {
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#sermons {
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	font-size: medium;
	text-align: center;
}
#sermons tbody tr td {
	border: 1px solid black;
}
#sermons tr {
	height: 40px;
}
#sermons td {
	padding: 10px;
}
.tddate {
	width:10%;
}
.tdtitle {
	width:25%;
}
.tdspeaker {
	width:20%;
}
.tdcontainer {
	width:10%;
}
.tdseries {
	width:25%;
}
@media screen and (max-width: 600px) {
	.tdscripture {
		display: none;
	}
}
.servicevideo {
	display:block;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}
.serviceaudio {
	display:block;
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
.audioplayer {
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
#mediatitle {
 	text-align: center;
}
#mediatitle h2 {
	font-size: xx-large;
	margin: 5px;
}
#mediatitle h3 {
	font-size: medium;
	margin: 0px;
}
#storytbl {
	display: block;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#storydiv {
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: larger;
	line-height: 40px;
}