@charset "utf-8";
/* CSS Document */

body {
	background: -webkit-linear-gradient(#738566, #C5E3B0); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#738566, #C5E3B0); /* For Operal 11.1 to 12.0 */
	background: -moz-linear-gradient(#738566, #C5E3B0); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#738566, #C5E3B0);
}

header {
	background-color:#F8CBAD
}

button{
	position: absolute;
	right:170px;
	top:30px;
	border-style: ridge;
	padding: 10px 20px;
	background-color: #A12FA1;
	cursor: pointer;
}

button a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
button a:hover {
	color:#fff;
	text-decoration: none;
}

p {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size:15px;
}

nav {
	padding: 6px;
	background-color: #ED7D31;
	border-width: 1px;
	border-style: inset;
	border-color: #000000;
}

nav p {
	text-align: center;
	font-weight: bold;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	margin-bottom: 0;
}

nav a {
	text-decoration: none;
	color: #000000;
}

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

foot p {
	text-align: center;
}

h1 {
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-weight: bold;
	color: #000000;
	font-size: 24px;
}
h2 {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
h3 {
	font-weight: bold;
}


#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color:#92278F;
	border-width: 1px;
	border-style: inset;
	border-color: #000000;
}

.banner {
	padding: 15px 0px;
	background: #13A89E;
	text-align:center;
	border-width: 2px;
	border-color: #000;
}

.banner2 {
	padding: 0px 0px 15px 0px;
}

.latest {
	margin: 0px 10px 0px 0px;
	text-align: center;
	background-color:#ED7D31;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}

.things {
	padding-bottom: 115px;
	margin: 15px 10px 15px 0px;
	background-color:#F8CBAD;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}

.reviews {
	margin: 0px 0px 0px 10px;
	text-align:center;
	background-color:#ED7D31;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}

.review {
	margin: 15px 0px 15px 10px;
	background-color:#FFE699;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}

.guide {
	margin: 0px 0px 15px 10px;
	background-color:#A9D18E;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}

.contact {
	background-color:#ED7D31;
	border-width:1px;
	border-style: inset;
	border-color: #000000;
	text-align: center;
}
.contact ul {
	display: block;
}
.contact li {
	display: inline-block;
	padding: 10px 92px;
}

#column {
	flex: 50%;
}


.flex-container {
	display: flex;
}

#review-col {
	flex-direction: column;
	margin-right: auto;
	margin: auto auto auto 2px;
}
.review-co {
	display: flex;
	justify-content: space-between;
}
#guide-col {
	flex-direction: column;
	margin: auto auto auto 2px;
}
.guide-co {
	display: flex;
	justify-content: space-between;
}

.sign-up-box {
	position:absolute;
	right: 150px;
	top: 170px;
	padding: 20px 10px 20px 10px;
	background-color:#ED7D31;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}

.welcome {
	margin: 0px 10px 0px 0px;
	text-align: center;
	background-color:#ED7D31;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}
.welcome-info {
	padding: 20px 10px 39px 10px;
	margin: 15px 10px 15px 0px;
	background-color:#F8CBAD;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}
.critiques {
	margin: 0px 0px 0px 10px;
	text-align:center;
	background-color:#ED7D31;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}
.critiques-info {
	padding: 20px 10px 20px 10px;
	margin: 15px 0px 15px 10px;
	background-color:#A9D18E;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}
.interest {
	padding: 20px 10px 20px 10px;
	margin: 15px 10px 15px 10px;
	background-color:#F8CBAD;
	border-width:2px;
	border-style: inset;
	border-color: #000000;
}
.content {
	background: #A9D183;
	border-width: 2px;
	border-color: #000000;
	text-align: center;
	margin: 10px;
	padding: 5px 10px;
	
}

.thanks {
	padding: 20px 10px 20px 10px;
	margin: 15px 10px 15px 10px;
	background-color: #F8CBAD;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
	text-align: center;
}
.reviews-page {
	padding: 20px 10px 20px 10px;
	margin: 15px 10px 15px 10px;
	background-color: #F8CBAD;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
	text-align: center;
}
.reviews-page2 {
	padding: 20px 10px 20px 10px;
	margin: 15px 10px 15px 10px;
	background-color: #A9D183;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
	text-align: center;
}
.about-us {
	padding: 20px 10px 20px 10px;
	margin: 15px 10px 15px 10px;
	background-color: #F8CBAD;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
	text-align: center;
}
.about-us2 {
	padding: 20px 10px 20px 10px;
	margin: 15px 10px 15px 10px;
	background-color: #A9D183;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
	text-align: center;
}
.about-us3 {
	padding: 20px 10px 20px 10px;
	margin: 15px 10px 15px 10px;
	background-color: #FFE699;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
	text-align: center;
}
	
.news-page {
	padding: 20px 10px 20px 10px;
	margin: 15px 10px 15px 10px;
	background-color: #F8CBAD;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
	text-align: center;
}
.news-page2 {
	padding: 20px 10px 20px 10px;
	margin: 15px 10px 15px 10px;
	background-color: #A9D183;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
	text-align: center;
}
.news-page3 {
	padding: 20px 10px 20px 10px;
	margin: 15px 10px 15px 10px;
	background-color: #FFE699;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
	text-align: center;
}