img {
  border: none;
  display: block;
}
.centre {
  margin: 0px auto 0px auto;
}
body {
  color: #231f20;
  background: #231f20;
  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: #ffffff url(images/mastheadWrapper.jpg) repeat-x; 
  height: 150px;
}
#masthead {
  position: relative;
  width: 780px;
  height: 150px;
  background: #ffffff url(images/DeeJay_RV_Park.jpg) no-repeat center center;
  margin: 0px auto 0px auto;
}
#masthead a {
  position: absolute;
  top: 15px;
  left: 55px;
  width: 300px;
  height: 80px;
  display: block;
}
.navWrapper {
  background: #009b53;
}
table.nav {
  width: 780px;
  background: #009b53;
  margin: 0px auto 0px auto;
}
table.nav td {
  font-size: 12px ;
  line-height: 16px;
}
table.nav a:link, table.nav a:visited {
  display: block;
  color: #231f20;  /* #7ffffe */
  background: transparent; /* #311907 */
  text-align: center;
  text-decoration: none;
  padding: 0px;
  margin: 3px 5px;
}
table.nav a:hover, table.nav a:active, table.nav a.selected:link, table.nav a.selected:visited {
  display: block;
  color: #ffffff;  /* #7ffffe */
  background: transparent; /* #311907 */
  text-align: center;
  text-decoration: none;
  padding: 0px;
  margin: 3px 5px;
}
#contentWrapper {
  background: #ffffff;
  border-top: solid 1px transparent;
  border-bottom: solid 1px transparent;
}
#content {
  width: 780px;
  margin: 0px auto 0px auto;
}
div.colLeft {
  float: left;
  width: 388px;
  color: #000000;
  background: transparent; /* #ffffff */
  /* border: solid 1px #000000; */
  margin: 5px 0px 5px 0px;
  display: inline; /* IE fix */
}
div.colRight {
  float: right;
  width: 388px;
  color: #000000;
  background: transparent;
  /* border: solid 1px #000000; */
  margin: 5px 0px 5px 0px;
  display: inline; /* IE fix */
}
div.clear {
  clear: both;
  height: 0px;
}
#footerWrapper {
  background: #ffffff;
}
#footer {
  text-align: center;
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 780px;
  margin: 0px auto 0px auto;
}

h1 {
  color: #009b53;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 19px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 5px 5px 5px;
}
h2 {
  color: #ffffff;
  background: #009e58;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
  margin: 5px 0px;
}
h3 {
  color: #000000;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px;
}
p {
  color: #231f20;
  text-align: left;
  text-indent: 1.5em;
  font-size: 16px;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 5px 16px 5px 16px;
}
p.copy {
  color: #333333;
  background: transparent;
  text-indent: 0px;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin: 0px;
}
p.credit {
  color: #231f20;
  background: transparent;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
p.credit a:link, p.credit a:visited {
  color: #009b53;
  text-decoration: none;
}
p.credit a:hover, p.credit a:active {
  color: #ffffff;
  text-decoration: none;
}
li {
  font-size: 16px;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
  color: #009b53;
  font-weight: bold;
  text-decoration: none;
}
a:hover, a:active {
  color: #231f20;
  font-weight: bold;
  text-decoration: none;
}
address {
  color: #231f20;
  text-align: left;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 5px;

}
dl {
  /* border: solid 1px black; */
  margin: 5px 10px 10px 5px;
}
dt{
  font-weight: bold;
  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.thumbRight {
  float: right;
  width: 175px;
  border: solid 1px black;
  margin: 0px 0px 5px 5px;
  display: inline; /* IE fix */
}
div.thumbLeft {
  float: left;
  width: 175px;
  /* border: solid 1px black; */
  margin: 0px 5px 5px 0px;
  display: inline; /* IE fix */
}
div.thumbRight a, div.thumbLeft a {
}
div.thumbRight img, div.thumbLeft img {
}
div.photo {
  position: relative;
  margin: 0px auto;
}
div.photo a {
  display: block;
}
div.photo img {
}
div.back {
  position: absolute;
  z-index: 5;
  bottom: 10px;
  right: 10px;
  padding: 10px;
  background: transparent url(images/25black.png);
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
div.back a:link, div.back a:visited {
  color: #cccccc;
}
div.back a:hover, div.back a:active {
  color: #ffffff;
}
table.mail {
  color: #FFFFFF;
  background-color: #231f20;
  font-weight: bold;
  margin-bottom: 5px;
}
div.thumb{
  width: 175px;
  margin: 0px 0px 16px 16px;
  float: left;
  display: inline; /* IE fix */
}
div.thumb a {
  display: block;
  width: 175px;
}
div.thumb img {
  display: block;
  width: 175px;
}
