@charset "UTF-8";
/* CSS Document */
@media only screen and (max-device-width : 760px) {
  /* smartphone and ipad vertical */
body {
  	font-family: Arial, Helvetica, sans-serif; 
	background-color: #FFF;
}

.centerDiv {
	display: none;
}
.invisible {
	color: #666666;
	display: block;
	visibility: visible;
}

h1 {
	font-size: 43px;
	line-height: 45px;
	text-align: center;
}
h2 {
	text-align: center;
}
img.floatLeft {
	visibility: hidden;
	display: none;
}
.spacer1 {
	display: none;
}
.displayNone {
	display: block;
	width: 70%;
	height: auto;
	margin: 10px auto;
}
#nav1 {
  	display: none;
}
#headText {
	text-align: center;
}
#content {
	width: 100%;
	background-color: #FFFFFF;
	background-image: none;
	margin: 0 auto;
	padding: 0;
}

#container  {
	text-align: left;
	padding: 0;
	float: none;
	margin: 0;
	clear: both;
	background-color: #FFFFFF;
	background-image: none;
	left:0px;
	width: 100%;
	height: auto;
}
#contentCenterWrap1, #contentCenterWrap2, #contentCenterWrap3, #contentCenterWrap4, #contentCenterWrap5, #contentCenterWrap6, #contentCenterWrap7 {
	margin: 0;
	width: 90%;
	float: none;
	clear: both;
	background-color: #FFF;
	background-image: none;
	position: relative;
	top: auto;
	height: auto;
	padding: 0;
	margin: 0 auto;
} 
#calendarContent {
	padding: 5px;
	margin: 0;
	width: 98%;
	float: left;
	clear: both;
	left: 0;
	background-color: none;
	background-image: none;
	position: relative;
	top: auto;
	height: auto;
} 
#content p, #calendarContent p {
	font-size: 16px;
	padding: 5px;
	margin: 0;
	line-height: 22px;
	text-align: left;
	color: #000;
} 
#imgDiv1, #imgDiv2, #imgDiv3, #imgDiv4, #imgDiv5, #imgDiv6, #imgDiv7, #imgDiv8 {
	text-align: left;
	overflow: hidden;
	background-image: none;
	clear: both;
	margin: 24px 0;
}

#footer {
	display: none;
}

#footerMob {
	display: block;
	clear: both; 
	text-align: center;
	float: none;
	width: 90%;
	margin: 0 auto;
	position: relative;
	top: auto;
	background-color:#FFF;
} 
#footerMob p {
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
	color: #000;
	text-align: center;
}
#footerMob p a {
	color: #000000;
}
#footerMob li {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	list-style-type: none;
	margin: 6px;
	padding: 8px;
	font-weight: normal;
	border-top: solid 1px #FFF;
	border-left: solid 1px #000;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #000;
	background-color: #99CC66;
}
#footerMob ul {
	margin: 0px; 
	padding: 0px; 
}
#footerMob li a {
	font-size: 16px;
	color: #000000; 
	line-height: 20px; 
	text-decoration: none;
	font-weight: normal;
}
#photos {
	text-align: center;
	height: auto;
	width: auto;
}
#photos img {
	width: 100%;
	height: auto;
	margin: 10px 0;
}
#galleryLinkMob {
	visibility: visible;
	display:inherit;
}

#galleryLink {
	visibility: hidden;
	display: none;
}
#headerWrap {
	display: none;
	background-image: none;
}
.mobDisplayNone {
	display: none;
}
.mobImg {
	width: 100%;
	height: inherit;
	margin: 15px 0;
}
.leadInText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	text-align: center;
}
#headText .invisible {
	color: #666666;
	display: block;
	visibility: visible;
}
}
