body {
	margin: 0;
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #fff6ed;
	}

h1, h2, h3, h4, LEGEND {
	color: #4c2300;
	}

h1, LEGEND {
	font-size: 16px;
	}

a:link, #navEZPagesTOC ul li a {
	color: #4c2300;
	text-decoration: none;
	}
 
a:visited {
	color: #4c2300;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #4c2300;
	text-decoration: underline;
	}

a:active {
	color: #4c2300;
	background: transparent;
	}

#navColumnOne {
	background-color: #fff6ed;
	}

#navColumnTwo {
	background-color: #fff6ed;
	}

/*wrappers - page or section containers*/
#headerWrapper {
	background: #fff6ed url('../images/header-back.png') top left no-repeat;
	background: transparent;
	height: 71px;
	}

#mainWrapper {
	background: #fff6ed url('../images/background.jpg') top center no-repeat;
	text-align: left;
	width: 948px;
	vertical-align: top;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: normal;
	color: #4c2300;
	height: 1%;
	width: 100%;
	background: transparent;
	}

#navMainWrapper {
	width: 550px;
	float: right;
	margin-right: 60px;
	}

/*
#contentMainWrapper {
	background: #fff6ed url('../images/main-back.jpg') top left no-repeat;
	margin-top: -4px;
	*margin-top: 0;
	}

#contentMainWrapper-store {
	background: #fff6ed url('../images/main-back-blank.jpg') top left no-repeat;
	margin-top: -4px;
	*margin-top: 0;
	}	
	*/
	


#logoWrapper {
	margin-left: 21px;
	}

#navColumnOne, #navColumnOneWrapper, .columnLeft, .leftBoxContainer, #blanksidebox, .sideBoxContent, .centerBoxContents {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	}

#blanksidebox {
	margin-top: 28px;
	margin-left: 3px;
	}

#centerTop {
	float: left;
	background: transparent url('../images/paper-top-trans.png') top left no-repeat;
	padding-top: 27px;
	margin: 0;
}

#centerBottom {
	float: left;
	background: transparent url('../images/paper-bottom-trans.png') bottom left no-repeat;
	padding-bottom: 41px;
	margin: 0;
}
	
.centerColumn {
	padding: 0 15px 0 35px;
	margin: 0;
	min-height: 392px;
	width: 609px;
	/* overflow: auto; */
	float: left;
	background: transparent url('../images/paper-tile-trans.png') top left repeat-y;
	}

/*
#indexDefault, #productGeneral {
	padding: 0;
	margin: 0;
	height: 590px;
	width: 655px;
	} */
	
#our-store {
	background: transparent url('../images/paper-back-header.png') top left no-repeat;
	padding: 0;
	padding-top: 62px;
	margin: 0;
	width: 658px;
	overflow: visible;
	height: auto;
	}
	
.centerColumnBottom {
	background: transparent url('../images/paper-back-footer.png') bottom left no-repeat;
	margin: 0;
	padding: 0;
	width: 658px;
	padding-bottom: 88px;
}

.centerColumnMiddle {
	padding: 0 16px;
	margin: 0;
	margin-left: 5px;
	background: transparent url('../images/paper-back-tile.png') top left repeat-y;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #4c2300;
	white-space: nowrap;
	}

#navEZPagesTop {
	text-align: right;
	background: transparent;
	}

#navTopMenu {
	float: right;
	margin: 40px 125px 0 0;
	}

#blanksideboxHeading {
	display: none;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 11px;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input[type=text], input[type=password], SELECT, TEXTAREA {
	border-color:#4c2300;
	border-style:solid;
	border-width:1px;
	background-color: #fff;
	}

input:focus, select:focus, textarea:focus {
	background: #fff;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: none;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxHeading {
	background: transparent;
	border-bottom: #4c2300 1px solid;
	}
	
.navNextPrevWrapper {
	margin-bottom: 12px;
}

#splitBoxLeft {
	background: transparent url('../images/blackboard-trans.png') top left no-repeat;
	width: 243px;
	height: 333px;
	padding: 30px;
	color: #fff;
	float: left;
	margin: 0;
	font-family: 'Comic Sans MS', verdana, arial, sans-serif;
	}

#splitBoxLeft h1, #splitBoxLeft h2, #splitBoxLeft h3, #splitBoxLeft h4 {
	color: #fff;
	}

#splitBoxRight {
	width: 294px;
	float: left;
	margin-top: 0;
	margin-left: 12px;
	text-align: center;
	}
	
#productAdditionalImages {
	float: right;
	padding-right: 20px;
}

.additionalImages {
	width: 92px !important;
}

#productMainImage {
	width: 100%;
	text-align: center;
	margin-top: 8px;
	}

#productMainImage a:hover {
	text-decoration: none;
	}

#productPrices {
	font-weight: normal;
	font-size: 14px;
	}

#productDescription {
	padding: 4px;
	margin-top: -8px;
	line-height: 1.2;
	}

#cartAdd {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	}

.wrapperAttribsOptions SELECT {
	margin-top: 8px;
	}

.centerBoxContentsProducts {
	height: 358px;
	}

.centerBoxContentsProducts a img {
	border: none;
	}
	
.listingImageWrapper {
	height: 290px;
}

.itemTitle, #productName {
	text-transform: uppercase;
	}

.itemTitle {
	font-size: 12px;
	}

.soldOutText {
	display: block;
	color: red;
	margin-top: 0;
	}

.tableHeading td {
	background-color: #fff6ed;
	}

/*Shopping Cart Display*/

TR.tableHeading {
	background-color: #fff6ed;
	height: 2em;
	}

.tableHeading TH {
	border-bottom: 1px solid #4c2300;
	}

.tableHeading, #cartSubTotal {
	background-color: #fff6ed;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}
	
#store-image-frame {
	width: 430px;
	height: 335px;
	float: right;
	text-align: center;
	margin-top: -12px;
}

#store-image-frame img {
	background-color: #fff;
	padding: 8px;
	border: #aaa 1px solid;
}

#gallery td {
	text-align: center;
}

#gallery td img {
	background-color: #fff;
	padding: 3px;
	border: #aaa 1px solid;
	cursor: pointer;
}