body {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	background-color: #222;
}
#top {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	background-image: url(../images/drums.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 350px;
}
#top h2 {
	font-size: 1.2em;
	color: #699354;
	margin-bottom: 100px;
}
#top .btn {
	padding-bottom: 80px;
}
#top .btn a {
	background-color: #6AA6B7;
	border-radius: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#top_sponsors {
	width: 100%;
	background-image: url(../images/back_sponsors.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: top;
}
#logo {
	margin-top: 0px;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
	left: 5%;
	top: 50px;
}
#motto {
	text-align: center;
	padding-top: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #1D1D1D;
}
#motto h1 {
	font-family: "Roboto Slab", serif;
	font-size: 2.2em;
	color: #F0CA39;
	font-weight: normal;
}
#motto h2 {
	font-size: 1.8em;
	color: #FFF;
	font-weight: normal;
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#motto h3 {
	color: #CC3520;
	font-size: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#motto h4 {
	font-size: 1.3em;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
}
#motto h5 {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 0.1em;
}
#motto iframe {
	margin-top: 50px;
	height: 315px;
	width: 560px;
}
#intro {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-top: 25px;
	color: #CCC;
	margin-bottom: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
#intro a {
	color: #99AFFB;
}
#gallery {
	margin-top: 100px;
	margin-bottom: 100px;
	height: auto;
	width: 75%;
	margin-left:auto;
	margin-right:auto;
	display: flex;
	justify-content: center;
	text-align: center;
}
#gallery .flex-left img {
	padding-top: 25px;
}
#gallery .flex-right img {
	padding-top: 25px;
}
#gallery div  img{
	width:94%;
	height:auto;
	margin-right: 3%;
	margin-left: 3%;
	text-align: center;
}

#meeting {
	width: 40%;
	margin-top: 125px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 1px solid #6D6445;
	background-color: #333;
}
#meeting p .gray {
	color: #BBB;
}
#meeting h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #F3C734;
	text-align: left;
}
#meeting p {
	text-align: left;
	color: #FFF;
}
#meeting p a {
	color: #99AFFB;
}
#history  {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 75px;
	margin-bottom: 50px;
}
#history h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	font-weight: normal;
	color: #EECA3A;
}
#history p {
	font-size: 1em;
	line-height: 1.6em;
	color: #CCC;
}
.image_right {
	float: right;
	padding-bottom: 25px;
	padding-left: 25px;
}
#title {
	color: #F0CA30;
	text-align: center;
	width: 100%;
	letter-spacing: 0.1em;
	font-size: 1.7em;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #1D1D1D;
}
#links {
	margin-top: 0px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
	top: 35px;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	right: 5%;
	width: 100%;
}
#links ul {
	padding: 0;
	margin: 0;
	position: relative;
	list-style-type: none;
 }
#links ul li {
	display:inline-block;
	padding-right: 1%;
	padding-left: 1%;
}
#links a {
	display:block;
	font-size: 0.9em;
	color:#FFF;
	letter-spacing: 0.1em;
	text-decoration:none;
	padding-bottom:10px;
}
#links a:hover {
	color: #F6CB31;
}
#links ul ul {
	display: none;
	position: absolute;
	top: 28px;
	background-color:#222;
	border-radius: 0px 0px 6px 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1D3ED;
	padding-top:5px;
	padding-bottom:5px;
}
#links ul li:hover > ul {
	display:block;
}
#links ul ul li{
	display:list-item;
	position: relative;
	float:none;
	padding-right: 12px;
	padding-left: 12px;
}
#links ul ul li a{
	letter-spacing: 0em;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}
#cell_links {
	margin-top: 0px;
	position: absolute;
	background-color:#333;
	z-index:5;
	width: 100%;
	display:none;
	padding-bottom: 30px;
	padding-top: 30px;
	top:0px;
}
#cell_links ul {
	margin: 0;
	position: relative;
	list-style-type: none;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10%;
	padding-right: 0%;
	font-weight: normal;
	text-align: left;
}
#cell_links ul li {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 1%;
	padding-left: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
}

#cell_links a {
	font-size: 0.9em;
	color:#DEB843;
	letter-spacing: 0.1em;
	text-decoration:none;
	padding-bottom:5px;
	font-weight: bold;
}
.menu-shower {
  display: none;
}
.hamburger {
  display:none;
}
.shadow {
	text-shadow: 4px 4px 5px black;
}
#info {
	width: 80%;
	text-align: center;
	margin-bottom: 75px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#info .note {
	font-size: 0.8em;
	text-align: left;
	margin-top: 40px;
	padding-left: 25px;
}

