body {
	margin: 0;
	background-color: #663721;
	font: 10px arial, helvetica, sans-serif;
	text-align: left;
	color: #4c2915;
}
td, div, span, p {
	color: #4c2915;
}
a {
	color: #970f05;
	text-decoration: none;
	font-weight: bold;
}
	a:hover {
		text-decoration: underline;
	}

#main_container {
	padding: 0px;
}
#logo {
	height: 73px;
	background: #663721 url(../template/bg-logo.jpg) no-repeat top left;
	padding: 0 66px 0 63px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: bottom;
}
	#cart_summary {
		float: right;
		height: 20px;
		background: url(../template/cs_cart.gif);
		font-size: 7.5pt;
		padding: 0 5px;
	}
		#cart_summary_info {
			font-size: 7.5pt;
			padding: 0 5px;
		}
		#cs img {
			margin-right: 10px;
		}

	#buttons {
		clear: both;
		padding-bottom: 7px;
	}
		#btn_favorites {
			float: right;
			margin-top: 5px;
		}
		#btn_account {
			float: right;
			margin: 5px 12px 0 12px;
		}
	
	#main_links {
		clear: both;
		padding: 5px 5px 1px 0;
		color: white;
		font-size: 7.5pt;
	}
		#main_links a {
			font-size: 7.5pt;
			font-weight: bold;
			text-decoration: none;
			color: white;
		}
		#main_links a:hover {
			color: #f2ba52;
		}
		#main_links a.on {
			color: #f2ba52;
		}
	
#col_left {
	background: #663721 url(../template/bg-rose.gif) no-repeat top left;
	padding: 0px;
	min-height: 456px;
	height: 456px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}

#col_line {
	background-color: #000000;
	font-size: 1px;
}

#col_nav {
	background-color: #f2d090;
	padding: 0 0 15px 0;
	min-height: 475px;
	height: 475px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}
	#frmSearch {
		margin: 0 0 10px 0;
		padding: 0;
		clear: both;
	}
		#searchInput {
			width: 89px;
			height: 18px;
			border: 1px solid black;
			margin: 2px 0 2px 2px;
			padding: 1px;
			font-size: 7.5pt;
			color: #666666;
		}
	#leftnav {
		min-height: 160px;
		height: 160px;
		background: url(../template/bg-cats-rose.gif) no-repeat top left;
	}
		.catHeader {
			margin: 5px 0 3px 0;
			font-size: 10pt;
			font-weight: bold;
			color: #970f05;
			text-align: center;
		}
		#categories, #shopbyprice, #extpages {
			clear: both;
			margin: 0 10px;
			padding: 0;
		}
			#categories div, #shopbyprice div, #extpages div {
				margin: 2px 0;
				padding: 2px 0;
			}
			#categories div.on {
				margin: 2px 0 0 0;
				padding: 2px 0 0 0;
			}
				#categories div a, #shopbyprice div a, #extpages div a {
					color: #793b23;
					font-size: 9pt;
					line-height: 9pt;
				}
				#categories div a:hover, #shopbyprice div a:hover, #extpages div a:hover {
					color: #970f05;
				}
				#categories div a.on, #shopbyprice div a.on, #extpages div a.on {
					color: #970f05;
				}
		#subcats {
			padding: 0;
			margin: 0;
		}
			#subcats div {
				margin: 0;
				padding: 0;
				padding-left: .9em;
				text-indent: -0.55em;
				color: #970f05;
			}
			#subcats div a {
				color: #970f05;
				font-size: 8pt;
				font-weight: normal;
			}
			
		.left_divider {
			height: 15px;
			margin: 5px 0;
			text-align: center;
			background: url(../template/left-line.gif) no-repeat top center;
		}
		#newSale {
			clear: both;
		}
			#lns {
				width: 117px;
			}
			#ln {
				width: 57px;
			}
			#ls {
				width: 61px;
			}
			#newLink {
				display: block;
				float: left;
				width: 55px;
				height: 24px;
				background-color: #970f05;
				text-align: center;
				border: 1px solid black;
				margin: 0;
				padding: 0;
			}
			#saleLink {
				display: block;
				float: left;
				width: 59px;
				height: 24px;
				background-color: #970f05;
				text-align: center;
				border-top: 1px solid black;
				border-right: 1px solid black;
				border-bottom: 1px solid black;
				margin: 0;
				padding: 0;
			}
			.solo {
				border: 1px solid black;
			}
				#newLink a, #saleLink a {
					color: #faefc6;
					font-size: 7.5pt;
					font-weight: bold;
					line-height: 24px;
					width: 55px;
				}

