body, html {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: .85em;
}

a {
	color: #6b5946;
	text-decoration: none;
}

a:hover {
	color: #593c1c;
	text-decoration: none;
}

a.arrow {
	padding: 0 12px 0 0;
	background: url('/static/img/arrow-right.gif') 100% 50% no-repeat;
}

p.slim {
	margin: 0;
}

img {
	border: 0;
}

blockquote {
	margin: 0 0 0 15px;
}

.unpad {
	position: relative;
	width: 225px;
	top: -10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h4 { font-size: 14px; }
ul.std {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*ul {
	margin: 0;
	padding: 0;
}*/

hr {
	color: #8f8068;
	background: #8f8068;
	height: 1px;
	border: 0px solid #8f8068;
}

hr.airy {
	margin: 20px 0 22px 0;
}

p.quantity input,
input.quantity {
	width: 47px !important;
}

div#container {
	margin: 0 auto;
	width: 888px;
	padding: 0px 36px 0px 30px;
	background: url('/static/img/bg.jpg') repeat-y;
}

div#header {
	position: relative;
	margin: 0 0 0 0;
	padding: 58px 0 0 0;
}

div#header h1 a {
	display: block;
	width: 507px;
	height: 0px;
	margin: 10px 0px 0px 0px;
	padding: 43px 0px 0px 0px;
	text-indent: -1000px;
	background: url('/static/img/bg-h1.png') no-repeat;
	overflow: hidden;
}

div#header div#sites-search {
	position: absolute;
	top: 58px;
	right: 0;
}

div#header div#sites-search label {
	display: block;
	float: left;
	position: relative;
	top: 0px;
	right: -7px;
	height: 10px;
	width: 35px;
	overflow: hidden;
	padding: 5px 4px 3px 4px;
	background: #b5ab98;
	color: #fff !important;
	font-size: .65em !important;
}

div#header div#sites-search form input {
	border: 1px solid #bdb1a4;
	margin: 0;
	width: 140px;
	height: 14px;
}

div#header div#sites-search p {
	margin: 0;
	float: left;
}

div#header div#sites-search p label {
	margin: 0px 7px 0px 0px;
	color: #24241c;
	font-size: .9em;
	text-transform: uppercase;
}

div#header div#sites-search p.submit input {
	position: relative;
	top: 0px;
	width: 18px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	background: url('/static/img/search.gif') no-repeat;
	border: 0;
	cursor: pointer;
	text-indent: -1000px;
	overflow: hidden;
}

div#header ul#sites-nav {
	width: 858px;
	height: 29px;
	margin: 20px 0 0 0;
	padding: 0 15px;
	list-style: none;
	background: #877159;
	overflow: hidden;
}

* html div#header ul#sites-nav {
	padding: 0 15px 0 30px;
}

div#header ul#sites-nav li {
	float: left;
	font-size: .85em;
	letter-spacing: .05em;
}

div#header ul#sites-nav li.active {
	background: url('/static/img/arrow-up.gif') 50% 130% no-repeat;
}

div#header ul#sites-nav li a {
	display: block;
	margin: 6px 0;
	padding: 2px 10px;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

div#header ul#sites-nav li a span {
	text-transform: lowercase;
}

div#header ul#sites-nav li.last a {
	border: 0;
	padding: 2px 0px 2px 10px;
}

div#header ul#sites-nav a {
	color: #fff;
}

div#header ul#sites-nav a:hover {
	color: #3a280d;
}

div#header ul#sites-top-nav {
/*	width: 396px;*/
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url('/static/img/bg-top-nav.png') 40% 0% no-repeat;
	overflow: hidden;
}

div#header ul#sites-top-nav li {
	float: left;
}

div#header ul#sites-top-nav li a {
	display: block;
	margin: 0px 0px 0px 2px;
	padding: 18px 19px 7px 19px;
	background: #a79b84;
	color: #24241c;
}

div#header ul#sites-top-nav li a:hover {
	border-bottom: 3px solid #da4967;
	text-decoration: none;
}

/*div#header ul#sites-top-nav li.active a {
	background-color: #d83d5d;
}*/

div#header ul#sites-top-nav li#tn-dkj a {
	background: #a79b84 url('/static/img/bg-top-nav.png') 0% 0% no-repeat;
}