#info a {
	color: #F5F5F5;
	text-decoration: none;
}
#info img {
	max-width:99%;
	height:auto;
}
#info h2 {
	color: #FFF;
	font-size: 1.6em;
	font-weight: bolder;
	letter-spacing: 0.3em;
	margin-top: 40px;
}
#info h3 {
	font-size: 1.3em;
	color: #516D32;
	letter-spacing: 0.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#info h3 a {
	font-size: 1.3em;
	color: #516D32;
	letter-spacing: 0.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 50px;
}
#info h4 {
	color: #FFF;
	font-size: 1.5em;
	margin-top: 75px;
	margin-bottom: 100px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
#info h5 {
	font-size: 1em;
	color: #FFF;
	margin-bottom: 25px;
}
#info h6 {
	color: #FFF;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
#info .cols3left {
	display: inline-block;
	width: 26%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 3%;
	margin-right: 3%;
	vertical-align: top;
	font-size: 1.2em;
	color: #ECDABB;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#info .cols3center {
	display: inline-block;
	width: 26%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 3%;
	margin-right: 3%;
	vertical-align: top;
	font-size: 1.2em;
	color: #ECDABB;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#info .cols3right {
	display: inline-block;
	width: 26%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 3%;
	margin-right: 3%;
	vertical-align: top;
	font-size: 1.2em;
	color: #ECDABB;
	letter-spacing: 0.1em;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}
#info .col01 {
	display: inline-block;
	width: 28%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 2%;
	margin-right: 2%;
	vertical-align: top;
}
#info .col02 {
	display: inline-block;
	width: 60%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 2%;
	margin-right: 2%;
	vertical-align: top;
}
#info .col01 img {
	max-width: 100;
	height:auto;
	padding-top:25px;
}
#info .btn {
	padding-top: 100px;
	padding-bottom: 20px;
}
#info .btn a {
	background-color: #6AA6B7;
	border-radius: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#info .btn a:hover {
	background-color: #77ADBD;
	color: #FFF;
}
#info .vbtn {
	padding-top: 20px;
	padding-bottom: 40px;
}
#info .vbtn a {
	background-color: #6AA6B7;
	border-radius: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#info .vbtn a:hover {
	background-color: #77ADBD;
	color: #FFF;
}
#info .ctct-inline-form {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#info .ctct-inline-form h2{
	color: #333;
	letter-spacing: 0em;
	font-size: 1.5em;
	font-weight: normal;
}
#info .ctct-inline-form p {
	color: #333;
	font-size: 0.7em;
}
#info .ctct-inline-form a {
	color: #06C;
}
#info ol {
	color: #FFF;
	list-style-position: inside;
}

.bene {
	padding-top: 30px;
	padding-bottom: 0px;
}
#info .bene p a {
	color: #B1D3ED;
}

.bene h6 {
	letter-spacing: 0.1em;
}
#about {
	width: 70%;
	padding-top: 20px;
	padding-bottom: 100px;
	color: #333;
	padding-right: 15%;
	padding-left: 15%;
}
#about a {
	color: #1571DF;
}
#about h2 {
	color: #548523;
	font-size: 1.6em;
	padding-bottom: 20px;
	padding-top: 30px;
	text-align: center;
	letter-spacing: 0.1em;
}
#about h3 {
	font-size: 1.1em;
}
#about h4 {
	font-size: 1.1em;
	font-weight: normal;
}

#about p {
	text-align: center;
}
#about img {
	max-width:95%;
	height:auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#about ul li img {
	padding-bottom: 0px;
}

#about ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#about ul li {
	font-size: 1em;
	line-height: 2em;
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
#about .btn {
	padding-top: 40px;
	padding-bottom: 40px;
}
#about .btn a {
	background-color: #6AA6B7;
	border-radius: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#about .btn a:hover {
	background-color: #77ADBD;
}
#about iframe {
	margin-top: 50px;
}
#map {
	width: 65%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 50px;
}
#map iframe {

}
#projects {
	width: 70%;
	padding-top: 20px;
	padding-bottom: 100px;
	color: #333;
	padding-right: 15%;
	padding-left: 15%;
}
#projects a {
	color: #1571DF;
}
#projects ul li img {
	padding-bottom: 0px;
}
#projects ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#projects ul li {
	font-size: 1em;
	line-height: 2em;
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#staff {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	line-height: 1.8em;
}
#staff .col01 {
	width: 40%;
	display: inline-block;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
