body {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	background-color: #000;
}
#top {
	width: 100%;
	height: 825px;
	background-image: url(../images/slide1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-color: #FFF;

}
#top_history {
	width: 100%;
	background-image: url(../images/back_history.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;

}
#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;
}
#banner {
	background-color: #86B6C4;
	margin-top: 70px;
}
#logo2 {
	margin-top: 50px;
	font-size: 2.8em;
	color: #86B6C4;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#logo {
	margin-top: 50px;
	font-size: 2.8em;
	color: #86B6C4;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#motto {
	text-align: center;
	width: 100%;
	margin-top: 5px;
}
#motto h2 {
	font-size: 1.8em;
	color: #8DC645;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#details {
	text-align: center;
	width: 100%;
	padding-top: 375px;
}
#details h3 {
	color: #215185;
	font-size: 1.6em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	margin-top: 0px;
}

#details h4 {
	font-size: 1.4em;
	color: #333;
	margin-top: 5px;
	font-weight: normal;
	margin-bottom: 5px;
}
#details h5 {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 0.1em;
}

#links {
	margin-top: 0px;
	width: 100%;
	text-align: center;
	background-color: #000;
	position: fixed;
	padding-top: 20px;
	padding-bottom: 20px;
	top: 0px;
}
#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: #B1D3ED;
}
#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: 0.1em;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	text-transform: uppercase;
}
#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;
	background-image: url(../images/cell_back.png);
	background-repeat: repeat-y;
}
#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: 9px;
	padding-bottom: 9px;
	padding-right: 1%;
	padding-left: 7%;
}

#cell_links a {
	font-size: 0.9em;
	color:#FFF;
	letter-spacing: 0.1em;
	text-decoration:none;
	padding-bottom:5px;
	text-transform: uppercase;
}
#cell_links a:hover {
	color: #B1D3ED;
}
#title {
	color: #86C48D;
	text-align: center;
	width: 100%;
	letter-spacing: 0.4em;
	font-size: 1.6em;
	padding-top: 50px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.menu-shower {
  display: none;
}
.hamburger {
  display:none;
}
.consult {
	color: #333;
	margin-bottom: 40px;
	margin-top: 50px;
	border: 1px solid #666;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 1.2em;
	background-color: #E1D0BD;
	text-align: center;
}
.shadow {
	text-shadow: 4px 4px 5px black;
}
#img_gallery {
	font-size: 1em;
	text-align: center;
	color: #555;
	padding-bottom: 40px;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 150px;
	width: 80%;
}
#img_gallery img {
	max-width:90%;
	height:auto;
	border: 1px solid #333;
}
#img_gallery  h1 {
	font-size: 1.1em;
	margin-top: 50px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
}
#slideshow {
	background: rgba(20, 10, 10, 0.85);
	text-align: center;
	z-index: 4;
	top: 0px;
	position: fixed;
	width: 100%;
	left: 0px;
}
#slideshow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5%;
	padding-bottom: 25%;
}
.close {
	position: absolute;
	top: 5px;
	right: 20px;
	color: #f1f1f1;
	font-size: 40px;
	transition: 0.3s;
}
#thumbs {
	margin-top: 15px;
}
#thumbs .btns {
	display: inline;
}
#thumbs .btns img {
	margin-right: 3px;
	margin-left: 3px;
	width: 25%;
}
#img_gallery .categories {
	display: inline-table;
	width: 25%;
	padding-right: 5px;
	padding-left: 5px;
}
.categories img {
	margin-top: 20px;
}
.categories a {
	color: #80482F;
	text-decoration: none;
}
#order {
	width: 70%;
	padding-top: 15px;
	padding-right: 15%;
	padding-left: 15%;
	text-align: center;
	background-color: #FFF;
	padding-bottom: 75px;
	margin: 0px;
}
#order a {
	text-decoration: none;
	color: #2C83B0;
	font-weight: bold;
}
#order a img {
	margin-top: 0px;
	padding-top: 0px;
}
#order h1 {
	font-size: 1.6em;
	color: #215185;
	margin-top: 40px;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 40px;
}
#order h2 {
	color: #548523;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-top: 4px;
	padding-bottom: 4px;
}
#order h3 a{
	color: #548523;
	font-size: 1.3em;
	text-decoration: underline;
	font-weight: normal;
}
#order p {
	line-height: 1.6em;
	text-align: center;
	color: #333;
	font-size: 1.3em;
}
#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: 70%;
	padding-top: 0px;
	padding-right: 15%;
	padding-left: 15%;
	text-align: center;
	padding-bottom: 100px;
	margin-bottom: 0px;
	margin-top: 40px;
}
#info a {
	color: #F5F5F5;
	text-decoration: none;
}
#info a:hover {
	color: #B1D3ED;
}
#info img {
	max-width:99%;
	height:auto;
}
#info h1 {
	font-size: 1.2em;
	margin-top: 50px;
}

