  * {
    margin: 0px;
    padding: 0px;
    border: 0px;
    }

  body
    {
    background: url(page_background.gif) repeat-x;
    background-color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color:#9c4430;
    text-align: center;
    }

  #container
    {
    position:absolute;
    height:670px;
    width:780px;
    text-align: left;
    background: url(container_background.jpg) no-repeat;
    overflow: hidden;
    margin: 0px 0px 0px -400px;
    left: 50%;
    z-index: 1;
    }

  a, a:visited, a:hover
    {
    color: #9c4430;
    }

  #logo
    {
    background: url(header.gif) no-repeat;
    width: 780px;
    height: 100px;
    margin-left: 0px;
    }

  #mainnav
    {
    background-color: #ffffff;
    position: absolute;
    top: 100px;
    left: 5px;
    height: 375px;
    width: 148px;
    overflow: hidden;
    z-index: 2;
    }

  #mainnav ul
    {
    list-style: none;
    }

  #mainnav ul li
    {
    border-top: 5px solid #90c0a0;
    font-weight: bold;
    }

  #mainnav ul li.last
    {
    border-bottom: 5px solid #90c0a0;
    }

  #mainnav ul li a
    {
    background-color: #ffffff;
    color: #9c4430;
    display: block;
    height: 37px;
    width: 150px;
    padding: 5px 0px 0px 5px;
    text-decoration: none;
    }

  #mainnav ul li a:hover
    {
    color: #9c4430;
    background-color: #90c0a0;
    }

  #content
    {
    position: absolute;
    top: 105px;
    left: 158px;
    height: 370px;
    width: 462px;
    overflow: auto;
    background-color: #ffffff;
    z-index: 2;
    }

  #content p, #content h1, #content h2, #content h3, #content h4, #content address
    {
    margin: 5px 5px 0px 5px;
    }

  #links
    {
    position: absolute;
    top: 105px;
    left: 625px;
    height: 371px;
    width: 150px;
    overflow: hidden;
    background-color: #ffffff;
    z-index: 5;
    }

  #copyright
    {
    font-size: 0.8em;
    position:absolute;
    height:1.2em;
    width:780px;
    text-align: right;
    background-color: inherit;
    overflow: hidden;
    margin: 660px 0px 0px -400px;
    left: 50%;
    z-index: 1;
    color: #ffffff;
    }

  #copyright a
    {
    color: #ffffff;
    text-decoration: none;
    }

  #copyright a:hover
    {
    text-decoration: underline;
    }

  #footernav
    {
    position: absolute;
    height: 1em;
    width: 780px;
    text-align: right;
    top: 645px;
    background-color: inherit;
    }

  #footernav ul
    {
    list-style: none;
    font-size: 0.8em;
    }

  #footernav ul li
    {
    display: inline;
    border-right: 1px solid #ffffff;
    padding-left: 5px;
    }

  #footernav ul li.tjunction
    {
    border-right: 0px;
    }

  #footernav ul li a
    {
    text-decoration: none;
    background-color: inherit;
    color: #ffffff;
    }

  #footernav ul li a:hover
    {
    background-color: inherit;
    text-decoration: underline;
    }

  #scootlogo
    {
    text-align: right;
    }

  #content h1, #content h2, #content h3, #content h4
    {
    font-size: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    }

  #content p
    {
    font-size: 1em;
    padding-bottom: 1em;
    }

  #countylisttitle
    {
    background-color: #90c0a0;
    display: block;
    border: 1px solid #90c0a0;
    width:428px;
    left:10px;
    height:25px;
    margin-left: 5px;
    }

  #countylisttitle p
    {
    color: #9c4430;
    font-size: 1em;
    font-weight: bold;
    }

  #countylist
    {
    position: relative;
    width: 435px;
    height: 250px;
    overflow: auto;
    }

  #countylist ul
    {
    list-style: none;
    }

  #countylist li a, #countylist li a:visited, #countylist li a:hover
    {
    color: #9c4430;
    height: 1.5em;
    display: block;
    margin: 0px 0px 0px 5px;
    padding: 0.3em 0px 0.3em 0.4em;
    border-bottom: 1px solid #90c0a0;
    border-left: 1px solid #90c0a0;
    font-size: 0.9em;
    }

  #countylist li a, #countylist li a:visited
    {
    background-color: inherit;
    }

  #countylist li a:hover
    {
    background-color: #90c0a0;
    color: #9c4430;
    }

  #countylist2 ul
    {
    list-style: none;
    border-left: 1px solid #90c0a0;
    border-right: 1px solid #90c0a0;
    border-bottom: 1px solid #90c0a0;
    margin: 0px 5px 0px 5px;
    }

  #countylist2 li a, #countylist2 li a:visited, #countylist2 li a:hover
    {
    color: #9c4430;
    display: block;
    padding: 0.3em 0px 0.3em 0.4em;
    font-size: 0.9em;
    border-top: 1px solid #90c0a0;
    height: 1.5em;
    }

  #countylist2 li a, #countylist2 li a:visited
    {
    background-color: inherit;
    }

  #countylist2 li a:hover
    {
    background-color: #90c0a0;
    color: #9c4430;
    }

  .entry, .hotentry, .coldentry
    {
    border-top: 1px solid #90c0a0;
    }

  .hotentry
    {
    background-color: inherit;
    }

  #content .hotentry p
    {
    margin-bottom: 0px;
    }

  #content .hotentry h3 a:hover
    {
    color: #f71019;
    }

  #content .coldentry p, #content .coldentry address, #content .coldentry h3
    {
    font-size: 0.8em;
    }

  .minilogo
    {
    float: right;
    }