body {
  background: url(../img/body_bg2.gif) #ffffff repeat-x;
  margin: 0;
  padding: 0;
  text-align: center;
}

body * {
  font-size: 12px;
  font-family: arial,helvetica,sans-serif;;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

.cleaner {
  clear: both;
  border: none;
  background: none;
  font-size: 1px;
  height: 0px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.site {
  text-align: left;
  margin: 0 auto;
  width: 885px;
}

.top {
  height: 140px;
  text-align: center;
}

.menu-top {
  height: 37px;
}

.menu-top ul{
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-top a{
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 11px 0 9px;
  display: block;
}

.menu-top .menu-top-left{
  width: 153px;
  text-align: right;
  padding-right: 10px;
  background: url(../img/menu_left_bg.gif) ;
  z-index: 99;
  position: relative;
}

.menu-top .menu-top-right{
  padding-left: 10px;
}

.menu-top .menu-top-center{
  z-index: 10;
  width: 580px;
  overflow: hidden;
  background: url(../img/menu_center_bg.gif)  #6a996a ;
  height: 61px;
}

.menu-top .menu-top-center ul{
  position: absolute;
  display: none;
  margin-left: 1px;
  width: 580px;
}

.menu-top .menu-top-center .over {
  background: url(../img/menu_center_sep_act.gif) #bbdabb no-repeat;
}

.menu-top .menu-top-center .block{
  display: block;
}

.menu-top .menu-top-center li{
  float: left;
  padding: 0;
  background: url(../img/menu_center_sep.gif) no-repeat;
  margin-left: -1px;
  position: relative;
}

.menu-top .menu-top-center li li{
  background: none;
  margin-left: -1px;
}

*html .menu-top .menu-top-center li li{
  width: 100px;
}

.menu-top .menu-top-center li a{
  text-align: center;
  width: 146px;
  height: 17px;
}

.menu-top .menu-top-center li li a{
  padding: 5px 15px;
  text-align: center;
  width: auto;
  height: 14px;
  color: #235323;
  font-size: 12px;
  background: url(../img/menu_center_2_sep.gif) no-repeat right;
}

.menu-top .menu-top-center li li a:active,
.menu-top .menu-top-center li li a:hover {
  color: #fff;
}

.menu-top .menu-top-center #ul-16 ,
.menu-top .menu-top-center #ul-15 {
  right: 0px;
}

.menu-top .menu-top-center #ul-16 li,
.menu-top .menu-top-center #ul-15 li {
  float: right;
}

.menu-top .menu-top-center #ul-16 li a,
.menu-top .menu-top-center #ul-15 li a{
  background: url(../img/menu_center_2_sep.gif) no-repeat left;
}

.main {
  display: block;
  margin-left: 163px;
  width: 580px;
}

*+html .main {
  margin-top: 24px;
}

.main .imagetop{
  margin: 10px  0 0 0;
}

.main .content {
  padding: 35px 0 35px 60px;
  background: url(../img/title_bg.gif) #929992 no-repeat 0 40px ;
}

.content-left {
  width: 350px;
  float: left;
  display: block;
  margin-right: 20px;
}

.content-right {
  width: 100px;
  float: left;
  display: block;
  margin-top: 10px;
}

.content-right h3 {
  font-size: 10px;
  color: #fff;
  margin-top: 0px;
}

.content-right img {
  margin-bottom: 5px;
}

.content-left .teaser ,
.content-left .text {
  color: #fff;
  font-weight: normal;
}

.content-left .text {
  margin-top: 10px;
}

.content-left .detail-link {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}

.content .title {
  font-size: 16px;
  color: #336633;
  margin: 0;
  padding-top: 5px;
}

.footer {
  margin-left: 163px;
  width: 580px;
  background: #929992;
  height: 24px;
}

.footer li {
  list-style: none;
  float: right;
}

.footer a{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 10px 5px 0;
  display: block;
}

/* EXTRA */

.big-width {
  width: 460px;
}

.home .title {
  font-size: 20px;
  padding: 2px 0 0 0;
}

.editmode {
  color: #ff5555;
}

.location-left {
  width: 140px;
  padding-top: 20px;
}

.location-right {
  width: 320px;
}
