/* margin-control for top navigation bar */

span.topnav { margin-bottom: 0em; margin-right: .2em;}


/*style control for links */

a.navbar:link {color: black; text-decoration: none; font-weight: bold}
a.navbar:visited {color: black; text-decoration: none; font-weight: bold}
a.navbar:hover {color: #ffffff; text-decoration: none; background: #cccccc; font-weight: bold}

a:hover.sidenavbar
{background: #cccccc; color: white; text-decoration: none; font-weight: bold; }
a:link.sidenavbar
{margin-left: .2em; color: white; text-decoration: none; font-weight: bold; }
a:visited.sidenavbar
{margin-left: .2em; color: white; text-decoration: none; font-weight: bold; }

.skip {font-size: 75%; font-family: sans-serif }
a:link.skip {color: black; text-decoration: none;  }
a:visited.skip {color: black; text-decoration: none;  }

a:link.trail {color: white;  text-decoration: none;  }
a:visited.trail {color: white ;  text-decoration: none;  }

a:link.list {color: black; text-decoration: none;  }
a:visited.list {color: black; text-decoration: none;  }
a:hover.list {color: black; text-decoration: none;  }

a:visited.print {color: black}
a:link.print {color: black}

a:visited.view {color: black}
a:link.view {color: black}

a:visited.refs_letters {color: black; text-decoration: underline}
a:link.refs_letters    {color: black; text-decoration: underline}

a:visited.refs_options {text-decoration: underline; color: black;}
a:link.refs_options    {text-decoration: underline; color: black;}
span.refs_options      {color: black}

a:visited.factsheet_refs {text-decoration: underline; color: black;}
a:link.factsheet_refs    {text-decoration: underline; color: black;}

a:visited.refs {text-decoration: underline; color: black;}
a:link.refs    {text-decoration: underline; color: black;}

a:visited.options {font-weight: bold; text-decoration: underline; color: black ;}
a:link.options    {font-weight: bold; text-decoration: underline; color: black;}


/* End of styling controls for links */


/* styling controls for selected links */

a:visited.refs_letters_selected { color: black ; font-weight: bold}
a:link.refs_letters_selected    { color: black ; font-weight: bold}

span#bkgrdtitle {border: 1px solid #E1DFDF; background: #cccccc;
color: white; text-decoration: none; font-weight: bold}

/* End of styling controls for selected links */



/* style control for reference pages */

p.refs_options    {text-align: center;}

ol.refs {
 margin-left: 0;
  padding-left: 0;
}

li.refs {
  text-indent: -1em;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

p.options {text-align: center}

/* end of style control for reference pages */


/* style control for edit links */

.edit {margin-top: 2em; visibility: hidden}

/*end of style control for edit links*/


/* style control for sandtrails */

#sandtrail {background: black;
font-weight: bold;
text-align: left;  margin-bottom: 0em;
font-family: sans-serif; padding: .1em;
font-size: 100%; width: 100%}

div#home
{padding-left: 1em; background: black;
text-align: right;  margin-bottom: 0em;
font-family: sans-serif ; font-size: 100%;
font-weight: bold; margin-top: 0em}

/* end of style control for sandtrails */



/*style control for events  */
.event_ {color: white}
/* END */


/* style control for factsheet images */

img.image {margin: .5em;}

/* END */


/* style control for photo gallery images*/
td.photos {border: 2px solid black}

p.photos {text-align: center}

h4.photo_samples {text-align: center; color: black}

a:link.photo_samples {text-align: center; color: black; text-decoration: underline}
a:visited.photo_samples {text-align: center; color: black; text-decoration: underline}

/* END */


/*Style control for accesskeys */

span.accesskey {text-decoration: underline;}

li.accesskey {margin-top: 0em; list-style: none;}

td.accesskeys2 {margin-top: 0em;
font-weight: bold; font-size: 11pt; border: 2px solid black;
line-height: 1.25; color: black; background: white  }

h3#accesskeys {margin-bottom: 0em; margin-top: 0em }

/* End of style control for accesskeys */



/* style controls for general main content table data cell*/

td.main_content {width: 72%;}

div#main_content {margin:.5em}

.main {margin: 1em; margin-top: 0em}

h3.links {color: black; font-family: sans-serif}

h4 {color: black}

h4.title {margin-bottom: 0em}

ul.list {color: black; margin-top: 0em; list-style: none}

span.line {text-decoration: underline;}

body { background: white; color: black}

a:visited {color: black}
a:link    {color: black}

/* End of style controls for main content */


/* Style controls for side navigation bar */

div.side {margin-bottom: .5em; border-bottom: 1px white solid;
 margin-left: .3em}

td.main_nav {width: 28%}

td#sidenavbar {background: black;
line-height: 1.5; font-family: sans-serif;
padding-top: .5em; font-size: 9pt; width: 27%; }

/*End of style controls for side navigation bars*/


/* style control for banner*/

td#banner
{background: black; color: white; text-align: center; margin-bottom: 0em}

table#banner3 {margin-bottom: 0em}

/* end of style control for banner */







