/* general tag styles */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #171717;
	background-color: #271C12;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 11px;
}

p, td, li, form, label {
	font-size: 11px;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 120%;
	padding: 0 0 10px 0;
	color: #171717;
	font-weight: normal;
	border: 0;
	margin: 0;
}

#main-container p {
	line-height: 140%;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
} 

div.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  height: 1px !imprtant;
}

h1 {
    font-size: 16px;
	line-height: 120%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
	color: #46382B;
}

h2 {
    font-size: 13px;
	line-height: 120%;
	padding: 0 0 0 0;
	border: 0;
	margin: 0;
	color: #271C12;
}

h3, h4 {
    font-size: 12px;
	line-height: 120%;
	padding: 0 0 15px 0;
	border: 0;
	margin: 0;
	color: #271C12;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: #A0410D;
	text-decoration: none;
}

a:hover {
	color: #A0410D;
	text-decoration: underline;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

td.dotted-separator {
	background: url(/i/dotted_vertical.gif) top left repeat-y;
}

/* main containers */ 

#site-container {
	background: #EAE7D8;
}

#main-container {
	text-align: left; 
	margin: 0 auto;
	width: 941px;
}

/* header */

#header-container {
	background: #EAE7D8;
	padding: 4px 0 0 0
}

#header {
	text-align: left; 
	margin: 0 auto;
	width: 941px;
}

#util {
	padding: 15px 0 0 85px;
	height: 21px;
	position: relative;
	z-index: 1;
}

#util p {
	color: #3E3329;
}

#util p a {
	color: #3E3329;
	text-decoration: none;
}

#util p a:hover {
	color: #3E3329;
	text-decoration: underline;
}

#util .welcome {
	float: left;
	padding: 0 0 0 2px;
}

#util .welcome span {
	margin: 0 68px 0 0;
}

#util .welcome img {
	vertical-align: -0.1em;
}

#util .login-info {
	float: right;
	padding: 0 2px 0 0;
}

#util .login-info span {
	color: #D5D1C1 !important;
}


/* top navigation  */

#tnav {
	clear: both;
	background: url(/images/nav-bg.jpg) left bottom repeat-x;
	margin: -35px 0 12px 0 !important;
	float: left;
	width: 941px;
}

#logo {
	margin: 0 0 0 0;
	float: left;
}

#cart {
	float: right;
	margin: 35px 0 0 11px;
	padding: 0 0 0 0;
}

#search {
	float: right;
	margin: 41px 0 0 11px;
	padding: 0;
}

#search img {
	vertical-align: middle;
}

#search input {
	width: 170px;
	background: url(/images/search-bg.jpg) left top repeat-x;
	border: none;
	height: 18px;
	padding: 5px 10px 0 0;
	vertical-align: middle;
	font-size: 11px;
}

#search .btn {
	height: 23px !important;
	width: auto !important;
	background: none !important;
	padding: 0 !important;
	border: none !important;
}

.btn {
	width: auto !important;
	background: none !important;
	padding: 0 !important;
	border: none !important;
}

#nav {
	float: right;
	background: url(/images/nav-sep.jpg) right bottom no-repeat;
	padding: 35px 0 0 0;
}

#nav a {
	color: #EAE7D8;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 11px 16px 0 16px;
	height: 28px;
	display: block;
	float: left;
	background: url(/images/nav-sep.jpg) left bottom no-repeat;
}

/* flash */

#flash {
	margin: 0 0 16px 0;
}

/* home content */

#home-col-l {
	width: 460px;
	float: left;
	margin: 0 20px 10px 0;
}

#home-col-r {
	width: 460px;
	float: right;
	margin: 0 1px 10px 0;
}

/* home tabs */

.tabs {
	list-style: none;
}

.tabs td {
	width: 218px;
	background: ;
	background: #D3D0BE url(/images/tab-bg.jpg) left bottom repeat-x;
	border-top: 1px solid #D3D0BE;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #B5AF9E;
	margin: 0 18px 0 0;
	height: 36px;
	vertical-align: middle;
}

.tabs td img {
	vertical-align: middle;
}

.tabs td a, .tabs td a:hover {
	color: #8B8273;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 218px;
	padding: 4px 0 4px 0;
}

.tabs td.selected {
	border: 1px solid #D3D0BE;
	border-bottom: none;
	background: #F5F3E7;
}

.tabs td.selected a, .tabs td.selected a:hover {
	color: #271C12;
}

.tabs td.sep {
	border-top: none;
	border-bottom: 1px solid #D3D0BE;
	background: none;
	vertical-align: bottom;
}

.tabs td p {
	text-align: center;
	padding: 0;
}

.tab-content {
	border: 1px solid #D3D0BE;
	border-top: none;
	background: #F5F3E7;
	clear: both;
	margin: 0 0 0 0;
	padding: 10px 20px 0 22px;
}

.tab-content select {
	width: 193px;
}

.contact-l .tabs td { 
	width: 293px !important;
}

.contact-l .tabs td p { 
	text-align: center;
}

.contact-l .tabs td.sep { 
	width: 22px !important;
}

.contact-l .tab-content {
	width: 564px !important;
}

.news .tabs { 
	margin: 0 0 0 8px;
}

.news .tabs td, .news .tabs td a { 
	width: 181px !important;
}

.news .tabs td.sep { 
	width: 11px !important;
}

