BODY {
  background-image:url(../images/bg.gif);
  background-repeat:repeat-x;
  background-color: #a6b467;
  color: #000000;
  margin: 0px;
  font-family:Tahoma, Arial, Helvetica, sans-serif
}
.legal {
padding:5px 0 0 20px;
text-align:left;
font-size:10px;
color:#666666;
}

.legal a {
font-size:10px;
font-weight:bold;
color:#666666;
text-decoration:none;
}

.legal a:visited {
font-size:10px;
font-weight:bold;
color:#666666;
text-decoration:none;
}

.legal a:hover {
font-size:10px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}


A {
  color: #000000;
  text-decoration: none;
  font-weight:normal;
  font-size:11px;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
  font-weight:normal;
  font-size:11px;
}

.maincontainer {
width:780px;
margin-left:auto;
margin-right:auto;
}

.columnleft {
width:546px;
float:left;
}

.columnright {
width:234px;
float:right;
}

/*Nav Styles*/

.mainmenu {
background-image:url(../images/navbg.gif);
background-repeat:no-repeat;
width:780px;
height:54px;
float:left;
width:560px;
padding:0;
margin:0;
font-size:14px;
font-weight:normal;
}

.mainmenu a {
color:#FFFFFF;
text-decoration:none;
font-size:14px;

}

.mainmenu a:visited {
color:#FFFFFF;
text-decoration:none;
font-size:14px;

}

.mainmenu a:hover {
color:#FFFFFF;
text-decoration:underline;
font-size:14px;
}

.flashcontainer {
width:546px;
height:325px;
float:left;
}

.rightcontainer {
background-image:url(../images/rightbg.gif);
background-repeat:no-repeat;
float:left;
width:216px;
height:688px;
}

.midcontainer {
background-image:url(../images/mainbg.gif);
background-repeat:repeat;
width:780px;
float:left;
}

.content {
width:500px;
float:left;
margin:0 0 0 30px;
padding:10px;
font-size:12px;
color:#333333;
line-height:18px;
}

.footer {
background-image:url(../images/footer.gif); 
background-repeat:no-repeat; 
width:780px; 
height:28px;
clear:both;
float:left;
}

h1 {
color:#5B6338;
font-size:16px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #5B6338;
}
