* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #594336;
  text-align: center;
	font-family: arial, helvetica, sans-serif;
}

li {
  margin: 10px 30px 10px 45px;
  font-size: 13px;
  color: #1B110C;
  line-height: 1.4em;
}

a {
  color: #594336;
}

a:hover {
  color: #A5030B;
}

td {
	font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}

h1 {
  width: 491px;
  background-color: #000;
  color: #fff;
  font-family: 'Courier New', Courier, 'Times New Roman', Times, serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 24px;
  padding-bottom: 8px;
}

h1.home {
  color: #25627C;
  background-color: transparent;
  font-family: arial, helvetica, sans-serif;
}

#wrapper {
  /* This contains #top, #main and #bottom */
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 20px;
  width: 833px;
  text-align: left;
  background: transparent;
}

#header {
  width: 833px;
  height: 209px;
  background: url(../images/bgheader.jpg);
  background-repeat: no-repeat;
}

#main {
  width: 833px;
  background: url(../images/bgmain.gif);
  background-repeat: repeat-y;
}

#top1 {
  position: relative;
  width: 833px;
  height: 100px;
}

#headertext1 {
  position: absolute;
  top: 20px;
  left: 35px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}
#headertext1 a {
  color: #000;
  text-decoration: none;
}
#headertext1 a:hover {
  color: #A5030B;
  text-decoration: underline;
}

#headertext2 {
  position: absolute;
  top: 20px;
  right: 35px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}
#headertext2 a {
  color: #000;
  text-decoration: none;
}
#headertext2 a:hover {
  color: #A5030B;
  text-decoration: underline;
}

#top2 {
  width: 833px;
  height: 78px;
  text-align: center;
}

#headertext3 {
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #B4020B;
}
#headertext3 p {
  margin-top: 0;
  margin-bottom: 10px;
}
#headertext3 a {
  color: #B4020B;
  text-decoration: none;
}
#headertext3 a:hover {
  color: #000;
  text-decoration: underline;
}

#headertext4 {
  margin-top: 22px;
  font-size: 13px;
  color: #000;
}

#columnA {
  float: left;
  width: 131px;
  padding-left: 40px;
  padding-bottom: 20px;
}

#columnB {
  width: 491px;
  float: left;
  margin-left: 0px;
  padding-bottom: 20px;
}

#columnC {
  width: 117px;
  float: right;
  padding-right: 38px;
  padding-bottom: 20px;
}

#vmenu1 {
  width: 117px;
  text-align: left;
}

#vmenu1 ul {
  list-style: none;
  margin-bottom: 20px;
  padding-top: 20px;
}

#vmenu1 li {
  border-bottom: 1px solid #ECDED6; /* Fixes IE6 li spacing bug */
  margin: 0;
  width: 117px;
  color: #000;
}
#vmenu1 li a {
  display: block;
  padding: 8px 0 8px 0;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
#vmenu1 li a:hover {
  color: #A5030B;
}

#vmenu2 {
  width: 117px;
  text-align: left;
}

#vmenu2 ul {
  list-style: none;
  margin-bottom: 20px;
  padding-top: 20px;
}

#vmenu2 li {
  border-bottom: 1px solid #ECDED6; /* Fixes IE6 li spacing bug */
  margin: 0;
  width: 117px;
  color: #000;
}
#vmenu2 li a {
  display: block;
  padding: 8px 0 8px 0;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
#vmenu2 li a:hover {
  color: #A5030B;
}

#divimg1 {
  margin-top: 40px;
  margin-bottom: 10px;
}

#divtext1 {
  margin: 0;
  color: #000;
  font-size: 13px;
}
#divtext1 a {
  color: #000;
  text-decoration: none;
}
#divtext1 a:hover {
  color: #A5030B;
}

#columnB h2 {
  margin: 16px 30px 0px 30px;
  font-size: 17px;
  font-weight: bold;
  color: #C42931;
}

#columnB h3 {
  margin: 18px 30px 0px 30px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

#columnB h4 {
  margin: 18px 30px 0px 30px;
  font-size: 13px;
  font-weight: bold;
  color: #4B2F14;
}

#columnB p {
  margin: 10px 30px 16px 30px;
  font-size: 13px;
  color: #1B110C;
  line-height: 19px;
}

#footer {
  clear: both;
  width: 833px;
  background: url(../images/bgfooter.gif);
  background-repeat: no-repeat;
  text-align: center;
  color: #000;
  height: 48px;
}

#fmenu {
  padding-top: 3px;
  padding-bottom: 6px;
  font-size: 12px;
}

#fmenu a {
  color: #000;
  text-decoration: none;
}
#fmenu a:hover {
  color: #A5030B;
  text-decoration: underline;
}

span.copyright {
  float: left;
  margin-left: 60px;
  font-size: 10px;
  color: #333333;
}

span.credit {
  float: right;
  margin-right: 60px;
  font-size: 10px;
}
span.credit a {
  text-decoration: none;
  color: #333333;
}
span.credit a:hover {
  color: #A5030B;
  text-decoration: underline;
}

div.clearfloat {
  clear: both;
}

table.contactform {
  width: 350px;
  margin-top: 30px;
  margin-left: 15px;
}
table.contactform td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
}
img.floatright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}