@charset "utf-8";
/* CSS Document */

#navBar {
	margin: 0;
	padding:0;
	font-size: 14px;
	z-index: 200;
	background: #3e3e3c url(nav-buttons/background.png) repeat-x;
	height:45px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 977px;
	text-align:center;
}
#navBar li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	white-space:nowrap;
}
#navBar ul {
	margin: 0;
	padding: 0;
}
/*top nav*/
#navBar a {
	display: block;
	text-decoration: none;
	padding: 8px 0px;
	line-height:28px;
	font-size: 18px;
	color: White;
	border-right: 1px solid #6a6a6a;
}
#navBar a.first {
	border-left: 1px solid #6a6a6a;
}
#navBar a:hover {
	background: #812424;
	color: White;
}
#chocolate {width: 123px}
#candy {width:121px}
#baskets {width:110px}
#jewelry {width:130px}
#home {width:96px}
#gourmet {width:117px}
#christmas {width:140px}
#northfork {width:140px}
