html {
	background: white;
	color: #000;
}

@font-face {
    font-family: Klill;
    src: url(http://raintreevt.com/Klill-Light.ttf);
}

p {
	font-family: Klill;
	width: 800px;
	font-size: 18px;
	text-align: left;
	margin: 0 auto;
}
textarea {

	background-color: transparent; 
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	border-color: black;
	padding-right: 15px;
	color: #fff;
	background-color: #fff;
	outline: none;
	line-height: 18px;
	margin-bottom: 20px;
	width: 400px;
	font-family: Klill; color:#000;font-size:18px;
		
}

form {
	padding-top: 30px;
	margin: 0px auto;
	text-align:center;
	
}
	
label {
	text-align:center;
	line-height: 40px;
	font-family: "Helvetica", sans-serif; font-weight: lighter; color:#000;font-size:18px;
	
}

input {
	background-color: transparent; 
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	border-color: black;
	padding-right: 15px;
	color: #fff;
	background-color: #fff;
	outline: none;
	line-height: 24px;
	margin-bottom: 10px;
	width: 400px;
	font-family: Klill; color:#000;font-size:18px;
	
}

body {
	margin: 0px auto;
}

input[type="submit"] {
width: 80px;
margin-top: 20px;
border: 1px black solid;
}



.jewelryframe iframe {
	position: relative;
	margin: 0px auto;
	left: 50%;
	margin-left: -300px;
	margin-bottom: 40px;
}

iframe {

	position: relative;
	margin: 0px auto;
	left: 50%;
	margin-left: -200px;
	margin-bottom: 40px;
}

.container {
	width: 800px;
	margin: 0px auto;
	border-bottom: 1px solid #000;
	height: 100%;
}

#ticket_text p {
	text-align: center;
	font-size: 30px;
}

#ticket_text img {
	width: 300px;
	position: relative;
	margin: 0px auto;
	left: 50%;
	margin-left: -150px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#ticket_text #stitched img {
	width: 600px;
	position: relative;
	margin: 0px auto;
	left: 50%;
	margin-left: -300px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#logo img {
	width: 340px;
	position: relative;
	margin: 0px auto;
	left: 50%;
	margin-left: -170px;
	margin-top: 5%;
	margin-bottom: 40px;
}

#center img {
	width: 600px;
	position: relative;
	margin: 0px auto;
	left: 50%;
	margin-left: -300px;
	margin-bottom: 40px;
}

#center p {
	text-align: center;
	margin-top: -40px;
}

#riley img {
	width: 600px;
	position: relative;
	margin: 0px auto;
	left: 50%;
	margin-left: -300px;
	margin-top: 60px;
}

#riley p {
	
	text-align: center;
	margin-bottom: 60px;
	
}


#home img {
	width: 600px;
	border: 5px solid #000;
	left: 12%;
	position: relative;
	margin-bottom: 20px;
}

#sublogo img {
	width: 180px;
	position: relative;
	margin: 0px auto;
	left: 50%;
	margin-left: -90px;
	margin-top: 30px;
}

#sub-title h2 {
	text-align: center;
	color: #000;
	font-family: "Helvetica", sans-serif; font-weight: lighter; color: #000; font-size: 36px;
	margin-bottom: 25px; 
	border-bottom: 1px solid #000;
}

.bottom-bar {
	width: 100%;
	margin: 0 auto;
	height: 30px;
	text-align: center;
	padding-bottom: 20px;
}

ul li {
	display: inline;
	font-family: "Helvetica", sans-serif; font-weight: lighter; color: #000; font-size: 20px; 
	text-align: center;
	margin-right: 1%;
}


a:visited {
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
}

.zoom-gallery a {
	text-decoration: none;

}

.zoom-gallery {
	margin-top: 30px;
}

.container p {
	font-family: "Helvetica", sans-serif; font-weight: lighter; color: #000; font-size: 16px;
}



h5 { margin-top: -20px; font-family: Klill; font-weight: bold; font-size: 22px; width: 800px;}
h4 { margin-top: -20px; font-family: Klill; font-weight: bold; font-size: 22px; text-align: center; }
h4 a { color: blue; }
h4 a:visited { color: blue; }
h3{ font-family: Klill; font-weight: bold; font-size: 32px; text-align: center; }
h2{ font-family: "Helvetica", sans-serif; font-weight: lighter; color:#0f7f12;font-size:42px; margin: 5px; padding:2%;position:relative;text-align:center;}

.zoom-gallery { text-align: center;}
.zoom-gallery img {
	margin: 10px;
	border: 2px solid #000;
}

figure {
	margin: 0px auto;
	text-align: center;
	font-family: "Helvetica", sans-serif; font-weight: bolder;
}


.slick-slide img{ 
	border: 5px solid #000; 
	display: block;
	width: 95%; 
}

.slick-slide img.slick-loading{border:0 }
.slick-slide .image {
	padding: 25px;

  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);

}