@charset "utf-8";
/* CSS Document */

#main #holidayBanner {
	padding-left: 10px;


}

#main #holidayProducts{
	height: 195px;
	width: 825px;
	padding-left: 5px;
	background-image: url(images/teeBkgrd.jpg);
	float: left;
}

#main #holidayProducts img{
	border: none;
	
}


#main #holidayProducts #ciderTee2 span#ciderBack {
	position: relative;
	width: 95px;
	left: 45px;
	bottom: 110px;
	
}

#main #holidayProducts .productCaption {
	float: left;
	text-align: left;
	padding-left: 3px;
	padding-right: 10px;


}

#main #holidayProducts .productCaption a {
	text-decoration: none;
	color: #000000;
	padding-top: 176px;
	display: block;
}

#main #holidayProducts #eatMe a {
	width: 133px;
	background: url(images/eatMeTee2.jpg) no-repeat 0 0;
}

#main #holidayProducts #eatMe a:hover {
	background-position: -133px 0;

}

#main #holidayProducts #rejoiceTee a {
	width: 130px;
	background: url(images/rejoiceTee2.jpg) no-repeat 0 0;
	
}

#main #holidayProducts #rejoiceTee a:hover {
	background-position: -130px 0;

}

#main #holidayProducts #ciderTee2 a {
	width: 119px;
	background: url(images/ciderTeeFront2.jpg) no-repeat 0 0;
	
}

#main #holidayProducts #ciderTee2 a:hover {
	background-position: -119px 0;

}

#main #holidayProducts #ciderTee2 a:hover span{
	visibility: hidden;

}

#main #holidayProducts #holidayTee a {
	width: 119px;
	background: url(images/holidayTee2.jpg) no-repeat 0 0;
	
}

#main #holidayProducts #holidayTee a:hover {
	background-position: -119px 0;

}

#main #holidayProducts #snowTee a {
	width: 120px;
	background: url(images/snowTee2.jpg) no-repeat 0 0;
	
}

#main #holidayProducts #snowTee a:hover {
	background-position: -120px 0;

}

#main #blankProducts {
	padding-left: 10px;

}

#main #blankProducts a {
	text-decoration: none;
	color: #000000;

}

#main #blankProducts img {
	border: none;

}

#main #blankProducts #apron {
	float: left;


}

#main #blankProducts .topDiv {
	float: left;
	padding-right: 10px;
	padding-top: 20px;
}

#main #blankProducts .topDiv img {
	padding-right: 10px;
	
}

#main #blankProducts .topDiv p {
	text-align: center;
	margin-top: -5px;
	
}

#main #memberships {
	clear: both;
	float: left;

}

#main #memberships img {
	padding: 10px 10px 10px 0px;
	border: none;

}
