body {
  background-color: #2e353d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-size: 12px;
  line-height: 18px;
  color: #344a60;
}

a         { text-decoration: none; font-weight: bold; color:  #447799; outline: none; }
a:visited { font-weight: bold; color:  #447799; }
a:active  { font-weight: bold; color:  #447799; }
a:hover   { font-weight: bold; color: #447799; text-decoration: underline; }

.pagetitle {  padding-right: 0px; padding-left: 0px; padding-bottom: 10px; padding-top: 10px; 
        font-size: 17px; color: #447799; font-weight: bold;  
  margin: 0px; border-bottom: #404040 0px solid }

.breadcrumbs {  padding-right: 0px; padding-left: 0px; padding-bottom: 10px; padding-top: 0px; 
        font-size: 11px; color: #354A61; font-weight: bold;  
  margin: 0px; border-bottom: #404040 0px solid }

.breadcrumbs .b1 { color: #447799; font-weight: bold;}

.breadcrumbs A         {color: #354A61; font-weight: bold; text-decoration: none}
.breadcrumbs A:hover   {color: #354A61; font-weight: bold; text-decoration: underline}
.breadcrumbs A.current {color: #354A61; font-weight: bold; text-decoration: none}


.topimage {
  background-image: url(../img/common/guthriemast2.gif);
  width: 1000px; height: 194px;
  margin:0px auto;
}


.topnav { 
  background-image: url(../img/common/guthrienavbar.gif);
  width: 1000px; 
  margin:0px auto;
  padding-right: 0px; padding-left: 0px; padding-bottom: 7px; padding-top: 6px;
  text-align: right; font-size: 14px; line-height: 16px; color: #ffffff; 
  }

.topnav A         {padding-right: 70px; color: #ffffff; font-weight: normal; text-decoration: none}
.topnav A:visited {padding-right: 70px; color: #ffffff; font-weight: normal; text-decoration: none}
.topnav A:hover   {padding-right: 70px; color: #ff6600; font-weight: normal; text-decoration: none}
.topnav A:active {padding-right: 70px; color: #ffffff; font-weight: normal; text-decoration: none}
.topnav A.current {padding-right: 70px; color: #ffffff; font-weight: normal; text-decoration: none}


.maincontent {
  background-image: url(../img/common/contentbg.gif);
  width: 1000px; 
  margin:0px auto;
}
.content {
  float: right;
  width: 627px;
  clear: none;
  display: inline;
  margin-right: 74px; margin-top: 20px;
}



.sidebar {
  margin-left: 70px; margin-top: 20px;
  background-image: url(../img/common/sidenav_top.gif); background-repeat:no-repeat;
  width: 209px;
  float: left;
  display: inline;
}

.sidebarcontent { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
  width: 209px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}


.sidenav { padding-right: 10px; padding-left: 20px; padding-bottom: 15px; padding-top: 15px;
          border-right: #ffffff 0px solid; border-left: #ffffff 0px solid; border-bottom: #ffffff 0px solid; border-top: #ffffff 0px solid;
    text-align: left; font-size: 10px; line-height: 10px; color: #447799; font-weight: bold; background: url(../img/navigation/sidenav_bg.gif); margin: 0px; }

.sidenavtitle { padding-right: 0px; padding-left: 20px; padding-bottom: 6px; padding-top: 6px; 
        font-family: Verdana; font-size: 15px; color: #ffffff; font-weight: normal;  
  margin: 0px; border-bottom: #404040 0px solid }

.sidenav A         {color: #447799; font-weight: bold; text-decoration: none}
.sidenav A:visited {color: #447799; font-weight: bold; text-decoration: none}
.sidenav A:hover   {color: #447799; font-weight: bold; text-decoration: underline}
.sidenav A:active  {color: #447799; font-weight: bold; text-decoration: none}
.sidenav A.current {color: #447799; font-weight: bold; text-decoration: none}

.bottmcurve {
  background-image: url(../img/common/guthriebtm2.gif);
  width: 1000px; height: 67px;
  margin:0px auto;
}

.more { 
     /* padding-right: 15px; margin:0px auto; */
     float: right;
     background: url(../img/navigation/sidenav_bg.gif); margin: 0px; }


.footer { width: 1000px; 
    padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 3px;
          border-right: #ffffff 0px solid; border-left: #ffffff 0px solid; border-bottom: #ffffff 0px solid; border-top: #ffffff 0px solid;
    text-align: center; font-size: 10px; color: #ffffff; background: #2e353d; margin: 0px auto; }

.footer A         {color: #ffffff; font-weight: normal; text-decoration: none}
.footer A:visited {color: #ffffff; font-weight: normal; text-decoration: none}
.footer A:hover   {color: #ff6600; font-weight: normal; text-decoration: none}
.footer A:active  {color: #ffffff; font-weight: normal; text-decoration: none}
.footer A.current {color: #ffffff; font-weight: normal; text-decoration: none}

.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 0px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}

.main {
  width: 1000px;
  margin:0px auto;
}

div.inline_edtiable_over {
  border: 2px #CCC solid;
  padding-left: 2px;
  padding-right: 2px;
  cursor: pointer;
}

.home {
  margin-right: 70px; margin-top: 20px;
  background-image: url(../img/common/home_top.gif); background-repeat:no-repeat;
  width: 631px;
  float: right;
  display: inline;
}

.homecontent { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
  width: 631px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.sidenav2 {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  border-right: #ffffff 0px solid;
  border-left: #ffffff 0px solid;
  border-bottom: #ffffff 0px solid;
  border-top: #ffffff 0px solid;
  text-align: left;
  font-size: 11px;
  line-height: 15px; 
  color: #344a60;
  font-weight: normal;
  background: url(../img/navigation/sidenav_bg.gif);
  background-repeat:repeat-y;
  margin: 0px;
}

.sidenav2 A         {float: right; color: #ed1c24; font-weight: normal; text-decoration: none}
.sidenav2 A:visited {float: right; color: #ed1c24; font-weight: normal; text-decoration: none}
.sidenav2 A:hover   {float: right; color: #ed1c24; font-weight: normal; text-decoration: underline}
.sidenav2 A:active  {float: right; color: #ed1c24; font-weight: normal; text-decoration: none}
.sidenav2 A.current {float: right; color: #ed1c24; font-weight: normal; text-decoration: none}
