body {font-family: arial, sans-serif;}
/* Fonts */
body,input,textarea,select,table{ color:#FFFFFF; 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: 772px; 
height: 77px; 
}

#bground1 {
width: 772px; 
height: 344px; 
background-image:url(../images/img1.jpg); background-repeat: no-repeat;
}
#bground2 {
width: 772px; 
height: 344px; 
background-image:url(../images/img2.jpg); background-repeat: no-repeat;
}
#bground3 {
width: 772px; 
height: 344px; 
background-image:url(../images/img3.jpg); background-repeat: no-repeat;
}
#bground4 {
width: 772px; 
height: 344px; 
background-image:url(../images/img4.jpg); background-repeat: no-repeat;
}
#bground5 {
width: 772px; 
height: 344px; 
background-image:url(../images/img5.jpg); background-repeat: no-repeat;
}
#bground6 {
width: 772px; 
height: 344px; 
background-image:url(../images/img6.jpg); background-repeat: no-repeat;
}
#bground7 {
width: 772px; 
height: 344px; 
background-image:url(../images/img7.jpg); background-repeat: no-repeat;
}
#bground8 {
width: 772px; 
height: 344px; 
background-image:url(../images/img8.jpg); background-repeat: no-repeat;
}

#nav {
width: 772px; 
height: 42px; 
}
#brownbar {
width: 772px; 
height: 8px; 
background: #463B2B
}
#greybar {
width: 772px; 
height: 1px; 
background: #CFCFCF
}
#footer {
width: 772px; 
height: 18px; 
background: #D7D7D7;
vertical-align : middle;
}
#footer a, #footer a:visited{
font-size: 11px; color: #60513C;
}
#footer a:hover{
font-size: 11px; color: #000;
}
#footer a.blue, #footer a.blue:visited{
font-size: 11px; color: #516F7C;
}
#footer a.blue:hover{
font-size: 11px; color: #60513C;
}
.footertext {
font-size: 11px; color: #60513C;
}
.footerbar {
font-size: 11px; color: #60513C;
}

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: 240px; left: 70px;         /* place it where you want     */
}

#translucentbkg {
   width: 356px; height: 203px;     /* to match DIVs size          */
   background-color: #5B4C37;       /* the background              */
   filter:alpha(opacity=85);
   -moz-opacity:0.85;
   opacity: 0.85;
}
#translucentbkg2 {
   width: 356px; height: 225px;     /* to match DIVs size          */
   background-color: #5B4C37;       /* the background              */
   filter:alpha(opacity=85);
   -moz-opacity:0.85;
   opacity: 0.85;
}
#opaquetext {
   width: 356px; height: 203px;     /* 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:2px;
}






#opaquetext2 {
   width: 336px; height: 233px;     /* to match DIVs size          */
   background-color: transparent;   /* transparent background      */
   position: absolute;              /* absolute positioning        */
   z-index: 2;                      /* place it over the other DIV */
}
#opaquetext2 p {
margin-left:9px;
margin-right:10px;
margin-top:2px;
}
#translucentbkg2 {
   width: 336px; height: 218px;     /* to match DIVs size          */
   background-color: #5B4C37;       /* the background              */
   filter:alpha(opacity=85);
   -moz-opacity:0.85;
   opacity: 0.85;
}





#wrapper{
  position:relative;
  width:772px;
}

a.barlink {color:#D8D997;}
a:hover.barlink {color:#FFFFFF;}


a.barlink2 {color:#680a17;font-weight: bold;}
a:hover.barlink2 {color:#FFFFFF;font-weight: bold;}

