.PageColor {
	background-color: #000008;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(stock/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
TD {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 13px;
	color: #000000;}
	
.Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #421309;
	margin-top:0px;
	font-weight:normal;
}
.Bold {  font-weight: bold}

.FooterBack {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-image: url(stock/footer-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 100px;
	padding-top: 20px;
}
.HomeText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 2px;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #791718;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EBD780;
	text-transform: uppercase;
}

.h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D79E2A;
	padding-top: 15px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.CellGold {
	background-color: #FCD069;
}
.CellGoldBorderLeft {
	background-color: #FCD069;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #5C0E0F;
}
.CellGoldBorderRight {
	background-color: #FCD069;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #5C0E0F;
}

.SubTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #791718;
	font-weight: bold;
}

.BoldWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.GalleryImageCaption{
	font-size: 11px
}
.caption {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 13px;
	color: #5E341B;
}
.Breadcrumbs2 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #2D160B;
}
.PadStore {
	padding: 10px;
}
.Cart {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
.CartBack {
	background-position: center top;
	background-image: url(stock/toy-shopping2.jpg);
	margin-left: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 50px;
	padding-bottom: 60px;
}
.StoreHomeBack {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	background-image: url(stock/nav-back-store.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 8px;
	text-indent: 5px;
}
.StoreCatNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F0A09;
	text-decoration: none;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	height: auto;
	width: 180px;
	padding-left: 4px;
	border: 1px solid #D0A758;
}
a:hover.StoreCatNav {
	text-decoration: none;
	color: #360A00;
	background-color: #B97F35;
}
.StoreCatNavOn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9D06D;
	text-decoration: none;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #F9D06D;
	float: left;
	height: auto;
	width: 180px;
	padding-left: 4px;
	border: 1px solid #D4AE57;
	background-color: #791718;
}
a:hover.StoreCatNavOn {
	color: #F9D06D;
	background-color: #791718;
}
.StoreCatNavSub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #791718;
	text-decoration: underline;
	line-height: 18px;
}
.StoreCatNavSubOn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A216F;
	text-decoration: none;
	line-height: 18px;
	text-decoration: underline;
}

/* Store classes that don't change often - do NOT rename or delete */

.StoreCatTable {
}
.StoreCatCell {
	padding: 2px;
}

.GC_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
}
.GC_Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.GC_Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #660000;
	border: 1px solid #000000;
	margin: 1px;
	padding: 3px;
	text-decoration: none;
}
.BreadCrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}


.SlicedBread {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: line-through;
}

.Required {  color: #CC0000}

.Asterix {  color: #CC0000}

.price {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.LinkNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.SubTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #660000;
}

.CellDark {
	background-color: #907848
}
.CellLight {
	background-color: #F9F5C4
	}
.CellLighter {
	background-color: #FFF
}

.CellTitle {
	background-color: #8E5220
}.GoldNav {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS";
	line-height: 0px;
	background-image: url(/stock/gold-nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Button2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	text-transform: uppercase;
	background-color: #791718;
	text-indent: 3px;
	padding: 3px;
	border: 1px solid #B98031;
}
a:hover.Button2 {
	color: #A50A13;
	background-color: #FEA178;
}
.CellGoldBorderRightStore {
	background-color: #FCD069;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #5C0E0F;
	padding: 10px;
}
.AuthBack {
	background-image: url(stock/authorize.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