.news .tabs td.selected {
	border: 1px solid #D3D0BE;
	border-bottom: none;
	background: #F7F6F1;
}

.news .tab-content {
	width: 334px !important;
	margin: 0 0 0 8px;
	background: url(/images/tabs-bg.jpg) left top no-repeat;
	border: none;
}

/* home features boxes */

.feat-box {
	background: #EAE7D8 url(/images/feat-bg.jpg) left bottom repeat-x;
	border: 1px solid #D3D0BE;
	margin: 0 0 16px 0;
	height: 100%;
}

.event-date {
	float: left;
	width: 40px;
	margin: 0 0 -1px 0;
	background: #30241A url(/images/date-bg.jpg) left top repeat-x;
}

.event-date p {
	text-align: center;
	color: #C6C2AE;
	font-size: 15px;
	padding: 3px 5px 4px 5px;
	line-height: 100% !important;
}

.event-date p span {
	color: #877E6D;
	font-size: 10px;
}

.event-content {
	float: left;
	width: 280px;
	margin: 0 0 -1px 0;
	padding: 15px 15px 0 15px;
}

.event-content p {
	padding: 0 0 7px 0;
}

.event-title {
	font-size: 12px
}

.event-content .event-topic {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}

.event-content .event-topic span {
	color: #598527;
}

.event-image {
	float: right;
	width: 99px;
	margin: 0 0 -1px 0;
}

.event-links {
	color: #A0410D;
}

.feat-box-l {
	background: #EAE7D8 url(/images/feat-bg.jpg) left bottom repeat-x;
	border: 1px solid #D3D0BE;
	margin: 0 0 16px 0;
	width: 218px;
	float: left;
}

.feat-box-r {
	background: #EAE7D8 url(/images/feat-bg.jpg) left bottom repeat-x;
	border: 1px solid #D3D0BE;
	margin: 0;
	width: 218px;
	float: right;
}

.feat-indent {
	padding: 5px 20px 10px 20px;
}

/* lists */

.prod-list {
	list-style: none;
	margin: 0 0 20px 0;
}

.prod-list li {
	border-bottom: 1px solid #CEC9B3;
	padding: 5px 0;
}

.prod-list li a {
	color: #A0410D;
	font-size: 12px;
	text-decoration: none;
}

.prod-list li span {
	font-weight: bold;
	float: right;
}

.list-l {
	float: left;
	width: 195px;
	height: 100%;
}

.list-r {
	float: right;
	width: 195px;
}

.more-prod-list {
	list-style: none;
	margin: 0 0 20px 0;
}

.more-prod-list li {
	border-top: 1px solid #CEC9B3;
	padding: 10px 0;
}

.more-prod-list li a {
	color: #A0410D;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}

.more-prod-list li a:hover {
	text-decoration: underline;
}

.more-prod-list li span {
	font-weight: bold;
	color: #3F6618;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}

/* content subpages */

.column-l {
	float: left;
	width: 159px;
	padding: 10px 0 0 0;
}

.column-r {
	float: left;
	width: 759px;
	padding: 16px 0 40px 21px;
	background: url(/images/column-r-bg.jpg) left top repeat-x;
}

/* left navogation */

#lnav {
	list-style: none;
	background: url(/images/lnav-shadow.jpg) left bottom no-repeat;
	padding: 0 0 16px 0;
	margin: 0 0 5px 0;
}

#lnav li {
	background: url(/images/red-arrow.gif) left top no-repeat;
	padding: 4px 7px;
	border-bottom: 1px solid #CEC9B3;
}

#lnav a {
	color: #271C12;
	font-size: 12px;
}

#lnav li.selected {
	background: #DEDBCB;
	padding: 4px 7px;
	border-bottom: 1px solid #CEC9B3;
	border: none;
}

#lnav li.level2, #lnav li.level2-selected, #lnav li.level2-last-selected  {
	background: #DEDBCB url(/images/red-arrow-level2.gif) left top no-repeat;
	padding: 2px 20px;
	border: none;
}

#lnav li.level2-last {
	background: #DEDBCB url(/images/red-arrow-level2.gif) left top no-repeat;
	padding: 2px 10px 4px 20px;
	border-bottom: 1px solid #CEC9B3;
}

#lnav li.level2 a, #lnav li.level2-last a {
	color: #271C12;
	font-size: 11px;
}

#lnav li.level2-selected a, #lnav li.level2-last-selected a {
	color: #A0410D;
	font-weight: bold;
	font-size: 11px;
}

/* left callouts */

