a, a:link {
   color: #000000;
   text-decoration: underline;
}
a:hover {
   color: #aa6600;
   text-decoration: underline;
}

a:visited {
   color: #000000;
}

p, ul li, ol li{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   background: transparent;
}


BODY 
{
   margin: 0 auto;
   font: normal 76%;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   padding: 0cm;
   scrollbar-arrow-color: #ffffff;
   scrollbar-base-color: #8e4a20;
   scrollbar-dark-shadow-color: #57290b;
   scrollbar-3dlight-color: #f0f56a;
   scrollbar-face-color: #8f5229;
   scrollbar-highlight-color: #fdc39d;
   scrollbar-shadow-color: #f1c9ae;
   scrollbar-darkshadow-color: #000000;


}

.columnOne {
   height: 900px;
   background: url('../images/lines_WBG.jpg') repeat-x scroll;
   background-position:  right 638;
   margin: 0px 0% 0%;
   padding: 0px;
}
.columnTwo {
   height: 900px;
   background: url('../images/lines_WBG.jpg') repeat-x scroll;
   background-position: left 638;
   background-position: relative;
   margin: 0px 0% 0%;
   padding: 0px;
}

.menubox {
   width: auto;
   text-align: right;
   position:absolute;
   top: 350px;
   left: 680px;
   z-index: 80;
}

#menubox a.menulink {
  text-align: right;
  position: relative;
  color: #6a3900;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  text-transform: lowercase;
  text-decoration: none;
  letter-spacing: .2em;
  word-spacing: .4em;
}

#menubox a.menulink:hover {
  text-decoration: underline;
  color: #000000;
} 

#menubox a.menulink:visited {
  color: #000000;
} 

h3, .heading {
  text-align: left
  color: #660000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  text-transform: lowercase;
  text-decoration: none;
  letter-spacing: .2em;
  word-spacing: .4em;

}

h2, .subheading {
  text-align: left
  color: #660000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  text-transform: lowercase;
  text-decoration: none;
  letter-spacing: .2em;
  word-spacing: .4em;
  font-weight: normal;

}
.menulink:hover {
  text-decoration:underline;
  color:#000000;
}

a img {
   border: 0;
}

.content {
   position: relative;
   left: 50;
   bottom: 10;
   text-align: left;
   z-index: 75;
width: 519;
height: 519;
}

.clearBoth {
   clear: both;
}

.photos tr td a img, #photos {
   border: 4px;
   border-style: double;
   border-color: #5a2908;
}
.photos tr td a img {
   width: 75px;
   height: 75px;
}

.lldesign {
   position: absolute;
   top: 235px;
   left: 600px;
   z-index: 80;
   width: auto;
   text-align: right;
}

.lines {
   background: url('../images/lines_TBG.jpg') repeat-x scroll;
   width: 100%;
   height: 135;
   top: 500px;
}

.mainblock, #mainblock {
   z-index: 50;
   background: url('../images/vertical2.jpg') repeat-x scroll;
   border: 4px;
   border-style: double;
   border-color: #5a2908;
   position: absolute;
   top: 50px;
   width: 1024px;
}

.center {
   text-align: center;
}


