body {
  background: #f8f5e6 url('images/justfab_bg.jpg') repeat-x;
  color: #956140;
  font-size: 12px;
  height: auto;
  padding-bottom: 20px;
}

a {
  color: #965a6f;
  text-decoration:none;
  border-bottom:1px dotted #965a6f;
}

a:hover {
  color: #ecbd72;
  text-decoration: none;
  border-bottom:1px dotted #ecbd72;
}

h1 {
  color: #8c9175;
  font-family: 'Maiden Orange', Georgia;
  font-size: 25pt;
  padding-top: 5px;
  font-weight: normal;
  text-align: left;
  padding-left: 29px;
  background-image:url(images/justfab_navbar.jpg);
}

h2 {
  padding-top: 20px;
  color: #8c9175;
  font-family: 'Maiden Orange', Georgia;
  font-size: 18pt;
  font-weight: normal;
  text-align: left;
  padding-left: 27px;
  background-image:url(images/justfab_navbar.jpg);
}

p {
  text-align:left;
  color: #8f5836; 
}

b {
  color: #965a6f;
 
}

div#navbar {
	background-color: #ecbd72;
}

div#navbar ul {  
    list-style: none;  
    display: block;  
    margin: 0 10px;  
}  
  
div#navbar ul li {  
    float: left;  
    margin: 0 1.5em;  
    font: bold 1em Arial;  
}  

div.navheight div {    
    height: 86px;  
}  
  

.container_12,
  background-color: #f8f5e6;
  background url('images/justfab_bg.jpg') repeat-x;
  margin-bottom: 20px;
}