body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-image: url(/images/leftMenuBkgd.gif);
	background-repeat: repeat-y;
}
body.bodyWhite {
	background-color: #FFFFFF;
	background-image: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1, h2, h3, h4, h5, h6, ul, li, form  {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	line-height: 1.25em;
}
p {
	margin: 8px 0 0 0;
}
ul {
    margin:10px 0 10px 10px;
	padding:0 0 0 20px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #780409;
	margin: 0 0 20px 0;
}
.h1tagline {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	line-height: 100%;
}
h1.popTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 6px 0 6px 0;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #5e4c3a;
	margin: 20px 0 4px 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #9f5252;
	padding: 6px 0 3px 0;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}
input {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}
textarea {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}
.formButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	font-size: 12px;
}
.formLabel {
	font-weight: bold;
	color: #61543d;
}

.redText {
	color: #EA0000;
}

.redText2 {
	color: #EA0000;
	font-size: 12px;
	font-weight: bold;
	
}
a:link {
	color: #770409;
	text-decoration: underline;
}
a:visited {
	color: #770409;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
hr {
	border: 0;
	color: #780309;
	height: 1px;
	width: 100%;
}

.headerBkgd {
	background-color: #780409;
	background-image: url(/images/headerBkgd.jpg);
	background-repeat: no-repeat;
}
.headerSearchText {
	font-weight: bold;
	color: #FFFFFF;
}
.searchForm {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}


/* tabs */

#headerTabs {
	float:left;
	width:760px;
	font-size:12px;
	line-height:normal;
	font-weight: bold;
	color: #FFFFFF;
  }
#headerTabs ul {
  margin:0;
  padding:0px 10px 0;
  list-style:none;
  }
#headerTabs li {
	float:left;
	margin:0;
	padding:0 5px 0 0;
	background-image: url(/images/tabRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
  }
#headerTabs a {
	float:left;
	display:block;
	padding:4px 10px 4px 12px;
	text-decoration:none;
	font-weight:bold;
	color:#eae6dc;
	background-image: url(/images/tabLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#headerTabs a {float:none;}
/* End IE5-Mac hack */
#headerTabs a:hover {
	color:#fff;
	text-decoration: underline;
  }
.headerInputForm {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
/* Header Menu 2 */
#headerMenu2 {
	float:left;
	width:760px;
	font-size:10px;
	line-height:normal;
	font-weight: normal;
	background-image: url(/images/headerMenuBkgd.jpg);
	background-repeat: no-repeat;
  }
#headerMenu2 ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#headerMenu2 li {
	float:left;
	margin:0;
	padding:0;

  }
#headerMenu2 a {
	float:left;
	display:block;
	padding:6px 6px 6px 18px;
	text-decoration:none;
	font-weight:normal;
	color:#eae6dc;
	background-image: url(/images/headerMenu2Divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#headerMenu2 a {float:none;}
/* End IE5-Mac hack */
#headerMenu2 a:hover {
	color:#FFF;
	text-decoration: underline;
  }
/* Left Vertical Menu */

#leftMenu {
    width:140px;
	margin: 20px 0 10px 0;
	padding: 10px 0 10px 0;
	font-size:11px;
	line-height:normal;
	font-weight: normal;
	color: #000;
	background-image: url(/images/leftMenuDividers.gif);
	background-repeat: none;
	background-position: top;
  }
#leftMenu ul {
  margin:0 0 0 6px;
  padding:0;
  list-style:none;
  }
#leftMenu li {
    margin:0 0 0 0;
	padding:0 0 0 0;
  }
#leftMenu a {
    padding:0 0 0 14px;
	margin: 0;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	background-image: url(images/leftMenuSwash.gif);
	background-repeat: no-repeat;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#leftMenu a {float:none;}
/* End IE5-Mac hack */
#leftMenu a:hover {
	color:#000;
	text-decoration: underline;
  }
#headerShoppingCart {
	float:left;
	width:760px;
	background-color: #eae6dc;
	font-weight: bold;
	font-size: 11px;
}
#bodyTableMain {
	float:left;
	display:block;
}
#footer {
	float:left;
	display:block;
	margin: 40px 0 0 0;
	color: #b6a47d;
	font-size: 10px;
	font-weight: normal;
}
#footer td {
	color: #b6a47d;
	font-size: 10px;
	font-weight: normal;
}
#footer a {
	color: #b6a47d;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #94825c;
	font-size: 10px;
	text-decoration: underline;
}
#bodyTDMain {
	padding: 10px;
	margin: 0;
}
.linksBig a {
    padding:0 0 0 14px;
	margin: 0;
	text-decoration:none;
	font-weight:bold;
	color:#770409;
	background-image: url(/images/leftMenuSwash.gif);
	background-repeat: no-repeat;
	font-size: 11px;
  }
