body {
	background-image: url(images/background.jpg);
	-webkit-text-size-adjust: 100%;
	color: #C4C596;
	line-height: 22px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 18px;
	background-color: black;
	}


html {
	overflow-y: scroll;
	}

h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	line-height: 28px;
	color: #f3833a;
	}

h2 {
	font-style: italic;
	bottom: 4px;
	font-family: 'Oswald', sans-serif;
	line-height: 25px;
	font-size: 24px;
	color: #978f68;
	}

h3 {
	margin-top: 1px;
	margin-bottom: 4px;
	font-weight: bold;
	font-style: italic;
	font-family: 'Oswald', sans-serif;
	font-size: 21px;
	color: #66ff99;
	}

h4 {
	margin-top: 4px;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	}

img {
	max-width: 100%;
	max-height: 100%;
	}

a {
	text-decoration:underline;
	color: #f8a874;
	}


a:hover {
	color: #cccccc;
	text-decoration:underline;
	}

ul	{
	margin-top: 2px;
	}

ul.noIndent {
	margin-left: 10px;
	padding-left: 10px;
	}

hr {
	margin-bottom: 30px;
	clear: left;
	border: 0px;
	background-color: #9A9352;
	width: 100%;
	display: block;
	height: 2px;
	}

a, img {
    border:none;
    }

.left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #9A9352;
	}

.left2 {
	float:left;
	margin-right:8px;
	margin-bottom:6px;
	}
	


.paskr {
	float: left;
	width: 270px;
	margin-right: 10px;
	margin-bottom: 6px;
	border: 1px solid #9A9352;
	height: 196px;
	}

.join {
	float:left;
	margin-right:8px;
	margin-bottom: 2px;
	}

.right {
	float: right;
	border: 5px solid #9A9352;
	margin-bottom: 6px;
	margin-left: 10px;
	}
	
.map iframe {
	width: 62%;
	max-height: 300px;
	float: right;
	border: 0;
	}
	
.address {
	width: 36%;
	height: 300px;
	float: left;
	margin-bottom: 10px;
	background-color: #292929;
	border: 1px solid #9A9352;
	}
	
.address P {
	padding-left: 10px;
	margin-top: 1px;
	}

.address H2 {
	font-size: 21px;
	background-color: #000;
	padding: 10px;
	color: #7bac50;
	margin-top: 0;
	font-style: normal;
	}

.slide-container {
	width: 750px;
	float: right;
	margin-left: 12px;
	margin-bottom: 15px;
	}

.slide-text	{
	position: absolute;
	z-index: 102;
	top: 0; left: 0; bottom: 0; right: 0;
	}
	
.photo {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: 3px solid #9A9352;
	display: block;
	}
	
.photo img {
	display: block;	
	}

.gallery-title {
	font-size: 12px;
	width: 900px;
	float: left;
	margin-bottom: 6px;
	padding-top: 6px;
	margin-right: 30px;
	font-style: italic;
	font-family: 'Oswald', sans-serif;
	line-height: 22px;
	font-size: 19px;
	color: #978f68;
	text-align: left;
	clear: left;
	}

.slideshow {
	}

.project-container {
	display: flex;
	justify-content: space-around;
	flex-flow: row wrap;
	}

.project {
	background-color: #292929;
	border: 1px solid #9A9352;
	margin-bottom: 15px;
	width: 30%;
	font-size: 16px;
	}
	
.project P {
	padding-left: 10px;
	margin: 3px 4px;
	}
	
.project span {
	font-style: italic;
	color: #f06b1c;
	margin-right: 8px;
	}


.project H2 {
	font-size: 21px;
	letter-spacing: 0px;
	background-color: #000;
	padding: 8px;
	color: #7bac50;
	margin-bottom: 5px;
	margin-top: 0;
	font-style: normal;
	}

#wrapper {
	box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 3px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 20px;
	background-color: #4b1e03;
	border: 6px solid #9A9352;
	width: 96%;
	max-width: 1500px;
	text-align: left;
	display: block;
	}

#content {
	background-position: 0 top;
	background-image: url(images/background-content.jpg);
	background-repeat: repeat-x;
	padding: 15px;
	display: block;
	}

#logo  {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 200px;
	z-index: 101;
	right: 8px;
	top: 3px;
	position: absolute;
	}

header {
	background-repeat:no-repeat;
	position: relative;
	display: block;
	}

footer {
	display: block;
	height: 100px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 17px;
	color: #f8f8ff;
	background-color: #624F19;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	}

footer a {
	font-size: 15px;
	color: #fff;
	}

footer a:hover {
	color: #d1d1d1;
	text-decoration:underline;
	}
	
.skip-link {
    position: fixed;
    top: -200px;
    padding: 6px;
    background-color: #fff;
    color: #000;
    display: inline-block;
    z-index: 9999;
    }
    
.skip-link:focus {top: 5px;}

#sig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 96%;
	color: #624F19;
	text-align:right;
	max-width: 1500px;
	margin: auto;
	padding-top: 4px;
	}

#sig a {
	font-family:Arial, Helvetica, sans-serif;
	color: #f89634;
	}

#sig a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}


/**************************** Navigation ****************************/

nav {
	background-color: #363636;
	width: 100%;
	line-height: 40px;
	}

nav a {
	font-family: 'Oswald', sans-serif;
	font-size: 26px;
	color: #8cb762;
	width: 100%;
	height: 100%;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	}

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

nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	height: auto;
	}

nav ul li {
	flex: auto;
	text-align: center;
	margin: 0;
	padding: 0;
	}



/***************** FOR MOBILE RESOLUTIONS *******************/

@media screen and (max-width: 1100px){

nav a {font-size: 24px;}

.slide-container {width: 80%;}
}

@media screen and (max-width: 950px){

.right {width: 60%;}

.slide-container {width: 70%;}
}

@media screen and (max-width: 885px){

nav {font-size: 20px;}
.project {width: 46%;}

}


@media screen and (max-width: 740px){

.right {width: 100%;}

.slide-container {
	width: 100%;
	float: left;
	margin-left: 0px;
	}

#logo {
	left: 3px;
	background-image: url("images/logo-small.png");
	width: 270px;
	height: 70px;
	}
}

@media screen and (max-width: 650px){

nav a {font-size: 20px;}

.project {
	background-color: #292929;
	border: 1px solid #9A9352;
	margin-bottom: 15px;
	width: 1000%;
	font-size: 16px;
	}
	
.map iframe {
	width: 100%;
	max-height: 240px;
	float: right;
	border: 0;
	}
	
.address {
	margin-top: 8px;
	width: 100%;
	height: 160px;
	}
	
}


@media screen and (max-width: 570px){

.photo {
	margin-right: 0%;
	margin: 2%;
	float: left;
	}

footer {
	height: 75px;
	padding-left: 10px;
	padding-top: 10px;
	color: #f8f8ff;
	clear: both;
	background-image: none;
	}

nav a {font-size: 24px;}

nav ul {flex-wrap: wrap;}

nav ul li {flex:1 1 25%;}

.slides {
	margin-left: 0px;
	}

}



@media screen and (max-width: 440px){

.gallery-title {
	width: 300px;
	}

.paskr {
	width: 100%;
	margin-right: 0px;
	}
}

@media screen and (max-width: 360px){
	
.photo {
	margin-right: 4px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	}
		
	.photo img {width: 100%;}

	nav a {font-size: 20px;}
	
.gallery-title {
	width: 200px;
	}

}


/*****************************Lightbox*****************************/

.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:2px solid #9A9352}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#000}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}
