a{
  color: #b3a01d;
  text-decoration: none;
}

a.copy{
  color: #547830;
  text-decoration: none;
}

a.menu{
  background-color: #fefae0;
  display: block;
  font-size: 14px;
  height: 18px;
  text-align: left;
  width: 200px;
}

a:hover{
  color: #ead32e;
  text-decoration: underline;
}

a:hover.copy{
  color: #547830;
  text-decoration: none;
}

a:hover.intro{
  text-decoration: none;
}

a:hover.menu{
  background-color: #f9f0ab;
  color: #b3a01d;
  text-decoration: none;
}

body{
  background-color: #648f39;
  color: #x;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: auto;
  padding: 0;
  text-align: center;
}

div.center{
  text-align: center;
}

div.copy{
  margin: auto;
  font-size: 9px;
  font-weight: normal;
  text-align: right;
  width: 750px;
}

div.vs{
  font-size: 1px;
  height: 2px;
}

h1{
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

img{
  border: 0;
}

img.border{
  border: 1px solid #666666;
}

table{
  border: 0;
  border-collapse: collapse;
  margin: auto;
  padding: 0;
}

table.main{
  background-color: #ffffff;
  border-left: 1px solid #444444;
  border-right: 1px solid #444444;
  width: 760px;
}

td{
  margin: auto;
  padding: 0;
  vertical-align: top;
}

td.content-fp{
  background-color: #fffdef;
  background-image: url(fp.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 366px;
  width: 545px;
}

td.content-onefour{
  background-color: #fdf5bd;
  background-image: url(side.gif);
  background-position: top left;
  background-repeat: repeat-x;
  text-align: center;
  width: 200px;
}

td.content-spacer{
  background-color: #d7c232;
  width: 15px;
}

td.content-threefour{
  background-color: #fffdef;
  background-image: url(content.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 8px;
  text-align: left;
  width: 545px;
}

td.footer{
  background-color: #fdf5bd;
  background-image: url(footer.gif);
  background-position: top center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #444444;
  color: #666666;
  font-size: 10px;
  height: 40px;
  vertical-align: bottom;
}

td.header{
  background-image: url(header.jpg);
  background-position: center left;
  background-repeat: no-repeat;
  border-bottom: 2px solid #888888;
  border-top: 1px solid #444444;
  height: 120px;
}

td.intro-flag{
  vertical-align: middle;
  width: 10%;
}

td.intro-text{
  width: 90%;
}

td.prices{
  border: 1px solid #666666;
  font-weight: normal;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 2px;
  padding-top: 2px;
}