.linksBig a:hover {
	color:#000;
	text-decoration: underline;
  }
#testimonial {
    margin:16px 6px 6px;
	padding:4px;
	font-size: 10px;
}
/****************** Specials *********************/
#specials {
	margin: 0 10px 10px 10px;
	padding: 10px;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	border: 1px dashed #999999;
}
.specialsTitle {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 4px;
	background-color: #eae6dc;
	padding: 4px;
}
.specialsButton {
	float: right;
	width:180px;
	padding:15px 0 0 0 ;
	
}
.specialsRedText {
	color: #FF0000;
}
.specialsBigText {
    width:200px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;	
}
#specials2 {
    width:350px;
	margin: 10px;
	padding: 8px;
	font-size: 9px;
	color: #000;
	font-weight: normal;
	border: 1px dashed #666666;
}
.specials2Title {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 4px;	
}
.specials2RedText {
	color: #FF0000;
}
.specials2BigText {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 6px;	
}
/****************** Tables *********************/
.table1 {
	border: 1px solid #ccbfa3;
	border-collapse: collapse;
}
.table1 td {
	border: 1px solid #dbd5c8;
	padding: 3px;
}
.table1 caption {
	font-size: 15px;
	font-weight: bold;
	color: #533203;
	text-align: left;
	padding: 20px 0 4px 0;
}
.captionLink {
	color: #770409;
	text-decoration: underline;
	font-size: 10px;
}
.table1H1 {
	font-size: 13px;
	font-weight: bold;
	color: #eae6dc;
	padding: 4px;
	background-color: #a48d6d;

}
.table1H2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #ded6c7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61543d;
	color: #5e4c3a;
}
.table1Altrow {
	background-color: #f0eee9;
}
/****************** Tables 2*********************/
.table2 {
	border: 1px solid #E2E2E2;
	border-collapse: collapse;
	padding-bottom: 20px;
}
.table2 td {
	border: 1px solid #FFF;
	padding: 1px 0 1px 5px;
}

.table2H1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background: #858585 url(images/PriceCalcBkgd.gif) repeat-x top;
}

#priceIt {
	background-image: url(images/PriceCalcBkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
}
#priceIt input {
	font-size: 10px;
	margin: 0px;
	padding: 0px;	
}
#priceIt select {
	font-size: 10px;
	margin: 0px;
	padding: 0px;	
}
#priceIt form {
	margin: 0px;
	padding: 0px;	
}
.priceItButton {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
}
.priceItTitle {
	font-weight: bold;
	color: #FFFFFF;
	background: #990000;

}
.textSmall9 {
	font-size: 9px;
}
.textSmall9 {
	font-size: 9px;
}

#productOptions {
	float:left;
	width:600px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #dcbebe;
  }
#productOptions h1 {
	float:left;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 7px 0 0 0;
}
#productOptions ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#productOptions li {
	float:left;
	margin:0;
	padding:0;
  }
#productOptions a {
	float:left;
	display:block;
	padding:6px 6px 6px 18px;
	text-decoration:none;
	font-weight:bold;
	color:#780409;
	background: url(/images/productOptionsMenuDivider.gif) no-repeat;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#productOptions a {float:none;}
/* End IE5-Mac hack */
#productOptions a:hover {
	color:#780409;
	text-decoration: underline;
	font-weight:bold;
}
#productOptionColor {
	float:left;
	width:600px;	
}
#productOptionOptionsSpecs {
	float:left;
	width:600px;	
}
#productOptionTapes {
	float:left;
	width:600px;	
}
#productOptionTrimStyles {
	float:left;
	width:600px;	
}
#productOptionTrimColors {
	float:left;
	width:600px;	
}
#productOptionHemStyles {
	float:left;
	width:600px;	
}
#productOptionDecorativePulls {
	float:left;
	width:600px;	
}
#descriptionList ul{
	margin: 8px 0px 0px 30px;
	padding: 0px;
}
.descriptionSubHead {
	font-size: 15px;
	font-weight: bold;
	color: #533203;
}

a.BuyNow {
	color: #d40000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.BuyNow:hover {
	color: #d40000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.Top {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
 .moveTableOffLeft {
	clear: none;
	float: left;
	padding-left: 145px;
}
.photoCaption1 {
	font: 9px/100% Arial, Helvetica, sans-serif;
	color: #7D7D7D;
	padding: 2px 0 0 0;
	margin: 0 0 4px 0;
}
