@charset "utf-8";
html, body {
    max-width: 100%;
    overflow-x: hidden;
}




h2 {
        	color:#ffffff;
        	font-family:"Klinic Slab Book", serif;   
        	background-color:#0B9446;
			text-align: center;
			width: 420px;
	} 
	
h3 {
        	color:#ffffff;
        	font-family:"Klinic Slab Book", serif;   
        	background-color:#0B9446; 
			text-align: center;
	} 	


#h2menu {
        	color:#ffffff;
        	font-family:"Klinic Slab Book", serif;   
        	background-color:#0B9446;
			text-align: center;
			width: 1400px;
			margin-left: 80px;
	}
	
#body1 {
	
        background-color:#531211;
        background-repeat: no-repeat;
        background-size: 1100px 700px;
		background-position: 8px 10px;	
    } 




#body2 {
	
         background-color:#5e1211;
    }
    
#body3 {
	
        background-color:#5e1211;
        
	
 }

#body4 {
	
         background-color:#5e1211;
      	
    }

#body5 {
	
         background-color:#5e1211;	
    }

ul {
    list-style-type: none;
    margin: 0;
    padding:30px;
    font-family:"Klinic Slab Book", serif;
    background-color:#CF1C44;
    text-align: center;
    word-spacing: 30px;
	
}
	
 #ul1 { 
    list-style-type: none;
    margin: 0;
    padding-left: 500px;
    font-family:"Klinic Slab Book", serif;
    background-color:#CF1C44;
    text-align: center;
    word-spacing: 30px;
	
}   

#title {
		float: right;
		color: white;
		font-size: 48px;
		text-align: center;
		padding-right: 5px;
	
}


li {
	display: inline;
}

		
		
div.fixed {
    position: absolute;
    top: 102px;
    right: 0;
    width: 420px;
	height: 738px;
    border: 3px solid #73AD21;
    margin-right:8px;
    margin-top: 87px;
	background-color:#0B9446; 
	padding: 30px
	
}

div.fixed2 {
    position: absolute;
    top: 0;
    left: 220px;
    width: 600px;
	height: 542px;
    border: 3px solid #73AD21;
    margin-right: 8px;
    margin-top: 86px;
	background-color:#0B9446; 
	padding: 30px;
	
}


div.fixed3 {
    position: absolute;
    top: 90px;
    left: 120px;
    width: 420px;
	height: 542px;
    border: 3px solid #73AD21;
    margin-right: 8px;
    margin-top: 100px;
	background-color:#0B9446; 
	padding: 30px;
	
}


div.fixed5 {
    position: absolute;
    top: 90px;
    left: 100px;
    width: 420px;
	height: 535px;
    border: 3px solid #73AD21;
    margin-right: 8px;
    margin-top: 100px;
	background-color:#0B9446; 
	padding: 30px;
	
}

#par {color: white;
	  	
}

.par1 {
	 color: white;
	 text-align: center;
	 margin-top: 50px;
	 word-spacing: 1px;

}

.par {
	color: white;
	font-size: 20px;
	
}


.image {
	position: relative;
	bottom: 100px;
	left: 668px;
	margin-top: 100px;
}

.image2{
	position: relative;
	bottom: 100px;
	left: 707px;
	padding-top: 10px;
}
  
#image3 { 
	      position: relative;
		  bottom: 50px;
		  left: 700px;
		  margin-top: 50px;
		
	
}

	
.box{
	
	background-color: #d7c5b7;
	
}	
	
#box{
	background-color:#5e1211;
	padding-top: 5px;

	
}

#menu{
	   position: absolute;  
	
}
#menu2{
	margin-left: 80px;
	
	
}


#nav {
	 text-align: right;
	
	
}

input[type=text] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
	
}


ul.a {
    list-style-type: none;
	word-spacing: 0;
	text-align: left;
	background-color: #0B9446;
	color: white;
	
}

li.b {
			color:#543136;
        	font-family:"Klinic Slab Book", serif;   
			text-align: center;
			font-size: 18px;
}

a {
	color: white;
	} 
	
.footer {
    
    position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 1505px;
    list-style-type: none;
    margin: 0;
    padding:30px;
    font-family:"Klinic Slab Book", serif;
    background-color:#CF1C44;
    text-align: right;
    word-spacing: 30px;
   
}	
