@charset "UTF-8";


@media all
{
#col1, #col1_content {display:none;}
#col3 { margin-left:0; }
#banner { background: #aa9174 url("../graphics/amersfoort-banner.gif") top right no-repeat; padding-bottom:3.3em; }
#banner h1 { text-indent:-999px; }
#banner span { display:none; }
/**misc*/
.section_head { background-color:#aa9174;}
.headline { border:1px solid #ddd;}
/*change sidenav details here*/	
	.bioincol { background:#fdfdfd;padding-bottom:.5em; border:1px solid #ddd; margin-bottom:7px; }
	.biocolumns h5 {background:#F1ECD1 url("../graphics/amersfoort-h5.gif") top left no-repeat; border-bottom:1px solid #e7e7e7; font-family: Arial, Helvetica, sans-serif; color:#000000; display:block;}
		.biocolumns p { padding:7px 10px;}
#locate {margin-top:2.3em; color:#000;}
#locate.slp {margin-top:5em; color:#000;}
#page{ background:#f5f5e4 url("../graphics/amersfoort-page-bg.gif") 86% 85% no-repeat fixed; border: 0px #fff solid; border-top:none; }  /* adjusting feature navigation tabs*/
#page.splash { background:#000 url("../graphics/amersfoort-splash.gif") 0px 80px no-repeat scroll; }
#padder.intro { padding:40px 114px 50px;}
#padder h4.hd { color:#71644c; }
#nav_org {
    /* (en) This image is mainly transparent */
    background: #aa9174 url("../graphics/amersfoort-bg-nav.gif") repeat-x bottom;
    float: left;
    width: 100%;

  }
  /*#nav_org { background-color: #9b7a88; }*/
  #nav_org ul {
    line-height: 1em;
    list-style: none;
    margin: 0;
    padding: 0 0 0 17px;
    white-space: nowrap;
  }

  #nav_org li {
    /* (en) Repeat the main color from the image */
    background: transparent url("../graphics/amersfoort-left.gif") no-repeat top left;
    border-bottom: 1px solid #6c5b48;
	border-left:0px solid #80789e;
	border-right:0px solid #80789e;
    float: left;
    margin: 0 0 0 3px;
    padding: 0 0 0 3px;
  }

  #nav_org a,
  #nav_org strong {
    /* (en) This image is mainly transparent */
    background: transparent url("../graphics/amersfoort-right.gif") no-repeat top right;
    color: #120903;
    display: block;
    font-weight: normal;
    padding: 5px 11px 3px 6px;
    text-decoration: none;
    text-transform: none;

    /**
     * @bugfix
     * @affected   IE5.x, IE6
     * @css-for    all browsers
     * @valid      yes
     */
    width: auto; /* only IE 5.x */
    width/**/:/**/ .1em; /* only IE 6.0 */
  }

  /**
   * @bugfix
   * @affected   IE5.x, IE6
   * @css-for    all browsers
   * @valid      yes
   */
  #nav_org > ul a,
  #nav_org > ul strong { width: auto; }  /* for other browsers */

  #nav_org ul li:focus,
  #nav_org ul li:hover,
  #nav_org ul li:active {
    /* (en) Repeat the main color from the image */
    background-color: #6e8f98;
    background-position: 0 -37px;
  }

  #nav_org li:focus a,
  #nav_org li:hover a,
  #nav_org li:active a { background-position: 100% -37px; }

  #nav_org a:focus,
  #nav_org a:hover,
  #nav_org a:active { background-color: transparent; color: #fff; }

  #nav_org #focus {
    /* (en) Repeat the main color from the image */
    background: transparent url("../graphics/amersfoort-left-on.gif") no-repeat top left;
    border: 0;
	border-left:0px solid #9b7a88;
  }

  #nav_org #focus a,
  #nav_org #focus strong {
    /* (en) This image is mainly transparent */
    background: transparent url("../graphics/amersfoort-right-on.gif") no-repeat top right;
    color: #334;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 5px;
	border-left:0px solid #9b7a88;
  }

}