.callout-l {
	border-bottom: 1px solid #CEC9B3;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}	

.callout-l p {
	color: #433528;
}

.large-text {
	font-size: 12px;
}

.callout-l .event-date {
	margin: 0 18px 13px 0;
}

.callout-l .event-date p {
	color: #C6C2AE;
}

.callout-l .event-loc {
	padding: 5px 0 0 2px;
	
}

.top-info {
	background: url(/images/line.gif) right bottom no-repeat;
}

.prod-scroll {
	float: right;
	color: #8A866B;
	padding: 0 10px 0 0;
	font-size: 12px;
}

.prod-scroll span {
	color: #271C12;
	font-weight: bold;
}

.prod-scroll img {
	vertical-align: -0.3em;
}

.prod-by {
	float: left;
	padding: 13px 0 0 0;
	width: 276px;
}

.feat-box td {
	padding: 0 10px 0 0;
}

.img-flush-left {
	float: left;
	margin: 0 10px 0 0;
}

.img-flush-right {
	float: right;
	margin: 0 0 0 10px;
}

.prod-about {
	float: left;
	padding: 13px 0 0 25px;
	width: 458px;
}

h2.title {
	font-family: Times New Roman, Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 100%;
	padding: 0 0 20px 0;
}

h1.title {
	font-family: Times New Roman, Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 100%;
	padding: 0 0 10px 0;
}

.sections {
	margin: 0 0 8px 0;
}

.sections td {
	background: #D3D0BE url(/images/section-bg.jpg) left bottom repeat-x;
	padding: 10px 10px 0 0;
	text-align: center;
}

.sections td.selected {
	background: #BDB9A1 url(/images/section-selected-bg.jpg) left bottom repeat-x;
	padding: 10px 2px 0 0;
	text-align: center;
}

.sections td a {
	color: #46382B;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.sections td a:hover {
	color: #46382B;
	text-decoration: underline;
}

.sections td.selected p {
	padding: 0 0 18px 10px;
	background: url(/images/section-selected-corner.jpg) left bottom no-repeat;
}

.reviews {
	border-top: 1px solid #CFCBB5;
	border-bottom: 1px solid #CFCBB5;
	margin: 0 0 16px 0;
	padding: 6px 0 8px 0;
}

.rreviews {
	#border-top: 1px solid #CFCBB5;
	border-bottom: 1px solid #CFCBB5;
	margin: 0 0 16px 0;
	padding: 6px 0 8px 0;
}


.reviews p {
	font-size: 12px;
}

.reviews img {
	vertical-align: -0.4em;
}

.reviews span {
	color: #D9D6C5;
}

.price {
	color: #3F6618;
	font-size: 24px !important;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}


.item-detail {
	float: left;
	width: 300px;
	padding: 0 10px 15px 0;
}

.item-detail p {
	font-size: 12px;
}

.red {
	color: #CF0A0B;
}

.buy {
	font-size: 11px;
	color: #46382B;
}

.buy a, .buy a:hover {
	color: #46382B;
}

.buy img {
	vertical-align: -0.9em;
}

.content-block p {
	font-size: 12px;
}

h3.black-bar {
	font-size: 11px;
	color: #EAE7D8;
	background: #271C12;
	padding: 10px;
	margin: 0 0 16px 0;
}

.help {
	float: right;
	width: 160px;
	margin: 0 0 20px 0;
}

.related {
	float: left;
	width: 580px;
}

table.feat-box {
	margin-top: 5px;
}

.related-prods {
	width: 279px;
}

.related-prods td {
	background: #E1DECE;
	padding: 0 15px 0 0;
	line-height: 180%;
}

.related-link {
	font-size: 13px !important;
	font-style: italic;
	line-height: 130%;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}

.black, .black:hover {
	color: #46382B;
	font-size: 11px;
	text-decoration: underline;
}

.back {
	padding: 0 0 5px 0;
}

/* category page */

.categ-scroll {
	margin: 10px 0 16px 0;
	padding: 7px 0 7px 20px;
	background: #271C12;
	border-top: 1px solid #CEC9B3;
	border-bottom: 1px solid #CEC9B3;
	height: 100%;
}

#scroll-top, #scroll-full {
	margin: 0 0 10px 0 !important;
}

#scroll-top p.pages {
	width: 400px;
}

#scroll-full  p.pages {
	width: 460px;
}

#scroll-full p.showing, #scroll-full p.sort {
	width: 210px;
}

.categ-scroll p {
	color: #BDB8A7;
	font-size: 10px;
	padding: 0;
}

.categ-scroll p a, .categ-scroll p a:hover {
	color: #fff;
	font-size: 10px;
	text-decoration: underline
}

.categ-scroll p.showing {
	float: left;
	padding: 2px 0 0 0;
}

.categ-scroll p.showing-search {
	float: left;
	padding: 2px 0 0 0;
	width: 100px;
	font-weight: bold;
}

.categ-scroll p.showing span {
	color: #fff;
}

.categ-scroll p.pages {
	float: left;
	width: 240px;
	text-align: center;
	padding: 2px 0 0 0;
}

.categ-scroll p.pages span {
	color: #fff;
}

.categ-scroll p.sort {
	text-align: right;
	float: right;
	width: 145px;
	padding: 0 10px 0 0;
}

.categ-scroll p.results {
	text-align: right;
	float: right;
	width: 120px;
	padding: 0 10px 0 0;
}

