/*
========================
Main Areas of Page
========================
 */
body {
  text-align:center;
  margin:0px;
  font-family:"Trebuchet MS", Arial, Verdana, serif;
}
hr {  margin:20px !important;    /*this is the Firefox/Opera margin*/
     margin:13px;               /*this is the IE margin - 7px - less*/ 
     }
table 
{
    font-family:"Trebuchet MS", Arial, Verdana, serif;
    font-size:1em;
}
#shadow {
  background:url(../images/bg.gif) center repeat-y;
}
#wrapper {
  width:770px;
  text-align:left;
  margin:0 auto;
}
#head {
  background:url(../images/banner.jpg);
  display:block;
  height:129px;
  text-align:right;
}
#shepherd {
  display:block;
  float:left;
  width:223px;
  height:129px;
}
#searchBar {
  float:left;
  width:221px;
  height:26px;
  display:block;
  background:url(../images/search_bg.gif);
  overflow:hidden;
}
#hMenu {
  background:url(../images/h_menu.gif);
  float:right;
  height:26px;
  width:549px;
  text-align:center;
  color:#FFF;
}
#content {
  float:right;
  width:549px;
  background:url(../images/content_bg.gif) repeat-x;
}
#lMenu {
  width:221px;
  background:url(../images/left_bg.gif) no-repeat;
  font-size:.8em;
  float:left;
}
.bmTop, .bmBottom, .blueMenu {
  display:block;
  float:right;
  width:213px;
  margin-right:4px !important;
  margin-right:2px;
}
.bmTop {
  background:url(../images/blue_menu_top.gif) bottom no-repeat;
  height:7px;
  margin-top:12px;
}
.bmBottom {
  background:url(../images/blue_menu_bottom.gif) no-repeat;
  height:7px;
  margin-bottom:12px;
}
.blueMenu {
  background:url(../images/blue_menu_bg.gif);
}

#footer {
  background:url(../images/footer_bg.gif) repeat-x #000;
  *padding-top:15px !important;
  padding-top:30px;
  *padding-top:15px;
  clear:both;
}

/*
#footer {
  background:url(../images/footer_bg.gif) repeat-x #000;
  *padding-top:15px !important;
  padding-top:30px;
  *padding-top:15px;
  clear:both;
}
*/

/* 
========================
Glitter things up a bit
========================
*/
#head p {
  margin:0px;
  padding:5px 20px 0 0;
  /*line-height:129px;*/
  line-height:16px;
  color:#006;
  font-size:.7em;
}
#searchBar form {
  line-height:26px;
  *line-height:24px;
  text-align:center;
}
.search {
  line-height:26px;
  *line-height:24px;
  text-align:center;
}
.search input.field {
  height:18px;
  *height:14px;
  width:127px;
  border:1px solid #6c6c6c;
}
.search input.submit {
  height:18px;
  width:47px;
  background:url(../images/search.gif) no-repeat;
  border:0px;
  text-indent:-1000em;
  cursor:pointer;
}
#hMenu a {
  color:#FFF;
  font-weight:bold;
  text-decoration:none;
  line-height:26px;
  font-size:.75em;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:30px;
  padding-right:29px;
  padding-left:16px;
  padding-right:15px;
}
#hMenu a:hover {
  background:#006;
}
#hMenu a.activated {
  background:url(../images/activated.gif) bottom no-repeat;
}
.rt {
  float:right;
}
img.rt {
  margin:15px;
}
.rt2 { float:right; }
img.rt2 
{
    margin: 10px;
    margin-top:22px;
}
img.lft2
{
    float:left;
    margin: 10px;
    margin-top:0px;
    margin-left: 0px;
}
    
.paddedbox {
  padding:15px;
  padding-bottom:0px;
  margin:0px;
}
#content {
  font-size:.8em;
  color:#292929;
  margin:0px;
  padding:0px;
}
#content h1 {
  font-size:1.5em;
  color:#13256b;
}
#content p {
  line-height:1.7em;
 
}
#content a {
  color:#237df3;
}
#content a:hover {
  color:#00005f;
}
h1, h2, h3, h4 {
  margin:0px;
  padding:0px;
}
#lMenu h2 {
  font-size:1.3em;
  margin-left:20px;
}
#lMenu hr {
  margin:17px 30px !important;
  margin:10px 30px;
}
#lMenu p 
{
  margin:10px 20px;
  margin-bottom:0px;
  color:#00005f;
}
ul.plainBlue {
  margin-top: 11px; 
}
#lMenu p a, ul.plainBlue a {
  color:#00005f;
  text-decoration:none;
}
#lMenu p a:hover, ul.plainBlue a:hover {
  text-decoration:underline;
}
.blueMenu ul {
  color:#FFF;
}
ul.plainBlue {
  list-style:none;
  padding-left:20px;
  *padding-left:0px;
  *margin-left:20px;
}
ul.plainblue a {
  display:block;
}
ul.plainblue a:hover {
  color:#F00;
  background:url(../images/arrow.gif) no-repeat right center;
}  
.blueMenu ul {
  margin-top:0px;
  margin-bottom: 3px;
}
.blueMenu li, .plainBlue li 
{
  line-height:1.5em;
}
.blueMenu a {
  color:#FFF;
  text-decoration:none;
}
.blueMenu a:hover {
  text-decoration:underline;
}
img {
  border:0px;
}
#footer ul {
  padding:6px 0px 0px 5px;
  *padding:6px 0px 0px 6px;
  margin:0px;
  list-style:none;
}
#footer li {
  width:65px;
  font-size:.7em;
  text-align:center;
  float:left;
  margin:0 2px;
}  
#footer img {
  display:block;
}
#footer a {
  color:#FFF;
  text-decoration:none;
  display:block;
  height:115px;
}
#footer a:hover {
  background:url(../images/footera.gif) no-repeat bottom center;
}
.clear {
  clear:both;
}