body {
	font-family: 'Changa', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	-webkit-text-size-adjust: 100%;
	color: #e6ff09;
	background-color: #9bf;
	margin: 0;
	padding:0;
	}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	}

a {
	color: #6bff00;
	text-decoration: underline;
	}

a:hover {
	color: #56c400;
	text-decoration: underline;
	}

a:focus {
	background-color: #000;
	text-decoration: underline;
	}

h1 {
	font-size: 30px;
	line-height: 32px;
	font-style: italic;
	color: #fbf190;
	font-family: 'Changa', sans-serif;
	}

h2 {
	font-family: 'Changa', sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #ecff19;
	margin-bottom: 2px;
	margin-top: 13px;
	}

h3 {
	font-family: 'Changa', sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 21px;
	font-weight: bold;
	color: #04fa19;
	}

iframe {border: 0;
	float: right;
	width: 70%;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin-top: 8px;
	font-weight: normal;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFB619;
	font-size: 17px;
	font-style: italic;
	margin-top: 6px;
	margin-bottom: 2px;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFB619;
	font-size: 12px;
	font-style: italic;
	margin-top: 6px;
	font-weight: normal;
	margin-bottom: 2px;
	}

img {
	max-width: 100%;
	max-height: 100%;
	}

hr	{
	background-color: #636363;
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 12px;
	border: 0px;
	clear: both;
	}

ul, li {
	line-height: 20px;
	padding-bottom: 10px;
	list-style-position:outside;
	padding-left: 2px;
	margin-left: 10px;
	}

header {
	background-color: #34008d;
	background-repeat: no-repeat;
	position: relative;
	align-content: center;
	display: block;
	width: 100%;
	margin: auto;
	}

footer {
	display: block;
	padding: 15px;
	font-family: 'Changa', sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-align: right;
	color: #dfe858;
	background-color: #34008d;
	clear: both;
	position: relative;
	height: 80px;
	}

#logo {
	z-index: 90;
	top: 20px;
	right: 20px;
	width: 550px;
	height: 171px;
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	position: absolute;
	display: none;
	}
	
#logo-bottom {
	z-index: 92;
	bottom: 1px;
	left: 15px;
	width: 220px;
	height: 150px;
	background-image: url("images/top-logo-small.png");
	background-repeat: no-repeat;
	position: absolute;
	}

#wrapper {
	background-image: url("images/background-content.jpg");
	background-color: #58f;
	margin: auto;
	}

#content {
	padding: 15px 15px 30px 15px;
	margin: auto;
	max-width: 1580px;
	background-color: #58f;
	overflow: hidden;
	}
	
#logo  {
	background-image: url(images/top-logo.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 436px;
	z-index: 101;
	right: 3px;
	top: 3px;
	position: absolute;
	}
	
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  }

.left {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	}

.left2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	}

.right {
	float: right;
	margin-left: 12px;
	margin-bottom: 10px;
	}

.right2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
	}
	
.banner {
	text-align: center;
	padding: 15px 0 15px 0;
	}
	
.rules {
	padding: 15px;
	background-color: #36c;
	width: 45%;
	font-weight: normal;
	}

.paypal {
	display: block;
	background-image: url("images/text-background.png");
	font-size: 17px;
	float: left;
	width: 100%;
	align-content: center;
	text-align: center;
	padding-top: 15px;
	margin-top: 10px;
	clear: both;
	}

.text-box {
	display: block;
	text-align: center;
	background-image: url("images/text-background.png");
	font-size: 19px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	clear: both;
	}

.big-text {
	font-family: 'Changa', sans-serif;
	text-align: center;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #fbf190;
	margin-bottom: 15px;
	}

.special-offer {
	border: 2px dashed #fbf190;
	background-color: #494848;
	color: #fbf190;
	font-size: 25px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	}

.special-offer:hover {
	border: 2px dashed #fff;
	background-color: #494848;
	color: #fff;
	}

.rates {
	display: block;
	text-align: center;
	background-image: url("images/text-background.png");
	font-size: 19px;
	float: right;
	width: 50%;
	margin-left: 10px;
	margin-bottom: 15px;
	}

.text-box, .rates, .reviews p {
	padding: 10px;
	}

.reviews {
	display: block;
	text-align: center;
	background-image: url("images/text-background.png");
	font-size: 19px;
	float: right;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 100%;
	}

.offer {
	text-align: center;
	float: left;
	width: 36%;
	}

.centered {
	align-content: center;
	text-align: center;
	}

.grow-area {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%;
	margin-top: 15px;
	}

.grow-item {
	font-family: 'Changa', sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #FFB619;
	margin-bottom: 14px;
	line-height: 20px;
	text-align: center;
	}

.grow img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    max-width: 100%;
	}

.grow:hover img {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
    transform:scale(1.25);
	}

.grow {
	overflow: hidden;
	margin-bottom: 8px;
	}

.cycle-slideshow {
	z-index: 80;
	}

.slide-container {
	max-width: 700px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.google-maps {
    position: relative;
    padding-bottom: 55%;
    height: 0;
    overflow: hidden;
    }

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    }

.video-wrapper {
	width: 60%;
	float: right;
	margin-bottom: 12px;
	}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	z-index: 6;
	}


.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #FFB619;
	font-weight: normal;
	font-style: italic;
	}

.sig {
	font-size: 11px;
	text-align: left;
	max-width: 1280px;
	padding-left: 15px;
	margin: auto;
	color: #7f7f7f;
	}

