    body {
	    background-color: #353535; 
	   
	    background-repeat: repeat;
	    font-family: Verdana, arial; 
	    font-size: 10px; 
	    font-style: normal;
	    font-weight: normal;
	    color: #333;
	    margin-left: 0px; 
	    margin-top: 0px; 
	    margin-right: 0px; 
	    margin-bottom: 0px;	  
	    text-align: center;
	    line-height: 10px;
    } 	
  
    .wrap {
	    text-align: left;
	    margin-left: auto;
	    margin-right: auto;
	    width: 848px;
	    background-color: white;
    }
    
    .content-wrapper {
	    width: 836px; 
	    background-color: white; 
	    border: solid 0px yellow;    
	    padding: 5px;
	    
    }
	
    .left-pane {
	    width: 555px;
	    border: solid 0px red; 
    }

    .right-pane {
	    border: solid 0px red; 
	    float: right; 
	    width: 275px;
    }
    
    .content-menu {
	    float: left; 
	    width: 160px; 
	    background-color: #b95e29; 
	    margin-right: 0px;
    }

    .header-menu {
	    position: relative; 
	    width: 770px; 
	    border: solid 0px white; 
	    text-align: right; 
	    color: #ffffff; 
	    font-weight: bolder; 
	    margin-top: 4px; 
	    margin-bottom: 4px;    
    }  
    
    A:link {
    	    text-decoration: none;
	    color: #424242;
    }
    
    A:visited {
	    text-decoration: none;
	    color: #424242;
    }
    
    A:hover {
    	    text-decoration: underline;
	    color: #000000;
    }
    
    .header-login {
	    float: right;
	    margin-right: 10px;
	    margin-top: 10px;
	    color: white;
	    
    } 
	   
    .input-login {
		border: solid 0px black;   
		background-color: #cb6c49;
		font-size: 10px;
		color: white;
    } 
    
    .header-image {
	    background-image: url("../images/header3.jpg"); 
	    background-repeat: no-repeat; 
	    position: relative; 
	    width: 848px;
	    height: 86px;
	    border: solid 0px white;
    } 
    
    .header-break {
	    position: relative;
	    background-image: url("../images/menu-example.jpg"); 
	    background-repeat: no-repeat; 
	    padding-top: 12px;
	    padding-left: 17px;
	    width: 830px; 
	    height: 27px;
	    border: solid 0px red; 
	    text-align: left; 
	    color: #000000; 
	    font-weight: bolder;
    }

    
    .mini-cart td {
	    background-color: #e3e3e3;    
    }
    
    .shopping-cart th {
	    background-color: #e3e3e3;
    }
 
    .shopping-cart-item {
	    background-image: url(../images/checkout-table-cell.jpg); 
	    background-position: top right; 
	    background-repeat: repeat-y; 
	    background-color: white; 
	    border: solid 2px #e3e3e3;	    
    }   
    
    .shopping-cart-totals {
	    background-image: url(../images/checkout-table-cell.jpg); 
	    background-position: top right; 
	    background-repeat: repeat-y; 
	    background-color: white; 
	    border-top: solid 4px white;	    
    }
    
    .checkout-login td {
	    background-color: #e3e3e3;    
    }
    
    .checkout-login input {
	    border: solid 1px #4f4f4f;
	    font-size: 10px;
	    margin-left: 5px;
	    margin-right: 5px;
	    padding-left: 5px;
	    padding-right: 5px;
    }

    
    .checkout-newuser td {
	    background-color: #e3e3e3;    
    }
    
    .checkout-newuser input {
	    border: solid 1px #4f4f4f;
	    font-size: 10px;
	    margin-left: 5px;
	    margin-right: 5px;
	    padding-left: 5px;
	    padding-right: 5px;
    }

    .checkout-newuser select {
	    border: solid 1px #4f4f4f;
	    font-size: 10px;
	    margin-left: 5px;
	    margin-right: 5px;
   }
    
    .content-main {
	    color: #353535; 
	    background-color: #ffffff;  
	    margin-left: 164px; 
	    margin-right: 164px; 
	    padding: 10px 10px 10px 10px;  
    }
    
    .content-right {
	    float: right; 
	    width: 160px; 
	    background-color: #b95e29;  
	    margin-left: 0px;    
    } 
    
    .container-c { 
	    border: solid 0px red;
	    
	    background-image: url("../images/curves/curved-middle-c.jpg"); 
	    background-repeat: repeat-y; 
	    width: 543px;
	    margin: 5px;
    }
    
    .container-b { 
	    border: solid 0px red;
	    background-image: url("../images/curves/curved-middle-b.jpg"); 
	    background-repeat: repeat-y; 
	    width: 267px;
	    margin: 5px;
    }
    
    .container-b-image1 {
	    background-image: url("../images/curves/curved-image1-b.jpg"); 
	    background-repeat: repeat-y; 
	    width: 266px; 
	    height: 40px;
    }
  
    .container-c-image1 {
	    background-image: url("../images/curves/curved-image1-b.jpg"); 
	    background-repeat: repeat-y; 
	    width: 543px; 
	    height: 40px;
    }
 
    .container-c-image2 {
	    background-image: url("../images/curves/curved-image2-c.jpg"); 
	    background-repeat: repeat-y; 
	    width: 543px; 
	    height: 40px;
    }    
    
    .container-c-image1 {
	    background-image: url("../images/curves/curved-image1-c.jpg"); 
	    background-repeat: repeat-y; 
	    width: 543px; 
	    height: 40px;
    }
    
    .container-b-image2 {
	    background-image: url("../images/curves/curved-image2-b.jpg"); 
	    background-repeat: repeat-y; 
	    width: 266px; 
	    height: 40px;
    }
 
    .container-b-image3 {
	    background-image: url("../images/curves/curved-image3-b.jpg"); 
	    background-repeat: repeat-y; 
	    width: 266px;
	    height: 40px;
    }
    
    .container-b-header {
	    text-align: center; 
	    padding-top: 10px;
	    background-image: url("../images/curves/curved-header2-b.jpg"); 
	    background-repeat: no-repeat; 
	    width: 266px; 
	    height: 20px;
	    overflow: hidden;
    }
	
    .container-c-header {
	    text-align: center; 
	    padding-top: 10px;
	    background-image: url("../images/curves/curved-header2-c.jpg"); 
	    background-repeat: no-repeat; 
	    width: 543px; 
	    height: 20px;
	    overflow: hidden;
    }
    
    .container-content {
	    line-height: 16px;
	    padding: 10px; 
    }

    .container-b-bottom {
	    background-image: url("../images/curves/curved-bottom-b.jpg"); 
	    background-repeat: repeat-y; 
	    width: 266px; 
	    height: 14px;
    }
 
    .container-c-bottom {
	    background-image: url("../images/curves/curved-bottom-c.jpg"); 
	    background-repeat: repeat-y; 
	    width: 543px; 
	    height: 14px;
    }
    
    .footer-break {
	    position: relative; 
	    width: 770px; 
	    border: solid 0px white; 
	    text-align: right; 
	    color: #ffffff; 
	    font-weight: bolder;
    }
    
    .footer {
	    position: relative; 
	    width: 836px; 
	    border: solid 0px white; 
	    clear: both;    
	    text-align: center;
    }
    
    ul.menu {
	list-style-type: none;
	width: 160px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	
    }
    
    li.menu-node {
	background-color: #b95e29;
	color: white;
	padding-left: 6px;
    } 

    li.menu-selected {
	background-color: #ae4e16;
	font-weight: bolder;
	color: white;
	padding-left: 8px;
    } 
    
    li:hover {
	background-color: #9a3f0a;    
    } 
