﻿/*=================================================
  Site Footer
=================================================*/
#tdBottomInfo {
	background-color: #dfdbab;
}
A.tdBottomLink:hover {
    text-decoration:underline;
    color: #4D4435;
}
A.tdBottomLink:link {
    color: #4D4435;
}
.tdFooterSpacer {
	height:10px;
	width:100%;
	background-color: #dfdbab;
}
td {
	color: #4D4435;
	background-position: center;
	font-size: 10.5px;
	text-align: center;
	line-height: 20px;
}

/*=================================================
This will remove the dotted outline that appears
around hyperlinks after they  have been clicked */
a { outline: 0 none; }
/*===============================================*/
