/*
orange: #dc5e12
brown:  #542800
light grey: #f2eeda
dark brown:
*/

a {
  color: #404040;
  text-decoration: underline;
}
a:hover {
  color: #542800;
  text-decoration: none;
}
html, body {height:100%}
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #404040;
  background: #FFFFFF;
  text-align: center;
}
img {
  border: none;
}
input {
  font-size: 14px;
  font-weight: bold;
  background: #A9A9A9;
}
.highlight {
  color: #dc5e12;
  font-weight: bold;
}
/* layout */
#outer-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 1009px;
  background: url(../images/goyume background.gif) repeat-y left;
}
#inner-wrapper {
  text-align: left;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  border-bottom: 1px solid #542800;
}
#header {
  /* just a wrapper */
}
#illustration img {
  /* force width of illustration image to 990px */
  width: 990px;
}
#banner-wrapper {
  height: 26px;
  text-align: center;
}
#content {
  text-align: left;
  margin-top: 0px;
  padding-top: 6px;
  
}
#content p,h1,h2,h3,form {
  padding-left: 6px;
  padding-top: 0px;
}
#sidebar {
  width: 214px;
  margin-left: 6px;
  float: left;
  background:	#BDB76B
}
#page-title {
  color: #6e6d69;
  font-size: 26px;
  font-weight: bold;
}
#page-content {
  margin-left: 240px;
  margin-right: 220px;
}
#kolom3 {
  width: 214px;
  margin-right: 6px;
  float: right;
}
.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
}
#footer {
  height: 64px;
  border-top: 1px solid #dc5e12;
    background: #FFF;
  background-image: url(../images/footer-adres.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  border-bottom: 1px solid #dc5e12;
}

/* Tigra menu settings: */
.m0l0mouto,
.m0l1mouto,
.m0l2mouto,
.m0l3mouto,
.m0l4mouto,
.m0l0movero,
.m0l1movero,
.m0l2movero,
.m0l3movero,
.m0l4movero,
.m0l0mdowno,
.m0l1mdowno,
.m0l2mdowno,
.m0l3mdowno,
.m0l4mdowno {
  background: #6e6d60;
}

.m0l0mouti, .m0l0mdowni {
  color: #4e4a3f;
  font-family: sans-serif, tahoma, verdana, arial;
  font-size: 14px;
  margin: 3px;
  padding: 0px;
  background-color:  #c1bc94;
  border: 1px solid #f2eeda;
}

.m0l1mouti, .m0l1mdowni,
.m0l2mouti, .m0l2mdowni {
  color: #fff;
  font-family: sans-serif, tahoma, verdana, arial;
  font-size: 12px;
  margin: 3px;
  padding: 0px;
  background-color:  #6e6d69;
  border: 1px solid #f2eeda;
}

.m0l0moveri {
  color: #fff;
  background: #c1bc94;
  font-family: sans-serif, tahoma, verdana, arial;
  font-size: 14px;
  margin: 3px;
  padding: 0px;
  border: 1px solid #4e4a3f;
}

.m0l3mouti, .m0l1moveri,
.m0l3moveri, .m0l3mdowni, .m0l2moveri,
.m0l4mouti, .m0l4moveri, .m0l4mdowni {
  color: #4e4a3f;
  background: #c1bc94;
  font-family: sans-serif, tahoma, verdana, arial;
  font-size: 12px;
  margin: 3px;
  padding: 0px;
  border: 1px solid #4e4a3f;
}
