/* CSS Document */

BODY {
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  color: #000000;
  background-image: url(../images/bg06.gif);
  background-repeat: repeat;
  background-attachment: fixed;
  /*background-image: url(../images/bg_gateway_black.gif);
  background-repeat: no-repeat;
  background-position: 925px 50px;
  background-attachment: fixed;*/
  }

P, UL, OL {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;

  }
  
P {
  text-align: justify;
  }

/*------layout-------------*/

TABLE.bgtable {
  width: 1002px;
  border: none;
 /* border-right: 6px solid #000000;
  border-bottom: 6px solid #000000;*/
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;
  }

TABLE.bgtable TD.bgtable {
  vertical-align: top;
  padding: 0px;
  border-right: 1px solid #FFFFFF;
    }

TABLE.top {
  width: 1000px;
  vertical-align: top;
  border: none;
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
  height: 80px;
  }
	
TABLE.top TD.topleftone {
  width: 225px;
  padding-top: 5px;
  padding-left: 5px;
  vertical-align: top;
  }


TABLE.top TD.tagline, TABLE.top TD.tagline A {
  text-align: right;
  vertical-align: middle;
  font-size: 21px;
  font-weight: bold;
  color: #000000;
  padding-right: 25px;
  width: 701px;
  text-decoration: none;
  }

TABLE.top TD.tagline A:hover {
  color: #864521;
  text-decoration: underline overline;
  }

TABLE.banner {
  width: 1000px;
  height: 158px;  
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  }

TABLE.red {
  width: 1000px;
  height: 32px;
  background-color: #864521;
  }
  
TABLE.red TD {
  font-size: 16px;
  color: #FFFFFF;
  padding-left: 10px;
  letter-spacing: .05em;
  font-weight: bold;
  }

TABLE.page {
  width: 1000px;
  margin-top: 35px;
  }

TABLE.page TD.left {
  width: 200px;
  vertical-align: top;
  }

TABLE.navtop {
  width: 1000px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #000000;
  border-top: 1px solid #FFFFFF;
  }

TABLE.navtop TD {
  height: 25px;
  padding: 1px;
  }

TABLE.navtop TD {
  height: 25px;
  font-weight: bold;
  padding: 0px;
  padding-left: 230px;
  }
  
TABLE.navtop TD A, TABLE.navtop TD A:hover, TABLE.navtop TD  {
  color: #FFFFFF;
  padding-right: 14px;
  text-decoration: none;
  font-size: 13px;
  }
 
TABLE.navtop TD A:hover {
  color: #864521;
  }


  
/*TABLE.nav TD.navbottom, TABLE.nav TD.navbottom:hover {
  border: none;
  }*/

TABLE.nav {
  width: 180px;
  margin-left: 15px;
  margin-right: 0px;
  background-repeat: repeat;
  }

TABLE.nav TD {
  height: 25px;
  padding: 1px;
  }

TABLE.nav TD.section, TABLE.nav TD.section:hover {
  background-image:url(../images/bg_nav_top.gif);
  border: 1px solid #000000;
  height: 25px;
  font-weight: bold;
  padding: 0px;
  background-color: #cc0000;
  }
  
TABLE.nav TD.section:hover {
  /*border: 1px solid #A03317;*/
  padding: 0px;
  height: 25px;
  /*background-image: url(../images/bg_nav_on.gif);*/
  background-color: #cc0000;
  }

TABLE.nav TD.section A, TABLE.nav TD.section A:hover {
  color: #000000;

  }

TABLE.nav TD.section A, TABLE.nav TD.section A {
  color: #FFFFFF;

  }
 
TABLE.nav A {
  color: #000000;
  margin-left: 12px;
  text-decoration: none;
  font-size: 13px;
  line-height: 21px;

  }

TABLE.nav A:hover {
  color: #864521;
    
  }

TABLE.nav TD {
   /* padding: 2px;*/
	background-image: url(../images/bg06.gif);
  
	}

TABLE.nav TD:hover {
  border: 1px solid #1E2B59;
  padding: 0px;
  
  }
  
TABLE.nav TD.navbottom, TABLE.nav TD.navbottom:hover {
  border: none;
  }

TABLE.page TD.center {
  vertical-align: top;
  width: 736px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;

  }

TABLE.page TD.right {
  vertical-align: top;
  text-align: left;
  width: 286px;
  padding: 0px;
  }

DIV.url {
  text-align: right;
  background-image: url(../images/bg_url.gif);
  background-repeat: no-repeat;
  width: 100px;
  height: 16px;
  line-height: 16px;
  color: #FFFFFF;
  font-size: 11px;
  margin-left: 191px;
  margin-bottom: 0px;
  margin-top: 0px;
  }

DIV.url A{
  color: #FFFFFF;
  text-decoration: none;
  letter-spacing: 0.02em;
  font-weight: bold;
  }

DIV.url A:hover {
  color: #FFFFFF;
  text-decoration: underline;
  }

