#content table.twoColumns .col1 {
  width:375px;
  padding-right:10px;
}
#content table.twoColumns .col2 {
  width:185px;
  padding-left:10px;
  background-image:url(images/vrDotted.gif);
  background-repeat:repeat-y;
}
.longdesc {
  font-size:10px;
  color:#4F4A3C;
  margin:0 0 1em 0;
}

#start #nv1 {
  text-align:center;
}
#start #content {
  background-color:#9f8a77;
  min-height:350px;
}
#start  #content .inner {
  padding:20px;
}

.three-columns .col-1 {
  width:240px;
  float:left;
  margin:0 20px 0 0;
}
.three-columns .col-2 {
  width:240px;
  float:left;
  margin:0 20px 0 0;
}
.three-columns .col-3 {
  width:240px;
  float:left;
}

.three-columns .col-1 .content,
.three-columns .col-2 .content,
.three-columns .col-3 .content {
  padding:0 20px;
  color:#fff;
}
.three-columns .col-1 h2,
.three-columns .col-2 h2,
.three-columns .col-3 h2 {
  padding:0 20px;
  color:#4F4A3C !important;
}
.three-columns .col-1 h2 a,
.three-columns .col-2 h2 a,
.three-columns .col-3 h2 a {
  color:#4F4A3C !important;
}

#left table.jiggy {
  width:100%;
  border:solid #F6800B 1px;
  margin:20px 0 0 0;
}
#left table.jiggy th {
  height:20px;
  border-bottom:solid #F6800B 1px;
  vertical-align:middle;
  color:#fff;
  text-transform:uppercase;
  text-align:left;
  padding:0 10px;
  background:#A2A091;
}
#left table.jiggy td {
  background:#A2A091;
  color:#fff;
  padding:5px 10px;
}
#left table.jiggy a {
  color:#4F4A3C;
}
#left table.jiggy a:hover {
  color:#4F4A3C;
  text-decoration:underline;
}