html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background: #ffffff; /* white */
  color: #333333;} /* dark grey text*/

img
{ border: 0;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

h1, h2, h3, h4, h5, h6 {
  color: #003300; /*  very dark green */
  letter-spacing: 0em;
  margin: 0 0 15px 0;
}

h1, h2, h3 {
  font: normal 170% 'century gothic', arial;
  padding: 15px 0 5px 0;
}

h2 {
  font-size: 150%;
  padding: 9px 0 5px 0;
}

h3 {
  font-size: 120%;
  padding: 5px 0 5px 0;
}

h4 {
  font-size: 110%;
  text-transform: uppercase;
  padding: 5px 0 5px 0;
}

h5 {
  font-size: 95%;
  padding: 5px 0 5px 0;
}

h6 {
  font-size: 85%;
  padding: 5px 0 5px 0;
}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #009900; /* dark green */
}

a:hover
{ text-decoration: none;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB; /* very light grey */
  background: #ffffff; /* white */
}

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;}


dl {
  font-size: 100%;
  margin: 15px 0px 15px 0px;
}

dt {
  color: black;
  font-weight: bold;
  font-size; 110%:
  margin: 0px 0px 5px 0px;
}

dd {
  margin: 0px 0px 5px 15px;
}

dl.dlsidebar {
  font-size: 100%;
  margin: 15px 0px 15px 0px;
}

dl.dlsidebar dt {
  margin: 0px 0px 5px 0px;
  font-weight: normal;
}

dl.dlsidebar dd {
  margin: 0px 0px 5px 15px;
  font-weight: bold;
}

.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;}

.clearfix {
    overflow: auto;
}



#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: #00cc00; /*  green */
  border-bottom: 2px solid #003300; /*  very dark green */
  height: 125px;
}
  

/* BANNER makes a big dark green outlined box outside of 2 content columns, could have a image inside (see background line) */
/* MUST go outside of the 2 columns */
#banner
{ background: transparent url(xxx.jpg) no-repeat;
  width: 870px;
  height: 180px;
  margin-bottom: 20px;
  border: 5px solid #003300; /*  very dark green */
}

#logo
{ width: 880px;
  position: relative;
  height: 120px;
  background: transparent;
}

#logo #logo_text 
{ position: absolute; 
  top: 0px;
  left: 0;
}

#logo h1, #logo h2 {
  font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #000000; /* black */
  text-decoration: none;
  letter-spacing: -2px;
  font-weight: bold;
}

#logo_text h1 a .logo_colour
{ color: #ffffff; /*  white */
  letter-spacing: -2px;
}

