body, html {
   padding:0px;
   margin:0px;
   min-width:100%;
   width:100%;
   min-height:100%;
   height:100%;
   /*  
   background-attachment: fixed;
   background-image: url("/assets/images/bg-gradient.jpg");	
   background-image: url("/assets/images/bg-leather.jpg"); 
   */
   background-image: url("assets/images/bg-leather-tan.jpg");
   color: #444444;
   font-family: Georgia,Palatino,'Times New Roman',Times,Serif;
   font-size: .95rem;
   font-style: normal;
   font-weight: 500;
   line-height: 1.4;
}
p, blockquote {
    color: #444444;
    font-family: Georgia,Palatino,'Times New Roman',Times,Serif;
    font-size: .95rem;
   font-style: normal;
   font-weight: 500;
   line-height: 1.4;
}
.TextObject {
    color: #444444;
    font-family: Georgia,Palatino,'Times New Roman',Times,Serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
}
a:link {
    color: #AC530E;
   /* color: # 664F2B  996600 825f2b; 5A4747 5B3347 808060 */
}
a:visited {
    color: #AC530E;
}
a:hover {
    color: #AC530E;
    text-decoration: none;
}
a:active {
    color: #AC530E;
}
h1 {
    margin-top: 0px;
	
	color: #AC530E;
	/*color: #664F2B;  996600 */
    font-family: Georgia,Palatino,'Times New Roman',Times,Serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
}
h2 {
    color: #AC530E;
    font-family: Georgia,Palatino,'Times New Roman',Times,Serif;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
}
h3 {
    color: #AC530E;
    font-family: Georgia,Palatino,'Times New Roman',Times,Serif;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
}
ul {
    color: #333333;
    font-size: .95rem;
    line-height: 1.4;
}
ol {
    color: #333333;
    font-size: .95rem;
    line-height: 1.4;
}
.shop-item {
   font-size: 1rem; 
   letter-spacing: 1px;
}
