/* Generated by KompoZer */
body {
  margin: 0 auto;
  width: 1132px;
  text-align: center;
  background-color: #fbf5e6;
  font-size: 16px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
}
div {
  margin: 0 auto;
  width: 1132px;
  text-align: left;
  background-color: #fbf5e6;
  font-size: 16px;
  font-family: Georgia,serif;
  font-weight: normal;
}
h1 {
  text-align: center;
  color: #990000;
}
h2 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}
h3 {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}
.centeredImage {
  padding: 0px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
.center {
  margin: 0 auto;
  width: 1132px;
  text-align: left;
}
.chromestyle {
  margin: 0px auto;
  padding: 0px;
  width: 1128px;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-size: 18px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: bold;
  text-align: center;
}
.chromestyle:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.chromestyle ul {
  border: 1px solid #bbbbbb;
  margin: 0;
  padding: 4px 0;
  background: #efe9ae none repeat scroll 0% 50%;
  width: 100%;
  text-align: center;
}
.chromestyle ul li {
  display: inline;
}
.chromestyle ul li a {
  border-right: 1px solid #cccbb5;
  margin: 0;
  padding: 4px 7px;
  color: #494949;
  text-decoration: none;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
  background: #cdc895 none repeat scroll 0% 50%;
}
.dropmenudiv {
  border-style: solid;
  border-color: #cccbb5;
  border-width: 1px 1px 0;
  position: absolute;
  top: 0;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 18px;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 18px;
  z-index: 100;
  background-color: #efe9ae;
  width: 200px;
  visibility: hidden;
}
.dropmenudiv a {
  border: 1px solid #cccbb5;
  padding: 2px 0;
  width: 100%;
  display: block;
  text-indent: 3px;
  text-decoration: none;
  font-weight: bold;
  color: black;
}
.dropmenudiv a:hover {
  background-color: #cdc895;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }



.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: right;
  }

.rslides img {
  display: block;
  height: auto;
  float: right;
  width: 100%;
  border: 0;
  }
  