#col_line2 {
	background-color: #000000;
	background: #000000 url(../template/bg-line2.gif) no-repeat top left;
	font-size: 1px;
}

#col_main {
	background-color: white;
	padding: 0px;
	min-height: 475px;
	height: 475px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}
	#header {
		height: 75px;
		background: url(../template/bg-header.gif);	
		vertical-align: bottom;
	}
		#header img {
			margin: 0 15px;
		}
		#pageheading {
			width: 100%;
			color: white;
			font-size: 16px;
			font-weight: bold;
			vertical-align: bottom;
			padding-bottom: 7px;
		}
	#main_content {
		width: 474px;
		margin: 10px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

#col_right {
	vertical-align: top;
}

#footer_text {
	font-size: 10px;
	border-top: 5px solid black;
	color: white;
	padding: 5px 0 15px 0;
	vertical-align: top;
}
	#footer_text div {
		text-align: left;
		color: white;
	}

#footer_text_right {
	font-size: 10px;
	border-top: 5px solid black;
	color: white;
	padding: 5px 0 15px 0;
	text-align: right;
	vertical-align: top;
}
	#footer_text_right a {
		color: white;
		font-weight: normal;
		padding: 0 3px;
	}
	#footer_text_right a.on {
		color: #f2ba52;
	}
	
	
/*** HOME PAGE STYLES ***/

#home3, #home4 {
	margin-top: 8px;
}
#homeContent {
	font-size: 10pt;
	width: 460px;
	margin: 10px 0 5px 0;
}
#divider_line {
	height: 9px;
	text-align: center;
	background: url(../template/line.gif) no-repeat;
	margin: 0 0 10px 0;
}

/*** CAT PAGE STYLES ***/

#scallopTop {
	height: 3px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	background: url(../template/scallop.gif) repeat-x top left;
}
#scallopBottom {
	height: 3px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	background: url(../template/scallop-bottom.gif) repeat-x top left;
}
#catCell {
	border: 1px solid #793b23;
}
#breadcrumb_container {
	height: 17px;
	background-color: #793b23;
	border-bottom: 1px solid #814731;
	padding: 0 5px;
}
	#breadcrumbs {
		float: left;
		color: white;
		font-size: 7.5pt;
	}
		a.catlinkCurrent, a.catlinkParent, #breadcrumbs a {
			color: white;
			font-size: 7.5pt;
			line-height: 17px;
		}
		a.catLinkCurrent {
			color: #f2ba52;
		}
	#searchInfo {
		float: left;
		color: white;
		font-size: 7.5pt;
		line-height: 17px;
	}
	#sortOptions {
		float: right;
		color: white;
		font-size: 7.5pt;
		line-height: 17px;
	}
		#sortOptions a {
			color: white;
			font-size: 7.5pt;
			line-height: 17px;
		}
		#sortOptions a.on {
			color: #f2ba52;
		}
#catImage {
	width: 100%;
}
#catInfo {
	width: 100%;
}
	#catDesc {
		margin: 15px;
		font-size: 9pt;
	}
#subcategories {
	margin: 20px 0 10px 0;
}
	#subcategories td {
		text-align: center;
		padding: 5px 10px;
	}


/*** THUMBNAIL STYLES ***/
#itemInfo {
	width: 470px;
	text-align: center;
	padding: 10px 0;
}
.tiledItem {
	padding: 5px;
}
.tileDivider {
	width: 13px;
	background: url(../template/bg-tiledivider.gif) repeat-y top center;
}
.tileDivider2 {
	height: 13px;
	background: url(../template/bg-tiledivider.gif) repeat-x center left;
}
.tileDividerStar {
	height: 13px;
	width: 13px;
	background: url(../template/bg-tiledividerstar.gif) no-repeat center center;
}
.qtyEntry {
	width: 35px;
}

