/* specials */
#homeSpecials {
	height:106px;
	width:108px;
	margin-bottom:0px;
	padding-top: 12px;
	background: url(/images/templates/winter/specials_bg.gif) no-repeat;	
}
.homeSpecialsLink {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.homeSpecialsText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
/* top items */
#topitems {
	font-size: 93%; 
	text-align:left; 
	line-height:normal; 
	padding:0; 
	margin-top:180px;
}
#topitems ul {
	margin:0;
  padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;	
  list-style-image: url(/images/templates/winter/list_dot.gif);	
}
#topitems li {
	padding: 0 0 0 0;
}
#topitems a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display:block;
	width:100%;
	padding-top: 2px;
	padding-bottom: 5px;
}
/* IE5Mac hack \*/
#topitems a {float:none;}
/* end:IE5Mac hack */
#topitems A:hover {
	background: #B0D8F6;
}

/* boxes */
.homeBoxesTD {
	border: #FFFFFF 1px solid;
}
.homeBoxesLinks {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	text-decoration: none;}
.homeBoxesLinks:hover { 
	text-decoration: underline;
}
