html, body { 
 background: url("images/body.gif") repeat-x #FDFCFA;
 margin: 0px;
 padding: 0px;
 text-align: left;
 font-family: Arial, sans-serif;
 width: 100%;
 color: #44403D; }
 
.clear { clear: both; }
a { font-weight: bold; color: #772C00; }
a:hover { color: #FC9004; }
.column { display: block; float: left; }
strong { font-weight: bold; font-family: Georgia, serif; font-size: 14px; letter-spacing: -1px; color: #772C00; }

.header {
 position: relative;
 display: block;
 width: 100%;
 height: 178px;
 background: url("images/header.jpg") no-repeat; }
 
.topnav {
 position: absolute;
 top: 98px;
 left: 268px;
 padding: 0px; }
 
ul, li { margin: 0px; padding: 0px; }
 
.topnav ul {
 list-style: none; }
 
.topnav ul li {
 display: inline; }
 
.topnav ul li a {
 width: 120px;
 display: block;
 margin: 0px;
 padding: 0px;
 float: left;
 background: url("images/topnav.gif") left no-repeat;
 text-indent: 10px;
 height: 28px;
 text-decoration: none;
 font-size: 11px;
 line-height: 28px; }
 
.container {
 position: relative;
 display: block;
 width: 900px;
 background: url("images/content.jpg") top left no-repeat;
 margin: 0px;
 padding: 0px; }
 
.content {
 position: relative;
 display: block;
 width: 630px;
 font-size: 14px;
 line-height: 1.4em;
 margin-left: 270px; }
 
.content h1, .content h2, .content h3 {
 color: #6F2A00; }
 
.content h1 {
 width: 629px;
 height: 101px;
 line-height: 120px;
 font-size: 30px;
 font-weight: bold;
 color: #6F2A00;
 margin: 0px; 
 letter-spacing: -1px;
 display: block;
 background: url("images/h1.jpg") no-repeat; }
 
.content h2 {
 width: 629px;
 height: 79px;
 line-height: 100px;
 font-size: 22px;
 font-weight: bold;
 margin: 0px; 
 letter-spacing: -1px;
 display: block;
 background: url("images/h2.jpg") no-repeat; }
 
.content h3 {
 font-size: 17px;
 letter-spacing: -1px;
 margin: 0px; }
 
.introduction {
 font-size: 14px;
 line-height: 1.4em;
 margin-bottom: 0px; }
 
p {
 margin-top: 0px; }
 
hr {
 height: 1px;
 border: 0px;
 color: #C0A18E;
 background-color: #C0A18E;
 width: 630px;
 clear: both; }
 
.footer {
 width: 100%;
 height: 68px;
 clear: both;
 display: block;
 position: relative;
 background: url("images/footer-bg.gif") repeat-x; }
 
.aligncenter {
 margin: 0px;
 text-align: center; }
 
.aligncenter a img {
 border: 2px solid #6D2900;
 margin: 3px; }
 
.aligncenter a:hover img {
 border: 2px solid #FBB12C; }
 
.btm-15 {
 margin-bottom: 15px; }

#shopnow { font-size:25px; font-weight:bold; margin-top: 25px; }
#shopnow a { font-size:25px; font-weight:bold; font-weight: normal; text-decoration: underline; }
#shopnow a:hover { font-size:25px; font-weight:bold; font-weight: normal; text-decoration: underline; }
 
 
 
 
 
 
 
 
 
 
