body { 
	margin: 0 10% 0 10%; 
	padding: 0 0 0 0; 
	font-family: Helvetica, sans-serif; 
	color: #000000; 
	font-size: 1.5em; 
	text-align: center;
	background-color: #FFFFFF;
}

a:link { color: #000000; text-decoration: none;}
a:hover { text-decoration: underline; color: #000000;}
a:visited { text-decoration: none; color: #000000;}

:root {
	--bg-color: #F6F6E3;
	--main-color: #F6F6E3;
	--main-color-vdark: #4A4540;
	--main-color-dark: #7D7873;

}


.mainTitle {
	color: #F6F6E3; 
	font-size: 2em;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	font-family: 'Cinzel', 'Times New Roman', Times, serif;
	text-shadow: 0 -6px 10px rgba(0, 0, 0, 0.9);
	padding: 0;
	margin: 4em auto 4em auto;	
	transition: margin 0.5s ease-in;
}

H1 {
	color: #4A4540;
	font-size: 1.5em;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	font-family: 'Cinzel', 'Times New Roman', Times, serif;
	text-shadow: 0 -6px 10px rgba(0, 0, 0, 0.7);
	padding: 0;
	margin:0.25em;
}

H2 {
	color: #ffffff;
	/* font-family: arial,helvetica,sans-serif; */
	font-family: 'Cinzel', 'Times New Roman', Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	text-shadow: 0 -6px 10px rgba(0, 0, 0, 0.9);

}

H3 {
	color: #ffffff;
	font-family: 'Cinzel', Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
}

H4 {
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
}

.page {
	padding:0px;
	background-color:#F6F6E3;
	text-align:center;
	border:solid #7D7873 1px;
	border:0 1px 0 1px;
	margin: 0 auto 0 auto; 
	background-image: url(media/cheader1.jpg); 
	width:100%; 
	background-size: cover; 
	background-repeat:no-repeat; 
	background-position:bottom center;
	background-attachment: fixed;
}

.header {
	padding: 0px;
	margin:0px;
	border-bottom:solid #7D7873 1px;
	box-shadow: inset 0 -16px 16px 0 rgba(0, 0, 0, 0.2);
}

.headerSpacer {
	max-height:350px;
	transition: height 1.5s ease-in;
}

.headerGallery {
	background-image: url(media/headerGallery.jpg); 
	width:100%; 
	background-repeat:no-repeat; 
	background-position:top left;
	padding: 0px;
	margin:0px;
}

.content {
	text-align:justify;
	line-height:150%;
	font-size: 0.75em;
	background-color: #F6F6E3;
}

.contentholder {
	display:block;
	padding:0.5em;
	text-align:left;
	background-color: #F6F6E3;
}

.widgets {
	float:right;
	margin:0.5em;
}

.widgets img {
	box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 -6px 10px 0 rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	border: solid 1px #F6F6E3;
	margin:0.25em;
}

img.otherwidgets {
	box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 -6px 10px 0 rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	border: solid 1px #F6F6E3;
	vertical-align:bottom;
}

.otherImg {
	box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 -6px 10px 0 rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	border: solid 1px #F6F6E3;
	margin:0.25em;
	background-color: #7D7873;
	padding: 10px;
}

#fadeshow1 {
	float:right; 
	width:365px; 
	height:274px; 
	margin:0 0 20px 20px; 
	z-index:500;
}

.conoform {
	background-color:#E6E6D3;
	border:solid #7D7873 1px; 
	padding:10px; 
	margin:0;
	text-align:center;
}

.conoformnf {
	background-color:#E6E6D3;
	border:solid #7D7873 1px; 
	padding:10px; 
	text-align:center;
}

.subfooter {
	min-height:10em;
	background-color:transparent;
	display:block;
	width:100%;
	border-top:solid #7D7873 1px;
	box-shadow: 0 -16px 16px 0 rgba(0, 0, 0, 0.2);	
}

.footer {
	text-align:center;
	background-color:#E6E6D3;
	padding:5px;
	font-size:0.5em;
	margin-top:5em;
	box-shadow: 0 -16px 16px 0 rgba(0, 0, 0, 0.2);

}

.blocker{
	line-height:120%;
}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em !important;
	color: #000000;
	font-weight: bold;
	line-height:100%;
}

.miniw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em !important;
	color: #ffffff;
	font-weight: bold;
	line-height:100%;
}

#miniMenu {
	display: none;
}

.smallmenu  > * {
	display: none;
}

.sticky {
	position: fixed;
	top: 0.75em;
    left: 50%;
    transform: translate(-50%, 0);
	margin: auto;
	width: 100%;
	z-index: 1000;
}

