body {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	background-color: #000;
	background-attachment: fixed;
	background-image: url(../images/back_history.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
#top_history {
	width: 75%;
	padding: 0px;
	background-size: cover;
	margin-top: 125px;
	margin-right: 12.5%;
	margin-bottom: 125px;
	margin-left: 12.5%;
	text-align: center;
	background-color: #FFF;
	border-radius: 8px;
	filter: drop-shadow(5px 5px 10px #000);
}
#top_history h2 {
	font-size: 1.2em;
	color: #699354;
	margin-bottom: 100px;
}

#top_history .btn {
	padding-bottom: 80px;
}
#top_history .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;
	font-size: 1.5em;
	color: #A55704;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#motto {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 100px;
	margin-top: 30px;
}
#motto p {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
#motto p a {
	font-size: 1.2em;
	color: #184667;
}
#motto h2 {
	font-size: 1.6em;
	color: #699354;
	font-weight: normal;
	padding: 0px;
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#motto h3 {
	color: #FFF;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

#motto h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #86C48D;
	letter-spacing: 0.2em;
}
#motto h5 {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 0.1em;
}
#motto iframe {
	margin-top: 50px;
	height: 315px;
	width: 560px;
}
#links {
	margin-top: 0px;
	width: 100%;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
	top: 0px;
	position: fixed;
	background-color: #000;
	z-index: 5;
}
#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.85em;
	color:#FFF;
	letter-spacing: 0.1em;
	text-decoration:none;
	padding-bottom:10px;
}
#links a:hover {
	color: #EAB40F;
}
#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:#151515;
	z-index:5;
	width: 100%;
	display:none;
	padding-bottom: 20px;
	padding-top: 20px;
	top:0px;
}
#cell_links ul {
	margin: 0;
	position: relative;
	list-style-type: none;
	width: 100%;
	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: 9px;
	padding-bottom: 9px;
	padding-right: 1%;
	padding-left: 1%;
}

#cell_links a {
	font-size: 0.9em;
	color:#FFF;
	letter-spacing: 0.1em;
	text-decoration:none;
	padding-bottom:5px;
}
#cell_links a:hover {
	color: #EAB40F;
}
#title {
	color: #2E5F34;
	text-align: center;
	width: 100%;
	letter-spacing: 0.2em;
	font-size: 1.8em;
	padding-top: 50px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-shower {
  display: none;
}
.hamburger {
  display:none;
}
.shadow {
	text-shadow: 4px 4px 5px black;
}
#order {
	width: 70%;
	padding-top: 15px;
	padding-right: 15%;
	padding-left: 15%;
	text-align: center;
	background-color: #FFF;
	padding-bottom: 45px;
	margin-top: 0px;
}
#order a {
	text-decoration: none;
	color: #2C83B0;
	font-weight: bold;
}
#order a img {
	margin-top: 0px;
	padding-top: 0px;
}
#order h2 {
	color: #548523;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-top: 4px;
	padding-bottom: 4px;
}
#order h3 {
	font-size: 1.32em;
	color: #215185;
	margin-top: 5px;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-transform: uppercase;
}
#order p {
	line-height: 1.6em;
	text-align: center;
	color: #215185;
	font-size: 1.2em;
}
#order img {
	max-width:99%;
	height:auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
#order .btn {
	padding-top: 40px;
	padding-bottom: 40px;
}
#order .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;
}
#order .btn a:hover {
	background-color: #77ADBD;
}
#info {
	width: 90%;
	padding-top: 0px;
	padding-right: 5%;
	padding-left: 5%;
	text-align: center;
	padding-bottom: 100px;
	margin-bottom: 0px;
	margin-top: 40px;
}
#info a {
	color: #F5F5F5;
	text-decoration: none;
}
#info .pod a {
	color: #225286;
}

