body {font-family: arial, sans-serif; background-image:url(../images/bground.jpg);}
/* Fonts */
body,input,textarea,select,table{ color:#CCCC99; 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: 780px; 
height: 85px; 
}

#bground1 {
width: 780px; 
height: 338px; 
background-image:url(../images/img1.jpg); background-repeat: no-repeat;
}
#bground2 {
width: 780px; 
height: 338px; 
background-image:url(../images/img2.jpg); background-repeat: no-repeat;
}
#bground3 {
width: 780px; 
height: 338px; 
background-image:url(../images/img3.jpg); background-repeat: no-repeat;
}
#bground4 {
width: 780px; 
height: 338px; 
background-image:url(../images/img4.jpg); background-repeat: no-repeat;
}
#bground5 {
width: 780px; 
height: 338px; 
background-image:url(../images/img5.jpg); background-repeat: no-repeat;
}
#bground6 {
width: 780px; 
height: 338px; 
background-image:url(../images/img6.jpg); background-repeat: no-repeat;
}
#bground7 {
width: 780px; 
height: 338px; 
background-image:url(../images/img7.jpg); background-repeat: no-repeat;
}
#bground8 {
width: 780px; 
height: 338px; 
background-image:url(../images/img8.jpg); background-repeat: no-repeat;
}
#bground9 {
width: 780px; 
height: 338px; 
background-image:url(../images/img9.jpg); background-repeat: no-repeat;
}
#bground10 {
width: 780px; 
height: 338px; 
background-image:url(../images/img10.jpg); background-repeat: no-repeat;
}

#nav {
width: 780px; 
height: 58px; 
}

#footer {
width: 780px; 
height: 33px; 
background-image:url(../images/bground_footer.gif); background-repeat: no-repeat;
}
#footer a, #footer a:visited{
font-size: 11px; color: #666633;
}
#footer a:hover{
font-size: 11px; color: #FFF;
}
#footer a.white, #footer a.white:visited{
font-size: 11px; color: #FFF;
}
#footer a.white:hover{
font-size: 11px; color: #666633;
}
.footertext {
font-size: 11px; color: #666633;
}
.footerbar {
font-size: 11px; color: #666633;
}

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: 235px; height: 338px;     /* to match DIVs size          */
   background-color: #504420;       /* the background              */
   filter:alpha(opacity=85);
   -moz-opacity:0.85;
   opacity: 0.85;
}

#opaquetext {
   width: 235px; height: 338px;     /* 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:9px;
margin-right:10px;
margin-top:0px;
}

#wrapper{
  position:relative;
  width:780px;
}

a.barlink {color:#FFFFFF;}
a:hover.barlink {color:#C6C294;}

