body {
  background-color:#A4281F;
  height:100%;
  margin:0px;
  margin-bottom:1px;
  background:url('graphics/white_line.gif') #A4281F;
  background-position: 0 163;
  background-repeat: repeat-x;
  text-align: center;
}
body,div,td {
  font-family:arial;
  font-size:12px;
  color:#444;
}
input,select {
  font-size:12px;
  color:#333;
}
a {
  text-decoration:underline;
  color:#666;
}
a:hover {
  text-decoration:underline;
  color:#600;
}
a:visited {
  text-decoration:underline;
  color:#999;
}

div.menubar {
  background:url('graphics/menu_line.gif');
  background-repeat: no-repeat;
  width:910px;
  text-align: right;
  padding-top:15px;
  padding-bottom:15px;
}
div.menubar a{
  text-decoration:none;
  color:#727272;
  padding-left:10px;
  margin-left:30px;
  background:url('graphics/menu_arrow.gif');
  background-position: left center;
  background-repeat: no-repeat;
  font-size:14px;
  padding-right:5px;
}
div.menubar a:hover{
  text-decoration:underline;
}
td.logobox {
  padding-left:65px;
}
td.addressbox {
  text-align:right;
  padding-right:5px;
}
td.addressbox a{
  text-decoration:none;
  color:#444;
}
td.addressbox a:hover{
  text-decoration:underline;
}
table.logotable {
  width:910px;
}
td.mainbox img{
  display:block;
  margin-bottom:5px;
}
h3 {
  color:#731D26;
}
div.rightlink {
  text-align:right;
}
div.rightlink a{
  color:#731D26;
}
div.mainpage {
    width:910px;
    margin-left:auto;
    margin-right:auto;  
    background-color:#FFF;
    padding:0px;
    min-height:100%;
}
div.footercredit {
   color:#666;
   text-align:center;
   padding:10px;
}
div.footercredit a{
   color:#666;
   text-decoration:underline;
}
div.quote {
   font-style: italic;
   font-size:18px;
   color:#600;
   text-align: center;
}
div.association_logos {
   height:120px;
   width:220px;
   padding-left:520px;
   padding-right:10px;
   text-align:right;
}
div.sidecontactinfo {
  padding:8px;
}
div.sidecontactinfo h4{
  margin-top:0px;
  border-bottom:1px solid #A4281F;
}
div.sidecontactinfo a {
  text-decoration:none;
}
div.sidecontactinfo a:hover {
  text-decoration:underline;
}
