* {
  font-family: Georgia, Garamond, Times, 'Times New Roman';
}

html {
  display:block;
}

body {
  background: #ebe1c8 url("background_02.jpg") top center repeat-y;
  text-align: center;
  margin: 0px;
  padding: 0px;
/*
  scrollbar-face-color: #555f3a;
  scrollbar-highlight-color: #f1f4e6;
  scrollbar-shadow-color: #f1f4e6;
  scrollbar-3dlight-color: #555f3a;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #f1f4e6;
  scrollbar-darkshadow-color: #000000;
*/
}

th {
  text-align:left;
}



#contentouter {
  background: #ebe1c8 url("background_01.jpg") top center no-repeat;
  text-align: center;
  height: 775px; /* height of the main background image */
  margin: 0px;
  padding: 0px;
  display: block;
  clear:both;
}


#content {
  background-image: url("background_01.jpg");
  background-repeat: no-repeat;
  width: 900px;
  height:775px;
  margin: 0 auto;
}


#contentinner {
  background-image: url("background_01.jpg");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  margin-left:-550px;
  padding-left:550px;
  width: 900px;
  height:775px;
}


#header {
  float: left;
  width: 900px;
  height: 100px;
}


#footerouter {
  background: #ebe1c8 url("background_03.jpg") bottom center no-repeat;
  text-align: center;
  height: 200px;
  margin: 0px;
  padding: 0px;
  display: block;
  clear:both;
}


#footer {
  background-image: url("background_03.jpg") bottom center no-repeat;
  width: 900px;
  height: 200px;
  margin: 0 auto;
}


#footerinner {
  background-image: url("background_03.jpg");
  background-repeat: no-repeat;
  width: 900px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  margin-left:-550px;
  padding-left:550px;
}




.smallprint {
  display: block;
  text-align: right;
  color: rgb(100, 100, 100);
  padding-right: 0px;
  padding-top: 130px;
  font-size: 0.65em;
  line-height: 1.6em;
}

.smallprint a, .smallprint a:link, .smallprint a:visited {
  color: rgb(200, 50, 0);
  text-decoration: none;
}

.smallprint a:hover {
  color: rgb(200, 50, 0);
  text-decoration: underline;
}




#outer {
  float: left;
  width: 900px;
}



a, a:link, a:visited {
  color: #da7310;
  text-decoration: none;
}

a:hover {
  color: #da7310;
  text-decoration: underline;
}

a:active {
  color: #da7310;
  text-decoration: none;
}

.hierarchy {
  font-size: 0.65em;
  font-weight: normal;
  color: #606060;
}

.sections h1 {
  font-family: Rockwell Condensed, Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: bold;
  line-height: normal;
  color: #da7310;
  margin: 0px;
  padding: 0px;
}

.sections h2 {
  font-family: Rockwell Condensed, Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  line-height: normal;
  color: #da7310;
  margin: 0px;
  padding: 0px;
}

.sections h3 {
  font-family: Rockwell Condensed, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  line-height: normal;
  color: #da7310;
  margin: 0px;
  padding: 0px;
}

.sections {
  background-color: transparent;
  width: 860px;
  text-align: left;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-left:20px;
  padding-right:0px;
  font-size: 0.8em;
  line-height: 1.5em;
}

.sections .title {
  margin: 0px;
  padding: 0px;
  font-size: 1.1em;
  font-weight: bold;
  color: #da7310;
  text-align: left;
}

.sections .description {
  margin: 0px;
  padding: 0px;
  font-size: 0.8em;
  color: #606060;
  text-align: center;
}

.reference {
  font-size: 0.7em;
  line-height: 150%;
  text-indent: 20px;
  font-weight: bold;
}

.childtitle {
  font-size: 0.65em;
  font-weight: bold;
  padding-top: 10px;
}

.childtext {
  font-size: 0.65em;
}





#navigators {
  position: relative;
  margin: 0 auto;
  padding: 0px;
  width: 800px;
  height: 40px;
  display: table;
  background-image: none;
  padding: 0px;
  font-size: 0.8em;
}

#navigators>ul {
  left: 0px;
  width: 100%;
  height: 40px;
  display: block;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#navigators a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

#navigators li {
  float: left;
  position: relative;
  text-align: center;
  cursor: default;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

#navigators li h2 {
  background-image: url('bullet.png') top right no-repeat;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  padding-right: 30px;
  padding-top: 20px;
}

#navigators li>h2 {
  background-image: url('bullet2.png');
  background-repeat: no-repeat;
  background-position:center right;
  height: 40px;
}

#navigators li>h2:hover, #navigators li>h2.hover {
  background-image: url('bullet.png');
  background-repeat: no-repeat;
  background-position:center right;
  height: 40px;
}

#navigators li ul {
  display: none;
  position: absolute;
  top: 40px;
  left: 0px;
  width: 200px;

  font-weight: normal;
/*
  background: url('menu.png') bottom left no-repeat !important;
  background: url('menu.gif') bottom left no-repeat;
*/
  background-color: #1b582d;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 1000;
}

#navigators li li {
  z-index: 50;
  display: block;
  float: none;
  text-align: left;
  background: transparent;
  background-color: transparent;
  border: 0;
  margin: 0px;
  padding: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 200px;
  line-height: 1em;
}

#navigators li li a {
  display: block;
  font-weight: bold;
  line-height: 1.2em;
  color: #fff;
  margin: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  width: 190px;
}

#navigators li li a:hover {
/*  background-image: url('menuitem.png');*/
  background-color: #da7310;
  color: #ffffff;
  margin: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  width: 190px;
}

#navigators li:hover ul, #navigators li.hover ul {
  display: block;
}

#navigators li.hover {
  display: block;
  height: 40px;
}