#scroll-full p.sort select {
	vertical-align: middle;
	width: 100px;
	font-size: 10px !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.categ-scroll p.sort select {
	vertical-align: middle;
	width: 80px;
	font-size: 10px !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.column-rl {
	float: left;
	width: 580px;
	margin: 0 0 0 0;
}

.column-rl-news {
	float: left;
	width: 590px;
	margin: 0 0 0 0;
}

.prod-featured {
	background: #271C12;
	padding: 2px;
	width: 276px;
	float: left;
	margin: 0 10px 15px 0;
}

.prod-featured-content {
	background: #271C12;
	border: 1px solid #746353;
	padding: 0 0 0 3px;
}

.prod-featured-about {
	background: url(/images/prod-feat-bg.jpg) left bottom repeat-x;
	padding: 10px 10px 10px 12px;
}

.prod-featured-about p {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 110%;
	text-align: center;
	padding: 0 0 5px 0;
	font-style: italic;
}

.prod-featured-about p span {
	font-size: 11px;
}

.prod-featured-info {
	padding: 10px 15px 10px 10px;
}

.prod-featured-info p {
	color: #A49383;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
	background: url(/images/line-bottom.jpg) left bottom repeat-x;
}

.prod-featured-info p span.info {
	color: #fff;
	float: right;
	padding: 0 0 0 5px;
}

.prod-featured-info p span {
	padding: 0 5px 0 0;
	background: #271C12;
}

.item {
	width: 280px;
	float: right;
	padding: 0;
}

.item .related-prods {
	margin: 0 0 15px 0;
}

.item .img {
	background: #CAC7B1 url(/images/img-shadow.jpg) right top no-repeat;
	padding: 0 3px 0 0;
}

.item .related-prods td {
	background: #E1DECE;
	padding: 0 10px 0 0 !important;
	line-height: 180%;
}

.item-left {
	width: 280px;
	float: left;
	margin: 0 0 15px 0;
}

.item-right {
	width: 280px;
	float: right;
	margin: 0 0 15px 0;
}

.column-rr {
	float: right;
	width: 160px;
	margin: 0;
}

.column-rr p {
	color: #948C81;
	font-size: 9px;
	text-align: center;
}

.categ-scroll-bottom {
	margin: 0 0 16px 0;
	padding: 14px 0 7px 20px;
	background: url(/images/shadow.jpg) top center no-repeat;
	border-top: 1px solid #CEC9B3;
	height: 100%;
}

.categ-scroll-bottom p {
	color: #46382B;
	font-size: 11px;
	padding: 0;
}

.categ-scroll-bottom p a, .categ-scroll-bottom p a:hover {
	color: #A0410D;
	font-size: 11px;
	text-decoration: underline
}

.categ-scroll-bottom p.showing {
	float: left;
	padding: 2px 0 0 0;
}

.categ-scroll-bottom p.showing span {
	color: #46382B;
}

.categ-scroll-bottom p.pages {
	float: left;
	width: 240px;
	text-align: center;
	padding: 2px 0 0 0;
}

.categ-scroll-bottom p.pages span {
	color: #A0410D;
}

.categ-scroll-bottom p.sort {
	text-align: right;
	float: right;
	width: 145px;
	padding: 0 10px 0 0;
}

.categ-scroll-bottom p.sort select {
	vertical-align: middle;
	width: 100px;
	font-size: 10px !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#scroll-bottom-full  p.pages {
	width: 460px;
}

#scroll-bottom-full p.showing, #scroll-bottom-full p.sort {
	width: 210px;
}

/* cart overlayer */

.cart-overlayer {
	position: absolute;
	top: 39px;
	left: -1000px;
	width: 941px;
	z-index: 50001;
}

.cart-overlayer-content {	
	clear: both;
	background: url(/images/cart-bg.gif) top left repeat-y;
}

.cart-overlayer .btn-hide {
	text-align: right;
}

.cart-overlayer .btn-hide a {
	background: #A0410D;
	float: right;
	padding: 10px 6px 11px 10px;
}

.cart-items {
	clear: both;
	float: left;
	margin: 0 1px 0 0;
	padding: 25px;
	width: 549px;
}

.cart-total {
	float: right;
	margin: 0 0 0 0;
	padding: 25px 25px 25px 25px;
	width: 290px;
}

.cart-items .title {
	color: #fff;
	font-size: 21px;
	text-align: left;
}

.cart-total .title {
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding: 0 0 5px 0;
}

.cart-total .total {
	color: #fff;
	font-size: 36px;
	text-align: left;
	padding: 0 0 5px 0;
}

.note {
	color: #D0A086;
	font-size: 12px;
	text-align: left;
	padding: 0 0 10px 0;
}

.cart-total p {
	text-align: left;
}

.cart th {
	color: #531F03;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background: #AE5D31;
	padding: 2px;
}

.cart th.align-left {
	text-align: left;
	padding: 2px 10px 0 10px;
}

.cart td {
	padding: 10px 10px 0 10px;
	font-size: 14px;
	color: #fff;
}

.cart td a, .cart td a:hover {
	font-size: 14px;
	color: #fff;
	font-style: italic;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}

.cart td .download {
	padding: 0;
}

.cart td .download a, .cart td .download a:hover {
	color: #D0A086 !important;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.cart-empty {
	font-size: 14px;
	color: #fff;
}

.cart-items-empty {
	clear: both;
	float: left;
	margin: 0 1px 0 0;
	padding: 65px 25px 0 25px;
	width: 549px;
	background: url(/images/cart-empty-bg.jpg) top left no-repeat;
	height: 90px;
}

/* footer */

#newsletter-container {
	background: #D3D0BE url(/images/newsletter-bg.jpg) left bottom repeat-x;
}

#newsletter {
	text-align: left; 
	margin: 0 auto;
	width: 868px;
	padding: 15px 76px 15px 0;
}

#newsletter p {
	font-size: 11px;
	padding: 8px 0 0 0;
}

#newsletter p span.good {
	font-size: 13px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

