
  /* Style sheet for Uptown Body and Fender (www.uptownbody.com) */

  /* Use standard tags p, strong, small and big so even if a non-style browser
     is used, the page is rendered with the same intent */

  /* Color definitions */

  /* Vy lt gray	#E9E9E9, side margins  */

  /* Modified tags */

  * {
    font-size: 12px;
  }

  html, body {
    height: 100%;
  }

  body {
    font-family: arial, helvetica, sans-serif;
    color: #4A4A4A;
    background: #E9E9E9;
  }

  body, form, table, tr, td, th, div, li, a { padding: 0; margin: 0; border: 0; }
  table { border-collapse: collapse; }

  img { display: block; }  /* always put this when using Strict Doctype */
  .inline { display: inline; }

  img, div, li { behavior: url(iepngfix.htc); }

  big, .big {
    font-size: 20px;
  }

  small, .small {
    font-family: verdana, arial, sans-serif;
    font-size: 60%;
  }

  strong, .strong {
    font-weight: bold;
  }

  p {
    line-height: 1.5em;
  }

  ul {
    text-align: left;
  }

  li {
    padding-bottom: 0.5em;
  }

  hr {
    height: 1px;
    color: #E9C047;            /* IE uses color */
    background-color: #E9C047; /* Mozilla uses background-color */
    border: 0;                 /* Supress the border for Safari */
  }

  a, a:visited {
    color: #555555;
  }

  a:hover {
    color: #000000;
  }

  h1, h2 {
    border-bottom: 1px solid #E9C047;
    font-family: "Times New Roman",times,serif;
    color: #616161;
  }

  h1 {
    font-size: 26px;
    background: url('images/h1.jpg') no-repeat;
    padding: 22px 0 2px 16px;
    margin-top: 0;
  }

  h2 {
    font-size: 18px;
    padding-bottom: 2px;
  }

  h3 {
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
  }

  /* Layout */

  #main {
    min-height: 100%;
    height: auto;
    width: 960px;  /* This affects the width */
    margin-left: auto;
    margin-right: auto;
    background: #E9E9E9;
    background: white;
  }

  * html #main {
    height: 100%;
  }

  #header {
    background: #E9E9E9 url(images/header.jpg) no-repeat;
    height: 100px;
  }

  #sidenav {
    float: left;
    width: 316px;  /* this affects the sidenav width */
/*
    height: 282px;
    position: relative;
*/
    padding: 0px 0px 5px 0px;  /* this affects the sidenav width */
    border: 3px solid white;
  }

  #sidenavtop {
    color: white;
    min-height: 207px;
    min-height: 250px;

  }

  #sidenavtop h2, #sidenavtop p {
    margin-top: 0;
  }

  #sidenav p {
    padding-left: 20px;
    padding-right: 20px;
  }

  #sidenav h2{
    border-bottom: 1px solid white;
    margin-left: 20px;
    margin-right: 20px;
    color: white;
  }

/*
  #portrait {
    position: absolute;
    top: 220px;
    left: 10px;
  }
*/

  #bios {
/*
    position: absolute;
    top: 420px;
    left: 0px;
*/
    color: #21458F;
  }

  #bios p {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0;
    padding-top: 0;
  }

  #content {
    float: left;
    width: 638px;  /* This affects the width */
  }

  #contentarea {
    padding: 5px 20px 5px 20px;
  }

  #content.home #contentarea {
    padding: 5px 0px 5px 20px;
  }

  #content img {
    display: inline;
  }

  .contentleftimage {
    border-top: 3px solid white;
    background: url('images/shadow.jpg') bottom left repeat-x;
    padding-bottom: 12px;
  }

  .contentrightimage {
    border-top: 3px solid white;
    background: url('images/shadow.jpg') bottom left repeat-x;
    padding-bottom: 12px;
  }

  .shadow {
    height: 229px;
    background: url('images/shadow.jpg') bottom left repeat-x;
    float: left;
  }

  #content img.home, #sidenav.home {
    display: none;
  }

  #hometopshadow {
    background: url('images/shadow.jpg') bottom left repeat-x;
    padding-bottom: 12px;
  }

  #hometop {
    position: relative;
    background: white;
    width: 100%;
    height: 218px;
    border-top: 3px solid white;
  }

  #hometopright {
    width: 319px;
    height: 198px;
    background: url('images/hometopright.jpg') no-repeat;
    color: white;
    font-size: 150%;
    line-height: 180%;
    text-transform: lowercase;
    text-align: center;
    vertical-align: middle;
    float: right;
    padding-top: 20px;
  }

  #hometopright a {
    color: white;
    font-size: 100%;
    text-decoration: none;
  }

  #slides {
    width: 639px;
    height: 218px;
    background: white;
    float: left;
    padding: 0;
  }

  #homebutton {
    position: absolute;
    top: -82px;
    top: 136px;
    left: 565px;
    cursor: pointer;
    border: 0;
  }

  #content.home {
    width: 960px;
  }

  #contentarea.home {
    width: 417px;
    margin-left: 0;
  }

  #sidenav ul {
    list-style-type: none;
  }

  #sidenav li {
    padding: 0;
    padding-bottom: 0.5em;
    background-image: none;
  }

  #sidenav.staff li {
    padding-bottom: 0;
  }

  #sidenav h3 {
    font-weight: bold;
    margin-bottom: 0.5em;
    color: #4C5408;
  }

  #sidenav a {
    font-size: 12px;
  }

  #sidenavtop a {
    text-decoration: none;
    color: white;
  }

  #sidenav a:hover {
    color: #2D68A5;
  }

  #sidenav p a {
    padding-left: 0px;
  }

  #sidenav p {
