



* { box-sizing: border-box; }



body {
  font-family: 'Trebuchet MS', sans-serif;
  background-color: #f4f4f4;
  margin: 20px;
  padding: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
  padding-right: 10px;
  padding-left: 10px;
  background-image: url('Sedona2.jpg');
  background-size: cover;
}

#collapsibleNavbar {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

#collapsibleNavbar a {
  padding: 14px 16px;
  padding-top: 30px;
  text-decoration: none;
  text-align: center;
  display: block;
  color: #000033;
  font-size: 1.2em;
  margin-left: 10px;
  margin-right: 10px;
}

main {
  padding: 1px 20px 20px 30px;
  display: block;
  background-color: gradient(to bottom, #FFFFFF, #90C7E3);
  overflow: auto;
}

header {
  background-color: #333;
  color: #fff;
  padding: 10px;
  
}

footer {
  background-color: #ff8a03;
  color: #fff;
  text-align: center;
  /*padding-bottom: 5px;*/


  width: 100%;
}

img {
  background-image: url('header.png');
  width: 150px;
  height: 150px;
  border-radius: 10px;
  box-shadow: 3px 3px 3px #333333;
  border: 1px;
  border-color: #000033;
}

#wrapper {
  width: 80%;
  background-color: #90C7E3;
  min-width: 960px;
  max-width: 2048px;
  box-shadow: 3px 3px 3px #333333;
  border: 1px;
  border-color: #000033;
  background: linear-gradient(to bottom, #d1c7bf, #ffae51);
  background-color: #90C7E3;
  border-radius: 10px;

}

h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 3em;
  text-align: center;
  font-weight: bold;
  text-shadow: 1px 1px 1px #333333;
  
  

}

h2 {
  color: #000033;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 2em;
  text-align: center;
  text-shadow: 1px 1px 1px #333333;
}

h3 {
  font-family: Georgia, 'Times New Roman', serif;
  color: #000033;
  font-size: 1.5em;
  text-align: center;
}

iframe {

  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

nav:a link {
  color: #000;
  text-decoration: none;
}

nav:a visited {
  color: #000;
  text-decoration: none;
}

nav:a:hover {
  color: #000;
  text-decoration: underline;
}

#home {
  background-image: url('Sedona3.jpg');
/*   background-size: 100% 100%;
  height: 300px;
  width: 60%;
  background-repeat: no-repeat;
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  box-shadow: 3px 3px 3px #333333;
  border: 1px;
  border-color: #000033; */
  
  background-size: cover;
  height: 300px;
  width: 90%;
  background-repeat: no-repeat;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  box-shadow: 3px 3px 3px #333333;
  border: 1px;
  border-color: #000033;
}

#landscape {
  background-image: url('Sedona1.jpg');
  background-size: cover;
  height: 300px;
  width: 90%;
  background-repeat: no-repeat;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  box-shadow: 3px 3px 3px #333333;
  border: 1px;
  border-color: #000033;
}

#adventures {
  background-image: url('biking.png');
  background-size: cover;
  height: 300px;
  width: 90%;
  background-repeat: no-repeat;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  box-shadow: 3px 3px 3px #333333;
  border: 1px;
  border-color: #000033;
}

#culture {
  background-image: url('culture.jpg');
  background-size: cover;
  height: 300px;
  width: 90%;
  background-repeat: no-repeat;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  box-shadow: 3px 3px 3px #333333;
  border: 1px;
  border-color: #000033;
}

a h1:hover {
  color: #9e5705;
  text-decoration: underline;
  transition: color 0.3s ease;
}

a h1:active {
  color: #ffae51;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.form {
  text-align: center;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 1.5em;
}

a h1 {
  color: black;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 2em;
  text-align: center;
  text-shadow: 1px 1px 1px #333333;
  word-spacing: 5em;
  display: flex;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 25px;
  text-decoration: none;
  font-size: 2.15em;
}

nav {
  background: linear-gradient(to bottom, #d1c7bf, #ffae51);
  display: flex;
  flex-direction: row;
  
}

nav a {
  color: #000033;
  text-decoration: none;

  text-align: center;
  display: inline-block;
  list-style: none;
  padding-top:20px;
}

nav ul {
  color: #000033;
  text-decoration: none;
  font-size: 1.2em;
  text-align: center;
  display: inline;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  list-style: none;
  display: flex;
  flex-direction: row;
}

nav ul li {
  padding: 10px;
  margin: 0;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  color: #000033;
 


}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 1.2em;
  font-family: sans-serif;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border: 3px solid #000033;
  background-color: #3c1212;
}

th {
  background-color: #564027;
  color: #fff;
  padding: 10px;
 
  text-align: left;
  font-size: 1.2em;
}

tr {
  background-color: #dfb456;
  color: #000033;
  padding: 10px;
  text-align: left;
  font-size: 1.0em;
  height: 50px;
}

tr:hover {
  background-color: #ff8a03;
  color: #fff;
  transition: background-color 0.3s ease;
}


@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");

/* CSS for Contact Form */

.formcarry-container * {
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  



  /* colors */
  --color-blue: #2552d0;
  --color-light-blue: #3266e3;
  --color-gray: #e5e7eb;
  --color-dark-gray: #9da3ae;
  --color-pink: #edadd2;
}

.formcarry-container {
  /* container */
  --c-width: 50%;
  --c-max-width: 500px;

  width: var(--c-width);
  max-width: var(--c-max-width);
  display: block;
  margin: 10vh auto 0 auto;


}

.formcarry-form label {
  display: block;
  padding: 12px 0 2px 0;
  letter-spacing: -0.2px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
}

.formcarry-form input,
.formcarry-form textarea {
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 10px;
  background-color: var(--color-gray);
  border: none;
  border: 4px solid var(--color-gray);
  outline: none;
  border-radius: 8px;
  color: var(--color-dark-gray);

}

.formcarry-form input:focus,
.formcarry-form textarea:focus {
  background-color: #fff;
  color: var(--color-dark-gray);
}

.formcarry-form input:focus:required:invalid {
  border-color: var(--color-pink);
  background-color: #fff;
}

.formcarry-form button {
  display: block;
  margin-top: 12px;
  width: 100%;
  padding: 12px 20px;
  border-radius: 8px;
  border-color: transparent;
  background-color: var(--color-blue);
  color: #fff;
  font-weight: 700;
  font-size: 18px;

  transition: 300ms all;
}

.formcarry-form button:hover {
  background-color: var(--color-light-blue);
}

.formcarry-alert {
  padding: 12px;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-top: 12px;
  display: none;
}

.formcarry-alert.visible {
  display: block;
}

.formcarry-alert.success {
  background: #69cf9d;
}

.formcarry-alert.error {
  background: #de524c;
}

@media (min-width: 600px) and (max-width: 1023px) {
  a nav {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-around;
		padding: 0;
		margin: 0;
		list-style: none;
		border-bottom: none;
	}
}

@media (min-width:1024px) {
	a nav {
		flex-direction: column;
		padding-top: 1em;
    list-style: none;
  }
}