#newsletter .btn {
	margin: 4px 0 0 10px !important;
	position: relative;
	z-index: 2;
}


#newsletter .subscribe input {
	background: #EAE7D8;
	border: 1px solid #BDB9A1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 150px;
	margin: 0 0 0 0;
	vertical-align: middle;
	color: #5B4E41;
}

#newsletter-image {
	float: right;
	margin: -60px 0 0 0;
	padding: 0 0 0 58px;
	position: relative;
	z-index: 1;
	background: url(/images/newsletter-shadow.gif) left bottom no-repeat;
}

.subscribe {
	float: right;
}

.orange {
	color: #A0410D;
}

#site-index-container {
	background: url(/images/footer-top.gif) left top repeat-x;
}

#site-index {
	text-align: left; 
	margin: 0 auto;
	width: 941px;
	padding: 12px 0;
}

#site-index p {
	color: #8B7A6A;
}

#site-index ul li {
	list-style: none;
}


#site-index ul li a {
	color: #8B7A6A;
}

#site-index .main-section {
	color: #fff;
}

.site-map {
	padding: 20px 0 0 0;
	width: 520px;
	float: left;
}

.site-map ul {
	margin: 2px 0 20px 0;
}

.site-map ul li {
	padding: 0 0 2px 0;
}

.site-map-col {
	float: left;
	width: 140px;
	padding: 0 30px 0 0;
}

.locations {
	width: 360px;
	float: right;
	margin: -6px 0 0 0;
}

.list-locations {
	float: left;
	margin: 24px 0 0 8px;
}

.list-locations li {
	background: url(/images/arrow.gif) left top no-repeat;
	padding: 0 0 0 7px;
}

.list-locations li a {
	color: #8B7A6A;
}

.brown {
	color: #857464;
}

.align-center {
	text-align: center;
}

#copy-container {
	border-top: 1px solid #564B41;
}

#copy {
	text-align: left; 
	margin: 0 auto;
	width: 941px;
	padding: 12px 0;
}

#copy p {
	color: #8B7A6A;
	text-align: center;
	line-height: 160%;
}

#copy p a {
	color: #8B7A6A;
	text-align: center;
}

.map {
	float: left;
}

.translucent {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50000;
	display: none;
}

.review {
	border: 1px solid #CEC9B3;
	width: 100%;
}

.review th {
	padding: 10px 15px;
	color: #271C12;
	text-transform: uppercase;
	border-left: 1px solid #CEC9B3;
	border-bottom: 1px solid #CEC9B3;
	text-align: left;
}

.review th.first {
	border-left: none;
}

.review td {
	padding: 10px 15px;
	color: #271C12;
	border-left: 1px solid #CEC9B3;
	border-bottom: 1px solid #CEC9B3;
}

.review td.first {
	border-left: none;
}

.assistence {
	background: #D9D5C6 url(/images/assistence.jpg) right bottom no-repeat;
	
}

.assistence span {
	font-size: 14px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
}

.assistence span.brown {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #898069;
	font-size: 10px;
	font-style: normal;
}

.review td.lm {
	background: #F5F3EC;
	border-left: none;
}

.review td.lm img {
	vertical-align: -0.3em;
}

.review td.lm span {
	color: #A7A5A1;
}

.review td.lm .title {
	font-size: 13px;
	font-weight: bold;
	color: #271C12 !important;
}

.review td.first-bottom {
	border-left: none;
	background: #EAE7D8 url(/images/review-bg.jpg) left bottom repeat-x;
	border-bottom: none;
}

.review td.first-bottom a {
	color: #271C12;
	text-decoration: underline;
}

.review td.bottom {
	background: #EAE7D8 url(/images/review-bg.jpg) left bottom repeat-x;
	border-bottom: none;
}

.review td.review-total {
	background: #271C12 url(/images/total-bg.jpg) right bottom no-repeat;
	border-bottom: none;
	color: #fff;
}

.review td.review-total p {
	color: #fff;
	padding: 0;
}

.review td.review-total p.price {
	font-size: 36px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.review td.review-total table {
	margin: 5px 0 20px 0;
}


.review td.review-total table td {
	padding: 0;
	border: none;
	color: #fff;
	border-bottom: 1px solid #4A3F35;
	padding: 0 0 4px 0;
}

.content-container {
	padding: 0 0 50px 0;
	height: 100%;
}

.items-list {
	background: url(/images/shadow-vert.jpg) right bottom no-repeat;
	padding: 10px 0 0 0;
}

.items-list .cart {
	margin: 0 -1px 0 0;
}

.items-list .cart th {
	background: #281D13;
	color: #EAE7D8;
	padding: 10px;
}

.items-list .cart td a, .items-list .cart td a:hover {
	color: #A0410D;
}

.items-list .cart td {
	color: #271C12;
	padding: 10px;
}

.items-list .cart td p {
	padding: 0 0 3px 0;
}

.items-list .cart td img {
	vertical-align: middle;
}

.items-list .cart td .download a {
	color: #AEA88B !important;
}

.items-list .cart .item-img {
	padding-left: 0;
	padding-right: 0;
}

.subtotal p.note {
	color: #A39D91;
	font-size: 11px;
	padding: 0 100px 0 0;
	line-height: 110% !important;
}

.subtotal {
	background: #EAE7D8 url(/images/subtotal-bg.jpg) left top repeat-x;
	padding: 20px 15px;
}

.subtotal p {
	padding: 0 0 5px 0;
	font-size: 11px;
}

.subtotal p.price {
	font-size: 36px;
	color: #271C12;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.cart-th {
	background: #BDB9A1;
	padding: 10px 20px;
	font-weight: bold;
	border-left: 1px solid #CEC9B3;
}

.cart-subth {
	background: #D3D0BE;
	padding: 7px 20px;
	border-left: 1px solid #CEC9B3;
	font-size: 12px;
	margin: 0 0 10px 0;
	height: 20px;
}

.cart-subth input {
	vertical-align: middle;
}

.cart-shipping {
	background: #EAE7D8;
	padding: 10px 20px;
	border-right: 1px solid #CEC9B3;
}

.cart-shipping span {
	font-size: 10px;
}

.cart-shipping table td {
	padding: 0 10px 15px 0;
}

.cart-shipping table td.lm {
	padding: 0 0 0 0;
}

.cart-shipping table td .note {
	color: #8A8564;
	font-size: 10px;
	line-height: 110% !important;
}

.address {
	padding: 0;
	border-right: 1px solid #CEC9B3;
}

#address-billing {
	padding: 0;
	border-right: 1px solid #CEC9B3;
	border-left: 1px solid #CEC9B3;
}

