html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 0.925em 'trebuchet ms', arial, sans-serif;
  } 

p
{ padding: 0 0 015px 0;
  line-height: 1.5em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ color: #362C20; /* dark brown */
  letter-spacing: 0em;
  padding: 0 0 5px 0;}

h1, h2, h3
{ font: normal 1.5em 'trebuchet ms', arial, sans-serif;
  padding: 15px 0 5px 0;
  color: #555;}

h2
{ font-size: 160%;
  padding: 9px 0 5px 0;
  color: #009FBC;}

h3
{ font-size: 140%;
  padding: 5px 0 0 0;}

h4, h6
{ color: #009FBC;
  padding: 0 0 5px 0;
  font: normal 110% arial;
  text-transform: uppercase;}

h5, h6
{ color: #888;
  font: normal 95% arial;
  letter-spacing: normal;
  padding: 0 0 15px 0;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #cccccc;} /* off white */

a:hover
{ color: #ffffff;
text-decoration: none;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;
  line-height: 1.5em;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ font: normal 0.95em 'trebuchet ms', arial, sans-serif;
  background: #113b08 url(back.png) repeat-x; 
  background-color: #113b08; /* Dark Green */
  height: 130px;}   

#logo
{ width: 880px;
  position: relative;
  height: 127px;
  background: transparent;}

#logo #logo_text 
{ position: absolute; 
  top: 10px;
  left: 0;}

#logo h1, #logo h2
{ font: normal 260% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 0px;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 10px 0 0 0;
  color: #E2B34E; /* gold - E2B34E FAD36D E0B14E */
  letter-spacing: 0.1em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #E4EC04;}

#logo_text a:hover .logo_colour
{ color: #FFF;}

#logo_text h2
{ font-size: 105%;
  padding: 4px 0 0 0;
  color: #cccccc;} /* off white */

#menubar
{ width: 880px;
  height: 46px;} 

#site_content
{ width: 880px;
  overflow: hidden;
  margin: 20px auto 0 auto;
  padding: 0 0 10px 0;} 

#content
{ text-align: left;
  width: 620px;
  padding: 0 0 0 5px;
  float: left;}
  
#content ul
{ margin: 2px 0 22px 0px;}

#content ul li, .sidebar ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}

#footer
{ width: 100%;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 100%;
  height: 30px;
  text-align: center; 
  background: #620f1f; /* Maroon */
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #113b08; /* dark green */ }

.search
{ color: #5D5D5D; 
  border: 1px solid #BBB; 
  width: 134px; 
  padding: 4px; 
  font: 100% arial, sans-serif;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #a9a9a9; /* dark gray */
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 211px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}


.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
  table {
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0 30px 0;
  margin-left: auto; 
  margin-right: auto;
  box-shadow: 0 0px 0px #113b08;
  background-color: white;
  text-align: left;
  border: 2px solid #113b08;
  table-layout: fixed;
  overflow: hidden;}

  thead {
    box-shadow: 0 5px 10px #113b08;
  }

  th {
    padding: 7px 4px;
    font-size: 1em;
    font-weight: bold;
    background: #620f1f; /* Maroon */
    color: white;
    border-left: 1px solid #FFF;
    text-align: center;
  }

  td {
    padding: 2px 0px;
    text-align: center;
  }
  
  a {
    text-decoration: none;
    color: #0000ff; /* blue */
  }   
     
  a:link
{ color: #0000ff;  
  text-decoration: none;}
  
  a:hover
{ color: #0000ff;  
  text-decoration: underline;}

a:visited
{ color: purple;  
  text-decoration: none;}
   
.link {
    padding: 0px 10px;
    text-align: left;
    font-weight: normal;   
  }
  
.resource {
    padding: 0px 30px;
    text-align: left;
    font-weight: normal;   
  }  
  
  tr:nth-child(odd) {
    background-color: #dddddd;
  }

/* Sticky */
.header_5,
.onSticky {
	position: fixed;
	z-index: 999;
	top: 0;
	transform: translateY(-120%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: transform 400ms ease-in-out, padding 400ms ease-in-out !important
}
.onSticky {
	transform: none
}
.header_5 {
	transform: translateY(-120%)
}
.smart_sticky_on {
	transform: translateY(-160%);
	margin-top: 0;
	top: 0
}
.show_on_sticky, .onSticky .hide_on_sticky {
	visibility: hidden;
	overflow: hidden;
	opacity: 0;
	width: 0;
	height: 1px;
	transition: all .4s ease-in-out
}
.onSticky .show_on_sticky, .hide_on_sticky {
	visibility: visible;
	width: auto;
	height: auto;
	opacity: 1
}
.cz_sticky_corpse_for_header_4 {
	display: none
}
.onSticky .row {
	transition: width .5s ease-in-out
}
.cz_sticky_h12 > div, 
.cz_sticky_h13 > div, 
.cz_sticky_h23 > div, 
.cz_sticky_h123 > div {
	transition: none !important
}
  
/* (A) ENTIRE PAGE */
body {
  padding: 0;
  margin: 0;
}
 
/* (B) STICKY NAVBAR */
#page-nav {
  position: sticky;
  top: 0;
  z-index: 9;
}

/* Add a green background color to the top navigation */
.topnav {
  background-color: #113b08; /* Dark Green */
  overflow: hidden;
  border-top-style: solid;
  border-top-color: #E2B34E; /* gold */
  border-top-width: 1px;
  text-align: center;
  display: flex;
  justify-content: center;
  }

/* Style the links inside the navigation bar */
.topnav a {
   float: left;
  color: #D3D3D3;
  padding: 10px 16px;
  text-decoration: none;
  font-size: 16px;
 }

/* Change the color of links on hover */
.topnav a:hover {
  font-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
}

/* Add a color to the active/current link */
.topnav a.active {
  background-color: #620f1f; /* Maroon */
  color: white;
}