.menu {
	list-style-type: none;
	color: #7D7873;
	font-size:0.75em;
	margin: 0 0 0.5em 0;
	padding:0;
}

.menu li {
	display: inline;
}

.menu.sticky li a { 
	border-radius: 10px;
	border-bottom: solid 1px #7D7873;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2), 0 0 40px 0 rgba(0, 0, 0, 0.2);
    transition: border-radius 0.5s ease-in;
	transition: border 0.5s ease-in;
}

.menu.sticky li.menusel a { 
	border-bottom: solid 1px #7D7873;
}

.menu li a { 
    transition: background 1s ease-in;
	background: rgb(230,230,211,1);
	background: linear-gradient(0deg, rgba(190, 190, 190, 1) 0%, rgba(230,230,211,1) 25%);
	text-align:center;
	border:solid #7D7873 1px;
	border-radius: 10px 10px 0 0;
	text-align: center; 
	color: #7D7873;
	text-decoration:none; 
	padding:0.5em;
	box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 -6px 10px 0 rgba(0, 0, 0, 0.2);
	font-family: 'Cinzel', serif;

}

.menu li a:hover { 
	background: rgb(230,230,211,1);
	background: linear-gradient(0deg, rgba(190, 190, 190, 1) 0%, rgba(246,246,227,1) 40%);

}

.menu li a:active { 
	text-decoration:underline; 
}


.menu li.menusel a { 
	background: #F6F6E3;
	border-bottom: solid 1px #F6F6E3;
}

.menu li.menusel a:hover { 
	background-color:#F6F6E3;
}

.gallerytitle {
	color: #7D7873;
	font-size: 1.5em;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	font-family: 'Cinzel', 'Times New Roman', Times, serif;
	padding: 0;
	margin:0.5em;
	cursor: pointer;
}

.gallerydescription {
	max-width:300px;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	padding: 0.5em;
	color:#000000;
	font-size: 1.2em;
	margin:0.5em auto 2.5em auto;
	border-radius:5px;
	border: 1px solid #7D7873;
	background-color: #ffffff80;
}


.galleryimage {
	min-width: 310px;
	text-align:center;
	font-size:12px;
	text-decoration: none;
	line-height:120%;
	padding:10px 10px 0 10px;
	margin-bottom:1em;
}

p.pageTitle {
	color: #000000;
	font-family: 'Cinzel', 'Times New Roman', Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	text-shadow: 0 -6px 10px rgba(0, 0, 0, 0.9);
}

p.pageDesc {
	font-size: 1.5em;
}

.galleryeditor {
	border:solid #7D7873 1px; 
	border-radius: 5px;
	max-width: 48%;
}


.galleryeditor a.galpopuplink img.galimg, img.uploadgalimg {
	float: left;
	max-width: 200px;
	max-height: 200px;
	margin:10px;
}

.galleryeditor P {
	text-align:left;
	padding: 5px;
	line-height:120%;
}

.galimg{
	border:solid #7D7873 1px; 
	border-radius: 5px;
}

.galtable{
	margin-left:auto;
	margin-right:auto;
}

.galHolder {
	display: flex; /* or inline-flex */
	flex-wrap: wrap;
	justify-content: space-evenly;	
	gap:2%;
}

.galHolder div.galleryimage {
  flex-grow: 1; /* default 0 */
}

.imgprice {
	box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 -6px 10px 0 rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	width:40px;
	aspect-ratio:1;
	color: #F6F6E3;
	border: solid 1px #F6F6E3;
	margin:0.25em;
	background-color: #7D7873;
	padding: 5px;
	font-family: 'Cinzel', 'Times New Roman', Times, serif;
	font-size:15px;
	position:absolute;
	left:calc(100% - 30px);
	top:-25px;
	z-index:1001;
	transform: rotate(30deg);
	line-height: 40px;
}

.imginfo {
	box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 -6px 10px 0 rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	width:15px;
	aspect-ratio:1;
	color: #F6F6E3;
	border: solid 1px #F6F6E3;
	margin: 0 0 0 1em;
	background-color: #7D7873;
	padding: 5px;
	font-family: Times, serif;
	font-size:15px;
	display:inline-block;
	line-height: 15px;
}

.galpopuplinkimage {
	max-width:80vw !important;
	max-height:75vh !important;
}

.gallerySlider {
	width:90%;
	margin:auto;
	border:solid #F6F6E3 1px;
	background-color:#7D787340;
	border-radius: 10px;
	padding:20px;
	max-height:550px;
}

.gallerySlider DIV {
	margin:0 30px 0 0;	
}

.gallerySlider DIV P.gallerytitle {
	font-size: 1em;
	cursor:default;
}

.gallerySlider DIV P {
	text-align:center;
}

.outerContainer {
	display: flex; /* or inline-flex */
	flex-wrap: wrap;
	justify-content: space-between ;	
}