#featuredHeader {
	background: url(../template/line.gif) no-repeat top center;
	margin-top: 20px;
}
#featured_divider {
	color: 793b24;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px;
}
#featuredFooter {
	font-size: 1px;
	height: 5px;
}

/*** MULTI-PAGE NAV STYLES ***/
.thumbnailNav {
	height: 24px;
	font: bold 7.5pt Arial, Helvetica, sans-serif;
}
	.breadcrumb {
		float: left;
		margin: 0 0 0 15px;
		display: inline;
		vertical-align: top;
	}
	.pages {
		float: right;
		margin: 0 13px 0 0;
		display: inline;
		vertical-align: top;
	}
		.pages ul {
			margin: 0;
			padding: 0;
			overflow: hidden;
		}
		.pages ul li {
			float: left;
			list-style: none;
			font: bold 8pt Arial, Helvetica, sans-serif;
			padding-right: 4px;
		}
		.pages ul li.pageNavArrow {
			color: #d8cbb9;
			font: normal 16pt Trebuchet MS, Arial, Helvetica, sans-serif;
			margin-top: -7px;
		}
		.pages ul li.pageNavArrow a {
			font: normal 16pt Trebuchet MS, Arial, Helvetica, sans-serif;
		}
		.pages ul li a {
			font: bold 8pt Arial, Helvetica, sans-serif;
		}
		.pages ul li a.active {
			color: #f2ba52;
			font-weight: bold;
		}
		.pages ul li a.all {
			padding-left: 10px;
		}
		.pages ul li a.all_active {
			padding-left: 10px;
			color: #f2ba52;
		}
		ul.pages li a.active {
			color: #f2ba52;
		}



/*** DEFAULT CPONLINE STYLES ***/
.bodyText { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 10pt; }
.bodyTextBold { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 10pt; font-weight:bold;}

.bodyTextLarge { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 12pt; }
.bodyTextLargeBold { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 12pt; font-weight:bold;}

.bodyTextMedium { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 9pt; }
.bodyTextMediumBold { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 9pt; font-weight:bold;}

.bodyTextSmall { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 7.5pt; }
.bodyTextSmallBold { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 7.5pt; font-weight:bold;}

.bodyHeader { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 12pt; font-weight:bold; padding-bottom:5px;}

.bodyTextStatus { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 10pt; color:'#dc9000'; font-weight:bold; padding-top:5px; padding-bottom:5px; }

.bodyTextContrast { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 10pt; color:'#dc9000'; }
.bodyTextContrastBold { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 10pt; color:'#dc9000'; font-weight:bold;}
.bodyTextContrastSmall { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 7.5pt; color:'#dc9000'; }
.bodyTextContrastSmallBold { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 7.5pt; color:'#dc9000'; font-weight:bold;}

.contrastLabel { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 10pt; font-weight:bold; } 

.bodyTextStatusSmall { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 7.5pt; color:'#dc9000'; font-weight:bold; padding-top:5px; padding-bottom:5px; }

.formLabel { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 10pt; }
.formLabelRequired { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 10pt; font-weight:bold; }
.formHelp { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 7.5pt; }

.linkedItem { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 10pt; }
.linkedCategory { font-family : Arial,Tahoma,Helvetica,sans-serif; font-size : 12pt; font-weight:bold; }

.cpobutton {
	border: 1px solid black;
	background-color: #961005;
	color: white;
}
.buttons {
	height: 25px;
	margin-bottom: 2px;
}
.tiledNewSpecial {
	margin-bottom: 3px;
}
.itemDetailName {
	color: #970f05;
	font-size: 14pt;
	margin-bottom: 10px;
}
.itemListPriceLabel, .itemListPrice {
	font-size: 8pt;
	color: #807166;
}
.itemSellPriceLabel, .itemSellPrice {
	color: #970f05;
}
.itemDescription {
	font-size: 9pt;
}