body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: 'Merriweather', serif;
	font-size: 14px;
	line-height: 19px;
	color: #4e4e4e;
	overflow-x:hidden!important;
	word-wrap: break-word;
}

#wrapper {
	margin: 0 auto;	
	width: 100%;
	max-width: 1500px;
	position: relative;
}

#content {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
}

/* header */
#header {
	max-width: 100%;
	min-width: 1920px;
	height:500px;
	background-image:url('images/MelC.jpg'); 
	background-repeat: no-repeat; 
	background-position:center top;
	margin: 0 auto;
}

.head {
	display: none;
}

/* menu */

.container {
	padding: 17px;
	text-align: center;
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	display: inline-block;
	margin: 0 0 0 15px;
}

.menu {
	display: block;
	padding: 8px 0;
	line-height: 14px;
	text-transform: uppercase;
	font-size: 10px;
	vertical-align: text-bottom;
	text-align: center;
}

.bull {
	color: #e8c07b;
	vertical-aling: central;
}

.menu a {
	color: #919191!important;
	display: inline-block;
	position: relative;
	padding: 4px 3px 2px 3px;
    -webkit-transition: opacity 0.4s linear;
    -webkit-transition: all 0.4s ease-out; 
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.menu a:hover {
	color: #fff!important;
	background: #2c2630;
}

/* footer */

#footer {
	padding: 10px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400!important;
	text-align: center!important;
	background: #eaeaea;
	border-top: 4px #fff dashed;
}

.footer {
	margin: 0 auto;
	padding: 12px;
	width: 1000px;
	text-align: center;
	line-height: 175%; 
}

.footer a {
	color: #99746b!important;
	text-decoration: none;
	font-weight: 700!important;
	padding-bottom: 2px;
}

.footer a:hover {
	color: #1f151e!important;
	text-decoration: none!important;
	border-bottom: none!important;
}

.footer .disclaimer {
	margin: 8px 0 0 0;
	padding: 8px;
}

.footer .fas,
.footer .fab {
	font-size: 9px;
	vertical-align: central;
	margin-right: 3px;
}

/* gallery */

#gallery {
	width: 100%;
	margin: 0 auto 20px auto;
}

#gallery .menutop {
	padding: 8px!important;
	width: 70%;
	margin: 5px;
	line-height: 32px;
}