#staff .col02 {
	width: 40%;
	display: inline-block;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
#staff a {
	color: #558440;
	text-decoration: none;
}
#content {
	width: 82%;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-right: 9%;
	padding-bottom: 60px;
	padding-left: 9%;
	background-image: url(../images/back_stage.png);
	background-repeat: repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#content h3 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
}

#content p {
	line-height: 1.6em;
}
#content a {
	color: #86B6C4;
}
#content img {
	max-width:90%;
	height:auto;
}
#contacts {
	width:100%;
	text-align:center;
	color: #FFF;
	background-color: #FFF;
	padding-top: 50px;
	padding-bottom: 50px;
}
#contacts img {
	max-width:80%;
	height:auto;
	padding-top: 25px;
	padding-bottom: 10px;
}
.left {
	width: 24%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: top;
}
.center {
	width: 24%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: top;
}
.right {
	width: 24%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: top;
}
#contactform {
	border-radius: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 40px;
	margin-bottom: 40px;
}
#contactform input {
	width: 39%;
	height: 45px;
	margin-bottom: 15px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-radius: 6px;
	border: 1px solid #666;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 1%;
}
#contactform textarea {
	width: 39%;
	margin-bottom: 25px;
	border:1px solid #666;
	border-radius: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1%;
}
#contactform #submit{
	background-color: #516D32;
	color: #FFF;
	border: 1px solid #666;
	width: 18%;
	height: 45px;
	font-size: 1em;
	font-weight: bold;
}
#contactform #submit:hover {
	background-color: #678A40;
	cursor: pointer;
}
#contact-info {
	margin-top: 75px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-bottom: 75px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contact-info .col01 h3 {
	color: #FAF1B6;
	font-size: 1.4em;
	font-weight: normal;
}
#contact-info img {
	max-width:100%;
	height: auto;
}
#contact-info .col01 {
	width: 48%;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 0%;
}
#contact-info .col02 {
	width: 48%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1%;
}
#services {
	text-align: center;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 30px;
	padding-bottom: 40px;
	background-color: #1362A5;
	background-image: url(../images/back3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#services h2 {
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	font-size: 1.1em;
	margin-top: 10px;
	letter-spacing: 0.1em;
	padding-bottom: 15px;
}
#services img {
	text-align: center;
	max-width:99%;
	height:auto;
}
#services p {
	padding-right: 10%;
	padding-left: 10%;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 7px;
	font-size: 0.9em;
	color: #D8D8D8;
	text-align: center;
	text-transform: uppercase;
}
iframe.video {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 640px;
	width: 640px;
}
.video_ctr {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	padding-top: 75px;
	padding-bottom: 75px;
	padding-right: 15%;
	padding-left: 15%;
	margin-top: 100px;
	background-color: #2A2A2A;
	margin-bottom: 0px;
}
#footer h4 {
	color: #FFF;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer p {
	font-size: 1em;
	color: #FFF;
}
#footer p a {
	color: #99AFFB;
	text-decoration: none;
}
#footer .cols3 {
	display: inline-block;
	width: 26%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 3%;
	margin-right: 3%;
	vertical-align: top;
	font-size: 0.9em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#copy {
	font-size: 0.9em;
	color: #FFF;
	text-align: center;
	padding-top: 75px;
	padding-bottom: 50px;
	background-color: #303030;
}
#copy p  {
	margin: 0px;
	padding: 0px;
}
#copy p a {
	color: #B7DBFB;
	text-decoration: none;
}

