body,td,th {
   font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
   background-color: #B3A684;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
.hdr {
  /* background-image: url(images/house_hdr.jpg);
   background-repeat: no-repeat;
   background-position: right bottom; */
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #938F83;
   background-color: #7E755D;
}
/** OuterContent **/
.outerContent {
      padding-top: 20px;
      font-size: 12px;
      line-height: 27px;
      color: #373329;
}
/*   .outerContent * {
      font-family: Geneva, Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 27px;
      color: #373329;
   }
*/ 
   .outerContent h1 {
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 22px;
      line-height: 22px;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 14px 0px 14px 0px;
   }
   .outerContent h2 {
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 15px;
      line-height: 15px;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: 1px;
   }
   .outerContent a {
   	color:#464333;
   }
   .outerContent  img {
   	background-color:#EAE9C1;
   	padding:20px;
   	border: 1px solid #29261D;
   }
/* Gallery
--------------- */
div.Gallery *,
.outerContent h3 img {
	border: 0px; 
	padding:0px;
	margin:0px;
}
/*td.outerContent h1, */
div.Gallery div,
div.Gallery #ImageBox {
	text-align: left;
}


.sidebar {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-style: italic;
   width: 200px;
   padding-right: 20px;
   font-size: 14px;
   line-height: 30px;
   color: #5A5342;
   text-align: right;
   padding-top: 60px;
}
/** .ftr **/
.ftr {
   font-size: 9px;
   color: #5a5342;
   padding-bottom: 50px;
   padding-top:10px;
}
   .ftr a {
   	color:#5a5342;
   	text-decoration:none;
   }
.contentBg {
   background-image: url(images/jf_bg.gif);
   background-position: center 70px;
   background-repeat: no-repeat;
}
.lvl1 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   text-transform: uppercase;
}
   .lvl1 a {
      text-decoration:none;
      color: #FFFFFF;
      padding-top: 5px;
      padding-right: 20px;
      padding-bottom: 5px;
      padding-left: 20px;
      display:block;
   }      
   .lvl1 a:hover {
      background-color: #29261D;
      text-decoration:none;
      color: #FFFFFF;
      padding-top: 5px;
      padding-right: 20px;
      padding-left: 20px;
      padding-bottom: 5px;
      display:block;
   }      
.menuBar {
   background-color: #464333;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #29261D;
}
.contentBg .sidebar img {
   background-color: #FFFFFF;
   padding: 10px;
   border: 1px solid #464333;
}

#frame * {
	border: 0px;
margin: 0px;
padding: 0px;

}
#left * {
   border: 0px;
   margin: 0px;
   padding: 0px;
}
#right * {
   border: 0px;
   margin: 0px;
   padding: 0px;

}
#ImageBox * {
   border:0px;
   margin: 0px;
   padding:0px;
}
