body {
background-image: url('images/bg_gradient.jpg');
background-repeat: repeat;
}

.header {
background-image: url('images/topbar.jpg');
background-repeat: repeat-x;
height: 35px;
position: absolute;
top:0;
left:0;
}

#footer {
position: absolute;
background-image: url('images/botbar.jpg');
background-repeat: repeat-x;
top: 824;
left: 0px;
}

#lightbox{
position: absolute;
color: #000000;
top:0;
left:0;
z-index:1;
}

.footerfont {
font-family: arial;
font-size: 13px;
/* color: #fff8e3;  */
 color: #743636;
/* color: #f0e5c9;  */
/* font-weight: bold;  */
}

.footerfont2 {
font-family: arial;
font-size: 11px;
/* color: #fff8e3;  */
 color: #743636;
/* color: #f0e5c9;  */
 font-weight: bold;
}

.nav {
  font-family: Veranda;
  font-size: 14px;
  color: #913f34;
  letter-spacing: 0.1ex;
  text-transform: uppercase;
  font-weight: bold;
}

.bodytext {
font-family: Veranda, sans serif;
font-size: 11px;
color: #3f4613;
letter-spacing: 0.1ex;
}

.bodytextjustify {
font-family: Veranda, sans serif;
font-size: 11px;
color: #3f4613;
letter-spacing: 0.1ex;
text-align: justify;
}

.headerfont {
font-family: Veranda, sans serif;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #3f4613;
letter-spacing: 0.1ex;
}

.headerfont2 {
font-family: Veranda, sans serif;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #c68355;
letter-spacing: 0.1ex;
}

a.links:link { font-family: Veranda, sans serif; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #3f4613; letter-spacing: 0.1ex;  }
a.links:visited { font-family: Veranda, sans serif; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #3f4613; letter-spacing: 0.1ex;  }
a.links:hover { font-family: Veranda, sans serif; font-size: 14px; font-weight: bold; text-decoration: underline; text-transform: uppercase; color: #3f4613; letter-spacing: 0.1ex;  }



a.navlinks:link {  font-family: Veranda; font-size: 14px; color: #913f34; letter-spacing: 0.1ex; text-transform: uppercase; font-weight: bold; text-decoration: none;}
a.navlinks:visited {  font-family: Veranda; font-size: 14px; color: #913f34; letter-spacing: 0.1ex; text-transform: uppercase; font-weight: bold; text-decoration: none;}
a.navlinks:hover {  font-family: Veranda; font-size: 14px; color: #e4a258; letter-spacing: 0.1ex; text-transform: uppercase; font-weight: bold; text-decoration: underline;}

