@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:'Montserrat', sans-serif;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #666;
    padding: 0px;
}

body {
	background-image:none;
	background-color: white;
	background-attachment: fixed;
	background-size: cover;
}
h1{
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	color: rgba(66,64,64,1.00);
}

h2{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:  rgba(66,64,64,1.00);
}
h3{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: rgba(255,255,255,1);
}
h4{
  	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: darkslategrey;  
}
h5{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: 500;
	color: rgba(255,255,255,1);
	text-align: center;
}

header {
	background-color: white;
	height: 300px;
	background-size: cover;
	position: relative;
    margin-bottom: 30px;
}
img{
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	margin-bottom: 0px;
}

ul.nav {
	
	font-family: 'Montserrat', sans-serif;
	color: #666;
	background-color: none;
	font-size: .9em;
	text-align: center;
	width: 65%;
    font-weight: bold;
	text-transform: lowercase;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 12px;
}
.nav li {
	font-family: 'Montserrat', sans-serif;
	list-style: none;
	display: inline;
	margin: 0 20px 0 0;
	color:  rgba(66,64,64,1.00);
}
.nav a {
	font-family: 'Montserrat', sans-serif;
	color:  rgba(66,64,64,1.00);
	text-decoration: none;
}
.nav a:hover {
	font-family: 'Montserrat', sans-serif;
	color: red;	
}

.container{
	background-color: rgba(0,0,0,1);
	margin-top: 40px;
	width: 85%;
	
}
article {
	position: relative;
	width: 85%;
	z-index: 4;
	background-color: rgba(208,201,178,0.3);
	box-shadow: 0px 3px 5px #888;
	padding: 10px;
	border-radius: 20px;
	margin-right: auto;
    margin-left: auto;
	margin-top: 70px;
    margin-bottom: 40px;
}
article a {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:  rgba(66,64,64,1.00);
    text-decoration: none;

}
article a:hover{
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: red;
    text-decoration: none;
}
img{
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	margin-bottom: 0px;
    position: relative;
}
.item1{
	background-color: rgba(204,51,0,1);
	margin-bottom: 10px;
    padding: 5px;	
}
.item1 aside p {
	color: white;
}
.item1 section {
    background-color: cornsilk;
    padding: 10px;
}
.item1 section p{
    color: darkslategrey;
}
.item1 section h2 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
    color: rgba(0,0,0,1.00);
}
.item2{
	background-color: rgba(243,243,243,1);
	margin-bottom: 10px;
	padding: 5px;
}
.item2 img {
    padding: 7px;
    
}
.item3{
	background-color: rgba(255,255,204,1);
	margin-bottom: 19px;
	padding: 5px;
}
.item4{
	background-color: rgba(51,51,51,0.8);
	margin-bottom: 10px;
	padding: 5px;
}
.item4 p{
	color: white;
	padding: 12px;
}
.tem4 img {
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
    
}
.item4 aside p {
	color: white;
}
.item4 h2{
	color: white; 

}
.item4 img{
	padding-right: 5px 5px 5px 5px;
}
.item5{
	background-color: white;
	margin-bottom: 10px;
	padding: 5px;
}
.item5 img{
	padding: 6px;
}
.item5 aside p {
	color: white;
}
.item6{
	background-color: white;
	margin-bottom: 10px;
	padding: 5px;
}
.item6 aside p {
	color: white;
}
.itm6 img {
    padding: 7px;
}
.item7{
	background-color: rgba(102,140,107,0.40);
    margin-bottom: 80px;
	padding: 5px;
}
item7 p {
	color: rgba(66,64,64,1.00);}
	
.item7 img {
	padding: 7px;
}
.item8{
	background-color: white;
	margin-bottom: 10px;
	padding: 5px;
  }
.item8 img {
	padding: 10px;
}
.item9{
	background-color:rgba(165,170,159,1);
    margin-bottom: 80px;
	padding: 5px;
}
.item9 img {
	padding-left: 10px;
    padding-right: 10px;
	display: inline-block;
}
.item9 aside p {
	color: white;
}
.item10{
	background-color:white;
	margin-bottom: 10px;
	padding: 7px;
}
.item10 p{
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: black;  
    padding: 10px;
    text-align: center;
} 
.item10 img {
    padding: 10px;
    position: relative;
}
.item11{
	background-color: rgba(240,229,229,0.6);
	margin-bottom: 10px;
	padding-top: 10px;
    padding-bottom: 30px;
    paddding-right: 10px;
    padding-left: 10px;
    height: auto;

} 
.item11 img {
	padding: 7px;
}
.item11 figcaption h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:  rgba(66,64,64,1.00);
    float: let;
} 
.item12{
	background-color: rgba(37,33,33,1.00);
	margin-bottom: 10px;
	padding: 5px;
}
.item12 img{
	padding:12px;
}
.item12 p {
	color: white;
	padding: 15px;
}
.item12 figcaption {
	color: white;
	padding-bottom: 15px;
}
aside {
	background-color: rgba(0,0,0,1);
	height: 80%;
	width: 35%;
	float: right;
	margin: 0px;
	padding: 5px;
}
aside h2 {
	color: white;
}

aside p  h2{
	color: rgba(0,0,0,1);
	padding-top: 2px;
}
.person{
	font-family: "Square721 BT";
	font-size: 48px;
	font-weight: normal;
	color: rgba(204,204,204,1);
}



.item img{
	padding-right:5px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:10px;
}
aside p  h2{
	color: rgba(0,0,0,1);
	padding-top: 2px;
}
.info{
	margin-top: 30px;
}


