body {
      font-family:Trebuchet MS;
      color: #9b8a7d;
      margin: 0 auto;
      }

.content {
      font-family:Trebuchet MS;
      font-size: 12px;
      color: #9b8a7d;
}

.innerCont {
    padding: 13px 13px 13px 13px;
}

a:link {
    /*color: rgb(75,144,203);*/
    FONT-FAMILY: Trebuchet MS, Helvetica, sans-serif; 
    COLOR: #c28e36; 
    FONT-SIZE: 12px; 
    TEXT-DECORATION: none; 
    BACKGROUND: none;
}

a:visited {
    /*color: rgb(75,144,203);*/
    FONT-FAMILY: Trebuchet MS, Helvetica, sans-serif; 
    COLOR: #c28e36; 
    FONT-SIZE: 12px; 
    TEXT-DECORATION: none; 
    BACKGROUND: none; }

}

a:hover {
    /*color: rgb(183, 185, 50);*/
    FONT-FAMILY: Trebuchet MS, Helvetica, sans-serif; 
    COLOR: #336699; 
    FONT-SIZE: 12px; 
    TEXT-DECORATION: none; 
    BACKGROUND: none; }
}   

.border_tour   {
    width: 500px;
}

.contentheading {
    padding: 0;
    font-family: Trebuchet MS;
    font-size: 1.2em;
    font-weight: normal;
    vertical-align: bottom;
    color: #71832f;
    text-align: left;
    width: 700px;
    height: 28px;
    line-height: 30px;
    margin-right: 0px;
    background: url(../Images/h2.jpg) repeat; 
}


a.menu:link {
    color: rgb(255,255,255);
    text-decoration: none;
}

a.menu:visited {
    color: rgb(255,255,255);
    text-decoration: none;
}

a.menu:hover {
    color: rgb(227, 207, 36);
}   

a.menu:active {
    color: rgb(227, 207, 36);
}   

table.container {
    border: 0px solid rgb(200,200,200);
    border-collapse: collapse;
    width: 769px;
}

table.container tr {
    vertical-align: top;
}

table.container td.border {
    border: 1px solid rgb(200,200,200);
}

table.container td.grey {
    background: rgb(240,240,240);
    border: 1px solid rgb(200,200,200);
}

td {
    font-size: 12px;
    font-family:Trebuchet MS;
}

div.banner {
    height: 129px;
    background: url("Images/banner.gif") center no-repeat;
}

div.menu {
    height: 18px;
    background: rgb(133,127,105);
    font-size: 10px;
    color: rgb(255, 255, 255);
}

div.Innercontent {
    padding: 13px 13px 13px 13px;
    width: 750px;
    font-size: 12px;
}

div.sideBar {
    margin: 15px 5px;
    font-size: 10px;
}

div.sideBar div.sideHead {
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    font-size: 12px;
    background: rgb(120,142,160);   
}

div.sideBar div.sideBody {
    padding: 3px 3px 3px 3px;
    background: rgb(180,195,207);   
}

div.sideBar div.sideBody a {
    color: rgb(0,0,0);
}

div.footer {
    text-align: center;
}

H1, H2, H3, H4, H5, H6 { 
  font-family: Trebuchet MS; 
  /* font-weight: bold; */
  color: #9b8a7d;
}

.small{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height:10px; 
  color: #999999; 
  text-decoration:none
}

.grey{
  background: #DDDDDD;
  border: 1px solid rgb(200,200,200);
}

.normal{
  font-weight: normal;
  font-size: 8pt;
}

.message{
  background: #FFFFAA;
  border-width: thin;
  border-style: solid;
  padding: 10pt;
  font-weight: bold;
}

table.register {
    border: 0;
    cellspacing: 2px;
    /* background: rgb(230,230,230); */
    font-size: 10px;
}

table.register th {
    background: rgb(153,170,172);
    color: rgb(255,255,255);
    font-weight: bold;
}

table.register td {
    vertical-align: middle;
}

table.register td.center {
    text-align: right;
}

table.confirmation {
    width: 580px;
    border: 0;
    cellspacing: 2px;
    font-size: 8pt; 
    font-face: Arial;
}

table.confirmation th {
    font-weight: 600; 
    color: #FFFFFF; 
    background: #0A3278; 
    padding: 3.0pt 6.0pt 3.0pt 6.0pt
}

div.buttons {
    text-align: center;
    margin-top: 20px;
    /* width: 150px; */
}

div.buttons div.left {
    float: left;
}

div.buttons div.right {
    float: right;
}

table.submit {
    margin-top: 20px;
    border: 0;
    cellspacing: 2px;
    text-align: center;
}

sup {
    color: red;
}