#info h2 {
	color: #FFF;
	font-size: 1.6em;
	font-weight: bolder;
	letter-spacing: 0.3em;
	margin-top: 40px;
}
#info h3 {
	font-size: 1.4em;
	color: #FFF;
	letter-spacing: 0.2em;
}
#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 {
	color: #FFF;
	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;
	text-transform: uppercase;
}
#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 .regbtn {
	padding-top: 50px;
	padding-bottom: 75px;
	text-transform: uppercase;
}
#info .regbtn a {
	background-color:#4A87CA;
	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 .regbtn a:hover {
	background-color: #5A92CF;
	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;
}


#map {
	margin-bottom: 20px;
	margin-top: 80px;
}
#map img {
	max-width:99%;
	height:auto;
}
#about {
	width: 70%;
	padding-right: 15%;
	padding-left: 15%;
	background-color: #F9F9F9;
	padding-top: 20px;
	padding-bottom: 60px;
	color: #333;
}
#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 p {
	text-align: left;
}
#about img {
	max-width:80%;
	height:auto;
	padding-top: 25px;
	padding-bottom: 10px;
}
#schedule {
	width: 92%;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-right: 4%;
	padding-bottom: 30px;
	padding-left: 4%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#schedule table {
	margin-top: 25px;
	margin-bottom: 50px;
	width: 100%;
	text-align: left;
}
#schedule p {
	font-size: 1.1em;
	color: #333;
}
#schedule table td {
	vertical-align: top;
	background-color: #EEE;
	padding-left: 5px;
	padding-right: 5px;
}
#schedule a {
	color: #2C68CD;
	text-decoration: underline;
	margin-left: 7px;
}
#schedule a:hover {
	color: #447BD7;
}


#schedule img {
	max-width:90%;
	height: auto;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0px;
}
#schedule .green {
	color: #86C48D;
	font-size: 1em;
}
#schedule h3 {
	color: #3C7B44;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 0em;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 25px;
}
#schedule h4 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	font-weight: normal;
}

#schedule h5 {
	font-weight: bold;
	font-size: 1.2em;
	color: #2456A8;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#schedule h6 {
	text-align: justify;
	font-size: 1em;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
}


#staff {
	width: 80%;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-right: 10%;
	padding-bottom: 60px;
	padding-left: 10%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #1E1E1E;
}
#staff h2 {
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-top: 40px;
}
#staff h3 {
	color: #86C48D;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: 0em;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 25px;
}
#staff h4 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	font-weight: normal;
}

#staff h5 {
	font-weight: normal;
	font-size: 1.2em;
	color: #86B6C4;
	margin-top: 10px;
	margin-bottom: 10px;
}
#staff_wrap {
	width: 70%;
	padding-top: 0px;
	padding-right: 15%;
	padding-left: 15%;
	padding-bottom: 100px;
	margin-bottom: 0px;
	margin-top: 40px;
}
#staff a {
	color: #86B6C4;
	text-decoration: none;

}
#staff a.green {
	color: #86C483;
}
#staff li {
	font-size: 1em;
	line-height: 2em;
}

#content {
	width: 82%;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-right: 9%;
	padding-bottom: 60px;
	padding-left: 9%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #1E1E1E;
}
#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;
}
#sign {
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 80px;
}
#sign img {
	max-width:99%;
	height:auto;
}
.blue {
	color: #86B6C4;
}
p.pay {
	display: inline-block;
	margin-left: 10px;
}


