html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	line-height: 1.4em;
	color: #000;
	background-color: #f1f1f0;
}

body {
	position: relative;
	margin: 0;
	width: 100%;
	padding: 0;

font-family : Arial, Helvetica, sans-serif;
        font-size : 10px; 
background-color: #ffffff; /* JD2 03/07/07 */
/*
	background-color: #f1f1f0; */
	color: #000;
}

TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}

td {
	font-family : tahoma;
	font-size : 11px;
	color : #404040;
	vertical-align:top;

}



p {
	margin: .75em 0 .75em 0;
}

a { color: #8f3922; }
a:hover { color: #c00; }
a:focus { outline: none; }

img {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------------------------------- */
.inline {
	list-style: none;
	display: inline;
	margin: 0 -4px 0 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.noPrint {}
.printOnly { display: none; }

.prop349 {
	display: inline;
	height: 349px;
	float: right;
	width: 1px;
}

/* ------------------------------------------------------------------------------- */
.leftNav1 {
	list-style: none;
	text-indent: 0;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: xx-small;
	line-height: 16px;
	color: #863930;
}

.leftNav1 li {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0 8px 0 0;
	background: url(../images/navBullet1.gif) right 4px no-repeat;
}

.leftNav1 a {
	color: #863930;
	text-decoration: none;
}

.leftNav1 a:hover { color: #1d2647; }

/* ------------------------------------------------------------------------------- */
.leftNav2 {
	display: none; /* begin hidden */
	list-style: none;
	text-indent: 0;
	margin: 0 0 4px 9px;
	padding: 0;
	font-size: xx-small;
	line-height: 16px;
	color: #888;
}

.leftNav2 li {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0 4px 0 0;
	background: none;
	border-bottom: 1px solid #888;
}

.leftNav2 a {
	color: #888;
	text-decoration: none;
}

.leftNav2 a:hover { color: #000; }

/* ------------------------------------------------------------------------------- */
.leftNav3 {
	display: none; /* begin hidden */
	list-style: none;
	text-indent: 0;
	margin: 0 0 2px 9px;
	padding: 0;
	font-size: xx-small;
	line-height: 16px;
	color: #888;
}

.leftNav3 li {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0 4px 0 0;
	background: none;
	border: none;
}

.leftNav3 a {
	color: #888;
	text-decoration: none;
}

.leftNav3 a:hover { color: #000; }

/* ------------------------------------------------------------------------------- */
.photoCaption {
	text-align: left;
	font-size: x-small;
}

.photoCaption p {
	margin: 0 0 8px 4px;
	line-height: 1.1em;
}

.photoCaption table {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	width: 434px;
}

.photoCaption tr {
	vertical-align: top;
}

.photoCaption td {
	width: 86px;
	padding: 0 15px 0 0;
	margin: 0;
	border: 0;
}

/* ------------------------------------------------------------------------------- */
#topbar {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(../images/topBar.gif) top left repeat-x;
}

#topbar .inner {
	width: 584px;
	height: 30px;
	margin: 0 auto 0 auto;
	padding: 0 28px 0 28px;
	text-align: right;
	font-size: xx-small;
	color: #fff;
	background-color: #fc0;
	background: url(../images/topBarInner.gif) top left no-repeat;
}

#topbar a {
	text-decoration: none;
	color: #fff;
	background-color: transparent;
}

#topbar a:hover {
	text-decoration: underline;
}

#topbar img {
	margin: -2px 0 -4px 0;
}

/* ------------------------------------------------------------------------------- */
#page {
	position: relative;
	width: 580px;
	background-color: #f4f4f4;
	margin: 0 auto 0 auto;
	padding: 11px 28px 8px 28px;
	border: 2px solid #d9d8d5;
	border-top: 0;
}

/* ------------------------------------------------------------------------------- */
#header {
	width: 100%;
	padding: 0 0 17px 0;
	border-bottom: 1px solid #babab4;
}

/* ------------------------------------------------------------------------------- */
#navigation {
	width: 580px;
	height: 21px;
	padding: 0 0 5px 0;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
}

#navigation li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}

/* ------------------------------------------------------------------------------- */
#columns {
	position: relative;
}

/* ------------------------------------------------------------------------------- */
#column1 {
	float: left;
	width: 147px;
	margin: 14px 0 0 0;
}

/* ------------------------------------------------------------------------------- */
#column2 {
	float: right;
	width: 421px;
        margin-left: .25em; /* JD2 02/20/07 */
}

/* ------------------------------------------------------------------------------- */
#crumbBar {
	width: 421px;
	height: 14px;
	margin: 0;
	padding: 0;
	font-size: xx-small;
	text-align: left;
	line-height: 14px;
        color: #888;
}

#crumbBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#crumbBar li {
	display: inline;
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0 3px 0 10px;
	background: url(../images/crumbBullet.gif) left 2px no-repeat;
}

#crumbBar a {
	color: #888;
	background-color: transparent;
	text-decoration: none;
}

#crumbBar a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------- */
#footer {
	clear: both;
	padding: 18px 0 0 0;
	width: 100%;
	text-align: center;
	font-size: xx-small;
	color: #939389;
	background-color: transparent;
}

/* ------------------------------------------------------------------------------- */
#loginBox {
	width: 147px;
	height: 70px;
	background: #f4f4f4 url(../images/loginBox.gif) top left no-repeat;
}

#loginBox .inner {
	padding: 15px 0 0 55px;
}

#loginBox input {
	width: 82px;
	height: 14px;
	color: #444;
	background-color: #f4f4f4;
	border: 1px solid #cbc9bc;
	font-size: xx-small;
	margin: 1px 0 0 0;
	padding: 0;
}

/* ------------------------------------------------------------------------------- */
#searchBox {
	width: 147px;
	height: 30px;
	margin: 5px 0 0 0;
	background: #f4f4f4 url(../images/searchBox.gif) top left no-repeat;
}

#searchBox .inner {
	padding: 7px 0 0 6px;
}

#searchBox input {
	float: left;
	width: 99px;
	height: 14px;
	color: #939389;
	background-color: #f4f4f4;
	border: 1px solid #cbc9bc;
	font-size: xx-small;
	padding: 0;
}

/* ------------------------------------------------------------------------------- */
#scroll {
	margin: 110px 0 0 0;
	text-align: center;
}

/* ------------------------------------------------------------------------------- */
#headerBar {
	width: 421px;
	height: 28px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: xx-small;
	line-height: 16px;
	color: #fff;
}

#headerBar .inner { padding: 4px 10px 0 10px; }

/* ------------------------------------------------------------------------------- */
#btnAboutUs {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 41px;
	height: 21px;
}

#btnAboutUs a {
	float: left;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0;
	width: 41px;
	background: url(../images/btnAboutUs.gif) top left no-repeat;
}

#btnAboutUs a:hover {
	background-position: 0 -21px;
	border: 0;
}

/* ------------------------------------------------------------------------------- */
#btnCustomerSupport {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 83px;
	height: 21px;
}

#btnCustomerSupport a {
	float: left;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0;
	width: 83px;
	background: url(../images/btnCustomerSupport.gif) top left no-repeat;
}

#btnCustomerSupport a:hover {
	background-position: 0 -21px;
	border: 0;
}

/* ------------------------------------------------------------------------------- */
#btnMarketingTools {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 77px;
	height: 21px;
}

#btnMarketingTools a {
	float: left;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0;
	width: 77px;
	background: url(../images/btnMarketingTools.gif) top left no-repeat;
}

#btnMarketingTools a:hover {
	background-position: 0 -21px;
	border: 0;
}

/* ------------------------------------------------------------------------------- */
#btnBecomeACustomer {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 91px;
	height: 21px;
}

#btnBecomeACustomer a {
	float: left;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0;
	width: 91px;
	background: url(../images/btnBecomeACustomer.gif) top left no-repeat;
}

#btnBecomeACustomer a:hover {
	background-position: 0 -21px;
	border: 0;
}

/* ------------------------------------------------------------------------------- */
#btnRequestACatalog {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 82px;
	height: 21px;
}

#btnRequestACatalog a {
	float: left;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0;
	width: 82px;
	background: url(../images/btnRequestACatalog.gif) top left no-repeat;
}

#btnRequestACatalog a:hover {
	background-position: 0 -21px;
	border: 0;
}

/* ------------------------------------------------------------------------------- */
#btnEmailSignup {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 66px;
	height: 21px;
}

#btnEmailSignup a {
	float: left;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0;
	width: 66px;
	background: url(../images/btnEmailSignup.gif) top left no-repeat;
}

#btnEmailSignup a:hover {
	background-position: 0 -21px;
	border: 0;
}

/* ------------------------------------------------------------------------------- */
#btnPhones {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 140px;
	height: 21px;
}

#btnPhones a {
	float: left;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0;
	width: 140px;
	background: url(../images/phones.gif) top left no-repeat;
}

#btnPhones a:hover {
	background-position: 0 0;
	border: 0;
}

/* ------------------------------------------------------------------------------- */
#btnSearch {
	float: right;
	padding: 1px 6px 0 0;
	margin: 0;
	overflow: hidden;
	width: 31px;
	height: 28px;
}

