@charset "utf-8";
/* CSS Document */

.footerbox {
	background-color: #AF9D92;
	height: 113px;
	width: 768px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E1DAD7;
	background-image: url(/images/footer/footerbkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 10px;
	padding-left: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 0px;
	color: #FFF;
	margin-left:-1px;
	text-decoration: none;
}
.textshare {
	border: 1px solid #FFF;
	padding: 2px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footerinfo {
	width: 325px;
	border-right-color: 69533B;
	float: left;
	padding: 0px;
}
.footerheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #FFF;
}
.footercontacttext {
	line-height: 18px;
}

.footerlinks01 {
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C897A;
	padding-left: 25px;
	float: right;
	line-height: 100%;
	font-size: 14px;
	
}
.footerlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 187%;
}

.footerlinks02 {
	width: 100px;
	float: right;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C897A;
	line-height: 171%;
}
.footerlinks03 {
	float: right;
	width: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C897A;
	padding-left: 17px;
}
.footersocialmedia {
	height: 90px;
	width: 117px;
	padding-left: 10px;
	float: right;
	padding-top: 6px;
	text-align: center;
	padding-right: 10px;
}
.footertextshare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 12px;
	width: 40px;
	border: 1px solid #FFF;
	float: right;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-right: 8px;
}
.footertextsharebox {
	padding-top: 14px;
}

.legaltext {
	font-size: 9px;
	line-height: 5px;
}
.footerlinktext a:link {color:#FFFFFF; text-decoration:none}
.footerlinktext a:visited {color:#FFFFFF;text-decoration:none}
.footerlinktext a:hover {color:#FFFFFF;text-decoration:underline}
.footerlinktext a:active {color:#FFFFFF;text-decoration:underline}

.footerheadline a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.footerheadline a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.footerheadline a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
.footerheadline a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}

.footercontacttext a:link {color:#FFFFFF; text-decoration:none}
.footercontacttext a:visited {color:#FFFFFF;text-decoration:none}
.footercontacttext a:hover {color:#FFFFFF;text-decoration:underline}
.footercontacttext a:active {
	color:#FFF;
	text-decoration:underline;
	font-style: italic;
	font-weight: bold;
}

.footertextshare a:link {color:#FFFFFF; text-decoration:none}
.footertextshare a:visited {color:#FFFFFF;text-decoration:none}
.footertextshare a:hover {color:#FFFFFF;text-decoration:underline}
.footertextshare a:active {color:#FFFFFF;text-decoration:underline}