@media only screen and (max-width: 1000px) {
  /* For mobile phones: */
#top {margin-top: 25px; width: 90%; margin-left:auto; margin-right:auto; height:300px;}
#logo {margin-top: 20px; left: 0%; top: 40px; right:0%;}
#logo img {max-width:60%; height:auto;}
#about {width: 90%; padding-right:5%; padding-left: 5%;}
#about h3 {font-size: 1.0em;}
#about h4 {font-size: 0.9em;}
#motto {margin-top: 0px;}
#motto h1 {font-size: 1.3em;}
#motto h2 {font-size: 1.1em;}
#motto h3 {font-size: 1.1em;}
#motto h4 {font-size: 1em; letter-spacing: 0.1em;}
#motto h5 {font-size: 0.9em; letter-spacing: 0em;}
#motto iframe {height: auto; width: 300px;}
#intro {width: 85%; font-size: 1em; line-height: 1.4em; text-align:left; padding-top:5px;}
#meeting {width: 70%;}
#meeting p a {font-size:0.8em;}
#gallery {display: block;}
#gallery .flex-left img {padding-top: 0px;}
#gallery .flex-right img {padding-top: 0px;}
#gallery div img {width:50%; margin-right: 0%; margin-left: 0%; margin-top:25px; margin-bottom:25px;}
#history  {width: 80%;}
.image_right {float: none; clear:both; padding-bottom: 50px; padding-top:5px; padding-left: 0px; max-width:80%; height:auto;}
#links {display:none;}
#cell_links {display:none;}
.hamburger {display:block; position:absolute; top:5px; right:7px; z-index:6;}
.menu-shower:checked ~ #cell_links {display: block;}
#title {letter-spacing: 0.1em; font-size: 1.4em;}
.left {width: 80%; padding-right: 10%; padding-left: 10%; display: block;}
.center {width: 80%; padding-right: 10%; padding-left: 10%; display: block;}
.right {width: 80%; padding-right: 10%; padding-left: 10%; display: block;}
#services p {margin-top: 7px; margin-bottom: 10px;}
#solution .col01 {display: block; width: 100%; margin-left:auto; margin-right:auto;}
#solution .col02 {display: block; width: 100%; margin-left:auto; margin-right:auto;}
#thumbs .btns img {width: 40%; }
#slideshow img {padding-top: 10%; padding-bottom: 35%;}
.close {top: 5px; right: 20px;	font-size: 30px;}
#info {width: 90%;}
#info .col01, #info .col02  {display: block; width: 100%; margin-top: 25px; margin-bottom: 25px; margin-left: auto; margin-right: auto;}
#info {font-size: 0.9em;}
#info h3 {font-size: 1.0em;}
#info .cols3left {display: block; width: 80%; margin-left: 10%; margin-right: 10%; text-align:center;}
#info .cols3center {display: block; width: 80%; margin-left: 10%; margin-right: 10%; text-align:center;}
#info .cols3right {display: block; width: 80%; margin-left: 10%; margin-right: 10%; text-align:center;}
#info .ctct-inline-form {width: 100%;}
#info .vbtn a {font-size:0.9em; padding-right: 4%; padding-left: 4%;}
#about iframe {height: auto; width: 90%; margin-top: 30px;}
#map {width: 90%;}
#map iframe {height: 480px;}
#schedule img {width:150px; height:auto;}
#schedule h5 {font-size:0.9em;}
#schedule h6 {font-size:0.8em;}
#schedule table p {font-size: 0.8em;}
#contactform input {width: 80%;}
#contactform textarea {width: 80%;}
#contactform #submit {width: 40%;}
#staff {width: 82%; padding-right: 9%; padding-left: 9%;}
#staff .col01 {width: 70%; margin-left:auto; margin-right:auto; display: block; margin-bottom:20px;}
#staff .col02 {width: 70%; margin-left:auto; margin-right:auto; display: block;}
#staff_wrap {width: 90%; padding-right: 5%; padding-left: 5%;}
#staff img {max-width: 90%; height:auto;}
#services {width:90%; padding-left:5%; padding-right:5%;}
#services a img {width:100px; height:auto;}
iframe.video {width: 75%; height: auto; margin-top: 10px; margin-bottom: 10px;}
#contact-info {margin-top: 25px; width: 80%;}
#contact-info .col01 {width: 100%; display: block; text-align: center; margin-top: 0px; margin-right: auto; margin-bottom: 50px; margin-left: auto;}
#contact-info .col02 {width: 80%; display: block; text-align: center; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;}
#footer .cols3 {display: block; width: 80%; margin-top: 50px; margin-bottom: 50px; margin-left: auto; margin-right: auto;}
#footer h4 {font-size: 1.1em;}
#copy img {width:100px; height:auto;}
#mc_embed_signup {font:12px Helvetica,Arial,sans-serif; width: 350px;}
}

@media only screen and (max-width: 600px) {
#gallery div img {width:75%;}
#map iframe {height: 480px;}
}
