

#footer{
	position: relative;
	float: none;
	width: 100%;
	height:auto;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom:40px;
	background-color:  #421206;

}

.divider-short {
	position: relative;
		float: none;
		width: 35%;
		margin-left:auto;
		margin-right:auto;
		margin-top:30px;
		margin-bottom:30px;
		padding-top:3px;
		padding-bottom:3px;
		border-top:.01em solid #8a5c50;
		border-bottom:.01em solid #8a5c50;
	
}

.footer_font{
			color: #ebdac6;
			font-family: 'Raleway', sans-serif;
			font-weight: 300;
			text-align:center;
			list-style-type:none;
			letter-spacing: .5px;
			overflow-wrap: break-word;
						}
						.footer_font_sm {
								word-spacing: .5em;
								text-align:center;
								color: #ebdac6;
							font-weight: 300;
							font-family: 'Raleway', sans-serif;
							word-wrap: break-word;
							word-spacing: 10px;

							}	
									.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 a:link{
color: #ebdac6;
	}

	.footer_font a:hover{
	color:  #1ABC9C;
	font-weight: 200;
	}

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


		
