/* 
tag defined (and tag specific) styles 
*/

body
{
  margin: 0px;
  padding: 0px;
  background: #FFFFFF url(imgs/bg_secondary.gif) top center repeat;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 18px;
  color: #000000;
  text-align: center;
}

table
{
  margin: 0px;
  padding: 0px;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 18px;
  color: #000000;
}

p
{
  margin-top: 0px;
  margin-bottom: 16px;
}

table.search
{
  margin: 0px;
  padding: 0px;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 18px;
  color: #000000;
  background-color: #FFFFFF;
  border: 0;
}
/* 
ID defined (and ID specific) styles
*/

#login
{
  position: relative;
  top: 7px;
  font-size: 12px;
  margin-top: -11px;
  padding-top: 0px;
}

#login input
{
  border: solid #CDCDCD 1px;
}

#main
{
  background-color: #FFFFFF;
  width: 709px;
  position: relative;
  text-align: left;
}

#header
{
  height: 179px;
  background: url(imgs/bg_header.jpg) top no-repeat;
}
#header-home
{
  height: 179px;
  background: url(imgs/bg_header.jpg) top no-repeat;
}

#header-nav1
{
  width: 500px;
  position: relative;
  top: 40px;
  left: 29px;
  font: 10px Arial Unicode MS, arial, helvetica, sans-serif;
  color: #C4C4C4;
  word-spacing: 3px;
}
#header-nav1 a
{
  text-decoration: none;
  word-spacing: normal;
  color: #373737;
}
#header-nav1 a:hover
{
  color: #C56721;
}
#header-nav2
{
  width: 500px;
  position: relative;
  top: 120px;
  left: 29px;
  font: 11px Arial Unicode MS, arial, helvetica, sans-serif;
  color: #C4C4C4;
  word-spacing: 3px;
}
#header-nav2 a
{
  color: #000000;
  text-decoration: none;
  word-spacing: normal;
}
#header-nav2 a:hover
{
  color: #C56721;
}

#contentHouse
{
  padding-left: 42px;
  padding-bottom: 20px;
}

#dNav
{
  margin-bottom: 31px;
  padding-bottom: 0px;
}

#side-nav
{
  display:inline;
  width: 157px;
  font: 11px Arial Unicode MS, arial, helvetica, sans-serif;
  float: right;
  padding:21px 0 0 0;
  margin-right: 27px;
}
#side-nav a
{
  color: #C56721;
  text-decoration: none;
  border-bottom: 1px solid #CDCDCD;
}

#side-navTitle
{
  height: 21px;
  padding-top: 3px;
  padding-left: 6px;
  margin-bottom: 4px;
  background: url(imgs/bg_side-nav.gif) top no-repeat;
}
#side-navTitle a
{
  color: #000000;
  text-decoration: none;
  border-bottom: none;
}


.TreeClass a
{
  border-bottom: solid #CDCDCD 1px;
}

.TreeView
{
  padding-top: 6px;
  padding-left: 7px;
  line-height: 12px;
}

.TreeNode
{
  font: 11px Arial Unicode MS, arial, helvetica, sans-serif;
  color: #C56721;
  line-height: 14px;
  text-decoration: none; /*border-bottom: none;*/
  background: url(imgs/bg_side-navLink.gif) no-repeat 0px 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  cursor: pointer;
}

.TreeNode *
{
  border-bottom: solid #CDCDCD 1px;
  padding-bottom: 1px;
}

.SelectedTreeNode
{
  font: 11px Arial Unicode MS, arial, helvetica, sans-serif;
  color: #C56721;
  line-height: 14px;
  background: url(imgs/bulletOn.gif) no-repeat 0px 5px;
  text-decoration: none;
  border-bottom: none;
  padding-left: 10px;
  padding-bottom: 5px;
  cursor: pointer;
}

.HoverTreeNode
{
  font: 11px Arial Unicode MS, arial, helvetica, sans-serif;
  color: #C56721;
  line-height: 14px;
  background: url(imgs/bulletOn.gif) no-repeat 0px 5px;
  text-decoration: none;
  border-bottom: none;
  padding-left: 10px;
  padding-bottom: 5px;
  cursor: pointer;
}
.HoverChildNode
{
  font: 11px Arial Unicode MS, arial, helvetica, sans-serif;
  line-height: 14px;
  background: url(imgs/bullet2On.gif) no-repeat 0px 5px;
  text-decoration: none;
  border-bottom: none;
  padding-left: 10px;
  padding-bottom: 5px;
  cursor: hand;
}

/* Styles for the sitemap. Created by D. Fieber and modifed by SFord to fit
   design specs */
.SiteMap
{
  background-color: white;
  padding-left: 15px;
}

.RootNode
{
  padding-right: 7px;
  padding-left: 7px;
  font: 11px Arial, Helvetica, sans-serif;
  padding-bottom: 1px;
  color: #c56721;
  padding-top: 7px;
}
.RootNode a
{
  color: #c56721;
  text-decoration: none;
  border-bottom: 1px solid #CDCDCD;
}
.RootNode a:hover
{
  color: #c56721;
  text-decoration: none;
  border-bottom: none;
}
.RootNode a:visited
{
  text-decoration: none;
  border-bottom: none;
}

.ParentNode
{
  color: #c56721;
  font: 11px Arial, Helvetica, sans-serif;
  padding-left: 1px;
}
.ParentNode a
{
  color: #c56721;
  text-decoration: none;
  border-bottom: 1px solid #CDCDCD;
}
.ParentNode a:hover
{
  color: #c56721;
  text-decoration: none;
  border-bottom: none;
}
.ParentNode a:visited
{
  text-decoration: none;
  border-bottom: none;
}