div#header ul#sites-top-nav li#tn-contact a {
	background: #a79b84 url('/static/img/bg-top-nav.png') 50% 0% no-repeat;
}

div#header ul#sites-top-nav li#tn-cart a {
	background: #a79b84 url('/static/img/bg-top-nav.png') 82% 0% no-repeat;
}

div#header ul#sites-top-nav li#tn-rss a {
	background: #a79b84 url('/static/img/bg-top-nav.png') 100% 0% no-repeat;
}

div#header div#sites-contact-info {
	position: absolute;
	top: 90px;
	right: 0;
	color: #59371b;
	text-align: right;
	line-height: .8em;
}

div#header div#sites-contact-info p {
	margin: 0 0 5px 0;
}

div#canvas {
	margin: 14px 0 0 0;
	height: 250px;
	background: #33230b;
	overflow: hidden;
}

div#main-nav {
	margin: 0 0 0 0;
	padding: 20px 0 0 62px;
	background: #3b280d;
	width: 133px;
	height: 214px;
}

div#canvas div#main-nav {
	float: left;
	margin: 0 0 0 62px;
	padding: 20px 0 0 0;
}

* html div#canvas div#main-nav {
	margin: 0 0 0 26px;
}

div#main-nav ul {
	width: 145px;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#main-nav ul li a {
	display: block;
	width: 85px;
	margin: 7px 0;
	font-size: 11.5px;
	color: #9c907a;
	text-align: right;
}

* html div#main-nav ul li a {
}

div#main-nav ul li a:hover {
	color: #fff;
	text-decoration: none;
}

div#main-nav ul li.active {
	background: url('/static/img/arrow-left.gif') 75% 0% no-repeat;
}

div#main-nav ul li.active a {
	color: #fff;
}

div#canvas #flash-rotation {
	float: left;
/*	margin-left: 1px;*/
	width: 468px;
	overflow: hidden;
}

div#canvas div#top-links,
div#canvas div#bottom-links {
	float: right;
	padding: 15px 0;
	width: 225px;
	height: 80px;
	background: #b5ab98;
}

div#canvas div#top-links ul {
	margin: 12px 0 0 0;
}

div#canvas div#top-links li {
	text-align: center;
}

div#canvas div#top-links li a {
	color: #000;
	padding: 0 13px 0 0;
	background: url('/static/img/arrow-small.gif') 100% 50% no-repeat;
}

div#canvas div#top-links li a.single {
	padding: 0 !important;
	background: none;
}

div#canvas div#top-links li a:hover {
	color: #fff;
	text-decoration: none;
}

div#canvas div#bottom-links {
	height: 110px;
	background: #ccc0aa;
}

div#canvas div#bottom-links h2 {
	margin-top: -5px;
	margin-bottom: 2px;
}

div#canvas div#bottom-links ul {
	margin: 0 auto;
	padding: 0 40px 0 0;
	width: 120px;
}

div#canvas div#bottom-links li {
	text-align: right;
}

div#canvas div#bottom-links li span {
	float: right;
	margin: 0 0 0 12px;
}

div#canvas h2 {
	text-align: center;
}

div#canvas h2,
div#content h2,
div#product-page h2 {
	color: #6b2a12;
	font-weight: normal;
	font-size: 22px !important;
}

h3 {
	margin: 15px 0;
	color: #6b2a12;
	font-weight: normal;
	font-size: 18px !important;
}

div#content div#left h2#gift-cards-title {
	margin-top: 10px !important;
	font-size: 12.5px !important;
}

div#product-page div#product-area h2 {
	font-size: 1.8em;
}

div#content h2 {
	font-size: 1.6em;
	line-height: 20px;
	margin-bottom: .6em;
}

div#canvas h2 span,
div#content h2 span,
div#product-page h2 span {
	color: #b43b06;
}

div#breadcrumbs p {
	margin: 2px 0;
	font-size: .7em;
	text-transform: uppercase;
}

div#content {
	line-height: 14.35px;
}

div#content a {
	color: #6b2a12;
}

div#content a:hover {
	color: #b43b06;
	text-decoration: none;
}

div#content div.section {
	position: relative;
	margin: 0 0 9px 0;
	padding: 16px 19px 14px 19px;
	background: #e0d5bf;
}

