#flashTie { width: 550px; padding-bottom:2px; padding-left:15px;}
#htmlTie { display: none; width: 550px;}
#maps td { padding-right:23px; }
.headline { margin:20px 0px 10px 0px; font:bold 11px Arial, Helvetica, sans-serif; font-style: normal; color:#2A3960; text-decoration: none; }
.copy { font:normal 11px Arial, Helvetica, sans-serif; font-style: normal; color: #333; }
.link { font:normal 11px Arial, Helvetica, sans-serif; font-style: normal; color: #D5AD68; }

#shopTie { 
	margin-left:15px;
	padding: 0;
	width:295px;
	height:25px;
	background-color:#222e4b;
	font:bold 10px/25px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
#shopTie a {
	padding-right: 5px;
	font:normal 10px/20px Arial, Helvetica, sans-serif;
	color: #d5ae65;
	text-decoration: underline;
}
#shopTie a:hover {
	color: #FFF;
	text-decoration: underline;
}


#tieThumbNav {
	list-style: none;
	margin: 20px 0 0 15px;
	padding: 0;
	width: 560px;
	font:bold 11px Arial, Helvetica, sans-serif;
}
#tieThumbNav li {
	margin: 0;
	padding: 0 26px 30px 0;
	display: block;
	float: left;
	width: 50px;
	text-align: center;
}
#tieThumbNav li a img.thumb {
	display: block;
	width: 50px;
	border: 1px solid #d5ae65;
	margin-bottom: 5px;
}
#tieThumbNav li a {
	width: 50px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #d5ae65;
	text-decoration: none;
}
#tieThumbNav li a:hover img.thumb, #tieThumbNav li a#current img.thumb {
	border: 1px solid #222e4b;
}
#tieThumbNav li a:hover,  #tieThumbNav li a#current{
	color: #222e4b;
	text-decoration: none;
}