body {font-family: arial, sans-serif; background-image:url(../images/bground_tile.jpg);}
/* Fonts */
body,input,textarea,select,table{ color:#e0e8e9; font:11px/14px arial,sans-serif; }
a,a:visited{ cursor:pointer; text-decoration:none }
a:hover{ cursor:pointer; text-decoration:underline }

.clear{
  clear:both;
}

#logo {
width: 340px; 
height: 83px;
float: left;
}
#morephotos {
width: 86px; 
height: 83px;
float: right;
}
#bground1 {
width: 768px; 
height: 338px; 
background-image:url(../images/img1.jpg); background-repeat: no-repeat;
}
#bground2 {
width: 768px; 
height: 338px; 
background-image:url(../images/img2.jpg); background-repeat: no-repeat;
}
#bground3 {
width: 768px; 
height: 338px; 
background-image:url(../images/img3.jpg); background-repeat: no-repeat;
}
#bground4 {
width: 768px; 
height: 338px; 
background-image:url(../images/img4.jpg); background-repeat: no-repeat;
}
#bground5 {
width: 768px; 
height: 338px; 
background-image:url(../images/img5.jpg); background-repeat: no-repeat;
}
#bground6 {
width: 768px; 
height: 338px; 
background-image:url(../images/img6.jpg); background-repeat: no-repeat;
}
#bground7 {
width: 768px; 
height: 338px; 
background-image:url(../images/img7.jpg); background-repeat: no-repeat;
}
#bground8 {
width: 768px; 
height: 338px; 
background-image:url(../images/img8.jpg); background-repeat: no-repeat;
}
#bground9 {
width: 768px; 
height: 338px; 
background-image:url(../images/img9.jpg); background-repeat: no-repeat;
}
#bground10 {
width: 768px; 
height: 338px; 
background-image:url(../images/img10.jpg); background-repeat: no-repeat;
}
#bground11 {
width: 768px; 
height: 338px; 
background-image:url(../images/img11.jpg); background-repeat: no-repeat;
}
#bground12 {
width: 768px; 
height: 338px; 
background-image:url(../images/img12.jpg); background-repeat: no-repeat;
}
#bground13 {
width: 768px; 
height: 338px; 
background-image:url(../images/img13.jpg); background-repeat: no-repeat;
}
#bground14 {
width: 768px; 
height: 338px; 
background-image:url(../images/img14.jpg); background-repeat: no-repeat;
}
#bground15 {
width: 768px; 
height: 338px; 
background-image:url(../images/img15.jpg); background-repeat: no-repeat;
}
#bground16 {
width: 768px; 
height: 338px; 
background-image:url(../images/img16.jpg); background-repeat: no-repeat;
}
#bground17 {
width: 768px; 
height: 338px; 
background-image:url(../images/img17.jpg); background-repeat: no-repeat;
}
#bground18 {
width: 768px; 
height: 338px; 
background-image:url(../images/img18.jpg); background-repeat: no-repeat;
}
#bground19 {
width: 768px; 
height: 338px; 
background-image:url(../images/img19.jpg); background-repeat: no-repeat;
}
#bground20 {
width: 768px; 
height: 338px; 
background-image:url(../images/img20.jpg); background-repeat: no-repeat;
}
#bground21 {
width: 768px; 
height: 338px; 
background-image:url(../images/img21.jpg); background-repeat: no-repeat;
}
#bground22 {
width: 768px; 
height: 338px; 
background-image:url(../images/img22.jpg); background-repeat: no-repeat;
}
#bground23 {
width: 768px; 
height: 338px; 
background-image:url(../images/img23.jpg); background-repeat: no-repeat;
}
#bground24 {
width: 768px; 
height: 338px; 
background-image:url(../images/img24.jpg); background-repeat: no-repeat;
}
#bground25 {
width: 768px; 
height: 338px; 
background-image:url(../images/img25.jpg); background-repeat: no-repeat;
}
#bground26 {
width: 768px; 
height: 338px; 
background-image:url(../images/img26.jpg); background-repeat: no-repeat;
}

#nav1 {
width: 768px; 
height: 24px; 
float: left;
}
#nav2 {
width: 398px; 
height: 25px;
float: left;
}
#div1 {
width: 768px; 
height: 338px;
float: left;
}
#footer {
width: 605px; 
height: 21px;
background:#9f4217;
text-indent:18px;
padding-top:3px;
float: left;
}
#footer a, #footer a:visited{
font-size: 10px; color: #392411;
}
#footer a:hover{
font-size: 10px; color: #ada68a;
}
.footertext {
font-size: 12px; color: #392411;
}
.footerbar {
font-size: 10px; color: #392411;
}

H1 {font-size: 10px; color: #996600; font-weight: normal; margin-top: 0; margin-bottom: 0; line-height: 18px;}
H2 {font-size: 11px; color: #000000; font-weight: bold;}
H3 {font-size: 16px; color: #E8B600; font-weight: normal; line-height: 26px;}

#container {
   position: absolute;
   top: 133px; left: 170px;         /* place it where you want     */
}

#translucentbkg {
   width: 270px; height: 300px;     /* to match DIVs size          */
   background-color: #523829;       /* the background              */
   filter:alpha(opacity=87);
   -moz-opacity:0.87;
   opacity: 0.87;
}

#opaquetext {
   width: 270px; height: 300px;     /* to match DIVs size          */
   background-color: transparent;   /* transparent background      */
   position: absolute;              /* absolute positioning        */
   z-index: 2;                      /* place it over the other DIV */
}
#opaquetext p {
margin-left:19px;
margin-right:25px;
margin-top:0px;
}

#wrapper{
  position:relative;
  width:768px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

a.boxlink, a:visited.boxlink {color:#cec8ae;text-decoration:underline;}
a:hover.boxlink {color:#e0e8e9;text-decoration:underline;}
.boxtext {color:#cec8ae;}