#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 p {
	text-align: center;
	color: #333;
	font-size: 1.1em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#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 .cols2 {
	display: inline-block;
	width: 38%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 5%;
	margin-right: 5%;
	vertical-align: bottom;
}
#info .cols2 img {
	max-width: 99%;
	height:auto;
}
#info .cols2t {
	display: inline-block;
	width: 38%;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 5%;
	margin-right: 5%;
	vertical-align: top;
}
#info .cols1 {
	width: 38%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 31%;
	margin-right: 31%;
	vertical-align: bottom;
}
#info .cols1t {
	width: 38%;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 31%;
	margin-right: 31%;
	vertical-align: top;
}
#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;
}
#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;
}
#contact-info p a img {
	margin-top: 40px;
	margin-bottom: 0px;
}

.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;
}


#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;
}
.events  {
	color: #444;
	font-size: 1.1em;
	display: block;
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #EEE;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 60%;
}
#about .events a {
	color: #1159B0;
}
#event {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#event img {
	max-width:80%;
	height:auto;
}
iframe.video {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 640px;
	width: 640px;
}
.video_ctr {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#global {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	background-color: #141414;
}

#global a  {
	color: #B0D7F9;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: normal;
}

#footer {
	text-align: center;
	background-color: #141414;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 15%;
	padding-left: 15%;
	margin-top: 0px;
}
#footer p {
	margin: 0px;
	font-size: 0.75em;
	color: #FFF;
	padding: 0px;
}
#footer h4 {
	letter-spacing: 0.1em;
	font-size: 0.8em;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .col01 {
	width: 40%;
	display: inline-block;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .col02 {
	width: 40%;
	display: inline-block;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .cols3left {
	display: inline-block;
	width: 26%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 3%;
	margin-right: 3%;
	vertical-align: top;
	font-size: 1em;
	color: #ECDABB;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#footer .cols3center {
	display: inline-block;
	width: 26%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 3%;
	margin-right: 3%;
	vertical-align: top;
	font-size: 1em;
	color: #ECDABB;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#footer .cols3right {
	display: inline-block;
	width: 26%;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 3%;
	margin-right: 3%;
	vertical-align: top;
	font-size: 1em;
	color: #ECDABB;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

#member {
	font-size: 0.7em;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 50px;
	text-decoration: none;
	background-color: #141414;
}
#member a  {
	text-decoration: none;
	color: #E8EAF9;
}
#copy {
	font-size: 0.9em;
	color: #CCC;
	background-color: #141414;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 0px;
}
#copy p  {
	margin: 0px;
	padding: 0px;
}
#copy p a {
	color: #B7DBFB;
	text-decoration: none;
}

@media only screen and (max-width: 1000px) {
#links ul li {padding-right: 0.5%; padding-left: 0.5%;}
}

@media only screen and (max-width: 900px) {
  /* For mobile phones: */
#top_history {margin-top: 75px; width: 90%; margin-left:auto; margin-right:auto;}
#logo2 {padding-top: 35px; font-size: 1.4em; letter-spacing: 0.2em;}
#logo {padding-top: 50px; font-size: 1.4em; letter-spacing: 0.1em;}
.events  {width:95%; font-size:0.9em; padding-left:2.5%; padding-right:2.5%;}
#about {width: 90%; padding-right:5%; padding-left: 5%;}
#about h3 {font-size: 1.0em;}
#about h4 {font-size: 0.9em;}
#motto {margin-top: 30px;}
#motto h2 {font-size: 1em;}
#motto h3 {font-size: 1em; letter-spacing: 0.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;}
#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.3em;}
#order {font-size: 0.9em; width:80%; padding-left:10%; padding-right:10%; margin-top:0px; margin-bottom:0px;}
#order h1 {font-size: 2em;}
#order h3 {margin-top: 35px;}
#order h4 {font-size: 1.1em;}
#order img {padding-bottom:10px;}
.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;}
#img_gallery .categories {width: 80%;}
#thumbs .btns img {width: 40%; }
#slideshow img {padding-top: 10%; padding-bottom: 35%;}
.close {top: 5px; right: 20px;	font-size: 30px;}
#info {font-size: 0.9em;}
#info h3 {font-size: 1.3em;}
#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;}
#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;}
#footer h4 {letter-spacing: 0.1em; font-size: 1.0em;}
#footer .col01 {width: 70%; margin-left:auto; margin-right:auto; display: block; margin-bottom:20px;}
#footer .col02 {width: 70%; margin-left:auto; margin-right:auto; display: block;}
}
