


#footer{
	position: relative;
	float: none;
	width: 100%;
	margin: 0 auto;

}
.title_font_footer{
		color: #EDE6D3;
		font-weight: 500;
		font-family: 'Arapey', serif;
		text-align:left;
			}
			
.footer_font{
color: #EDE6D3;
font-weight: 400;
font-family: 'Arapey', serif;
text-align:left;
line-height:1.4;
}

.footer_font a:link{
color: #EDE6D3;
}

.footer_font a:hover{
color:  #fff;
font-weight: 600;
}

.footer_font a:visited{
color: #EDE6D3;
}
	

	.footer_font_sm {
		word-spacing: .4em;
		text-align:right;
	color:  #EDE6D3;
	font-weight: 300;
	font-family: 'Arapey', serif;
	word-wrap: break-word;

	}	
			.footer_font_sm a:link{
					color: #EDE6D3;
			}

			.footer_font_sm a:hover{
					color:  #fff;
			font-weight: 600;
			}

			.footer_font_sm a:visited{
					color: #EDE6D3;
			}
			
			.footer_font_center {
			text-align:center;
			color:  #EDE6D3;
			font-weight: 300;
			font-family: 'Arapey', serif;
			word-wrap: break-word;

			}	
					.footer_font_center a:link{
							color: #EDE6D3;
					}

					.footer_font_center a:hover{
							color:  #fff;
					font-weight: 600;
					}

					.footer_font_center a:visited{
							color: #EDE6D3;
					}
					
				