
body {
  color: #000000;	background: url("images/leather.jpg") #993333 fixed;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
}
div#top {
  height: 10px;
  background: transparent;
}
div#header {
  position: relative;
  width: 780px;
  height: 120px;
  background: transparent url(images/banner.jpg);  /* #FFCC66; */
  padding-top: 1px;
  margin: 0px auto 0px auto;
}
div#header h1 {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 220px;
  color: #ffcc66;
  background: transparent; /* url(images/25white.png) */
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
div#header h1 span {
  font-size: 20px;
}
div#header h2 {
  position: absolute;
  left: 50%;
  top: 50px;
  width: 40%;
  color: #565e15;
  background: transparent url(images/75white.png); /* #FFCC66 */
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
  margin: 2px 0px 0px 0px;
}
.news {
  text-align: center;
}
.nomargin {
  margin-left: 0px;
  margin-right: 0px;
}
.photo {
  font-size: 10px;
  text-align: right;
}
.caption {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
dt {
  font-weight: bold;
}
h3 {
  color: #af5322;	background: transparent;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-left: 9px;
  margin-right: 9px;
}
h4 {
  margin-left: 9px;
  margin-right: 9px;
}
p {
  color: #000000;	background: transparent;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-left: 9px;
  margin-right: 9px;
}
p:first-letter {
  font-weight: bold;
}
p.copy {
  color: #000000;	background: transparent;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 3px 9px;
}
p.copy:first-letter {
  font-weight: normal;
}
.box {
  border: 0px;
  border-style: solid;
  border-color: #FF0000;
}
p.red {
  color: #006600;	background: transparent;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
}
.tanback {
  color: #FFCC66;	background: #FFCC66; /* url(images/75white.png) */
}
.redback {
  color: #993333;	background: transparent;
}
.whiteback {
  color: #000000;	background: #FFFFFF;
}
.darkback {
  color: #000000;	background: #000000;
}
.gradientback {
  color: #000000;	background: url(images/back.jpg) #FFCC66;
}
.bannerback {
  color: #000000;	background: url(images/bannerback.jpg) #000000;
}
.noback {
  color: #000000;	background: transparent;
}
p.whitebig {
  color: #FFFFFF;	background: transparent;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 2px;
}
p.white {
  color: #000000;	background: transparent;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-left: 9px;
  margin-right: 9px;
}
.search {
  margin-bottom:0;
}
.ctr {
  text-align: center;
}
hr {
  color: #af5322;
}
p.red {
  color: #CC0000;	background: transparent;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
}
address {
  color: #000000;	background: transparent;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
}
p.credit {
  color: #000000;	background: transparent;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
ol {
  color: #000000;	background: transparent;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
ul {
  color: #000000;	background: transparent;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
li {
  margin-right: 9px;
}
p.white {
  color: #FFFFFF;	background: transparent;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 1px;
}
a.a1:link, a.a1:visited {
  color: #993333; background: transparent;
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin: 3px;
  border: 1px none #9999CC;
  padding: 3px;
}
a.a1:hover, a.a1:active {
  color: #993333; background: #FFCC66;
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin: 3px;
  border: 1px none #9999CC;
  padding: 3px;
}
a.a2:link, a.a2:visited {
  color: #993333; background: transparent;
  text-decoration: none;
  font-weight: bold;
}
a.a2:hover, a.a2:active {
  color: #993333; background: #FFCC66;
  text-decoration: none;
  font-weight: bold;
}
a.a3:link, a.a3:visited {
  color: #FFCC66; background: transparent;
  text-decoration: none;
}
a.a3:hover, a.a3:active {
  color: #FFFFFF; background: transparent;
  text-decoration: none;
}
a.a4:link, a.a4:visited {
  color: #FFFFCC; background: #993333;
  text-decoration: none;
  display: block;
  margin: 0px;
  padding: 5px;
}
a.a4:hover, a.a4:active {
  color: #FFFFFF; background: #FFCC66;
  text-decoration: none;
}
a.a5:link, a.a5:visited {
  color: #FFCC66; background: transparent;
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin: 3px;
  border: 1px none #9999CC;
  padding: 3px;
}
a.a5:hover, a.a5:active {
  color: #993333; background: #FFCC66;
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin: 3px;
  border: 1px none #9999CC;
  padding: 3px;
}
a.a6:link, a.a6:visited {
  color: #FFCC66; background: transparent;
  text-decoration: none;
  font-weight: bold;
}
a.a6:hover, a.a6:active {
  color: #993333; background: #FFCC66;
  text-decoration: none;
  font-weight: bold;
}

td.subNav {
  background: #999999 url("images/subNav.jpg") repeat-y;
  vertical-align: top;
}
td.subNav ul {
  padding: 0px;
  margin: 10px 0px;
  }
td.subNav li {
  list-style-type: none;
  text-align: center;
  padding: 0px;
  /* border: solid 1px black; */
  margin: 0px 0px 5px 0px;
 }
.subNav a:link, .subNav a:visited {
 display: block;
  color: #993333; background: transparent url(images/25white.png);  /* #FFCC66; */
  text-decoration: none;
  font-weight: bold;
}
.subNav a:hover, .subNav:active {
  display: block;
  color: #993333; background: transparent url(images/75white.png);  /* #FFCC66; */
  text-decoration: none;
  font-weight: bold;
}
div.centre {
  width: 780px;
  /* border: solid 1px black; */
  margin: 0px auto;
}
img {
  display: block;
  border: none;
}
