#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	font-family: 'Prociono', Times New Roman, Georgia, serif;
}
#Header img {
	border: none;
}
#nav {
	margin-top:0;
	padding-top: 0;
	margin-bottom: 15px;
	padding-bottom: 30px;
}
#nav ul li {
	list-style-type: none;
	float: left;
	width: 12.5%;
	font-size: 18px;
	color: #9D9D9D;
	text-transform: none;
	font-weight: bold;
}
#nav ul li a {
	color: #949494;
	text-decoration: none;
}
#nav a:hover {
	color: #77AECD;
}
#footer {
	color: #FFFFFF;
	background-color: #74B0D4;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	clear: both;
	overflow: auto;
}
#footer ul li {
	width: 33.3333%;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
} 
#footer a:hover {
	color: #4a4a4a; }
	
#description a {
	color: #000000;
	text-decoration: none
} 
#description a:hover {
	color: #74B0D3;
}
#header {
	margin-right: auto;
	margin-left: auto;
}
#images {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
#images img {
	border: none;
	float: left;
	padding-left: 48px;
	padding-right: 48px;
	padding-bottom: 15px;
	padding-top: 20px;
	display: inline-block;
	opacity: .5;
	-webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
	
}

#images a {
	border: none;
}
#images img:hover {
    opacity: 1;
	-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);
}
#images img.boats:hover {
	opacity: 1;
	-webkit-transform:scale(1.0); /* Safari and Chrome */
    -moz-transform:scale(1.0); /* Firefox */
    -ms-transform:scale(1.0); /* IE 9 */
    -o-transform:scale(1.0); /* Opera */
     transform:scale(1.0);
}
#images img.seagulls:hover {
	opacity: 1;
	-webkit-transform:scale(1.0); /* Safari and Chrome */
    -moz-transform:scale(1.0); /* Firefox */
    -ms-transform:scale(1.0); /* IE 9 */
    -o-transform:scale(1.0); /* Opera */
     transform:scale(1.0);
}
#images img.apples:hover {
	opacity: 1;
	-webkit-transform:scale(1.0); /* Safari and Chrome */
    -moz-transform:scale(1.0); /* Firefox */
    -ms-transform:scale(1.0); /* IE 9 */
    -o-transform:scale(1.0); /* Opera */
     transform:scale(1.0);
}
#images img.grapes:hover {
	opacity: 1;
	-webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
	 
}
#images img.fruit:hover {
	opacity: 1;
	-webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
	 
}
#images img.belt:hover {
	opacity: 1;
	-webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
	 	
} 
#images img.waterfall:hover {
	opacity: 1;
	-webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05); }
	 
#images img.lacey:hover {
	opacity: 1;
	-webkit-transform:scale(1.0); /* Safari and Chrome */
    -moz-transform:scale(1.0); /* Firefox */
    -ms-transform:scale(1.0); /* IE 9 */
    -o-transform:scale(1.0); /* Opera */
     transform:scale(1.0);
}
#images img.kendall:hover {
	opacity: 1;
	-webkit-transform:scale(1.0); /* Safari and Chrome */
    -moz-transform:scale(1.0); /* Firefox */
    -ms-transform:scale(1.0); /* IE 9 */
    -o-transform:scale(1.0); /* Opera */
     transform:scale(1.0);
}

#description {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	
}#description h4 {
	text-align: center;
}
#description h5 {
	text-align: center;
}
#description h3 {
	text-align: center;
}
#description h2 {
	text-align: center;
}


#images img.butterfly:hover {
	opacity: 1;
	-webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}
#images img.horse:hover {
	opacity: 1;
	-webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05); }
	 
	 .slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}


.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  
} .dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
fade {
  from {opacity: .4} 
	to {opacity: 1} }
fade {
  from {opacity: .4} 
	to {opacity: 1} }
	
#sideimageright {
	float: right;
	overflow: auto;
	width: 260;
	text-align: center;
	
}
#sideimageleft {
	float: left;
	overflow: auto;
	width: 260;
	text-align: center;}

#text {
	width: 640px;
	float: left;
	overflow: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#text img {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;

}

#content {
	overflow: auto; }
tbody   {
	text-align: center;

}
.belts {
}
