/* piclist series template style: */
body {
	color: #000;
	font-family: times new roman, times, serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
A:link {
	color: #6A4F35;
	text-decoration: none;
}
A:hover {
	color: #750906;
	text-decoration: underline;
}
A:visited {
	color: #6A4F35;
	text-decoration: none;
}
A:hover {
	color: #750906;
	text-decoration: underline;
}
A:active {
	color: #A20D09;
	text-decoration: underline;
}

.pagetable {
	width: 831px;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	border-bottom: 3px solid #FFF;
}
.nav {
	background: url(/images/nav_bkgrnd.jpg);
	background-repeat: no-repeat;
	color: #EFE9C8;
	width: 221px;
	font-family: garamond, "times new roman", times, serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding-top: 25px;
	padding-left:5px;
	text-transform: uppercase;
}	


.nav ul li {
	list-style-image: none;
	text-decoration: none;
	line-height: 17px;
	list-style:none;
}

.nav ul li.current {
	color: #F0E5CD;
}
.nav A:link {
	color: #FFF;
	text-decoration: none;
}
.nav A:hover {
	list-style-image: url(/images/bullet_current.png);
	color: #F0E5CD;
	text-decoration: none;
}
.nav A:visited {
	color: #FFF;
	text-decoration: none;
}
.nav A:hover {
	list-style-image: url(/images/bullet_current.png);
	color: #F0E5CD;
	text-decoration: none;
}
.nav A:current {
	list-style-image: url(/images/bullet_current.png);
	color: #F0E5CD;
	text-decoration: none;
}
.nav A:active {
	list-style-image: url(/images/bullet_current.png);
	color: #F0E5CD;
	text-decoration: none;
	font-weight: bold;
}
#nav-submenu {
	list-style: circle url(none);
	list-style-image:none;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}


#nav-submenu A:link {
	color: #FFF;
	text-decoration: none;
}
#nav-submenu A:hover {
	list-style-image: none;
	color: #F0E5CD;
	text-decoration: none;
}
#nav-submenu A:visited {
	color: #FFF;
	text-decoration: none;
}
#nav-submenu A:hover {
	list-style-image: none;
	color: #F0E5CD;
	text-decoration: none;
}
#nav-submenu A:active {
	list-style-image: none;
	color: #8A675E;
	text-decoration: none;
	font-weight: bold;
}
.content {
	height:441px;
	background: #FFF;
	color: #000;
	font-family: times new roman, times, serif;
	vertical-align: top;
	text-align: left;
	padding: 11px 0px 0px 18px;
	margin: 0px;
}
.content-large {
	width: 700px;
	vertical-align: top;
	padding: 0px 30px 15px 15px;
	margin: 0px;
}
.content-med {
	width: 350px;
	vertical-align: top;
	padding: 0px 15px 15px 15px;
	margin: 0px;
}
.content-store {
	background: #FFF;
	width: 553px;
	height:441px;
	font-family: times new roman, times, serif;
	vertical-align: top;
	padding: 20px 20px 15px 25px;
	margin: 0px;
}
.content-store hr {
	color: #FFF;
}
.store-title {
	color: #750906;
	font-family: times new roman, times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
H1 {
	color: #750906;
	font-family: times new roman, times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 22px 0px 5px 0px;
	margin: 0px;
}
H2 {
	color: #750906;
	font-family: times new roman, times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
H2 img{
	padding: 5px 0px 5px 16px;
	margin: 0px;
}
H4 {
	font-family: times new roman, times, serif;
	color: #6A4F35;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
.highlights-section {
	width: 700px;
	padding: 3px 0px 5px 0px;
	margin: 15px 0px 0px 0px;
}
.highlights {
	width: 50%;
	padding: 3px 0px 0px 0px;
	vertical-align: top;
}
.highlights p{
	padding: 0px 10px 0px 0px;
}
.highlights img{
	border: 1px solid #8E6A48;
	margin: 0px 10px 0px 0px;
	text-align: left;
}
#headline1 {
	color: #FFF;
	background: #750906;
	height: 18px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: center;
	padding: 2px 0px 2px 7px;
	margin: 0px 7px 6px 0px;
}
#headline2 {
	color: #FFF;
	background: #750906;
	height: 18px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: center;
	padding: 2px 0px 2px 7px;
	margin: 0px 0px 6px 0px;
}
#specials {
	color: #000;
	background: #F3EFD6;
	padding: 4px 8px 10px 10px;
	margin: 8px 0px 0px 0px;
}
#specials p {
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
.code {
	font-size: 11px;
}
#product {
	border: 1px solid #8E6A48;
}
.product-showing {
	color: #6A4F35;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
	padding: 10px 12px 10px 0px;
}
.product-page {
	color: #6A4F35;
	font-weight: bold;
	text-align: right;
	line-height: 14px;
	padding: 10px 12px 10px 0px;
}
.product-main {
	color: #6A4F35;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	padding: 10px 12px 10px 0px;
	border: 0px solid #8E6A48;
}
.product-price {
	color: #000;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	padding: 4px 0px 0px 0px;
}
.product-large {
	color: #6A4F35;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	padding: 10px 0px 10px 0px;
	border: 0px solid #8E6A48;
}
.product-description {
	color: #000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	padding: 4px 0px 0px 0px;
}
.promo {
	color: #750906;
	padding: 7px 7px 7px 7px;
	border: 1px solid #750906;
}
.right-image {
	
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
.contact-left {
	width: 25%;
}
.contact {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 4px 0px 0px 0px;
	vertical-align: top;
}
.contact A:link {
	color: #DECFBE;
	text-decoration: underline;
}
.contact A:hover {
	color: #BB9D7B;
	text-decoration: underline;
}
.contact A:visited {
	color: #DECFBE;
	text-decoration: underline;
}
.contact A:link {
	color: #FFF;
	text-decoration: underline;
}
.contact A:hover {
	color: #BB9D7B;
	text-decoration: underline;
}
.contact A:active {
	color: #BB9D7B;
	text-decoration: underline;
}





#coltable {
	background-color:#FFFFFF;
	color: #750906;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#coltable a {
	color:#6A4F35;
	text-decoration:none;
	font-size:0.75em;
}
#coltable a:hover {
	color:#750906;
	text-decoration:underline;
}
#coltable img {
	border: 1px solid #8E6A48;
}
#colorbar {
	display:none;
}
.colcell {
	font-weight: bold;
	text-transform: capitalize;
}
.piclist2x5_item_description {
	font-weight: bold;
	text-transform: capitalize;
}
.title {
	color: #750906;
	text-transform: capitalize;
}
.headerbg {
	background-image:url(/images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}