BODY {
	background-color: #e4ddcd;
	color: #3a240a;
	padding: 0px;
	font: 10px Verdana;
	margin: 0px;
	background-image: url(../images/mainbackground.jpg);
}
/*Linking*/
a.morelinks:visited,a.morelinks:active,a.morelinks:link,a.morelinks:hover{
	color: #5a1e18;
	font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
a {
	text-decoration: none;
	color: #5a1e18;
}
a:hover {
	text-decoration: underline;
	color: #364028;
}
/*Main Body Table */

#MainPageWrapper {
width:755px !important;
align:middle;

	background-image: url(../images/centertable.jpg);
	background-color: #e4ddcd;
	border-left: 3px solid #a67b48;
	border-right: 3px solid #a67b48;
}

/*Header Table*/
table.header {
	width: 755px  !important;
	border: 0px;
	height: 112px;
	background-repeat: no-repeat;
}
td.headertop {
	background-image: url(../images/mainheading.jpg);
	width: 755px;
	height: 112px;
	background-repeat: no-repeat;
}

/*Footer Table */
table.footer {
	width: 755px  !important;
	background-image: url(../images/lightbackground.jpg);
	border: 0px;
	height: 50px;
	background-repeat: repeat-x;
}
td.footerbottom {
	background-image: url(../images/footernav.jpg);
	width: 755px;
	height: 41px;
	background-repeat: repeat-x;
}

/*Top Navigation*/
table.headerNavigation{
	width: 98%  !important;
	height: 15px;
	font-weight: bold;
	color: #ffffff;
}
td.headerNavigation{
 	padding-left: 15px;
	padding-right: 10px;
}
a.headerNavigation:visited,a.headerNavigation:active,a.headerNavigation:link {
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.headerNavigation:hover  {
	color: #4f3a23;
	text-decoration: none;
}

/*Footer Navigation*/
table.footerNavigation{
	width: 755px  !important;
	height: 17px;
	font-weight: bold;
	color: #ffffff;
}
td.footerNavigation{
	padding-left: 5px;
	padding-right: 5px;
}
a.footerNavigation:visited,a.footerNavigation:active,a.footerNavigation:link {
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	margin-top:2px;
}
a.footerNavigation:hover  {
	color: #4f3a23;
	text-decoration: none;
}

/*Header E-Zpage Links*/
td.headerexpagesnav {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	color: #5a1e18;
 	font-weight : bold;
 	text-align : center;
	padding-bottom: 0.5em;
}
a.headerexpagesnav:visited,a.headerexpagesnav:active,a.headerexpagesnav:link {
	font-weight: bold;
	color: #5a1e18;
	font-size: 10px;
	text-decoration: none;
}
a.headerexpagesnav:hover  {
	color: #556046;
	text-decoration: none;
}

table.bannertable {
	width:470px;
}
/*Footer E-Zpage Links*/
td.footerexpagesnav {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	color: #5a1e18;
 	font-weight : bold;
 	text-align : center;
	padding: 0.5em;
}
a.footerexpagesnav:visited,a.footerexpagesnav:active,a.footerexpagesnav:link {
	font-weight: bold;
	color: #5a1e18;
	font-size: 10px;
	text-decoration: none;
}
a.footerexpagesnav:hover  {
	color: #556046;
	text-decoration: none;
}

/*Beginning of Copyright Information*/

td.legalCopyright {color:black; padding-left:5px;}
.legalCopyright {color:black; padding-left:5px;}
.legalCopyright a {color:black; padding-left:5px;}
.legalCopyright :hover {color:black; padding-left:5px;}

/*E-zpages Table of Contents Colors*/
/*Beginning of Expages TOC */
td.navEZPagesTOC {
	width:150px;
	border:2px solid #a17284;
}
#navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
}
#navEZPagesTOC ul li a:hover {
	color: #a77e50;
	text-decoration: none;
}

/*Adjust for Center of Table Width*/
.maintable {
	padding: 0px;
	position: relative;
	width: 755px  !important;
	border: 0px;
}