.address-info {
	margin: 10px 20px;
}

.address-info th {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding: 3px 30px 10px 0;
	vertical-align: top;
}

.address-info td {
	padding: 0 0 7px 0;
}


.address-info td input, .address-info td select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D3D0BE;
	padding: 3px;
	width: 170px;
}

.address-info td input.zip {
	width: 95px;
}

.address-info td input.phone {
	width: 49px;
}

.cart-subth1 {
	background: #D3D0BE;
	padding: 7px 20px;
	border-left: 1px solid #CEC9B3;
	font-size: 11px;
	margin: 0 0 10px 0;
	height: 20px;
	font-weight: bold;
}

.review-total {
	background: #A0410D url(/images/total-bg1.jpg) right bottom no-repeat;
	border-bottom: none;
	color: #fff;
	padding: 10px 20px;
}

.review-total p {
	color: #fff;
	padding: 0;
}

.review-total p.price {
	font-size: 36px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.review-total table {
	margin: 5px 20px 20px 0;
}


.review-total table td {
	padding: 0;
	border: none;
	color: #fff;
	border-bottom: 1px solid #722B04;
	padding: 2px 0 2px 0;
}

.indent {
	padding: 0 20px;
}

#address-billing a {
	color: #271C12;
	text-decoration: underline
}

#credit-card .address-info {
	margin-top: 0;
}

#credit-card .address-info th {
	padding: 0 5px 0 0 !important;
}

#purchase-information {
	border-bottom: 1px solid #CEC9B3;
}

.red {
	color: #632909 !important;
}

.publishers-logo {
	float: left;
	margin: 0 25px 20px 0;
	width: 248px;
	padding: 5px;
	background: #E5E2D1;
}

.publishers-news-blog {
	float: left;
	margin: 0 25px 20px 0;
	width: 568px;
	padding: 5px;
	background: #E5E2D1;
}

.publishers-logo-bg {
	background: #F5F4ED;
	padding: 2px;
}

.publishers-logo-bg p {
	background: #E5E2D1;
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 1px solid #DAD7C2;
	text-atrnsform: uppercase;
}

.double-line {
	border-top: 1px solid #DAD7C2;
	background: #E5E2D1;
	line-height: 3px;
	font-size: 1px;
	padding: 0;
	margin: 0 0 20px 0;
}

.publishers-info {
	float: left;
	width: 460px;
	margin: 0 0 20px 0;
}

.publishers-info p {
	font-size: 12px;
}

.publishers-contact {
	margin: 0 0 15px 0;
	background: #E5E2D1;
	border: 1px solid #DAD7C2;
	padding: 10px;
	height: 100%;
}

.publishers-contact p {
	font-size: 11px !important;
}

.publishers-contact-l, .publishers-contact-r {
	float: left;
	width: 200px;
	padding: 0 15px 0 0;
}

#scroll-bottom {
	margin-left: 180px;
	margin-top: -22px;
}

#scroll-bottom p.pages {
	width: 430px;
}

.contact-l {
	width: 626px;
	float: left;
	padding: 15px 0 20px 0;
}

.brown {
	color: #6C675C;
}


.contact th {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 9px 0 6px 10px;
}

.contact th.odd {
	background: #E5E2D0;
	border-top: 1px solid #DAD7C2;
	border-left: 1px solid #DAD7C2;
	border-bottom: 1px solid #DAD7C2;
}

.contact td.odd {
	background: #E5E2D0;
	border-top: 1px solid #DAD7C2;
	border-bottom: 1px solid #DAD7C2;
	border-right: 1px solid #DAD7C2;
}

.contact td.odd-full {
	background: #E5E2D0;
	border: 1px solid #DAD7C2;
	padding: 6px 0 6px 10px;
	font-size: 11px;
	font-style: italic;
}

.contact td {
	padding: 6px 0 6px 0;
}

.contact td input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D3D0BE;
	padding: 3px;
	width: 170px;
	vertical-align: middle;
}

.contact td input.phone {
	width: 49px;
}

.contact td textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D3D0BE;
	padding: 3px;
	width: 480px;
}