.innerContent {
	flex-grow: 0; /* default 0 */
	flex-shrink: 1; /* default 0 */
	flex-wrap: wrap;
	align-self: flex-start;
	width:45%;
	margin-top:1em;
}

.innerContent P {
	text-align: justify;
	line-height: 150%;
	font-size: 0.75em;	
	margin:5px;
}

.menubg {
	background-image: url(media/menubg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:12px;
	padding-left:5px;
	vertical-align:bottom;
	color:#000000;
}

#miniMenuTrigger {
	display:none;
}

.adminNav {
	display: flex;
	justify-content:center;  /*space-between */
	flex-wrap: wrap;
}

.mlButton {
	transition: background 1s ease-in;
	background: linear-gradient(0deg, rgba(190, 190, 190, 1) 0%, rgba(230,230,211,1) 25%);
	text-align: center;
	border: solid #7D7873 1px;
	border-radius: 10px;
	text-align: center;  
	color: #7D7873 !important;
	text-decoration:none; 
	padding: 0.5em;
	box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 -6px 10px 0 rgba(0, 0, 0, 0.2);
	font-family: 'Cinzel', serif;
	flex: none;
	font-size:12pt;
	margin:5px;
	width:auto;
	line-height:120%;
}

.mlButtonSel {
	background: #7D7873 !important;  /*#7D787340 */ 
	text-decoration: none!important;
	color: #F6F6E3 !important;
	border-color: #4A4540;
}

.mlButton:hover {
	background: linear-gradient(0deg, rgba(190, 190, 190, 1) 0%, rgba(246,246,227,1) 40%);
	text-decoration:none;
}

.mlButton:disabled {
	background: #7D787340 !important;
	text-decoration:none!important;
	color: #7D7873 !important;
}

.resultsTable {
	border-collapse: collapse;
	width:100%;
}

.resultsTable tr:nth-child(even) {background: #E5E4E3}
.resultsTable tr:nth-child(odd) {background: #F6F6E3}

.resultsTable th {
	border:1px solid #4A4540;
	background-color: #7D7873;
	font-size:12pt;
	padding:5px;
	color: #FFFFFF;
}

.resultsTable td {
	border:1px solid #4A4540;
	font-size:10pt;
	padding:5px;
	line-height: normal;
	text-align: left;
}

.resultsTable img {
	max-height: 150px;
	max-width: 150px;
}

.resultsTable input, .resultsTable textarea, #suggestedKeywords {
	width: 95%; 
}

.resultsTable input[type="radio"] {
	width:auto;
}

.ui-widget-header {
	font-weight: normal;
	border:1px solid #7D7873;
	background: #F6F6E3;
	font-size: 12pt;
	font-family: 'Cinzel', serif;
}

.invalidFormField {
	border:1px solid #DA020F !important;
}

.invalidFormMsg {
	border:1px solid #DA020F !important;
	background-color: #DA020F; 
	border-radius: 10px; 
	color: #FFFFFF;
	padding:5px;
	font-size:10pt;
}

.infoFormMsg {
	border:1px solid #ffa500 !important;
	background-color: #ffa500; 
	border-radius: 10px; 
	color: #000000;
	padding:5px;
	font-size:10pt;
}

.infoFormMsgGood {
	border:1px solid #1B8811 !important;
	background-color: #1B8811; 
	border-radius: 10px; 
	color: #FFFFFF;
	padding:5px;
	font-size:10pt;
}

.validFormField {
	border:1px solid #1B8811 !important;
}

p.small {
	font-size:12px;
}

p.thin {
	margin:0;
	padding: 3px;
}

#suggestedKeywords {
	text-align:left;
}

#suggestedKeywords > .suggestedWord {
	display: inline-block;
	color: #F6F6E3;
	border: solid 1px #F6F6E3;
	margin:0.25em;
	background-color: #7D7873;
	padding: 5px;
	font-size:10pt;
	border-radius:5px;
	cursor:pointer;
	
}

/* uploading animation */

.uploadingHolder {
	width: 200px;
	margin: auto;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 160px;
  height: 80px;

}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #7D7873;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 16px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 16px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 64px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 112px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(48px, 0);
  }
}



/* tablets and smartphone changes 
@media only screen and (max-width:900px){
*/
	
