body {
	background-color: rgb(65,57,61);

}




.picright {
	width: 700px;
	height: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 9px;
	margin-bottom: 10px
}

.picleft {
	width: 700px;
	height: 300px;
	margin-top: -2px;
	margin-right: -30px;
	margin-bottom: -6px;
	clear: right;
	float: right;
	padding-left: 31px;
	padding-right: 98px;
	margin-left: 20px;
}

.main {
	background-color: #be1e2d;
	width: 1414px;
	border: 10px groove #d7e4c2;
	padding-top: 34px;
	padding-right: 34px;
	padding-left: 34px;
	padding-bottom: 34px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}           
    
       
     
ul {
	list-style-type: none;
	margin-top: -1px;
	margin-right: 51px;
	margin-left: 10px;
	margin-bottom: 4px;
	padding: 0;
	overflow: hidden;
	background-color: #d7e4c2;
}

li {
    float: left;
    border-right:1px solid #be1e2d;
}

li:last-child {
    border-right: none;
}

li a {
	display: block;
	color: #41393d;
	text-align: center;
	padding-top: 16px;
	padding-right: 102px;
	padding-left: 87px;
	padding-bottom: 14px;
	text-decoration: none;
}

li a:hover:not(.active) {
    background-color: #d4a18d;
}
ul li a {
}


.active {
    background-color: #be1e2d;
}

	
	nav {
    color: rgb(138,140,143);
    font-family: "Majesti Banner Bold", "Majesti Banner Book", "Majesti Banner Heavy", "Majesti Banner Light", "Majesti Banner Medium";
    font-size: 23px;
		font-weight: 100;
		
}




div.gallery {
	margin-top: 67px;
	margin-right: 67px;
	margin-left: 67px;
	margin-bottom: 67px;
	border: 27px solid #d7e4c2;
	float: left;
	width: 180px;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.gallery img {
	width: 100%;
	height: 74px;
}

div.desc {
    padding: 15px;
    text-align: center;
}







h1 {
	color: rgb(190,30,45);
	font-family: "Majesti Banner Bold", "Majesti Banner Book", "Majesti Banner Heavy", "Majesti Banner Light", "Majesti Banner Medium";
	margin-top: 6px;
	margin-right: 136px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 70px;
	font-style: oblique;
	text-align: left;

}



h2{
	font-family:'Majesti Banner Bold', 'Majesti Banner Book', 'Majesti Banner Heavy', 'Majesti Banner Light', 'Majesti Banner Medium';
	font-weight: bold;
	font-size: 30px;
}

p  {
	color: rgb(138,140,143);
	font-family: "Majesti Banner Bold", "Majesti Banner Book", "Majesti Banner Heavy", "Majesti Banner Light", "Majesti Banner Medium";
	font-weight: bold;
	font-size: 32px;
       
}
     

@font-face{
	font-family: "Majesti Banner Bold", "Majesti Banner Book", "Majesti Banner Heavy", "Majesti Banner Light", "Majesti Banner Medium";
		src:url(../majesti/Majesti-Banner/Majesti-Banner-Bold.otf);
	src: url(../majesti/Majesti-Banner/Majesti-Banner-Book.otf);
	src: url(../majesti/Majesti-Banner/Majesti-Banner-BookItalic.otf);
	src: url(../majesti/Majesti-Banner/Majesti-Banner-BookItalic.otf);
	src: url(../majesti/Majesti-Banner/Majesti-Banner-Heavy.otf);
	src: url(../majesti/Majesti-Banner/Majesti-Banner-HeavyItalic.otf);
	src: url(../majesti/Majesti-Banner/Majesti-Banner-Light.otf);
	src: url(../majesti/Majesti-Banner/Majesti-Banner-LightItalic.otf);
	src: url(../majesti/Majesti-Banner/Majesti-Banner-Medium.otf);
	src: url(../majesti/Majesti-Banner/Majesti-Banner-MediumItalic.otf);
}
