/* Generated by KaZcadeS */
body {
  background-color: #ffffcc;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  color: #333300;
}
a:link {
  text-decoration: underline;
  color: #333300;
}
a:visited {
  text-decoration: underline;
  color: #666600;
}
a:active {
  text-decoration: underline;
  color: #33cc00;
}
a:hover {
  text-decoration: none;
  color: #333300;
}
#banner_wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  text-align: left;
}
#page_wrapper {
  border: 4px solid #cc9933;
  background: #ffcc66 url(img/page_bg.jpg) repeat scroll left top;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  text-align: left;
}
#page_header {
  background: #ffff99 url(img/pageheader.jpg) no-repeat scroll left top;
  height: 140px;
}
#page_header h1 {
  margin: 0px;
  padding-top: 5px;
  padding-left: 200px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #333300;
}
#page_header h2 {
  margin: 0px;
  padding-top: 2px;
  padding-left: 350px;
  font-family: verdana,helvetica,sans-serif;
  font-weight: bolder;
  font-size: 15px;
  font-style: normal;
  text-decoration: underline overline;
  color: #ffff99;
}
#menu_bar {
  background: #ffcc66 url(img/menu_bg.jpg) no-repeat scroll left top;
  height: 30px;
  color: #333300;
}
#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top: 5px;
  float: left;
  width: 100%;
  font-family: verdana,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333300;
  background-color: #ffeebc;
}
#navcontainer ul li {
  display: inline;
  background-color: #ffeebc;
  color: #333300;
}
#navcontainer ul li a {
  border-right: 1px solid #353562;
  padding: 0.2em 1em;
  text-decoration: none;
  float: left;
  background-color: #ffeebc;
  color: #333300;
}
#navcontainer ul li a:hover {
  background-color: #663333;
  color: #fbbc3e;
}
#navcontainer ul #current a, #navcontainer ul #current span {
  color: #fbbc3e;
  background-color: #663333;
}
#content_wrapper {
  background: transparent url(img/content_bp.jpg) no-repeat scroll left top;
}
#left_side {
  float: left;
  width: 750px;
}
#left_side h2 {
  margin: 10px 15px 10px 10px;
  font-family: verdana;
  font-weight: bold;
  color: #333300;
  font-size: 17px;
  line-height: 19px;
}
#left_side h3 {
  margin: 10px 15px 10px 10px;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #333300;
}
#left_side p {
  margin: 10px 15px 10px 10px;
  font-family: verdana;
  font-size: 12px;
  line-height: 18px;
  background-color: transparent;
  color: #474700;
}
#left_side ul {
  margin: 10px 15px 10px 10px;
  font-family: verdana;
  font-size: 12px;
  line-height: 16px;
  color: #6a3500}
#right_side {
  float: right;
  width: 250px;
}
#right_side h3 {
  border: 1px solid #cc6600;
  padding: 4px;
  background: #663333 url(none) repeat scroll 0% 50%;
  margin-right: 10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #e6994c;
}
#right_side p {
  margin: 5px 5px 15px;
  padding-right: 0px;
  font-family: verdana;
  font-size: 10px;
  line-height: 16px;
  color: #333300;
}
#page_footer {
  background: #8a6822 url(img/footer.jpg) no-repeat scroll left top;
  height: 70px;
   font-family: verdana;
  font-size: 11px;
  line-height: 16px;
  color: #ffff66;
}
#page_footer a:link {
  text-decoration: underline;
  color: #ffffcc;
  
}
#page_footer a:visited {
  text-decoration: underline;
  color: #ffff66;
}
#page_footer a:active {
  text-decoration: underline;
  color: #cc9933;
}
#page_footer a:hover {
  text-decoration: none;
  color: #ffcf87;
}
#page_footer p {
  text-align: center;
  padding-top: 5px;
  font-family: verdana;
  font-size: 11px;
  line-height: 16px;
  color: #ffff66;
}
.spacer {
  margin: 0px;
  padding: 0px;
  height: 10px;
  clear: both;
}
