body {background-image: url(images/bgw.jpg);
         background-repeat: repeat;
         background-attachment: fixed;
         background-color: #FFFFFF;}

p {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #000000;}

.tiny {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   text-align: center;}

.boldtxt {font-weight: bold;
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size: 17px;
   color: #000000;}
 
.size {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;}
 
/* @font-face {
  font-family: myfont;
  src: url(fonts/LCS1.ttf);}*/

a:link {color: #000000;
           text-decoration: none;}

a:visited {color: #000000;
           text-decoration: none;}

a:hover {color: #C0C0C0;
         text-decoration: none;}

a:active {color: #FFFFFF;
          text-decoration: underline;}


.under {text-decoration: underline;
                color: #808080;}

.bigtxt {font-weight: bold;
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size: 25px;
   color: #000000;}

.corners {width:1010px;  
          margin: 0px auto 0px auto;
          -moz-box-shadow: 0 0 8px 8px #000000;
          -webkit-box-shadow: 0 0 8px 8px #000000;
          box-shadow: 0 0 8px 8px #000000;}

.topper {background-color: #380F8F;
         background-image: url(images/bgheaderblue.jpg);
         width: 1010px;
         text-align: center;
         padding: 0px;
         border: 0px;
         border-spacing: 0;
         border-collapse: collapse;}

.topperborder {background-color: #000000;}

.linksbg {background-color: #FFFFFF;
          background-image: url(images/bgw.jpg);
          border-color: #000000;
          border-style: solid;
          border-top-width: 0px;
          border-right-width: 4px;
          border-bottom-width: 0px;
          border-left-width: 0px;
          text-align: left;
          vertical-align: top;}

.links {font-family: myfont, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #3D2618;}

.contentbg {background-color: #FFFFFF;
            background-image: url(images/bgw.jpg);
            border-color: #3D2618;
            border-style: solid;
            border-top-width: 0px;
            border-right-width: 0px;
            border-bottom-width: 0px;
            border-left-width: 0px;
            vertical-align: top;}

.content {padding: 16px;
          border: 0px;
          border-spacing: 0;
          border-collapse: collapse;
          text-align: left;}

img.bord {
          border: 2px #3D2618 solid;}

.centertxt {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
                       font-size: 14px;
                       color: #000000;
                       text-align: center;}

.foot {background-color: #FFFFFF;
         background-image: url(images/bgw.jpg);
         text-align: center;
         border-color: #000000;
         border-style: solid;
         border-top-width: 0px;
         border-right-width: 0px;
         border-bottom-width: 0px;
         border-left-width: 0px;
         font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
         font-size: 14px;
         color: #000000;}


























.navigation {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;}


.navigation ul, .navigation ul li, .navigation ul ul {list-style: none;
  margin: 0;
  padding: 0;}


.navigation ul {position: relative;
  z-index: 500;
  float: left;}


.navigation ul li {float: left;
  min-height: 0.05em;
  line-height: 1em;
  vertical-align: middle;
  position: relative;}


.navigation ul li.hover, .navigation ul li:hover {position: relative;
  z-index: 510;}


.navigation ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 520;
  width: 100%;}

.navigation ul ul li { float: none; }


.navigation ul ul ul {
  top: 10px;
  right: 0;}

.navigation ul li:hover > ul { visibility: visible; }
.navigation ul ul {
  top: 10px;
  left: 99%;}

.navigation ul li { float: none; }

.navigation ul ul { margin-top: 0.05em; }

.navigation {
  width: 190px;
  background: #FFFFFF;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  zoom: 1;}

.navigation:before {
  content: '';
  display: block;}

.navigation:after {
  content: '';
  display: table;
  clear: both;}

.navigation a {
  display: block;
  padding: 1em 1.3em;
  color: #ffffff;
  text-decoration: none;
}
.navigation > ul { width: 190px; }
.navigation ul ul { width: 190px; }
.navigation > ul > li > a {
  color: #000000;
}
.navigation > ul > li > a:hover { color: #ffffff; }

.navigation > ul > li a:hover, .navigation > ul > li:hover a { background: #000000; 
  color: #FFFFFF;}

.navigation li { position: relative; }

.navigation ul li.has-sub > a:after {
content: '\00BB';

 /*content: '\003E';*/

  position: absolute;
  right: 1em;
}
.navigation ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.navigation ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}
.navigation ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.navigation ul ul { border: 1px solid #FFFFFF; }

.navigation ul ul a { color: #ffffff; }

.navigation ul ul a:hover { color: #ffffff; }

.navigation ul ul li { border-bottom: 1px solid #FFFFFF; }

.navigation ul ul li:hover > a {
  background: #380F8F;
  color: #ffffff;}

.navigation.align-right > ul > li > a {
  border-left: 0.3em solid #FFFFFF;
  border-right: none;}

.navigation.align-right { float: right; }

.navigation.align-right li { text-align: right; }

.navigation.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;}

.navigation.align-right ul li.has-sub > a:after { content: none; }

.navigation.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}
.navigation.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.navigation.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}
.navigation.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}






















/* LIGHTBOX Style the image container */
.image-container {
  position: relative;
  display: inline-block; 
}

/* Hide the enlarged image by default */
.image-container .enlarged-image {
  display: none; 
  position: absolute; 
  top: 0;
  left: 0;
}

/* Show the enlarged image on hover */
.image-container:hover .enlarged-image {
  display: block;
} 