body { background-image: url(images/bg3.jpg) }
div.c6 { text-align: center; }
object.c10 { height: 380px; width: 575px; }
table.c3 { width: 854px; }
td.c1 { background-color: #f4d2a5; }
td.c2 { background-color: #94c5ed; width: 945px; }
td.c4 { background-color: #f4d2a5; height: 200px; }
td.c5 { background-color: #f4d2a5; }
td.c8 { background-color: #f4d2a5; }
td.c9 { height: 195px; width: 69%; background-color: #f4d2a5; }
td.c10{ background-color: #f5ac46; font-size: 16px;}
.c7 { font-size: xx-large; color:#d36057; font-weight: bolder; }

.test { background-image: url(images/metal008s_copy.jpg); }

a:visited { text-decoration: none; }
a:hover { color: black; background-color: #b8860b; }
a { text-decoration: none; color: maroon; }
td a{
    display: block;
}

.contactlinks{font-family:Tahoma, sans-serif; font-size:18px;  color:#D36057;}


.style1 {
                font-size: small;
}

.panelFont{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;

}

.pretty-table
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.7em;
  color: #000;
  background: #bcd0e4 url("images/widget-table-bg.jpg") top left repeat-x;
}


.pretty-table th, .pretty-table td
{
  border: 1px dotted #666;
  padding: 0.7em;
  text-align: left;
  color: black;
}

.divClear {    clear:both;    }