#solution {
	width: 70%;
	padding-top: 50px;
	padding-right: 15%;
	padding-left: 15%;
	text-align: center;
	padding-bottom: 50px;
	background-color: #86926C;
	background-image: url(../images/back2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#solution .col01 {
	display: inline-block;
	width: 40%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#solution .col01 img {
	max-width: 99%;
	height:auto;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#solution .col02 {
	display: inline-block;
	width: 40%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#solution .col02 img {
	max-width: 99%;
	height:auto;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#solution h2 {
	color: #D49100;
	font-size: 1.3em;
	font-weight: bolder;
	letter-spacing: 0.2em;
}
#solution h3 {
	font-size: 1.0em;
	color: #DB9500;
	margin-top: 20px;
	letter-spacing: 0.1em;
}
#solution h4 {
	padding-bottom: 20px;
	font-weight: normal;
	color: #333;
}
#solution p {
	line-height: 1.3em;
	text-align: center;
	color: #333;
	font-size: 0.8em;
}
#sponsors {
	text-align: center;
	padding-bottom: 20px;
	padding-right: 20%;
	padding-left: 20%;
	padding-top: 40px;
	background-color: #FFF;
	margin-top: 0px;
}
#sponsors h2 {
	font-size: 1.8em;
	color: #548523;
	padding-bottom: 15px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#sponsors h3 {
	font-size: 1.4em;
	color: #2472A2;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#contacts {
	width:100%;
	text-align:center;
	background-color: #353535;
	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;
}
#store {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 60px;
}
#store img {
	max-width:80%;
	height:auto;
}
.item {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	background-color: #FFF;
	border-radius: 6px;
	width: 31%;
	border: 1px solid #CCC;
	margin-top: 0.5%;
	margin-right: 0.2%;
	margin-bottom: 0.5%;
	margin-left: 0.3%;
}
.item p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.item a {
	text-decoration: none;
}
.item img {
	padding-bottom: 10px;
}
.item:hover {
	border: 1px solid #333;
}
#product {
	text-align: center;
	border: 1px solid #999;
	border-radius: 6px;
	font-size: 1.0em;
	background-color: #FFF;
}
#product p {
	font-size: 0.9em;
	text-align: left;
}
#product h2 {
	color: #333;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.store_title {
	font-size: 0.9em;
	padding-bottom: 30px;
}
.store_title a {
	text-decoration: none;
	color: #333;
}
.pro_01 {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	position: relative;
}
.pro_02 {
	display: inline-block;
	width: 45%;
	vertical-align: top;
}
.pro_01:hover .overlay {
  opacity: 1;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
}
#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: #6AA6B7;
	color: #FFF;
	border: 1px solid #666;
	width: 18%;
	height: 45px;
	font-size: 1em;
	font-weight: bold;
}
#contactform #submit:hover {
	background-color: #77ADBD;
	cursor: pointer;
}

#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;
}
#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;
	max-width:99%;
}
.video_ctr {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.lodging {
	margin-top: 60px;
	margin-bottom: 60px;
}
#info .lodging a {
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}
#info .lodging a:hover {
	color: #FBEACA;
}
#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.9em;
	color: #FFF;
	padding: 0px;
}
#footer h4 {
	letter-spacing: 0.1em;
	font-size: 1em;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .col01 {
	margin: 0px;
	width: 40%;
	display: inline-block;
}
#footer .col02 {
	margin: 0px;
	width: 40%;
	display: inline-block;
}
#member {
	font-size: 0.7em;
	text-align: center;
	padding-top: 0px;
	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: 40px;
	padding-bottom: 20px;
}
#copy p  {
	margin: 0px;
	padding: 0px;
}

@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 {background-image: url(../images/slide2.jpg); height:650px;}
#banner h1 {letter-spacing: 0.2em; font-size: 2.5em;}
#logo2 {padding-top: 35px; font-size: 1.3em; letter-spacing: 0.2em;}
#logo {padding-top: 35px; font-size: 1.4em; letter-spacing: 0.1em;}
#motto {margin-top: 5px;}
#motto h2 {font-size: 0.9em;}
#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;}
#details {width: 80%; margin-left:auto; margin-right:auto; text-align:center; padding-top: 250px;}
#details h3 {font-size: 1.2em;}
#details h4 {font-size: 1em;}
#links {display:none;}
#cell_links {display:none;}
.hamburger {display:block; position:absolute; top:5px; right:10px; z-index:6;}
.menu-shower:checked ~ #cell_links {display: block;}
#title {letter-spacing: 0.1em; font-size: 1.4em;}
#order {font-size: 0.9em; width:80%; padding-left:10%; padding-right:10%; margin-top:0px; margin-bottom:0px;}
#order h1 {font-size: 1.4em;}
#order h2 {font-size: 1.2em;}
#order h3 {margin-top: 35px;}
#order h4 {font-size: 1.1em;}
#order p {line-height: 1.6em; font-size: 1.2em;}
#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 {width:80%; padding-left:10%; padding-right:10%;}
#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%;}
#info .regbtn a {font-size:0.9em; padding-right: 4%; padding-left: 4%;}
#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_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;}
#store {width: 90%; margin-right: 5%; margin-left: 5%;}
.item {display: block; width: 80%; margin: 10%;}
.pro_01 {display: block; width: 100%;}
.pro_02 {display: block; width: 80%; padding-left:5%; padding-right:5%}
.video iframe {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;}
}
#mc_embed_shell {
	margin-bottom: 100px;
}
#top_history #info #mc_embed_shell #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll h2 {
	color: #000;
	letter-spacing: 0.1em;
	padding-top: 25px;
}