.contact-r {
	background-image: url(/images/shd.png);
	background-position: left top;
	background-repeat: repeat-x;
	behavior: url(/iepngfix.htc);
	width: 350px;
	margin: 0 0 20px -35px;
	float: left;
	position: relative;
	z-index: 1;
}

.contact-r-bg {
	background: #EAE7D8 url(/images/right-bg.jpg) left top repeat-x;
	padding: 15px 15px 15px 20px;
	margin: 0 0 0 37px;
}

.free {
	background: url(/images/free-copy.jpg) left top no-repeat;
	padding: 140px 20px 20px 20px;
	margin: 10px 0 20px 0;
	width: 234px;
}

.free p {
	text-align: center;
}

.free p a, .free p a:hover {
	color: #FFF799;
	text-decoration: underline;
}

.benefits {
	list-style: none;
	width: 550px;
}

.benefits li {
	color: #2B2016;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	padding: 0 0 20px 15px;
	background: url(/images/red-arrow-list.gif) left top no-repeat;
}

.benefits li span {
	color: #878473;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 100% !important;
}	

.start {
	padding: 4px 2px 4px 2px;
	background: #F7F6F1;
	border-right: 1px solid #CFCAB4;
	border-left: 1px solid #CFCAB4;
	border-bottom: 1px solid #CFCAB4;
	width: 602px;
	text-align: right;
}

.contact-r .address-info, .contact-l .address-info {
	margin: 0;
}

.contact-r .address-info input {
	vertical-align: middle;
}

.contact-r .address-info .btn {
	float: right;
}

.contact-r .address-info span {
	margin: 5px 0 0 ;
	float: left;
}

.contact-l .address-info td {
	padding-right: 20px;
}

.contact-l .address-info th {
	padding-right: 10px;
}

.newsletter {
	font-size: 11px;
	font-style: italic;
}

.newsletter input {
	vertical-align: middle;
}

.faq-box {
	background: #F0EEE3;
	border: 1px solid #CEC9B3;
	padding: 15px;
	margin: 0 0 20px 0;
}

.faq-box ol {
	list-style: upper-roman;
	margin: 0 0 0 25px;
}

.faq-box ol li {
	padding: 0 0 15px 0;
}

.faq-box ol li a {
	font-size: 15px;
}

.faq-box ol li {
	font-size: 15px;
}

.faq-box ol li ul {
	margin: 5px 0 0 -10px;
	list-style: none;
}

.faq-box ol li ul li {
	padding: 3px 0 0 25px;
	background: url(/images/a.jpg) left top no-repeat;
}

.faq-box ol li ul li p {
	color: #716E62;
	font-size: 12px;
}

.faq-box ol li span {
	float: right;
	margin: 3px 0 0 10px;
}

.back-top {
	float: right;
	margin: 3px 3px 0 0;
	font-size: 10px;
}

.back-top img {
	vertical-align: -0.1em;
}

#column-rr-faq {
	padding-top: 59px;
}

.ads-top {
	padding: 20px 0 20px 25px;
	background: url(/images/ads-top-bg.jpg) left top repeat-x;
}

.ads-top p {
	text-align: center;
}

.content-full {
	padding: 0 15px 0 15px;
}

.search-results-info span{
	float: right;
}

#search-results {
	margin: 0 0 10px 0;
}

#search-results th {
	text-transform: uppercase;
	font-size: 10px;
	color: #261C12;
	background: #D3D0BD;
	padding: 5px;
	border-left: 1px solid #E2DFCE;
}

#search-results th.order-by {
	background: #BFBBA3;
}

#search-results th img {
	vertical-align: middle;
}

#search-results th span {
	float: right;
}

#search-results td {
	font-size: 12px;
	color: #261C12;
	padding: 10px 5px;
}

#search-results td a {
	color: #46382B;
	font-weight: bold;
	font-size: 12px;
}

#search-results td.odd {
	background: #F5F3E7;
}

#search-results td.itm-img {
	padding: 3px;
	text-align: center;
}

#search-results td.odd-itm-img {
	background: #F5F3E7;
	padding: 3px;
	text-align: center;
}

#search-results .itm-no {
	float: right;
	color: #908D78;
	padding: 0 0 0 10px;
}

.orange {
	color: #A0410D;
}

.news {
	float: left;
	margin: 0 0 0 -11px;
	position: relative;
	z-index: 1;
	width: 394px;
}

.news-show{
	float: left;
	margin: 0 0 0 -11px;
	position: relative;
	z-index: 1;
#	width: 394px;
}


.news-callout {
	width: 190px;
	float: right;
	margin: 0;
}

.news-feat {
	border-top: 3px solid #281D13;
	padding: 5px 10px 10px 2px;
}

.news-feat p {
	font-size: 12px;
	padding: 0 0 5px 0;
}

.news-feat h3 {
	padding: 0 0 10px 0;
}

