.navTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	width: 80px;
	text-align: center;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.navTopcell {
	padding-top: 8px;
	padding-bottom: 8px;
}

.navTop:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	display: inline;
	width: 80px;
	text-align: center;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
}

.leftColumn {
	padding: 25px;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #C17960;
}

.navLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #E1A8A8;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	width: 100px;
	text-align: center;
	border: 1px solid #CC9933;
}
.navLeft:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D5AC57;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	width: 100px;
	text-align: center;
	border: 1px solid #CC9933;
}


.mainCell {
	padding: 25px;
}

.storeHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.storItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.storItem:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}

.details-arial {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.detailsLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.detailsLink2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009;
	text-decoration: underline;
}

.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.xmasDeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.itemTable {
	border: thin solid #000000;
}
.moreDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

