/* Generated by KompoZer */
#wrapper {
  margin: 0 auto;
  width: 589px;
  height: 100%;
  text-align: left;
}
#content {
  background: transparent url(../img/bg/content.gif) repeat-y scroll center top;
  float: left;
  width: 589px;
  height: 100%;
  min-height: 100%;
}
#content[id] {
  background: transparent url(../img/bg/content.png) repeat-y scroll center top;
  height: auto;
}
#header {
  padding: 60px 0 2em 49px;
  background: transparent url(../img/bg/header.jpg) no-repeat scroll center top;
}
* html #header {
  height: 1%;
}
#header h1, #header h2 {
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
}
#header h1 {
  font-size: 3.5em;
  font-family: georgia;
  letter-spacing: -3px;
  color: #6e310b;
}
ul#menu {
  margin: 0 auto;
  padding: 0 ! important;
  width: 491px;
  visibility: visible;
}
ul#menu li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul#menu li a {
  border-bottom: 1px solid #d3f1b6;
  padding: 15px 0 5px;
  float: left;
  font-family: georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1.54em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
  text-decoration: none;
  color: #61804e;
}
ul#menu li a:visited {
  background-color: #ffffff;
}
ul#menu li a:hover {
  background: transparent url(../img/bg/menu.gif) repeat-x scroll left bottom;
  color: #224d07;
}
ul#menu li a.here {
  background: transparent url(../img/bg/menu.gif) repeat-x scroll left bottom;
  color: #512103;
}
ul.two li a {
  width: 50%;
}
ul.three li a {
  width: 33%;
}
ul.four li a {
  width: 22%;
}
ul.five li a {
  width: 20%;
}
#page {
  padding: 2em 49px;
  float: left;
  clear: both;
  width: 491px ! important;
}
.footer {
  padding-top: 3em;
  font-size: 0.85em;
}
ul.bigLinks {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.bigLinks li {
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  display: inline;
}
ul.bigLinks li a, ul.bigLinks li a:visited {
  border:  none;
  margin: 10px 0;
  padding: 3px;
  display: block;
  text-decoration: none;
  background-color: #ffffff;
}
ul.bigLinks li a:hover {
  border-bottom: 1px solid #224d07;
  padding-bottom: 2px;
  background-color: #f1ffe3;
}
ul.bigLinks li a span.title {
  border-bottom: 1px solid #b8e78b;
  color: #5e9040;
}
ul.bigLinks li a:hover span.title {
  border-bottom: 1px solid #4a6e35;
  color: #3c5d29;
}
ul.bigLinks li a span.desc {
  display: block;
  color: #6d6864;
}
ul.bigLinks li a:hover span.desc {
  color: #555555;
}
.width100 {
  width: 100%;
}
.width75 {
  width: 73%;
}
.width66 {
  width: 64%;
}
.width50 {
  width: 48%;
}
.width33 {
  width: 31%;
}
.width25 {
  width: 23%;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.alignLeft {
  text-align: left;
}
.alignRight {
  text-align: right;
}
.clear {
  clear: both;
}
.block {
  display: block;
}
.big {
  font-size: 1.3em;
}
.small {
  font-size: 0.85em;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.grey {
  color: #aaaaaa;
}
.green {
  color: #64ab22;
}
.darkBrown {
  color: #512103;
}
.greenBg {
  border-bottom: 1px solid #9fcc72;
  padding: 0 10px;
  background-color: #f1ffe3;
}
.highlight {
  border-top: 1px solid #bdedde;
  padding: 1px 2px;
  background: #d9f5ec none repeat scroll 0% 50%;
}
