a:link, a:visited, a:hover, a:active
  {
  color: #263c76;
  text-decoration: none;
  }

a:hover
  {
  text-decoration: underline;
  }

body
  {
  background: url(../images/backgrounds/frame-sides.gif) repeat-y top center;
  background-color: #ebebeb;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  font-size: small;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  behavior: url("../scripts/csshover2.htc");
  }

blockquote
  {
  font-size: 1.2em;
  font-style: italic;
  margin: 0;
  }

dt
  {
  font-weight: bold;
  }

dd
  {
  margin-left: 0;
  padding: 0.8em 0;
  }

h1,h2,h3,h4
  {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  line-height: 1em;
  padding-left: 0.5em;
  border-left: 4px #333 solid;
  }

h1
  {
  color: #333;
  font-size: 2.0em;
  margin-top: 1em;
  }

ul
  {
  margin-left: 0 !important;
  margin-left: 1.2em;
  padding-left: 1.2em !important;
  padding-left: 0;
  list-style: circle;
  }

li
  {
  padding: 0.2em 0;
  }

#banner
  {
  display: none;
  }

#content
  {
  padding-top: 140px !important;
  padding-top: 160px;
  padding-left: 20px;
  width: 340px;
  float: left;
  }

#left
  {
  text-align: right;
  padding-top: 40px;
  padding-right: 20px;
  width: 260px;
  float: left;
  }

#core
  {
  background: url(../images/banner.gif) no-repeat top;
  padding: 0 80px;
  }

#page
  {
  margin: 0 auto;
  padding: 20px 0;
  width: 800px;
  }

.allcaps
  {
  text-transform: uppercase;
  }

.breadcrumb
  {
  padding-bottom: 0.2em;
  border-bottom: 1px #666 solid;
  }

div.contact
  {
  color: #333;
  font-size: 1.0em;
  margin: 0;
  padding: 5px;
  }

div.contact .heading
  {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 0.8em;
  }

.fax, .phone, .email
  {
  font-size: 1.1em;
  padding: 0 0 0 20px;
  line-height: 1.2em;
  }

.email, .emailteam
  {
  background: url(../images/icons/mouse.gif) no-repeat left;
  }

.emailteam
  {
  padding: 0 0 0 20px;
  }

.fax
  {
  background: url(../images/icons/fax.gif) no-repeat left;
  }

.phone
  {
  background: url(../images/icons/phone.gif) no-repeat left;
  }

.footer
  {
  color: #333;
  font-size: 0.9em;
  text-align: center;
  margin-top: 0 !important;
  margin-top: 10px;
  padding-top: 10px;
  width: 100%;
  border-top: 1px #666 solid;
  clear: both;
  }

.frame
  {
  background: #fff;
  padding: 10px;
  border: 1px #ccc solid;
  }

.nav
  {
  color: #333;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.4em;
  font-style: italic;
  margin: 10px 0;
  list-style: none;
  }

.nav a
  {
  display: block;
  }

.nav a:hover
  {
  text-decoration: none !important;
  }

.nav li
  {
  background: url(../images/icons/bullet.gif) no-repeat center right;
  line-height: 1.2em;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-right: 25px;
  padding-left: 0;
  border-bottom: 1px #666 dashed;
  }

.nav li:hover
  {
  background: url(../images/icons/bullet_blue_on.gif) no-repeat center right;
  padding-right: 30px;
  }

.smaller
  {
  font-size: 0.6em;
  }

.smallest
  {
  font-size: 0.5em;
  }
