

#homep{

  background-color: #000000;
  position:relative;
  margin-top:70px;
  text-align:center;
}

#home{
margin-top:90px;	
}

#navbar{
	font-family: 'Cinzel Decorative', cursive;	
	margin-top:5px;
	font-size:18px;
}


h1{
font-family: 'Cinzel Decorative', cursive;	
font-size: 50px;
color:#E1E1E1;
}

.homeh1{
font-family: 'Cinzel Decorative', cursive;	
font-size: 70px;
color:#E1E1E1;
}

h2{
font-family: 'Cinzel Decorative', cursive;	
font-size: 40px;
color:#E1E1E1;
font-style:bold;
}

h3{
font-family: 'Cinzel Decorative', cursive;	
font-size: 20px;
color:#E1E1E1;
}

p,caption{
font-family: 'Lato', sans-serif;
font-size:17px;
text-align:justify;	
	 color:#E1E1E1;
}
.b{
font-weight: bold;	
}

.vcent{
vertical-align: center
}

.imgbox{
background-size:contain;
width:100%;

}

.100{
  height: 100%;
}

.true{
	text-decoration:none;
}

#logo1{
 background: url(images/Logo.png) no-repeat center center;
 background-position: center;
 height:300px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#logo2{
 background: url(images/Talbotlogo.png) no-repeat center center;
 background-position: center;
 height:300px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#logo3{
 background: url(images/Logo.png) no-repeat center center;
 background-position: center;
 height:200px;
 background-size:contain;
 margin-top:10px;
 margin-bottom:40px;
}
#logo4{
 background: url(images/Talbotlogo.png) no-repeat center center;
 background-position: center;
 height:200px;
 background-size:contain;
 margin-top:10px;
 margin-bottom:40px;
}
#claptrap1{
 background: url(images/claptrap1.jpeg) no-repeat center center;
 background-position: center;
 height:300px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#claptrap2{
 background: url(images/claptrap2.jpeg) no-repeat center center;
 background-position: center;
 height:300px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#claptrap3{
 background: url(images/claptrap3.jpeg) no-repeat center center;
 background-position: center;
 height:300px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#talbot1{
 background: url(images/talbot1.jpeg) no-repeat center center;
 background-position: center;
 height:170px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#talbot2{
 background: url(images/talbot2.jpeg) no-repeat center center;
 background-position: center;
 height:170px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#talbot3{
 background: url(images/talbot3.jpeg) no-repeat center center;
 background-position: center;
 height:170px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#guest1{
 background: url(images/guest1.png) no-repeat center center;
 background-position: center;
 height:250px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#guest2{
 background: url(images/guest2.png) no-repeat center center;
 background-position: center;
 height:250px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#guest3{
 background: url(images/guest3.png) no-repeat center center;
 background-position: center;
 height:250px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#guest4{
 background: url(images/guest4.png) no-repeat center center;
 background-position: center;
 height:250px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#guest5{
 background: url(images/guest5.png) no-repeat center center;
 background-position: center;
 height:250px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}
#guest6{
 background: url(images/guest6.png) no-repeat center center;
 background-position: center;
 height:250px;
 background-size:contain;
 margin-top:20px;
 margin-bottom:30px;
}

.cap{
	text-align:center;
	color:#121212;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
}
.cap2{
	text-align:center;
	color:#E1E1E1;
	font-weight:bold;
	font-size:18px;
}

.glyphbox{
height:190px;	
text-align:center;
background-color:#121212;
margin-bottom:50px;
}

.glyphsize{
font-size:60px;
color:#E1E1E1;
margin-top:60px;
}

.footer{
background-color:#121212;	
margin-top:auto;
width:100%;
padding-top:10px;
bottom:0;
height:50px;
}

.pad{
	padding:20px;
}
.padside{
   padding-left:30px;
   padding-right:30px;
   padding-top:10px;
}
.marg{
 margin:20px;	
}

.smooth{
	border-radius:30px;
	
}
 .white{
	 color:#E1E1E1;
 }

.main{
	margin-top:90px;
	margin-bottom:50px;
	background-color:#121212
}
.padr{
	padding-right:50px;
}
.just{
	text-align:justify;
}
.marg{
	margin-top:75px;
	margin-bottom:50px;
}
.marg2{
	margin-top:20px;
	margin-bottom:10px;
}

.textcent{
	text-align:center;
}
.wrapper {
	width:160px;
    margin-left:auto;
	margin-right:auto;
}