div#content div.section.no-pad {
	padding: 0 !important;
	margin: 0 !important;
}

div#content div.section.no-pad img {
	margin: 0 0 -4px 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

div#content div.section.slim {
	padding-bottom: 0;
}

div#content img.left-half {
	margin: 0 4px 0 0;
}

div#content div.hilight {
	padding: 0;
	padding-left: 122px;
	height: 139px;
	overflow: hidden;
}

div#content div.hilight h2 {
	margin-top: 19px;
}

div#content div.hilight p {
	width: 300px;
}

div#content div.hilight img {
	position: absolute;
	top: 0;
	left: 0;
}

div#content div.section a.read-more {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 99px;
	height: 17px;
	padding: 5px 0px 6px 0px;
	background: #5e480d url('/static/img/bg-read-more.png') 25% 0% no-repeat;
	color: #fff;
	font-size: .7em;
	text-align: center;
	text-transform: uppercase;
	line-height: 10px;
	overflow: hidden;
}

div#content div.dark {
	background: #ccc0aa;
}

div#content div.medium {
	margin: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	background: #e5dfd4;
}

div#content div.medium h3 a {
	color: #b43b06;
	font-size: 20px;
	font-weight: normal;
}

div#content div.medium p a {
	display: block;
	margin: 2px auto;
	font-size: 14px;
	text-align: center;
}

div#content div.medium-light {
	background: #f3f0eb;
	margin: 0;
}

div#content div.light {
	background: #f7f5f1;
}

div#content div#left {
	float: left;
	display: block;
	margin: 0 13px 0 0;
	width: 195px;
	font-size: .9em;
	text-align: center;
/*	width: 215px;*/
}
div#content div#left2 {
	float: left;
	display: block;
	margin: 0;
	width: 195px;
/*	width: 215px;*/
}
div#content div#left hr {
	margin-top: 8px;
	margin-bottom: 8px;
	width: 92%;
}

div#content div#left h2 {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 1.2em;
}
div#content div#left img {
	margin: 4px 0 0 0;
}

div#content div#left img.left {
	margin: 0px 7px 0px 0px;
}

div#content div#left p {
	margin: 0 0 0 7px;
	padding: 0;
	width: 145px;
	line-height: 12px;
	text-align: left;
	overflow: hidden;
}
div#content div#left2 p {
	margin: 0;
	padding: 0;
	width: 145px;
	text-align: left;
	overflow: hidden;
}

div#content div#middle {
	position: relative;
	float: left;
	width: 441px;
	margin: 0 13px 0 0;
}

div#content div#middle2 {
	position: relative;
	float: left;
	width: 448px;
    padding: 10px;
    background-color: #EEE8DC;
}

div#content div#middle p {
	margin: 5px 0 0 0;
}

div#content div#right {
	float: right;
	display: block;
	width: 225px;
}

div#content div#right div#whats-new {
	height: 214px;
}

div#content div#right div#whats-new h2 {
	font-size: 19px !important;
}

div#content div#right div#whats-new div.scroll-container {
	height: 167px;
}

.scroll-container {
	display: block;
	height: 187px;
	width: 201px;
}

div.scroll-container {
	margin: -2px 0 0 0;
	color: #000;
}

div.scroll-container a {
	color: #7e511f !important;
}



.scroll-handle {
	z-index: 990;
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 2px;
	height: 39px;
	width: 16px;
	background: url('/static/img/scroll.gif') no-repeat;
}

.scroll-container {position:absolute;overflow:hidden;}
* html .scroll-container {left:10px;}
.scroll-contents {position:absolute;top:0px;left:0px;width:180px;}

div.anchor {
	clear: both;
}

div#footer-anchor {
	margin: -4px 0 0 0;
	height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	display: none;
	text-align: center;
}

div#footer {
	margin: 0 auto 15px auto;
	width: 888px;
	padding: 20px 28px 20px 32px;
	background: url('/static/img/bg-footer.jpg') no-repeat;
	color: #593c1c;
	font-size: .75em;
	letter-spacing: .1px;
	text-transform: uppercase;
}

div#footer ul li {
	float: left;
}

div#footer ul li a {
	display: block;
	padding: 0 10px;
	color: #593c1c;
	border-right: 1px solid #593c1c;
}