#btnSearch a {
	float: left;
	padding: 14px 0 0 0;
	overflow: hidden;
	height: 0;
	width: 31px;
	background: url(../images/btnSearch.gif) top left no-repeat;
}

#btnSearch a:hover {
	background-position: 0 -14px;
	border: 0;
}

/* ------------------------------------------------------------------------------- */
#btnArrow {
	margin: 3px 8px 0 73px;
	overflow: hidden;
	width: 10px;
	height: 10px;
}

#btnArrow a {
	float: left;
	padding: 10px 0 0 0;
	overflow: hidden;
	height: 0;
	width: 10px;
	background: url(../images/btnArrow.gif) top left no-repeat;
}

#btnArrow a:hover {
	background-position: 0 -10px;
	border: 0;
}

/* ------------------------------------------------------------------------------- */
#innerLogin {
	margin: -2px 0px 0px 35px;
}

/* ------------------------------------------------------------------------------- */

.displayProduct a, .cobSearchResult a, .cobSearchResult b {
 font-size: 8pt;
 font-weight: normal;
}

.displayProduct {
 vertical-align:  top;
 text-align: center;
 width : 130px;
}

.swatchBorder
{
 border : 1px solid #666666;
}

.prodLongDesc
{
 font-family: Verdana, Geneva, Arial, sans-serif;
 font-size: x-small;
 line-height: 1.4em;
 color: #666666;
}
textarea
{
 width : 300px;
}

/* ------------------------------------------------------------------------------- */
/* PRODUCT EMAIL FORM JD2 02/27/07 */

.prcText {
 text-align: right;
 font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
 font-weight: bold;
 padding-right: 2px;
}
.prodText {
 text-align: right;
 font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
 font-weight: bold;
}
.actionBox {
padding-left: 1px;
text-align: left;
}

.errorMessage {
 text-align: right;
 font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
 font-weight: bold;
 color: #863930;
 text-align: left;
}
/* END JD2 02/27/07 */

/* PRODUCT PAGE JD2 03/01/07 */
.imageContainer {
width: 400px;
}
.emailFields {
width: 400px;
}
.emailPreviewTable {
width: 400px;
}
.emailSuccessTable {
width: 400px;
}
/* END JD2 03/01/07 */
/* JD2 03/07/07 */
.SearchLabel {
visibility: hidden;
}
.catHead {
	list-style: none;
	text-indent: 0;
	margin: 10px 0 0 0;
	padding-left: 5px;
font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;

	line-height: 14px;
	color: #863930;
text-align: left;
}
.catHead a {
	color: #863930;
	text-decoration: none;
}

.catHead a:hover { 
 color: #1d2647; 
 text-decoration: none;
}
.cobMenu {
        list-style: none;
        text-indent: 0;
        margin: 10px 0 0 0;
        padding-left: 5px;
        font-size: 12px;
        font-weight: bold;
        line-height: 14px;
        color: #863930;
text-align: left;
}

.cobMenu a {
        color: #863930;
        text-decoration: none;
}

.cobMenu a:hover {
 color: #1d2647;
 text-decoration: none;
}
.olcHeader {
 font-size: 12px;
 font-weight: bold;
}
.catSubHead {
        list-style: none;
        text-indent: 0;
        margin: 10px 0 0 0;
        padding-left: 5px;
        font-size: xx-small;
        line-height: 14px;
        color: #863930;
text-align: left;
text-decoration: none;
font-weight: bold;
}
.catSubHead a {
        color: #863930;
        text-decoration: none;
}

.catSubHead a:hover {
 color: #1d2647;
 text-decoration: none;
}
.cobButton a {
  display: block;
  width: 130px;
  text-align : center;
  vertical-align : middle;
  text-decoration : none;
  font-weight : bold;
  font-size: 10px;
 }

.cobButton a:link,
.cobButton a:visited {
 background-color: #863930;
  color: #ffffff;
  text-decoration: none;
  vertical-align : middle;
  font-weight : bold;

 }
 .cobButton a:link,
 .cobButton a:visited {
    border-top: 1px solid #863930;
    border-bottom: 2px solid #4a4a4a;
    border-left: 1px solid #863930;
    border-right: 2px solid #4a4a4a;
  text-decoration : none;
  font-weight : bold;

  }
 .cobButton a:hover 
 {
 border-top: 1px solid #863930;
 border-bottom: 2px solid #4a4a4a;
 border-left: 1px solid #863930;
 border-right: 2px solid #4a4a4a;
 background-color : #863930;
 color : #ffffff;
  text-decoration : none;
  font-weight : bold;


 }
/* END JD2 03/07/07 */