@media (max-width: 900px) {	

	body { 
		margin: 0; 
		padding: 0 0 0 0; 
		color: #000000; 
		font-size: 1.5em; 
		text-align: center;
		background-color: #F6F6E3;
	}

	#mainMenu {
		display:none;
	}

	#miniMenuTrigger {
		display:block;
	}

	#miniMenu {
		display:none;
		transition: opacity 2s ease-in;
		animation: slideIn 2s forwards;
	}

	#miniMenu > * {
		display:block;
	}
	
	.smallmenutrigger {
		position: fixed;
		top:1em;
		left:0.5em;
	}

	.smallmenutrigger div a {
		transition: background 1s ease-in;
		background: rgb(230,230,211,1);
		background: linear-gradient(0deg, rgba(190, 190, 190, 1) 0%, rgba(230,230,211,1) 25%);
		text-align:center;
		border:solid #7D7873 1px;
		border-radius: 10px;
		text-align: center; 
		color: #7D7873;
		text-decoration:none; 
		padding:0.5em;
		box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 -6px 10px 0 rgba(0, 0, 0, 0.2);
		font-family: 'Cinzel', serif;
		font-size:0.75em;
	}

	.menubutton {
		margin:auto;
		vertical-align: middle;
	}

	.smallmenu {
		position: fixed;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
		margin: auto;
		padding: 0.5em;
		width: 100%;
		z-index:1001;

		border-bottom: solid 1px #7D7873;
		background-color: #F6F6E3;

		display: flex;
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		
		box-shadow: inset 0 -16px 16px 0 rgba(0, 0, 0, 0.2);
	}

	.smallmenu DIV, .smallmenu DIV.menuSel  {
		margin: 0.75em 0 0.75em 0;
		flex: 1;
		flex-basis: 200px;
	}

	.smallmenu DIV a {
		transition: background 1s ease-in;
		background: rgb(230,230,211,1);
		background: linear-gradient(0deg, rgba(190, 190, 190, 1) 0%, rgba(230,230,211,1) 25%);
		text-align:center;
		border:solid #7D7873 1px;
		border-radius: 10px;
		text-align: center; 
		color: #7D7873;
		text-decoration:none; 
		padding:0.5em;
		box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 -6px 10px 0 rgba(0, 0, 0, 0.2);
		font-family: 'Cinzel', serif;
		font-size:0.75em;
	}

	.smallmenu DIV a:hover {
		background: rgb(230,230,211,1);
		background: linear-gradient(0deg, rgba(190, 190, 190, 1) 0%, rgba(246,246,227,1) 40%);
	}

	.smallmenu DIV.menusel a {
		background: #9B9693;
		color: #F6F6E3;
	}

	.mainTitle {
		font-size:2.5em;
		margin: 3em auto 2em auto;	
	}
	
	.innerContent {
		flex-grow: 0; /* default 0 */
		flex-shrink: 1; /* default 0 */
		flex-wrap: wrap;
		align-self: flex-start;
		width:100%;
		margin-top:1em;
	}
	
    .google-maps {
        position: relative;
        height: 0;
        overflow: hidden;
		width:100%;
    }
	
    .google-maps iframe {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
    }
	 
	#editPopUp{
	  max-width: 80vw;
	}
	
	.galleryeditor {
		max-width: 40%;
		// margin: 0 2.5% 10px 0;
	}
	
	.galleryeditor a.galpopuplink img.galimg, img.uploadgalimg {
		float:none;
		display:block;
		max-width: 90%;
		max-height: none;		
		height:auto;		
		margin:auto;
	}	
	
	.galleryeditor P {
		clear:both;
		display:block;
	}	
}


/* tablets and smartphone changes 
@media only screen and (max-width:900px){
*/
	
@media (max-width: 600px) {	


	.mainTitle {
		font-size:1.5em;
		margin: 3em auto 2em auto;	
	}
	
	.smallscreen {
		display: none; 

	}

	.innerContent {
		flex-grow: 0; /* default 0 */
		flex-shrink: 1; /* default 0 */
		flex-wrap: wrap;
		align-self: flex-start;
		width:100%;
		margin-top:1em;
	}
	
	.galHolder {
		flex-direction: column;
		width: 100%;
	}

	.galHolder div.galleryimage {
		min-width: 95%;
		border:solid #7D7873 1px; 
		border-radius: 5px;
		margin: 0 auto 10px auto;
	}
	
	#editPopUp{
	  max-width: 80vw;
	}
	
	.gallerySlider DIV {
		margin: 0 10px 0 0;
	}

	.galimg{
		max-width:300px;
	}
	
	.resultsTable th, .resultsTable td {
		display:block;
		max-width: 80vw;
	}
	
	.resultsTable input, .resultsTable textarea, #pageEditTitleWarning {
		max-width: 75vw;
	}
	
	.resultsTable textarea {
		height:auto;
	}
	
	p.pageDesc {
		font-size: 1.75em;
	}
	
	.resultsTable tr:nth-child(even) {background: #F6F6E3}
	.resultsTable tr:nth-child(odd) {background: #F6F6E3}
	
} // end small screen stuff

