/* KINGFISHER CSS */

/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption, th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,label,ul,ol,dl,fieldset,address {margin:1em 0em;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}


/* STRUCTURE */
#header_container {
  width: 731px;
  margin: 0 auto;
  background-color: #FFF;
  background-image: url(../images/header_bg.gif);
  background-position: top left;
  background-repeat: repeat-x;
}

#header {
  height: 94px;
  width: 731px;
  background-image: url(../images/header.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
#header #nav_container {
  width: 580px;
  height: 24px;
  padding: 64px 0 0 30px;
}
#header #nav_container ul#nav {
 margin: 0;
 padding: 0;
 list-style-type: none;
}
#header #nav_container ul#nav li {
  display: block;
  float: left;
}

#page_container {
  width: 731px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 62.5%;
  background-color: #FFF;
  background-image: url(../images/content_shadow.gif);
  background-repeat: repeat-y;
}

#bottom_border{
  border-bottom: 3px solid #6A8B43;
  background-image: url(../images/bottom_photo.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: auto !important; /* for modern browsers */
  height: 650px; /* for IE5.x and IE6 */
  min-height: 650px; /* for modern browsers */
}
#content_container {
  width: 503px;
  margin: 0 4px 0 3px;
  float: left;
  display: inline;
  background-color: #FFF;
  background-image: url(../images/content_gradient_bg.gif);
  background-position: top left;
  background-repeat: repeat-x;
  padding: 0 10px;
}

#content_container #main_image {
  margin: 0 0 10px 0;
}

#rhp {
  width: 198px;
  height: 300px;
  margin: 0 3px 0 0;
  float: right;
  display: inline;
  background-color: #E3EBD9;
}

#rhp #rhp_content {
  margin: 10px 10px 0;
  color: #000;
}

#rhp #rhp_content p {
  font-size: 1.2em;
}

#rhp #rhp_content h2.sub_title {font-size: 1.6em; margin-bottom: 0;}

.email_address {font-size: 1.0em;}

#footer_container{
  width: 731px;
  background-color: #EFF1E4;
  margin: 0 auto;
  
}

#footer_background_container{
  width: 771px;
  background-image: url(../images/footer_shadow.gif);
  background-repeat: no-repeat;
  margin: 0 auto 20px;
  height: 34px;
  font-size: 62.5%;
}
#footer_background_container p {
  font-size: 1.0em;
  color: #6A8B43;
  padding: 10px 0 0 0;
  margin: 0 0 0 30px;
}

/* REPEATABLE ITEMS */

.news_item {
  padding-bottom: 10px;
  border-bottom: 1px dashed #999999;
  margin-bottom: 20px;
}
.news_item p.news_item_date {
  font-size: 1.1em;
  color: #666666;
  margin: -5px 0 -10px 0;
  font-weight: bold;
}
.news_item h2 {
  line-height: 1.2em;
  margin-bottom: 8px;
}

.stakeholder_item {
  margin-bottom: 20px;
}
.stakeholder_item h2 {
  margin-bottom: 3px;
}
.stakeholder_item p {
  margin-top: 0; margin-bottom: 0;
}

.event_item {
  margin-bottom: 20px;
}
.event_item h2 {
  margin-bottom: 3px;
}
.event_item p {
  margin-top: 0; margin-bottom: 0;
}
.event_item p.event_item_date {
  font-size: 1.1em;
  color: #666666;
  margin: 0px 0 0px 0;
  font-weight: bold;
}

.hp_event_item {
  margin-bottom: 20px;
}
.hp_event_item h4 {
  margin-bottom: 3px;
}
.hp_event_item p {
  margin-top: 0; margin-bottom: 0;
}
.hp_event_item_date {
  font-size: 0.9em;
  color: #000;
  margin: 0;
  font-weight: bold;
}
.further_events {
 margin: -10px 0 20px 0;
 float: right;
}

.hp_news_item {
  /*border-bottom: 1px dashed #999999;*/
  margin-bottom: 20px;
}
.hp_news_item h4 {
  line-height: 1.2em;
  margin-bottom: 3px;
}
.hp_news_item p {
  margin-top: 0; margin-bottom: 0;
}
.hp_news_item p.news_link {
  margin-top: 0;
}
.hp_news_item_date {
  font-size: 0.9em;
  color: #000;
  margin: 0;
  font-weight: bold;
}

.achievement_item {
  margin-bottom: 10px;
}

/* CONTACT FORM */
#contact_form {
  width: 500px;
  float: left;
  margin-right: 15px;
}
.form_text {
  text-align: left;
  font-size: 1.2em;
}
.red_asterix {
  color: #FF0000;
  font-weight: bold;
}

.clear {clear: both;}



/* THEME */
body {
  background-color: #EFF1E4;
  background-image: url(../images/header_bg.gif);
  background-position: top left;
  background-repeat: repeat-x;
  color: #353535;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 100.01%;
  line-height: 1.0em;
  margin: 0;
  padding: 0;
}

a {color: #6A8B43;}
a:link, a:visited {text-decoration: underline;}
a:hover, a:active {text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
  color: #6A8B43;
  text-align: left;
  font-family: "Times New Roman", Times, serif;
}
h1 { font-size:2.2em; border-bottom: 1px solid #6A8B43; margin: 0;}
h2 { font-size:1.9em;}
h3 { font-size:1.7em;}
h4 { font-size:1.6em;}
h5 { font-size:1.2em;}
h6 { font-size:1.0em;}

#page_container ul {margin-left: 20px; list-style-type: square;}
#page_container ul li {text-align: left; font-size: 1.2em; line-height: 1.5em;}

p {font-size: 1.2em; line-height: 1.5em;}

p.intro {
  font-weight: bold;
}

p.caption {
  font-size: 1.1em;
  text-align: center;
  margin-top: 2px;
  line-height: 1.4em;
}

p.align_center {
  text-align: center;
}
.right {float: right; margin: 2px 0 5px 10px;}
.left {float: left; margin: 2px 10px 5px 0;}

.img_right {float: right; margin: 2px 0 5px 10px;}
.img_left {float: left; margin: 2px 10px 5px 0;}

.img_right_border {float: right; margin: 0 0 5px 10px; padding: 2px; border: 1px solid #6A8B43; background-color: #FFF;}
.img_left_border {float: left; margin: 0 10px 5px 0; padding: 2px; border: 1px solid #6A8B43; background-color: #FFF;}
.img_border {padding: 2px; border: 1px solid #6A8B43; background-color: #FFF;}

.box_out_left {float:left; width:30%; padding:10px; margin:0px 20px 10px 0px; background-color:#E3EBD9; font-size:1.1em;}
.box_out_right {float:right; width:30%; padding:10px; margin:0px 0px 10px 20px; background-color:#E3EBD9; font-size:1.1em;}
.box_out {padding:10px; margin:10px; background-color:#E3EBD9;}

.notice {padding: 15px; margin: 10px 0px; background-color: #F6F1E4; border: 1px solid #F0E4C5; color: #666; font-size: 1.2em; line-height: 1.5em;}