.news-feat h3 a {
	font-size: 18px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

.news-feat-important {
	border-top: 3px solid #C46F3F;
	padding: 5px 10px 10px 2px;
	border-bottom: 1px solid #281D13;
}

.news-feat-important ul {
	list-style: none;
	margin: 0 0 10px 0;
}

.news-feat-important ul li {
	background: url(/images/arrow-black.gif) left top no-repeat;
	padding: 0 0 3px 8px;
}

.news-feat-important ul li a {
	color: #A0410D;
	font-size: 12px;
	text-decoration: none;
}

.rss {
	text-align: right;
	padding: 5px 0 0 0;
}

.rss a {
	color: #261B12;
	font-weight: bold;
}

.rss img {
	vertical-align: middle;
}

.latest-news {
	background: url(/images/latest-news.jpg) left top repeat-x;
	padding: 10px 8px;
}

.latest-news-show {
	background: url(/images/latest-news.jpg) left top repeat-x;
	padding: 10px 8px;
}

.news-th {
	margin: 1px 0 0 0;
	padding: 0;
	position: relative;
}

.news-th img {
	margin: 0 1px 0 0;
}

.news-th .frame1 {
	position: absolute;
	left: 0;
	top: -5px;
}

.news-th .frame2 {
	position: absolute;
	left: 126px;
	top: -5px;
}

.news-th .frame3 {
	position: absolute;
	left: 252px;
	top: -5px;
}

.latest-news .current {
	background: url(/images/news-current-frame.gif) left bottom no-repeat;
}

.latest-news-content {
	background: #F5F3E7;
	border: 1px solid #DBD7C6;
	padding: 10px;
	height: 100%;
	margin: -6px 0 0 0;
}

.latest-news-content .title a {
	font-size: 24px;
	color: #1C150F;
	line-height: 110% !important;
}

.latest-news-content p {
	font-size: 12px;
	color: #1C150F;
	line-height: 110% !important;
}

.latest-news .main-img {
	border: 1px solid #DBD7C6;
}

.news-tab {
	float: left;
	width: 240px;
}

.news-tab .title a {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

.news-tab p {
	font-size: 12px;
}

.news .tab-content .double-line{
	clear: both;
	margin: 0 0 10px 0;
}

.electronic-download {
	border: 1px solid #CEC9B3;
	padding: 10px 15px;
	border-bottom: none;
}

.item-download {
	background: #F6F3EC;
	border: 1px solid #CEC9B3;
	padding: 10px 15px;
}

.item-download a {
	font-weight: bold;
	font-size: 15px;
	color: #252525;
}

.item-download p {
	color: #252525;
}

.download-now {
	background: #A0410D;
	border: 1px solid #CEC9B3;
	border-top: none;
	margin: 0 0 10px 0;
}

.arrow-l {
	background: url(/images/download.gif) left top no-repeat;
	padding: 0 0 10px 40px;
}

.download-l {
	padding: 15px 15px 15px 15px;
	text-align: left;
	vertical-align: middle;
}

.download-l a, .download-l a:hover {
	color: #EAE7D8;
	font-size: 14px;
	font-weight: bold;
}

.download-l .pdf, .download-l .pdf:hover {
	color: #DE9872;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

.download-l span {
	color: #DE9872;
}

.download-l img {
	vertical-align: middle;
}

.download-r {
	padding: 15px 15px 15px 40px;
	text-align: left;
	vertical-align: middle;
}

.download-info {
	background: #EAE8D9;
	border: 1px solid #CEC9B3;
}

.info-l {
	float: left;	
	padding: 10px 10px 0 10px;
}

.info-r {
	float: right;
}

.order-no {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 0;
	height: 100%;
}

.order-no span {
	float: right;
}

.order-no img {
	vertical-align: middle;
}

.confirmation-total {
	background: #F2EFE5;
	border: 1px solid #EAE7D8;
	clear: both;
	padding: 10px;
	margin: 0 0 10px 0;
}

.confirmation-total table {
	margin: 5px 0 0 0;
}


.confirmation-total table td {
	padding: 0;
	border: none;
	color: #2B2016;
	font-weight: bold;
	border-bottom: 1px solid #EAE7D8;
	padding: 4px 0 4px 0;
}

.confirmation-total .price {
	color: #281D13;
}

.confirmation-total p {
	padding: 0 0 5px 0;
}

.hdr {
	background: #E1DDCC;
	padding: 5px 10px !important;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.indent-address {
	padding: 0 10px 0 10px;
}

.indent-address p {
	color: #6C675C;
	padding: 0 0 10px 0;
}

.print-bottom  {
	text-align: right;
	border-top: 1px solid #DFDCCE;
}

.continue-shopping {
	float: right;
	padding: 0 6px 0 0;
}

.tel {
	float: left;
	padding: 0 0 0 6px;
}

/* form error */
.error{
	padding: 0;
	margin: 0;
	color: #f00;
	font-size: 10px;
}


.company_advisors_td
{
	padding:5px;
	cursor:pointer;
	border:#F0F0E6 solid 1px;
}

.company_advisors_td_hover
{
	padding:5px;
	background-color:#FFFFFF;
	border:#CEC9B3 solid 1px;
	cursor:pointer;
}


.company_advisors_td h2 {
	color:#A0410D;
	font-size:12px;
}

.company_advisors_td span {
	color:#999999;
	font-size:10px;
	font-style:italic;
}

.company_advisors_td_hover h2 {
	color:#A0410D;
	font-size:12px;
}

.company_advisors_td_hover span {
	color:#999999;
	font-size:10px;
	font-style:italic;
}

.company_adv_descr
{
	color:#171717;
}

.company_adv_name
{
	color:#271C12;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.company_adv_title
{
	color:#999999;
	font-size:13px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}