div#footer ul li.last a {
	border: 0;
	padding: 0 0 0 10px;
}

div#footer ul li a:hover {
	color: #b43b06;
}

/** Services page **/
div.service-right,
div.bio-right {
	width: 195px !important;
} 

div.bio-right div.section {
	background: #eeece7 !important;
	text-align: center;
}

div.bio-right h2 {
	font-size: 22px;
	text-transform: uppercase;
}

div.bio-right h3 {
	margin: 0 0 25px 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

div.bio-right h2,
div.bio-right h3 {
	color: #a8a192 !important;
	text-align: center;
}

div.bio-right ul li {
	margin: 0 0 0 22px;
	text-align: left !important;
}

img#service-image,
img#bio-image {
	position: absolute;
	top: 0;
	left: -13px;
	margin: 0 0 53px 0;
}

img#bio-image {
	margin: 0 0 0 12px;
	width: 152px;
	height: 157px;
}

div.bio-body h2 {
	margin: 55px 0 79px 175px !important;
}

div.bio-body h2.normal {
	margin: 10px 0 !important;
	font-size: 15px !important;
}

h2#services-heading {
	margin: 215px 0 0 0;
}

div#services-browse-text {
	margin: 0 !important;
	height: 129px;
	background: #b5ab98 !important;
	overflow: hidden;
}

div#services-browse-text p {
	margin: 20px auto;
	width: 150px;
	color: #fff;
	font-size: 1.5em;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
}

div#services-description {
	width: 470px;
}

div#services-description strong {
	color: #5c5b5b;
}

div#services-description span {
	color: #7d7d7d;
}

div#services-listing {
	min-height: 518px;
	height: 518px;
	height: auto !important;
	background: #eeece7 !important;
}

div#services-listing ul li a {
  display: block;
  margin-bottom: 3px;
	color: #000;
	font-size: .95em;
}

div#services-listing ul li.active a {
	color: #b43b06;
}

/* Calendar */
/*table.calendar {
	border-collapse: collapse;
}

table.calendar td {
	position: relative;
	width: 123px;
	height: 123px;
	border: 1px solid #000;
	overflow: hidden;
}

table.calendar td a {
	font-size: .8em;
	margin-bottom: 5px;
}

table.calendar caption.calendar-month {
	margin: 10px 0;
	font-size: 1.5em;
	font-weight: bold;
}

table.calendar td div.day-block {
	position: relative;
	height: 103px;
	padding: 20px 0 0 5px;
	background: #eee;
	line-height: 0.9em;
}

table.calendar td div.day-block strong {
	position: absolute;
	top: 5px;
	left: 5px;
}*/

/** Scrollbar CSS **/
.divScollerContainer {
	
}
.divScollerContent {

}

/* SCROLLER STYLE */
/* VERTICAL */
.divVScrollerBar {
	width: 15px;
	margin-left: 1px;
}

/* AREA UP */
.divVScrollerBarUp {
	cursor: pointer;
	height: 15px;
}
/* AREA DOWN */
.divVScrollerBarDown {
	cursor: pointer;
	height: 15px;
}
/* AREA RIGHT */
.divOScrollerBarRight {
	cursor: pointer;
	width: 15px;
}
/* ARROW UP AND DOWN */
.divVScrollerBarUp span,
.divVScrollerBarDown span {
	display: block;
	width: 15px;
	height: 15px;
}
.divVScrollerBarUp span {
	background: #ddd url('/static/img/scroll-up-arrow.jpg') no-repeat center center;
}
.divVScrollerBarDown span {
	background: #ddd url('/static/img/scroll-down-arrow.jpg') no-repeat center center;
}

/* ARROWS HOVER */
.divVScrollerBarUp span.hover,
.divVScrollerBarDown span.hover {
}

/* TRACE */
.divVScrollerBarTrace, .divOScrollerBarTrace {
	background-color: #f1f5f8;
}

/* CURSORS */
.divVScrollerBarCursor {
	cursor: pointer;
}
.divVScrollerBarCursor span {
	display: block;
	height: 39px;
	width: 15px;
	background: url('/static/img/scroll.gif') no-repeat center center;
}
/* CURSORS HOVER */
.divVScrollerBarCursor span.hover {
}

.orange { color: #B43B06; }
.brown { color: #6B2A12; }