.social-facebook {
	background-image: url('images/facebook-hover.png');
	width: 35px;
	height: 35px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	}

.social-facebook:hover {
	background-position: 0px -35px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	}

.social-instagram {
	background-image: url('images/instagram-hover.png');
	width: 35px;
	height: 35px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	}

.social-instagram:hover {
	background-position: 0px -35px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	}

.social-twitter {
	background-image: url('images/twitter-hover.png');
	height: 35px;
	width: 35px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	}

.social-twitter:hover {
	background-position: 0px -35px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	}

.skip-link {
    position: fixed;
    top: -200px;
    padding: 6px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    z-index: 9999;
    }

.skip-link:focus {top: 5px;}

/*****************************Navigation******************************/

nav {
	background-color: #34048c;
	width: 100%;
	line-height: 30px;
	}

nav a {
	font-family: 'Changa', sans-serif;
	font-size: 26px;
	color: #faf18f;
	width: 100%;
	height: 100%;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	padding-top: 10px;
	}

nav a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #95f;
	}

nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	height: auto;
	}

nav ul li {
	flex: auto;
	text-align: center;
	margin: 0;
	padding: 0;
	}



/***************** FOR MOBILE RESOLUTIONS ****************/


@media screen and (max-width: 910px) {

.slide-container {
	width: 100%;
	max-width: 700px;
	float: left;
	margin-left: 0px;
	margin-right: 40px;
	}

.grow img {max-width: 96%;}

.right {width: 60%;}

.video-wrapper {
	width: 100%;
	float: left;
	margin-right: 0px;
	}

.offer {
	width: 100%;
	float: none;
	}

}


@media screen and (max-width: 750px){

.rates {
	width: 97%;
	margin-left: 0px;
	float: none;
	}

}

@media screen and (max-width: 680px){

.slide-container {
	float: left;
	margin-right: 0px;
	}

#logo {
	top: 10px;
	right: 10px;
	width: 270px;
	height: 84px;
	background-image: url("images/logo-smaller.png");
	background-repeat: no-repeat;
	position: absolute;
	}

}


@media screen and (max-width: 640px) {

.rules {
	padding: 10px;
	background-color: #36c;
	width: 100%;
	box-sizing: border-box;
	}

.right {margin-left: 0px; width: 100%;}

.left {margin-right: 0px; width: 100%;}

.grow-item {
	font-size: 15px;
	margin-bottom: 1px;
	line-height: 15px;
	}

}

@media screen and (max-width: 580px) {


	
#logo-bottom {display: none;}

footer {
	text-align: center;
	height: 80px;
	margin-top: 1px;
	}
nav a {font-size: 22px;}

}

@media screen and (max-width: 368px) {
	
nav ul {
	flex-wrap: wrap;
		}

	
nav ul li {
		flex:1 1 25%;
		text-align: center;
		margin-right: 0;
		}
		

footer {padding-top: 30px;}

nav {font-size: 16px;}

nav ul li {flex:1 1 25%;}

.newsletter {width: 260px;}

#store-icon {top: 100px;}

}

@media screen and (max-width: 250px) {

nav ul li {flex:1 1 40%;}

}

/************************************** Form *************************************/

#form {
	border-color: #000;
	padding: 10px;
	background-image: url("images/text-background.png");
	margin-bottom: 10px;
	}

#form label {
	width: 200px;
	margin-right: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	}


#form select, #form textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fbf190;
	background-color: #000;
	border: 1px solid #918d60;
	box-shadow: 5px 5px 5px #700000;
	font-size: 14px;
	padding: 5px;
	width: 150px;
	}

#form input {
	padding: 5px;
	background: #000;
	font-weight: bold;
	font-size: 14px;
	color: #fbf190;
	border: 1px solid #eee;
	box-shadow: 5px 5px 5px #700000;
	text-shadow: none;
	margin-top: 5px;
	}

#form input[type=button], #form input[type=submit] {
	background-color: #fbf190;
	border: none;
	color: #000;
	padding: 8px 20px;
	text-decoration: none;
	margin: 10px 8px;
	cursor: pointer;
	}

#form input[type=button]:hover, #form input[type=submit]:hover {
	background-color: #c1c0bf;
	}

.services-select {
	margin-top: 5px;
	color: #fbf190;
	background-color: #000;
	border: 1px solid #918d60;
	font-size: 14px;
	padding: 5px;
	width: 240px;
	}

.merch select {
	background: #000;
	font-weight: bold;
	font-size: 14px;
	color: #fbf190;
	width: 100px;
	border: 1px solid #eee;
	margin-top: 5px;
	margin-bottom: 5px;
	}



/*****************************Cycle2******************************/
/******* pager **********/
.cycle-pager {
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 5px; overflow: hidden;
	}

.cycle-pager span {
    font-family: arial; font-size: 50px; width: 16px; height: 16px;
    display: inline-block; color: #ddd; cursor: pointer; padding-right: 10px;
	}

.cycle-pager span.cycle-pager-active { color: #000;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay {
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .9;
	}

/******* prev / next links *********/
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(images/btn-left.png) 10% 50% no-repeat;}
.cycle-next { right: 0; background: url(images/btn-right.png) 90% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .9; filter: alpha(opacity=80) }

.disabled { opacity: .5; filter:alpha(opacity=50); }
