@charset "utf-8";
/* CSS Document */



html, body {
	background-image:url(img/bg_texture.jpg);
	background-repeat:repeat;
	padding:0;
	margin:0;
	background-position:top;
	text-decoration: none;
}

a{
	color:#aaa6a1;	
}

a:hover{
	color:#d9d4ce;
}

h1{
	text-decoration: none;
	font-weight:100;	
}

h2{
	text-decoration: none;
	font-weight:100;	
}

.mainHome{
	width:1200px;
}

.containerHome{
	position:relative;
	margin:0 auto;
	max-width:1200px;
	z-index:5;
}

.container{
	margin:0 auto;
	width:1200px;
}

.homeBG{
	position:relative;
	z-index:1;
	top:50%;
	left:50%;
	width:100%;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: center;
}

#fadeshow1 img{
	position: relative;
	object-fit: cover;
	max-width: 1400px;
}

.nav{
	height:464px;
	width:317px;
	background-image:url(img/nav.png);
	float:left;
}

.nav_home{
	height:464px;
	width:317px;
	background-image:url(img/nav.png);
}

.nav_n{
	width:317px;
	height:293px;
	background-image:url(img/nav_n.png);
	float:left;
	position:relative;
	z-index:5;
}

.logo{
	padding-top:25px;	
}

.navText{
	font-family: 'gotham-medium-eurgothamMdeuro';
	font-size:15px;
	text-decoration: none;
	color:#aaa6a1;
	letter-spacing:2px;
	text-transform:uppercase;
	width:220px;
	text-align:center;
	margin-top:68px;
	margin-left:48px;
}

.galleryShow{
	font-family: 'gotham-medium-eurgothamMdeuro';
	font-size:30px;
	text-decoration: none;
	color:#aaa6a1;
	letter-spacing:2px;
	text-transform:uppercase;
	width:550px;
	text-align:center;
	position:absolute;
	z-index:5;
	left:500px;
	background-color: rgba(0, 0, 0, 0.5);
	padding:15px;
	border: 2px solid #2a2723;
}

.galleryShow_txt{
	font-family: 'gotham-lightgotham-light';
	font-size:14px;
	margin-bottom:10px;
}

.imageTiles{
	margin-top:45px;
	margin-left:40px;
	float:left;
	width:767px;
}


ul.img_list {
	
}	
	
li.image_one a {
	display:block; 
	width:200px; 
	height:250px; 
	position:relative;
}	

li.image_one a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:200px; 
	height:250px; 
	background:url(img/neighbours_over1.png)
}

.img_thumb{
	width:200px;
	height:250px;
	float:left;
	margin-right:10px;
	margin-bottom:40px;
}

.nameBlock{
	width:300px;
	height:225px;
	background-color:#000;
	float:left;
	color:#aaa6a1;
	border: 2px solid #2a2723;
	position:relative;
	margin-top:23px;
	margin-left:-25px;
	z-index:5;
}

.fName{
	font-size:184px;
	font-family: 'lhf_sanborn_thin_regularRg';
	margin-left:25px;
	margin-top:25px;
	height:140px;	
}

.name_info{
	font-size:16px;
	font-family: 'gotham-lightgotham-light';
	text-transform:uppercase;
	text-align:left;
	position:absolute;
	padding-left:30px;	
}

.helpBtn{
	background-color:#7e7771;
	float:left;
	position:absolute;
	width:240px;
	height:40px;
	z-index:5;
	margin-left:292px;
	margin-top:275px;
	border: 1px solid #353535;
}

.watch{
	background-color:#000;
	float:left;
	position:absolute;
	width:213px;
	height:40px;
	z-index:5;
	margin-left:292px;
	margin-top:330px;
	border: 1px solid #353535;
}

.send{
	background-color:#000;
	float:left;
	position:absolute;
	width:200px;
	height:40px;
	z-index:5;
	margin-left:292px;
	margin-top:385px;
	border: 1px solid #353535;
}

.help_txt{
	font-family: 'gotham-lightgotham-light';
	text-transform:uppercase;
	font-size:18px;
	color:#020506;
	margin-left:15px;
	margin-top:11px;	
}

.help_txt a{
	color:#020506;
}

.help_txt a:hover{
	color:#d9d4ce;
}

.btn_txt{
	font-family: 'gotham-lightgotham-light';
	text-transform:uppercase;
	font-size:18px;
	color:#aaa6a1;
	margin-left:15px;
	margin-top:11px;	
}

