@charset "utf-8";
#logoArea {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.outerLimit {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#menuMain {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menuMain a {
	font-family: Oxygen, arial, sans-serif;
	font-size: 20px;
	line-height: 120%;
	font-weight: 300;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	padding-right: 55px;
	padding-left: 55px;
	display: inline-block;
}
#menuMain a:hover {
	color: #C00;
	text-decoration: none;
}
#menuSep {
	background-color: #B4B886;
	height: 5px;
}
#introArea {
	padding-top: 15px;
	padding-bottom: 15px;
}
#galleryArea, #areaFAQ {
	background-color: #E0E1CF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#introArea p {
	font-family: "Playfair Display", Georgia, serif;
	font-size: 16px;
	line-height: 150%;
	color: #000;
	text-align: center;
}
.rightJustify {
	text-align: right;
}
#galleryArea p {
	color: #6A7E1E;
}
#areaFlowerGuide, #areaContact {
	padding-top: 15px;
	padding-bottom: 15px;
}
#baseArea {
	font-family: Oxygen, arial, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-color: #A1A579;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.socialArea img {
	margin-right: 5px;
}
.socialArea {
	padding-top: 10px;
	padding-bottom: 10px;
}
#areaFAQ h4 {
	font-family: "Playfair Display", Georgia, serif;
	font-weight: normal;
	font-size: 20px;
	color: #333;
	background-color: #C2C499;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
	cursor: pointer;
}#contactform input[type='text'], #contactform textarea {
	padding: 10px;
	width: 100%;
	margin-bottom: 10px;
	box-sizing: border-box;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family:Oxygen, arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #333;
}
#areaContact h5 {
	margin-bottom: 10px;
}
input[type='submit'], input[type='reset'], input[type='button'] {
	background-color:#CCC;
	color: #FFF;
	border:none;
	padding: 5px 10px;
	font-size: 16px;
	font-family:Oxygen, arial, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	cursor: pointer;
}
input[type='submit']:hover, input[type='reset']:hover, input[type='button']:hover {
	background-color:#666;
}
#sliderArea {

}
#menuMain .mobile {
	display: none;
}
#menuMain .outerLimit {
	padding: 0px;
}
#instafeed {
	font-size: 0;
}
.faqA {
	text-align: center;
	padding: 10px;
	display: none;
}
#insta img {
	width: 202px;
	height: 150px;
	margin: 0;
	padding: 0;
}
#insta a {
	margin:0;
	padding:0;
}
.imageFit {
	object-fit: cover;
}
#areaFlowerGuide li a {
	color:#333;
	text-decoration:none;
}
#areaFlowerGuide li a:hover {
	color: #C00;
	text-decoration:none;
}

