body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 19px;
	background:#990000;
	margin:0;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 17px;
}
.bulletin {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
}
.bodySm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 15px;
}
H1 {
	font-size : 20px;
	font-weight : bold;
	font-family: 'PT Sans', sans-serif;
}
H2 {
	font-size : 18px;
	font-weight : bold;;
}
.heading {
	/*font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: 'PT Sans', sans-serif;
	font-size : 24px;
	font-weight : bold;
	line-height : 26px;
}
.subheading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 16px;
}
.home-left {
	float:left;
	width:150px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
}
.home-right {
	float:right;
	width:710px;
}
.lightbox { display: none; }
.lightbox .info-heading{ font-size: 16px; font-weight: bold; color: #990000; line-height: 20px;margin-bottom: 10px;}
.lightbox .blurb { font-size: 14px; font-weight: normal; color: #000; line-height: 18px; }
.easy-tithe { 
        float:right;
        margin:100px auto 0 auto;
        width:200px;
        text-align:center;
}
.red-button {
    color: #FFF;
    background:#990000;
    padding: 5px 10px;
    border: none;
    text-align:center;
    margin: 10px auto 20px;
    width: 100%;
    border-radius: 4px;
}
.red-button a {
    color: #FFF;
    font-size: 20px;
    text-decoration: none;
}
.red-button a:hover {
    text-decoration: underline;
}
.nursery_hdr
{
	font-weight:bold;
	/*border-right:1px #000 solid;
	border-bottom:1px #000 solid;*/
	line-height:28px;
	padding:5px;
}
.nursery_schedule
{
	font-size:11px;
	/*border-right:1px #000 solid;*/
	padding:2px;
}
.nursery_missing
{
	font-size:11px;
	/*border-right:1px #000 solid;*/
	padding:2px;
	background-color:#e7e7e7;
}
.nursery_divide
{
	
}
#page
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border:2px #B38024 solid;
	margin-top:0;
}
#navigation
{
	background:#CCCCCC;
	width:900px;
	height:40px;
	padding:0;
	display:block;
	position:absolute;
	font-size: 14px;
	line-height: 17px;
}
#content
{
	background:#FFFFFF;
	display:inline-block;
	padding:10px;
	clear:both;
	width:880px;
}
.nav-item
{
	display:inline-block;
	padding:12px 10px 0px 10px;
	position:relative;
	max-width:200px;
	
}
#footer
{
	background:#CCCCCC;
	font-size:10px;
	font-weight:normal;
	padding:10px;
	min-height:120px;
}
li 
{
	list-style-position: inside;
}
.storylink-div
{
	text-align:center;
}
.storylink
{
	color: #990000;
    font-weight: bold;
    font-size:12px;
}
.team {
	display:none;
}
	
#menu	{
	background:#CCCCCC;
	width:900px;
	height:40px;
	padding:0;
	display:none;
	margin:0;
}

.map-spot {
	float:left;width:100px;position:relative;margin-right:5px;
}
	
.footer-copy {
	float:right;
	width:100px;
	font-size:14px;
	font-weight:bold;
}
.slicknav_menu {
	display:none;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin: 10px 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 56em) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}	

@media screen and (max-width:899px) {
 	#page
	{
		width:100%;
		margin-left:auto;
		margin-right:auto;
		border:2px #B38024 solid;
		margin-top:0;
	}
	#navigation
	{
		display:none;
		width:0;
		height:0;
		padding:0;
		margin:0;
		position:relative;
	}
    #nav-item {
        display:none !important;
        padding:0;
        position:relative;
        max-width:0;
        height:0;
    }
    .anchorclass {
        display:none;
    }
	#content
	{
		background:#FFFFFF;
		display:inline-block;
		padding:10px;
		clear:both;
		width:100%;
	}
	.home-left {
		float:none;
		margin:0 auto;
	}		
	.home-right {
		float:none;
		width:90%;
	}	
	.map-spot {
		float:none;
		margin:0 auto;
	}
	.footer-copy {
		clear:both;
		width:100%;
		font-size:14px;
		font-weight:bold;
	}
		
        #zak {
                float:none;
                margin: 5px auto;
        }
}
	