/*
    Copyright:  Copyright (c) 2006 Luzerne County, All Rights Reserved
    Date:       2006-03-15 13:49 EST
    Author:     Flinn Mueller <flinn@cdscreative.com>
    Comments:   This stylesheet serves as a format for the home page
*/

/* IDs */

#content p {
  padding-top: 10px;
  margin: 6px;
  text-align: left;
  line-height: 20px;
}

#welcome {
  text-indent: 40px;
  line-height: 15px;
  padding-top: 10px;
  background: url(../images/home/splash_l.gif) top left no-repeat;
}

#content p+p {
  text-indent: 0;
  text-align: left;
}

#splash-menu {
  font-size: 8pt;
  text-align: left;
  width: 375px;
  border: 0;
}

#splash-menu td {
  width: 150px;
  padding: 0 25px;
}

/* Classes */

.splash_link {
  height: 25px;
  text-align: left;
  vertical-align: top;
}

.splash_link div {
  background: url(../images/home/splash_link.png);
  padding: 5px 0 5px 0;
  margin-top: 5px;
  white-space: nowrap;
  text-align: center;
  width: 150px;
}

.splash_link a {
  color: #fff;
  font-size: 10pt;
  text-decoration: none;
}

.splash_link div a:hover {
  border-bottom: 1px dotted #fff;
}

.splash_links {
  text-align: left;
  vertical-align: top;
  display: block;
}

.splash_links ul {
  margin: 0;
  padding: 0;
}

.splash_links li {
  list-style: none;
  margin: 5px 0 5px 0;
}

.splash_links a {
  font-size: 8pt;
  color: #a0a0a0;
  text-align: left;
}

.more th {
  background: #DBDEFF;
  color: #2A3396;
}
