#footer {
	background-image: url(../images/_common/footer_bkgd.jpg);
	background-repeat: repeat-x;
}
#imgAddressBlock {
	margin-top: 15px;
}
a:link {
	color: #A59061;
}
a:visited {
	color: #A59061;
}
li {
	color: #000000;
	margin-right: 35px;
}

a.teamlink {
	color: #E4DBD8;
	font-size: 9px;
	font: Arial, Verdana;
	text-decoration: none;
	font-weight: bolder;
}
a:hover.teamlink {
	color: #E8D180;
	font-weight: bold;

	font: Arial, Verdana;
	text-decoration: none;

}

a:visited.teamlink {
	text-decoration: none;
}

a.teamlink span.ttile {
	color: #A59061;
}

a:hover.teamlink span.ttile {
	color: #CAB9A4;
}
