html {
  height: 100%;
}
* {
  margin: 0;
  padding: 0;
}
body {
  background: #f6f4f0 url(pattern.png) repeat scroll 0%;
  font-family: arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.8em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #47433f;
}
p {
  padding: 0 0 20px;
  line-height: 1.7em;
}
img {
  border:  none;
}
h1, h2, h3, h4, h5, h6 {
  padding: 0 0 5px;
  color: #362c20;
}
h1, h4 {
  margin: 0 0 15px;
  padding: 15px 20px 5px 0;
  font-family: "lucida sans unicode",arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 175%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h2, h5 {
  padding: 10px 0 15px;
  color: #b60000;
  font-family: arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 120%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h3, h6 {
  padding: 0 0 15px;
  color: #888888;
  font-family: arial;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  font-size: 95%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h4, h6 {
  color: #b60000;
}
h5 {
  color: #362c20;
}
a, a:hover {
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
  text-decoration: underline;
  color: #a4aa04;
}
a:hover {
  text-decoration: none;
}
.left {
  float: left;
  width: auto;
  margin-right: 10px;
}
.right {
  float: right;
  width: auto;
  margin-left: 10px;
}
.center {
  margin: 20px auto;
  display: block;
  text-align: center;
}
blockquote {
  border: 1px solid #e5e5db;
  margin: 20px 0;
  padding: 10px 20px 0;
  background: #ffffff none repeat scroll 0%;
}
ul {
  margin: 2px 0 22px 17px;
}
ul li {
  margin: 0 0 6px;
  padding: 0 0 4px 5px;
  list-style-type: circle;
}
ol {
  margin: 8px 0 22px 25px;
}
ol li {
  margin: 0 0 11px;
}
#main, #logo, #menubar, #site_content, #footer {
  margin-left: auto;
  margin-right: auto;
}
#header {
  background: transparent url(back.png) repeat-x scroll 0%;
  height: 185px;
}
#logo {
  background: transparent url(green_logo.jpg) no-repeat scroll 0%;
  width: 875px;
  position: relative;
  height: 193px;
}
#logo #logo_text {
  position: absolute;
  top: 10px;
  left: 0;
}
#logo h1 {
  border-bottom: 0 none;
  margin: 0;
  padding: 45px 0 0;
  background: transparent none repeat scroll 0%;
  font-family: 'arial',arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 300%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-transform: none;
  color: #ffffff;
}
#menubar {
  padding: 0 0 0 4px;
  width: 875px;
  height: 48px;
  position: absolute;
  bottom: 0;
}
ul#menu {
  background: transparent url(menu.png) repeat-x scroll 0%;
  float: right;
  height: 40px;
  width: auto;
}
ul#menu li {
  margin: 6px 0 0;
  padding: 0;
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: auto;
}
ul#menu li a {
  border-left: 1px solid #dce31d;
  border-right: 1px solid #7e8204;
  padding: 2px 16px 8px;
  background: transparent none repeat scroll 0%;
  font-family: Futura;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  display: block;
  float: left;
  height: 12px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  width: auto;
}
ul#menu li a.first {
  border-left: 0 none;
}
ul#menu li a.last {
  border-right: 0 none;
}
ul#menu li a:hover, ul#menu li.tab_selected a, ul#menu li.tab_selected a:hover {
  color: #111111;
}
#site_content {
  margin: 20px auto;
  overflow: hidden;
  width: 877px;
}
.sidebar {
  padding: 0 15px 20px;
  float: right;
  width: 190px;
}
.sidebar h2 {
  padding: 0 0 5px;
}
.sidebar ul {
  margin: 4px 0 30px;
  padding: 4px 0 0;
  width: 190px;
}
.sidebar li {
  padding: 0 0 7px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.sidebar li a, .sidebar li a:hover {
  padding: 0 0 0 25px;
  background: transparent url(link.png) no-repeat scroll left center;
  display: block;
}
.sidebar li a.selected {
  color: #444444;
}
#content {
  padding: 0;
  text-align: left;
  width: 610px;
}
#footer {
  padding: 24px 0 5px;
  background: #635b53 url(footer.png) repeat-x scroll 0%;
  width: 100%;
  font-family: sans-serif;
  font-size: 90%;
  height: 33px;
  text-align: center;
  color: #a8aa94;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#footer a, #footer a:hover {
  background: transparent none repeat scroll 0%;
  color: #a8aa94;
  text-decoration: none;
}
#footer a:hover {
  background: transparent none repeat scroll 0%;
  color: #ffffff;
}
.yellow {
  color: #f7c015;
}
.blue {
  color: #05a4d1;
}
.orange {
  color: #ff7a0f;
}
.red {
  color: #c80500;
}
.purple {
  color: #eb0fff;
}
.green {
  color: #a4aa04;
}
.form_settings {
  margin: 15px 0 0;
}
.form_settings p {
  padding: 0 0 4px;
}
.form_settings span {
  float: left;
  width: 200px;
  text-align: left;
}
.form_settings input, .form_settings textarea {
  border: 1px solid #e5e5db;
  padding: 2px;
  background: #ffffff none repeat scroll 0%;
  width: 299px;
  font-family: arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #47433f;
}
.form_settings .submit {
  border: 1px solid ;
  margin: 0 0 0 206px;
  padding: 2px 0 3px;
  background: #63574b none repeat scroll 0%;
  font-family: arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  width: 99px;
  height: 26px;
  cursor: pointer;
  color: #ffffff;
}
.form_settings textarea, .form_settings select {
  font-family: arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  width: 299px;
}
.form_settings select {
  width: 304px;
}
.form_settings .checkbox {
  border:  none;
  margin: 4px 0;
  padding: 0;
  background: transparent none repeat scroll 0%;
  width: 14px;
}
.separator {
  border-top: 1px solid #d9d5cf;
  border-bottom: 1px solid #ffffff;
  margin: 0 0 20px;
  width: 100%;
  height: 0;
}
table {
  margin: 10px 0 30px;
}
table tr th, table tr td {
  padding: 7px 4px;
  background: #63574b none repeat scroll 0%;
  color: #ffffff;
}
table tr td {
  border-top: 1px solid #edebe5;
  background: #c8bfb0 none repeat scroll 0%;
  color: #47433f;
}