/*
    margin-left: 20px;
    margin-right: 20px;
*/
  }

  #bottomnav {
    width: 960px;
    clear: both;
    background: black url('images/footer.jpg') repeat-y;
    line-height: 0.9em;
  }

  .pdf {
    padding-right: 20px;
    background: transparent url('images/icons/pdf.gif') top right no-repeat;
  }

  #copyright {
    float: right;
    text-align: right;
  }

  .undernav, .undernav a {
    font-size: 10px;
  }

  .tar {
    text-align: right;
    padding-right: 20px;
    padding-bottom: 4px;
  }

  /* Menu */

  #menu {
    background: black;
  }

  #menu, #bottommenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }


  #bottommenu {
    text-align: right;
  }

  #menu li {
    display: inline;
    background: black;
    text-align: right;
    float: left;
    width: 151px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 8px;
    border-right: 1px solid #777777;
  }

  #menu li.last, #bottommenu li.last {
    border-right: 1px solid black;
  }

  #bottommenu li {
    display: inline;
    padding: 4px;
    border-right: 1px solid #777777;
  }

  #menu li a {
    text-decoration: none;
    color: #E8BE37;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: verdana, sans-serif;
    display: inline;
  }

  #bottommenu li a {
    text-decoration: none;
    color: white;
    font-size: 10px;
    display: inline;
    text-transform: uppercase;
  }

  #menu li:hover {
    background: black url('images/navover.jpg') top right no-repeat;
  }

  #menu li a:hover {
    color: white;
  }

  #bottommenu li a:hover {
    text-decoration: underline;
  }

  .menumark {
  }

  #sidemenu {
    color: white;
    margin: 0;
    padding: 0;
  }

  #sidemenu li {
    margin: 0;
    padding: 0.25em 20px 0.25em 20px;
    cursor: pointer;
    width: 276px;
  }

  #sidemenu li:hover {
    background: url('images/white15.png') !important;
  }

  /* Tables */

  td {
    vertical-align: top;
  }

  /* Classes */

  .center {
    text-align: center;
  }

  .center img {
    display: inline;
  }

  .underline {
    text-decoration: underline;
  }

  .doublespace li {
    padding-bottom: 1em;
  }

  .photo {
    border: 1px solid #DCDCDC;
  }

  .highlight, .bighighlight, .medhighlight {
    color: #506DB9;
  }

  .odd {
    background: #D3DAED;
  }

  .quotee {
    text-style: italics;
    margin-left: 50px;
  }

  #homeevents {
    width: 239px;
    background: url(images/homeevents.jpg) repeat-y;
    color: white;
    padding: 10px 40px 10px 40px;
  }

  #homeevents strong {
    color: black;
  }

  #homeevents a h1 {
    font-size: 26px !important;
  }

  #homeevents h1 {
    color: white;
    border: 0;
    background: none;
    padding: 0;
    margin-top: 0;
  }

  #homeevents ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
  }

  #homeevents li {
    background: url('images/eventsbullet.png') no-repeat left 6px;
    padding-left: 26px;
  }

  #homeeventsclick {
    text-decoration: none;
    color: white;
    cursor: pointer;
  }

  #homeshadow {
    float: right;
    background: url('images/shadow.jpg') bottom left repeat-x;
    padding-bottom: 12px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  #hours {
    width: 60%;
  }

  #hours td {
    padding-right: 30px;
  }

  .quote {
    padding: 0 20px 0 20px;
  }

  .quote big {
    font-family: arial, sans-serif;
    font-size: 48px;
  }

  .quotee {
    text-style: italics;
    margin-left: 50px;
  }

  .leftquote {
    font-family: arial, sans-serif;
    margin-left: -20px;
  }

  .rightquote {
    font-family: arial, sans-serif;
    float: right;
  }

  #sidenavtop .email, #sidenavtop p a {
    text-decoration: underline;
    color: black;
  }

  #sidenavtop .email:hover {
    color: black;
  }

  #eventdetails div {
    clear: both;
    margin-bottom: 10px;
  }

  #eventdetails img {
    margin-left: 10px;
    margin-bottom: 10px;
    border: 6px solid #DDDDDD;
  }

  #eventdetails strong, #hours strong, .blue {
    color: #184F92;
  }

  #credits {
    width: 100%;
  }

  #credits td {
    width: 50%;
  }

  #claims td {
    padding: 6px;
  }

  .oddrow {
    background: #e5e5e5;
  }

  #didyouknow li {
    margin-bottom: 1.0em;
  }

  .print { display: none; }

  /* Printer */

  @media print {

    .noprint { display: none; }
    .print { display: inline; }

    #header { background: none; }

    #menu, #sidenav, #bottomnav { display: none; }
  }