/*Left Column Information*/
td.columnLeft{
	width:175px;
	border-top: 0px;
}
#navColumnOneWrapper {
	margin: auto;
} 
table.leftbox{
	width:165px;
}
.leftbox {
 	font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 1px solid #444e37;
	margin-top: 0px;
 	margin-bottom: 14px;
 	
}
td.leftboxfooter {
	
}
TD.leftboxheading {
  	background:#556046;
}
.leftboxheading {
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 15px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.leftboxcontent {
  	padding: 4px;
	background-color: #f4f1ea;
	text-align: left;
 }

/*Right Column Styles*/
td.columnRight{
	width:175px;
	border-top: 0px;
}
#navColumnTwoWrapper {
	margin: auto;
}
table.rightbox{
	width:140px;
}
.rightbox {
	font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 1px solid #444e37;
	margin-top: 0px;
 	margin-bottom: 14px;
}
td.rightboxfooter {
	
}
TD.rightboxheading {
 	background:#556046;
}
.rightboxheading {
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 15px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.rightboxcontent {
  	padding: 4px;
	background-color: #f4f1ea;
	text-align: left;
 }

/*Single Box Styles*/
table.singlebox{
	width:165px;
}
.singlebox {
  	font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 1px solid #444e37;
	margin-top: 0px;
 	margin-bottom: 14px;
}
td.singleboxfooter {
	
}
TD.singleboxheading {
  	background:#556046;
}
.singleboxheading {
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 15px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.singleboxcontent {
  	padding: 4px;
	background-color: #f4f1ea;
	text-align: left;
 }

/*BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby*/
.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers {
	border-top: 3px solid #4f3a23;
	border-bottom: 1px solid #4f3a23;
	border-left: 1px solid #4f3a23;
	border-right: 1px solid #4f3a23;
	text-decoration:none;
	margin-bottom:3px;
}
.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	background-color: #ac814a;
	padding: 0px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight:bold;
	text-decoration:none;
}
.betterCategories a:hover, .betterCategories a:active,
.betterDocuments a:hover, .betterDocuments a:active,
.betterEzpages a:hover, .betterEzpages a:active,
.betterInformation a:hover, .betterInformation a:active,
.betterMoreinformation a:hover, .betterMoreinformation a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	background-color: #584024;
	color: white;
	font-weight:bold;
	text-decoration:none;
}

/*Center Column Information*/
td.centermain {
	text-align: left;
	background-image: url(../images/centertable.jpg);
	background-color: #e4ddcd;
	padding: 0px 5px 0px 5px;
	border-top: 0px solid #543d24;
	border-bottom: 0px solid #543d24;
	border-left: 0px solid #543d24;
	border-right: 0px solid #543d24;
}
#navBreadCrumb a {
	padding-left:3px;
	font-weight: bold;
	font-size:10px;
	padding-bottom:5px;
}
#navBreadCrumb  {
	padding-left:3px;
	font-weight: bold;
	font-size:10px;
	padding-bottom:5px;
}
/*Category Heading in center of page*/
#indexCategoriesHeading{
 	color:#33441c;
	font-style: normal;
	padding-left:25px;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: center;
	padding-bottom: 10px;
}
/*Category Name in Product Listing*/
#productListHeading{
 	color:#33441c;
	font-style: normal;
	padding-left:25px;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: center;
	padding-bottom: 10px;
}
/*Sub-Category Links on Category Page*/
a.categoryList:link, a.categoryList:active,a.categoryList:visited {
	font-size: 14px;
	color: #5a1e18;
	font-weight: normal;
}
/*Product Listing Heading on Category Listing Page*/
h2.centerBoxHeading, .productListing-heading {
	margin: 0em;
	font-size: 1em;
	color: #ffffff;
	border-bottom: 1px solid #8a755e;
	background-color: #556046;
	padding-bottom: 3px;
	padding-top: 1px;
}
/*Product Listing Heading on Category Listing Page - Links*/
.productListing-heading a {
	margin: 0em;
	font-size: 1em;
	color: #ffffff;
	border-bottom: 1px solid #8a755e;
	background-color: #556046;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 1px;
}
/*end of center of page styles*/

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #8a755e;
}
/* This is the CSS needed for the Order Step Edition 2 contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 570px
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    text-align: center;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 570px;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
}

tr.order_steps_line_2 {
    height: 5px;        /* Is a part in determining the height of the line */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    height: 1px;        /* Is a part in determining the height of the line shadow */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active {
    background-color: #556046;     /* Determines the active color of the completed part of the line */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive {
    width: 4%;
    background-color: #f6f3ee;    /* Determines the non-active color of the uncompleted part of the line */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active_shadow {
    background-color: #2452ac;     /* Determines the non-active color of the completed part of the line shadow */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive_shadow {
    width: 4%;
    background-color: #a7937d;   /* Determines the non-active color of the uncompleted part of the line line*/
    padding: 0px;
    margin: 0px;
}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #a7937d;        /* Determines the non-active color of the text */
    padding-bottom: 5px; /* Determines the distance between the text and the line */
}

td.order_steps_text_completed {
    text-align: center;
    vertical-align: top;
    color: #5a1e18;        /* Determines the non-active color of the text steps that have been completed*/
    padding-bottom: 10px; /* Determines the distance between the text and the line */
}

td#active_step_text {       /* These are the styles for the active text */
    color: #5a1e18;
    font-weight: 700;
    font-size: 1.1em;
}

/* End Order Steps contribution CSS */
