img {
  border: none;
  display: block;
}
.right {
  float: right;
  margin: 0px 0px 12px 12px;
}
.centre {
  margin: 0px auto 0px auto;
}
a:link, a:visited {
  color: #895519;
  font-weight: bold; /* normal */
  text-decoration: none; /* none */
}
a:hover, a:active {
  color: #000000;
  font-weight: bold; /* normal */
  text-decoration: underline; /* none */
}
body {
  color: #000000;  /* #231f20 */
  background: #344da9; /* #000099 */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
}
#top {
  /* width: 780px; */
  height: 3px;
  background: white;
  /* margin: 0px auto 0px auto; */
}
#mastheadWrapper {
  background: transparent; /* #ffffff url(images/mastheadWrapper.jpg) repeat-x; */
}
#masthead {
  position: relative;
  width: 780px;
  height: 170px; /* 151px */
  background: #ffffff; /* url(../images/R.png) no-repeat 20px 0px url(../images/round_top_window_products.jpg) */
  margin: 0px auto 0px auto;
}
#masthead a {
  width: 343px;
  height: 150px;
  display: block;
  background: transparent;
  padding: 10px 0px 0px 10px;
}
h1 {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 343px;
  height: 20px;
  color: #344da9; /* #344da9 */
  background-color: transparent;
  text-align: right;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#masthead address {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #231f20;
  text-align: left;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  font-family: 'Times New Roman', Times, serif;
  margin: 0px 0px 0px 0px;
}
.navWrapper {
  background: transparent; /* #009b53 */
}
div.nav {
  width: 780px;
  height: 20px;
  background: #353135; /* #895519 url(../images/menu.png); */
  margin: 0px auto 0px auto;
}
div.nav ul {
  float: left;
  list-style: none;
  padding: 0px;
  margin: 0px 0px 0px 95px;
  display: inline; /* ie double margin fix */
}
div.nav ul li {
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  font-family: Verdana, Arial, sans-serif;
  display: inline; /* ie double margin fix */
}
div.nav a:link, div.nav a:visited {
  display: block;
  text-decoration: none;
  color: #ec9c53; /* #7cd8f9 */
  background-color: transparent;
  /*
  background: url(../images/button.png);
  background-position: 0px 30px;
  */
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  height: 20px;
  overflow: hidden;
}
div.nav a:hover, div.nav a:active {
  display: block;
  text-decoration: none;
  color: #e4eafb; /* #7cd8f9 */
  background-color: transparent;
  /*
  background: url(../images/button.png);
  background-position: 0px 90px;
  */
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  height: 20px;
  overflow: hidden;
}
div.nav a.selected:link, div.nav a.selected:visited, div.nav a.selected:hover, div.nav a.selected:active {
  display: block;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  /*
  background: url(../images/button.png);
  background-position: 0 60px;
  */
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  height: 20px;
  overflow: hidden;
}
#contentWrapper {
  background: transparent;  /* #ffffff */
  /* border-top: solid 1px transparent; */
  /* border-bottom: solid 1px transparent; */
}
#content {
  width: 780px;
  background: #ffffff;  /* #eaecfb */
  padding: 14px 0px 0px 0px;
  border-top: solid 1px transparent;
  border-bottom: solid 1px transparent;
  margin: 0px auto 0px auto;
}
div.colBig{
  background: #ffffff;  /* #ffffff */
  float: left;
  width: 756px; /* 388px */
  /* border: solid 1px #000000; */
  margin: 6px 0px 6px 12px; /* 5px 0px 5px 0px */
  display: inline; /* IE fix */

}
div.colLeft {
  float: left;
  width: 372px; /* 388px */
  color: #000000;
  background: #ffffff;  /* transparent */
  /*  border: solid 1px #000000; */
  margin: 6px 0px 6px 12px; /* 5px 0px 5px 0px */
  display: inline; /* IE fix */
}
div.colRight {
  float: left;
  width: 372px; /* 388px */
  color: #000000;
  background:  #ffffff;  /* transparent */
  /* border: solid 1px #000000; */
  margin: 6px 0px 6px 12px; /* 5px 0px 5px 0px */
  display: inline; /* IE fix */
}
div.clear {
  clear: both;
  height: 0px;
}
div#contentFooter {
  clear: both;
  background: transparent url(../images/contentFooter.png) no-repeat center bottom;
  height: 110px;
}
#footerWrapper {
  background: transparent; /* #ffffff */
}
#footer {
  width: 780px;
  background: #ffffff;
  text-align: center;
  font-size: 9px;
  line-height: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 6px 0px 6px 0px;
  margin: 0px auto 0px auto;
}
h2 {
  color: #ffffff;
  background: #344da9;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
  margin: 0px 0px 12px 0px;
}
h3 {
  color: #895519;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px 0px 12px 0px;
}
p {
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 0px 0px 12px 0px;
}
p.cap:first-letter {
  font-weight: bold;
}
p.ctr {
  text-align: center;
}