#logo_text a:hover .logo_colour
{ color: #003300; /* very dark green */}

#logo_text h2
{ font-size: 140%;
  padding: 4px 0 0 0;
  color: #ffffff; /* white */
}

#menubar
{ width: 880px;
  height: 37px;
} 

ul#menu
{ float: right;
  margin: 0;
}

ul#menu li
{ float: left;
  padding: 0 0 0 9px;
  list-style: none;
  margin: 1px 2px 0 0;
  background: transparent;}

ul#menu li a
{ font: bold 110% 'trebuchet ms', sans-serif;
  display: block; 
  float: left; 
  height: 20px;
  padding: 6px 35px 5px 28px;
  text-align: center;
  color: #ffffff; /* white */
  text-decoration: none;
  background: transparent;} 

ul#menu li.selected a
{ height: 20px;
  padding: 6px 35px 5px 28px;}

ul#menu li.selected
{ margin: 1px 2px 0 0;
  background: #003300; /*  very dark green */}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #003300; /*  very dark green */
  color: #ffffff; /* white */}

ul#menu li a:hover
{ color: #ffffff; /* white */
  background: #003300; /*  very dark green */}

#site_content
{ width: 880px;
  overflow: hidden;
  margin: 20px auto 0 auto;
  padding: 0 0 10px 0;} 

#sidebar_container
{ float: right;
  width: 224px;}

.sidebar
{ float: right;
  width: 222px;
  padding: 10px;
  margin: 30px 0 16px 0;
  border: 1px solid #66ff66; /*  very light green */
  border-radius: 25px;
}

.sidebar_item
{ background: url(side_back.png) repeat-y;
  padding: 0 15px;
  width: 192px;
}

.sidebar li.selected a {
  color: #444444; /*  grey */
} 

.sidebar li.not-yet
{ color: #999999; /* light grey */
} 

.sidebar
{ margin: 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: circle;
  background: url(bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 10px;
  line-height: 1.5em;}

#footer
{ width: 100%;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 100%;
  height: 80px;
  padding: 28px 0 5px 0;
  text-align: center; 
  background: #00cc00; /*  green */
  border-top: 2px solid #003300; /*  dark green */
  color: #ffffff; /* white */}

#footer p
{ line-height: 1.7em;
  padding: 0 0 10px 0;}

#footer a
{ color: #003300; /*  dark green */
  text-decoration: none;}

#footer a:hover
{ color: #ffffff; /* white */
  text-decoration: none;}



/* TO MAKE GREEN HORIZONTAL BAR ON SLIDESHOW PAGES */
h2.gallery {
  border-bottom: 1px solid #003300; /*  dark green */
  width:600px;
}



/* STYLES TO MAKE AN HR BREAK FLOAT LEFT AND RIGHT ISSUES */
.hr-container {
  text-align: left;
  width: 620px;
  float: left;
}

hr {
  border: 1px solid #66ff66; /*  green */
  width: 500px;
  margin: 0px 0px 15px 0px;
}
/* END OF STYLES TO MAKE AN HR BREAK FLOAT LEFT AND RIGHT ISSUES */


<!-- BEGIN of STYLES FOR SLIDESHOWS -->

.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
  max-width: 600px;
  max-height: 500px;
  position: relative;
  margin: auto;
}

/* Caption text -- we are not using this style at the moment but the code is always in first slideshow item */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* CONTAINER FOR SLIDESHOW ARROWS AND NUMBERING  */
.slideshow-navigation {
  width: 100%;
  height: 37px;
}

/* PREVIOUS AND NEXT BUTTONS */
.previous, .next {
  border: 1px solid #66ff66; /*  light green */
  background-color: white;
  border-radius: 15px;
  float: left;
  width: auto;
  font-weight: bold;
  padding: 2px 3px;
  margin-left: 12px;
}

.previous {
  margin-right: 8px;
}

.previous {
  margin-right: 8px;
}




/* STYLES FOR NUMBERING OF SLIDES PLUS COLOUR CHANGE OF SELECTED SLIDE */
.slide {
  border: 1px solid #66ff66;  /* light green */
  border-radius: 25px;
  background-color: white;
  font-weight: bold;
  float: left;
  width: auto;
  padding: 2px 4px;
  margin: 0px 1px;
}

.slide-selected {
  color:#fff!important;background-color:#003300!important;
}


/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
<!-- END of STYLES FOR SLIDESHOWS -->








.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 #E5E5DB; 
  background: #ffffff; /* white */ 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #003300; /*  dark green */ 
  color: #ffffff; /* white */}

.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 #ffffff; /* white */
  margin: 0 0 20px 0;}

/*  COLOURS USED IN THIS SITE

GREENS
003300 - very dark green:  head&foot&banner border, h1-6, logo-color, bkgrd for selected menu item in head&foot
                           button border
009900 - dark green:       link text and link underline on hover
00cc00 - green:            bkgrd colour for header and footer,
66ff66 - very light green: hr, sidebar border
ccffcc - light green:      photo gallery "button"

GREYS
333333 - dark grey:       text
444444 - grey:            sidebar link selected 
999999 - light grey:      sidebar link not yet available
E5E5DB - very light grey: blockquote borders

BLACK
000000 - black:           logo text
WHITE
ffffff - white:           background colour, logo text, menu text

 END OF COLOURS LIST */


/*  STYLES BELOW THIS LINE ARE NOT USED CURRENTLY IN THIS SITE */

/* BEGIN of Styles for buttons */
.button-gallery, .button-homepage {
  font: bold 120% 'century gothic', arial;
  line-height: 2em;
  width: 210px;
  margin-top: 15px;
}

.button-gallery a {
  color: #003300; /*  dark green */
  text-decoration: none;
  display: block;
  text-align: center;
  line-height: 1em;
  border: 1px solid #003300; /*  dark green */
  padding: 5px 11px 5px 11px;
  margin: 15px 0px 2px 0px;
  border-radius: 15px;
  box-shadow: 10px 10px 5px grey;
}

.button-gallery a:hover {
  border: 2px solid #003300; /*  dark green */
  margin: 14px 0px 0px 0px;
}

.button-homepage a {
  color: #003300; /*  dark green */
  text-decoration: none;
  display: block;
  text-align: center;
  line-height: 1em;
  border: 1px solid #003300; /*  dark green */
  padding: 5px 11px 5px 11px;
  margin: 15px 0px 2px 0px;
  border-radius: 15px;
  box-shadow: 10px 10px 5px grey;
}

.button-homepage a:hover {
  border: 2px solid #003300; /*  dark green */
  margin: 14px 0px 0px 0px;
}


/* END of Styles for button1-main pg, button2-submit/reset on contact pg */

/* BEGIN of Styles for contact pg form */
.label-1 {
  font-weight: bold;
  font-size: 120%;
  margin: 5px 0px;
}

.label-2 {
  font-weight: bold;
  font-size: 100%;
  margin: 5px 0px 5px 10px;
}

.input-1 {
  margin: 5px 0px 15px 0px;
}

.input-2 {
  margin: 5px 0px 5px 10px;
}

.input-3 {
  margin: 5px 0px 15px 10px
}

.contact3 {
  font-weight: bold;
  font-size: 100%;
  margin: 5px 0px 5px 10px;
}

.contact4 {
  margin: 5px 0px 5px 10px;
}

/* END of Styles for contact pg form */




