@charset "utf-8";
/* CSS Document */

.oneColFixCtrHdr #footeralt {
	background-color: #582700;
	background-image: url(../images/footer-alt.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#footeralt h5 {
	font-size: 1.4em;
	font-weight: normal;
	color: #834d8f;
	padding-top: 25px;
	padding-left: 10px;
	margin-top: -25px;
	margin-bottom: 3px;
}
#footeralt .newsteaser h6 {
	font-size: 1.2em;
	font-weight: normal;
	color: #FFE2C0;
	padding-left: 10px;
	margin-left: 5px;
	padding-top: 10px;
}
#footeralt .newsteaser p {
	font-size: 90%;
	color: #FFE2C0;
	padding-left: 10px;
}
#footeralt .footernews {
	height: 275px;
	width: 550px;
	float: left;
	margin-top: 25px;
	border-right-width: thick;
	border-right-style: dotted;
	border-right-color: #9F7F65;
	padding-right: 5px;
}
#footeralt .footernews .newsteaser span {
	color: #FFE2C0;
	font-size: 90%;
	margin-left: 10px;
	padding-left: 10px;
}
#footeralt .footernews .newsteaser .teaser {
	color: #FFE2C0;
	font-size: 95%;
	line-height: 125%;
	padding-left: 15px;
	padding-bottom: 5px;
	

}
#footeralt .footernews .newsteaser .readmore a {
}

#footeralt .footernews .newsteaser .readmore {
	background-image: url(../images/purple-button.png);
	height: 25px;
	width: 140px;
	background-position: bottom;
	margin-left: 400px;
	background-repeat: no-repeat;
	

}
#footeralt .footernews .newsteaser .readmore p {
	font-size: 1.2em;
	font-weight: normal;
	color: #FFE2C0;
	padding-left: 20px;
}
#footeralt .footernews .newsteaser .readmore a {
	color: #FFE2C0;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	padding-left: 25px;
}

#footeralt .footerspecials {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-top: 25px;
	
}
#footeralt .footerspecials .specials {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D2D53;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#footeralt .footerspecials .specials h6 {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFE2C0;
	padding-left: 10px;
}
#footeralt .footerspecials .specials .readmore {
	background-image: url(../images/purple-arrow.png);
	height: 12px;
	width: 60px;
	float: left;
	margin-left: 190px;
}
#footeralt .footerspecials .specials img {
	margin-left: 190px;
	margin-bottom: 3px;
	margin-top: 5px;
}

#footeralt .footerspecials .specials .specialdetail {
	font-size: 80%;
	line-height: 115%;
	color: #FFE2C0;
	padding-left: 10px;
}

#footeralt .address {
	color: #FFE2C0;
	float: left;
	width: 530px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 120%;
	margin-bottom: 20px;
}
#footeralt .address a {
	color: #FFE2C0;
	text-decoration: underline;
}
#footeralt .address a:hover {
	color: #834d8f;
	text-decoration: none;
}
#footeralt .medialinks {
	float: left;
	width: 380px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.socialmedia  img   {
	float: left;
	margin-right: 15px;
}
#footeralt .socialmedia {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}
#footeralt .medialinks a {
	color: #FFE2C0;
	text-decoration: none;
}
#footeralt .medialinks a:hover {
	color: #834d8f;
	text-decoration: none;
}
#footeralt .medialinks p {
	color: #FFE2C0;
}
#footeralt .medialinks .copyright {
	font-size: 80%;
}