TABLE.page TD.right TABLE.notes {
  width: 266px;
  height: 403px;
  border: 2px solid #864521;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #fafafa; 
  background-image: url(../images/bg_notes.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  }

TABLE.page TD.right TABLE.notes TD {
  vertical-align: top;
  padding: 15px;
  }

TABLE.page TD.right TABLE.notes TD IMG {
  border: 1px solid #000000;
  }


H1, H2, H3, H4, H5, H6 {
  color: #864521;
  font-weight: bold;
  }

H1 {
  color: #864521;
  font-size: 20px;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 4px;
  }

H2 {
  font-size: 20px;
  }

H3 {
  font-size: 18px;
  }

H4 {
  font-size: 16px;
  }

H5 {
  font-size: 14px;
  }

H6 {
  font-size: 12px;
  }

TABLE.page TD.center A {
  color: #864521;
  text-decoration: underline;

  }

TABLE.page TD.center A:hover {
  color: #1E2B59;
  text-decoration: none;
  border-bottom: 1px solid #864521;
  }

TABLE.page TD.center P {
  line-height: 17px;
  }

SPAN.print {
  float: right;
  }

SPAN.print IMG {
  width: 25px;
  height: 17px;
  background-image: url(../images/print.gif);
  border: none;
  }

SPAN.print IMG:hover {
  width: 25px;
  height: 17px;
  background-image: url(../images/print_on.gif);
  border: none;
  }

TABLE.notes TABLE.gallery IMG {
  margin: 5px;
  border: 1px solid #000000;
  }

TABLE.notes TABLE.gallery {
  padding: 0px;
  margin: -10px;
  }

TABLE.notes P, TABLE.notes UL, TABLE.notes A {
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  line-height: 18px;
  }

/*-------------footer-----------*/

P.footer, P.footer A {
  color: #666666;
  font-size: 10px;
  text-align: center;
  line-height: 18px;

  width: 900px;
  text-decoration: none;
  margin-top: 5px;
  }

P.footer A {
  border-bottom: 1px solid #CCCCCC;
  }

P.footer A:hover {
  color: #864521;
  border-bottom: 1px solid #000000;
  }

/*---------------content tables------------*/

/*TABLE.twocol {
  width: 415px;
  border: 1px solid #CCCCCC;
  background-image: url(../images/bg06.gif);
  background-repeat: repeat;
  }

TABLE.twocol TD {
  width: 50%;
  padding-right: 10px;
  vertical-align: top;
  padding: 3px;
  }

TABLE.twocoltwo {
  width: 415px;
  border: 1px solid #CCCCCC;
  background-image: url(../images/bg06.gif);
  background-repeat: repeat;
  }

TABLE.twocoltwo TD.one {
  width: 65%;
  padding: 5px;
  vertical-align: top;
  }

TABLE.twocoltwo TD.two {
  width: 35%;
  padding: 5px;
  vertical-align: top;
  text-align: right;
  padding-right: 10px;
  }*/


/*DIV.thumbs {
  float: right;
  padding-left: 20px;
  margin-right: 0px;
  }

DIV.thumbs IMG {
  border: 1px solid #864521;
  margin-bottom: 5px;
  }*/

TABLE.seven {
  width: 100%;
  border: 1px solid #E0D7D7;
  border-bottom: none;
  }

TABLE.seven TD {
  height: 25px;
  padding: 3px;
  width: 14%;
  font-size: 9px;
  text-align: center;
  border-bottom: 1px solid #E0D7D7;
  vertical-align: middle;
  }

TABLE.seven TD.left {
  height: 25px;
  padding: 3px;
  width: 14%;
  font-size: 9px;
  text-align: left;
  border-right: 1px dotted #E0D7D7;
  background-image: url(../images/bg06.gif);
  background-repeat: repeat;
  vertical-align: middle;
  }

TABLE.seven TR.title {
  background-color: #F9F2F2;
  font-weight: bold;
  }

TABLE.seven TR.hours {
  background-color: #EDEDED;
  }

TABLE.seven TD.back {
  background-image: url(../images/bg06.gif);
  background-repeat: repeat;
  vertical-align: middle;
  }

TABLE.three {
  width: 100%;
  border: 1px solid #E0D7D7;
  border-bottom: none;
  }

TABLE.three TD {
  width: 33%;
  padding: 3px;
  padding-right: 5px;
  padding-left: 5px;
  vertical-align: middle;
  border-bottom: 1px solid #E0D7D7;
  }

TABLE.three TD.two {
  background-image: url(../images/bg06.gif);
  background-repeat: repeat;
  text-align: center;
  border-right: 1px dotted #E0D7D7;
  }

TABLE.three TD.one {
  padding: 3px;


  text-align: left;
  border-right: 1px dotted #E0D7D7;
  /*background-image: url(../images/bg06.gif);
  background-repeat: repeat;*/
  vertical-align: middle;
  }
  
TABLE.three TD.three {
  text-align: center;
  
  }

TABLE.photogallery {
  width: 100%;
  background-image: url(../images/bg06.gif);
  background-repeat: repeat;
  border: 1px solid #E0D7D7;
  border-bottom: none;
  border-right: none;
  }

TABLE.photogallery TD {
  width: 50%;
  height: 165px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #E0D7D7;
  border-right: 1px solid #E0D7D7;
  }

TABLE.photogallery TD IMG {
  border: 1px solid #000000;
  }

P.year {
  width: 425px;
  height: 20px;
  color: #FFFFFF;
  background-color: #000000;
  font-size: 16px;
  font-weight: bold;
  padding: 3px;
  padding-left: 5px;
  vertical-align: middle;
  }

TABLE.gallery {
  width: 100%;
  background-image: url(../images/bg06.gif);
  background-repeat: repeat;
  border: 1px solid #E0D7D7;
  border-bottom: none;
  border-right: none;
  }

TABLE.gallery TD {
  width: 33%;
  height: 165px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #E0D7D7;
  border-right: 1px solid #E0D7D7;
  }

TABLE.gallery TD IMG {
  border: 1px solid #000000;
  }