.btnB_txt{
	font-family: 'gotham-medium-eurgothamMdeuro';
	text-transform:uppercase;
	font-size:18px;
	color:#aaa6a1;
	margin-top:11px;
	text-align:center;	
}

.btnD_txt{
	font-family: 'gotham-medium-eurgothamMdeuro';
	font-size:18px;
	color:#aaa6a1;
	margin-top:11px;
	text-align:center;	
}

.n_photo{
	float:left;
	z-index:1;
	position:absolute;
	margin-left:460px;
	margin-top:50px;
}

.film{
	width:600px;
	float:left;
	margin-left:118px;
	margin-top:55px;
	margin-bottom:50px;
}

.film_title{
	font-size:24px;
	color:#aaa6a1;
	font-family: 'gotham-medium-eurgothamMdeuro';
	padding-bottom:10px;
}

.film_txt{
	font-size:15px;
	color:#aaa6a1;
	font-family: 'gotham-lightgotham-light';
	line-height:20px;
}

.download{
	background-color:#000;
	width:235px;
	height:40px;
	border: 1px solid #353535;
	margin-top:30px;
	float:left;
	margin-right:20px;
}

.donate{
	background-color:#000;
	width: 70%;
	margin-bottom: 15px;
	height:40px;
	border: 1px solid #353535;
	margin-right:20px;
}

.donate_combo{
	background-color:#000;
	padding: 0 15px;
	height:40px;
	border: 1px solid #353535;
}

.bookBtn{
	background-color:#000;
	padding: 0px 15px;;
	height:40px;
	border: 1px solid #353535;
	margin-top:30px;
	float:left;
	margin-right:20px;
}

.buttons{
	width:600px;	
	height:175px;
}

.donate_buttons{
	width:600px;
	margin-top:15px;
}

.credit{
	font-size:30px;
	color:#aaa6a1;
	font-family: 'gotham-medium-eurgothamMdeuro';
	text-align:center;
	line-height:40px;
	padding-bottom:15px;
}

.credit_tiny{
	font-size:18px;
	color:#aaa6a1;
	font-family: 'gotham-medium-eurgothamMdeuro';
	text-align:center;
}	

.seotxt{
	font-family: 'gotham-medium-eurgothamMdeuro';
	text-align:center;
	font-size:14px;
	width:700px;
	padding-left:130px;
	color:#ffb114;
	line-height:22px;
}

.footer{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	height:150px;
	color:#aaa6a1;
	text-align:center;
	max-width:1200px;
	line-height:22px;
	padding-bottom:75px;
	margin:0 auto;
	width: 100%;
}

.homeFooter{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	width:1400px;
	color:#aaa6a1;
	text-align:center;
	line-height:22px;
	padding-bottom:25px;
}

.social{
	width:960px;
	font-family: 'gotham-medium-eurgothamMdeuro';
	font-size: 18px;
	height:100px;
	color:#ffb114;
	float:right;
}


.social li{
	list-style-image:none;
	display:inline;
	height:88px;
}

.facebook{
	width:300px;
	height:88px;
	padding-left:10px;
	float:left;
}


@font-face {
    font-family: 'gotham-medium-eurgothamMdeuro';
    src: url('fonts/gothmmedeuro-webfont.eot');
    src: url('fonts/gothmmedeuro-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothmmedeuro-webfont.woff') format('woff'),
         url('fonts/gothmmedeuro-webfont.ttf') format('truetype'),
         url('fonts/gothmmedeuro-webfont.svg#gotham-medium-eurgothamMdeuro') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lhf_sanborn_thin_regularRg';
    src: url('fonts/lhfsanbornthinregular-webfont.eot');
    src: url('fonts/lhfsanbornthinregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lhfsanbornthinregular-webfont.woff') format('woff'),
         url('fonts/lhfsanbornthinregular-webfont.ttf') format('truetype'),
         url('fonts/lhfsanbornthinregular-webfont.svg#lhf_sanborn_thin_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham-lightgotham-light';
    src: url('fonts/gothmlig-webfont.eot');
    src: url('fonts/gothmlig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothmlig-webfont.woff') format('woff'),
         url('fonts/gothmlig-webfont.ttf') format('truetype'),
         url('fonts/gothmlig-webfont.svg#gotham-lightgotham-light') format('svg');
    font-weight: normal;
    font-style: normal;

}