.LeafNode
{
  color: #c56721;
  font: 11px Arial, Helvetica, sans-serif;
  padding-left: 1px;
}
.LeafNode a
{
  color: #c56721;
  text-decoration: none;
  border-bottom: 1px solid #CDCDCD;
  font: 11px Arial, Helvetica, sans-serif;
}
.LeafNode a:hover
{
  color: #c56721;
  text-decoration: none;
  border-bottom: none;
}
.LeafNode a:visited
{
  text-decoration: none;
  border-bottom: none;
}

/* site map styles end */
#search
{
  position: relative;
  top: 7px;
  font-size: 9px;
  margin-top: -11px;
  padding-top: 0px;
  margin:-11px 0 15px 0;
}
#search a
{
  color: #C56721;
  text-decoration: none;
  border-bottom: 1px solid #CDCDCD;
}
#search a:hover
{
  text-decoration: none;
  border-bottom: none;
}

#searchHome
{
  width: 170px;
  position: absolute;
  top: 198px;
  left: 528px;
  margin-right: 14px;
  font: 9px Arial Unicode MS, arial, helvetica, sans-serif;
}
#searchHome a
{
  color: #C56721;
  text-decoration: none;
  border-bottom: 1px solid #CDCDCD;
}
#searchHome a:hover
{
  text-decoration: none;
  border-bottom: none;
}
#searchcontrol_txtSearchSimple
{
  border: solid #CDCDCD 1px;
}
#userName
{
  border: solid #CDCDCD 1px;
}
#password
{
  border: solid #CDCDCD 1px;
}

#pageTitle
{
  /*font: 18px arial, helvetica, sans-serif;
  width: 440px;
  font-weight: 600;
  color: #30302A;
  width: 440px;*/
  font: 18px corbel, arial, helvetica, sans-serif;
  width: 440px;
  text-transform:uppercase;
  font-weight:bold;
  color: #4d4d4d;
  width: 440px;
}

#announcements
{
  line-height: 1px;
}
#announcements span
{
  line-height: 22px;
}

#sitemapcontent
{
  background: url(imgs/shim_E0E0E0.gif) top right repeat-y;
  width: 440px; /*margin-top:13px;*/
  padding-top: 13px;
  padding-right: 27px; /* using padding to ensure proper line display (at right)  /matt */
  margin-bottom: 10px;
}

#pageContent
{
  width: 440px;
  background: url(imgs/shim_E0E0E0.gif) top right repeat-y; /*margin-top:13px;*/
  padding-top: 13px;
  padding-right: 27px; /* using padding to ensure proper line display (at right)  /matt */
  margin-bottom: 10px;
}
#pageContent a
{
  color: #C56721;
  text-decoration: none;
  border-bottom: 1px solid #CDCDCD;
}
#pageContent a:hover
{
  text-decoration: none;
  border-bottom: none;
  border-bottom: 1px solid #FFFFFF;
}

#pageContent a:visited
{
  text-decoration: none;
  border-bottom: none;
}

#pageContent ul
{
  list-style-type: none;
  padding: 0;
  margin-left: 20px;
}
#pageContent li
{
  padding-left: 12px;
}
#pageContent ul li
{
  background: url(imgs/bullet.gif) no-repeat 0px 6px;
}


#pageContent table
{
  margin-left: 20px;
  width: 400px;
  background-color: #D5D5D5;
  border-color: #D5D5D5;
  border-width: 1px;
  border-style: Solid;
  border-collapse: collapse;
  border-spacing: 0;
}
#pageContent table.search
{
  margin-left: 10px;
  width: 400px;
  background-color: #FFFFFF;
  border: 0;
}
#pageContent th
{
  padding: 4px;
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  background: url(imgs/bg_tableTitle.gif) repeat-x bottom;
  background-color: #F3F2F2;
  border-color: #D5D5D5;
}
td.tableHeader
{
  padding: 4px;
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  background: url(imgs/bg_tableTitle.gif) repeat-x bottom;
  background-color: #F3F2F2;
}
#pageContent td.search
{
  padding: 4px;
  line-height: 14px;
  background-color: #FFFFFF;
}
#pageContent td
{
  padding: 4px;
  line-height: 14px;
  background-color: #F9F7F7;
  border-color: #D5D5D5;
}
.biophoto
{
  width: 109px;
  height: 147px;
  float: right;
  padding-left: 15px;
  padding-bottom: 5px;
}

.gridPage
{
  margin-left: 20px;
  width: 400px;
  background-color: #D5D5D5;
}

.gridItem
{
  padding: 4px;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 12px;
  background-color: #F9F7F7;
}

.gridHeader
{
  background: url(imgs/bg_tableTitle.gif) repeat-x bottom;
  background-color: #F3F2F2;
  padding: 4px;
  font-weight: 500;
  font-size: 13px;
  line-height: 14px;
}

#print
{
  margin-top: 25px;
}

#footer
{
  /* bottom:0; */
  position: relative;
  width: 709px;
  height: 25px;
  font: 11px Arial, Helvetica, sans-serif;
  color: #999999;
  background: url(imgs/bg_footer.gif) #FFFFFF bottom no-repeat; /* margin-top:15px; */
  padding-top: 15px;
}
.footerUpdated
{
  float: left;
  padding-top: 34px;
  padding-bottom: 6px;
  padding-left: 31px;
}
.footerCopyright
{
  float: right;
  padding-top: 34px;
  padding-right: 26px;
}

#searchResultsNav
{
  line-height: 25px;
}

#searchResultsNav input
{
  vertical-align: text-bottom;
}

/*
class defined (and class specific) styles
*/

.subtitle
{
  font: 13px arial, helvetica, sans-serif;
  font-weight: 600;
  color: #C56721; /*margin-bottom: 2px; */
}