p.copy {
  color: #333333;
  background: transparent;
  text-indent: 0px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin: 0px;
}
p.credit {
  color: #c7cbf8;
  background: transparent;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  margin-top: 12px;
}
p.credit a:link, p.credit a:visited {
  color: #e4eafb;
  text-decoration: none;
}
p.credit a:hover, p.credit a:active {
  color: #ffffff;
  text-decoration: none;
}
ul {
  margin: 0px 10px 12px 10px;
}
li {
  font-size: 14px;
  line-height: 120%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
address {
  color: #231f20;
  text-align: left;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 120%;
  font-family: 'Times New Roman', Times, serif;
  margin: 5px 10px 10px 10px;
}
dl {
  padding: 0px 0px 0px 0px;
  /* border: solid 1px black; */
  margin: 0px 10px 12px 10px;
}
dt{
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  /* margin-top: 8px; */
}
dd {
  font-size: 14px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
}
img {
  display: block;
  border: none;
}
div.thumbs {
  /* width: 190px; */
  /* border: solid 1px black; */
  margin: 10px 0px 0px 0px;
}
div.thumb {
  position: relative;
  width: 180px;
  height: 135px;
  margin: 6px 0px 6px 12px; /* 5px 0px 5px 0px */
  float: left;
  display: inline; /* IE fix */
}
div.thumb a {
  display: block;
  width: 180px;
}
div.thumb img {
  display: block;
  width: 180px;
}
.frame {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
a:hover img.frame, a:active img.frame {
  display: none;
}
div.photo {
  position: relative;
  margin: 0px auto 0px auto;
}
div.photo a {
  display: block;
}
div.photo img {
}
div.back {
  position: absolute;
  z-index: 5;
  bottom: 30px;
  left: 50%;
  padding: 10px;
  background: transparent url(../images/50white.png);
  font-size: 0.8125em; /* 81.25% 16x81.25%=13px */
  font-family: Arial, Helvetica, sans-serif;
}
div.back a:link, div.back a:visited {
  color: #895519;
}
div.back a:hover, div.back a:active {
  color: #000000;
}
table.mail {
  color: #FFFFFF;
  background-color: #231f20;
  font-weight: bold;
  margin-bottom: 5px;
}
/* simple borders for pictures */
div.tabd {
  border-width: 3px;
  border-style: solid;
  border-color: #d6dadd;
}
div.tabw {
  border-width: 2px;
  border-style: solid;
  border-color: #ffffff;
}
div.underconstruction {
  position: relative;
  height: 317px;
  background: #ffffff url(../images/index_1.jpg) no-repeat 50% 50%;
}
div.underconstruction p {
  color: #ffffff;
  background: transparent;
  text-indent: 0px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 60px 0px 0px 0px;
  margin: 0px;
}
div.underconstruction img {
  position: absolute;
  left: 0px;
  top: 0px;
}