.menutop a {
	color: #393939;
	margin: 3px;
	font-size: 10px;
	text-align: right;
	font-family: Tahoma;
	background-color: #ebebeb;
	padding: 5px!important;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.menutop a:hover {
	padding: 8px;
	color: #fff!important;
	background: #1f151e;
	text-decoration: none!important;
}

.textinput, .listbox, .button, .radio, .checkbox, input, select, textarea {
	border: 1px solid #dbdbdb;
	background: #eae9e9;
	padding: 10px;
	margin: 7px;
	color: #747474;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}


a, a:link, a:visited, a:active {
	font-weight: 700; 
	text-decoration:none; 
	color: #757575;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}


a:hover {
	color: #342c3c; 
	text-decoration: none;
}

.maintable {
	margin: auto; 
	padding:10px;
	font-size: 14px; 
	margin-bottom: 25px;
	background-color: #fff;
}

.tableh1 {
	margin: 0 5px 15px 0!important;
	font-size: 0.95em;
	text-transform: uppercase; 
	padding: 8px;
	font-weight: 900;
	line-height: 1.7em;	
	background: #2c2630;
	color: #fff;
}

.tableh2 {
	margin: 0 auto;
	font-size: 13px;
	text-transform: capitalize; 
	padding: 3px;
	color: #111;
	background: #e1cdb4;
	font-weight: 700;
	line-height: 1.7em;
}

.tableh2 a {
	color: #111!important;
}

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 10px;
	background: #F1F1F1;
}

/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image{
	margin: 5px 1px;
    padding: 5px;
	border: 1px solid #ddd;
	background-color: #fff;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

a:hover .image{
	border: 1px solid #dfd0bb;
	background-color: #dfd0bb;
}


.image,
.image:hover,
.imageborder,
.thumbnails,
.thumbnails:hover {
	padding: 1px;
}

.display_media {
	border: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.display_media .image {
    max-width: 100%;
    height: auto;
    margin-right: 0;
    margin-left: 0;
}

.statlink {
	font-weight: 400!important;
	color: #fff;
	font-size: 12px;
	margin: 12px!important;
	padding: 10px;
}

.statlink a {
	font-size: 17px;
	padding: 5px 0;
	color: #fff;
	text-transform: capitalize!important;
}

.statlink a:hover {
	color: #c2b39e;
}

.alblink {
    font-weight:bold;
	text-shadow: none;
}

.catlink {
    display: block;
	margin: 5px 7px;
	font-weight: 400;
	padding: 8px 0;
	text-transform: normal;
	font-size: 10px;
}

.catrow a img,
.catrow a img:hover,
.catrow_noalb a img,
.catrow_noalb a img:hover{
	width: 100%!important;
	height: auto!important;
	padding: 0!important;
	margin: 0!important;
	border: 0px!important;
	background: transparent!important;
}

.catlink a {
	font-size: 1.35em;
	color: #111!important;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.catlink a:hover {
	color: #9b7367!important;
}

.catlink .fas {
	font-size: 10px;
	color: #ebdcbf;
	margin-right: 5px;
	vertical-align: central;
}


.thumb_filename {
	display: block;
	padding: 5px;
}

.thumb_title {
	display: inline-block;
	background-image: linear-gradient(to right, #ebccb7, #e3e7aa);
	font-size: 10px;
	text-transform: capitalize;
	padding: 5px;
	color: #111;
	margin: 2px;
}

.thumb_caption {
	display: inline-block;
	background: #e9e9e9;
	font-size: 10px;
	padding: 5px;
	color: #333;
	margin: 2px;
}

.thumb_caption a {
	text-decoration: none;
	color: #333;
}

/* DO NOT TOUCH ANYTHING BELOW THIS */

/** RESPONSIVE CODING **/
.show-menu,
.menu input[type=checkbox] {
	display: none;
}

.menu input[type=checkbox]:checked ~ .rpv-menu {
	display: block;
}

@media (max-width : 1024px),
(max-width : 959px) {
	
	#navigation {
        overflow-x: hidden!important;
	}

	.navi {
		padding: 20px 0 20px 10px;
		margin: 0;
		background: #e6e4e4;
	}

	#menu {
		padding: 20px;
	}
	
	.menu ul {
		position: static;
		display: none;
	}

	.menu ul li,
    .menu li a {
		width: 100%;
	max-width: 100%;
	}

	.show-menu {
		font-size: 14px;
		display: block;
		text-transform: none;
	}

	.navi {
		padding: 0;
		text-align: left;
	}

	.navi .container {
		padding: 0;
		width: 100%;
	}

	.menu {
		font-family: 'Raleway', sans-serif;
		font-size: 15px;
		font-weight: 400;
		text-transform: capitalize;
		display: block;
		text-align: left!important;
	}
    
    .menu a:first-child {
        margin-top: 10px;
    }

	.menu li {
		margin: 0;
	}

	.menu a {
		display: block;
		text-align: left!important;
		border: 0px!important;
		padding: 8px!important;
		font-weight: 400!important;
	}
	
	.rpv-menu .fa {
		display: none;
	}
	
	.bull {
		display: none;
	}
	
}
 
@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body {
	font-size: 100%!important;
}

body,
#wrapper,
#content,
.maintable,
#footer,
.head {
	overflow-x: hidden!important;
}

#wrapper {
	width: 100%!important; 
}

#content {
	width: 100%; 
	padding: 0px; 
	margin: 0px!important;
}

img.head {
	width: 100%!important;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}

.maintable  {
	max-width: 90%;
}

.navmenu {
	font-size: 90%;
}

#gallery { 
	margin: 0 0 20px 0;
	padding: 0px; 
	max-width: 90%;
}
	
#gallery .menutop {
	max-width: 65vw!important;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:10vw;
}

#header,
.sortorder_cell {
    display: none;
}

.submenu {
	max-width: 99.05%;
	margin: 0!important;
	padding: 5px 0 5px 1px!important;
	text-align: left;
}

.catrow a img,
.catrow a img:hover,
.catrow_noalb a img,
.catrow_noalb a img:hover {
	width: 10vw!important;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.footer {
	max-width: 100%!important;
}

.navmenu {
	padding:2px!important; 
}

.navmenu img {
	margin: 0px!important;
}

.thumb_filename, 
.thumb_comments, 
.thumb_title,
.thumb_caption {
	display: block;
}

.footer {
	width: 100%!important;
	text-align: left!important;
}

}

@media only screen and (max-width: 375px), only screen and (max-device-width: 320px),
only screen and (max-width: 240px), only screen and (max-device-width: 240px) {
	
	
#wrapper {
	width: 100%!important; 
	margin: 0!important;
}
	
#content {
	width: 100%!important; 
	padding: 0px!important;
	margin: 0px!important;
}

#gallery {   
	max-width: 100%;
	margin: 0 0 20px 0;
	padding: 0px; 
}

.submenu {
	max-width: 99.05%;
	margin: 0!important;
	padding: 5px 0 5px 1px!important;
	text-align: left;
}
	
#gallery .menutop {
	max-width: 65vw!important;
}

.navmenu {
	font-size: 100%;
}

.thumb_filename, 
.thumb_comments, 
.thumb_title,
.thumb_caption {
	display: none!important;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:5vw;
}

.tableh1 {
	font-family: 'Merriweather', sans-serif;
	font-size: 13px;
}

.footer {
	width: 100%!important;
	text-align: left!important;
}

}