/* RESET */

* {
  vertical-align: baseline;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  }

/* default font size*/
body, body div, body p, body th, body td, body li, body dd	{
  font-size:	small;
  voice-family:	"\"}\"";
  voice-family:	inherit;
  font-size:	medium
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
  font-size:	medium
}

/* MAIN */

body{background-color:#fff;}
#minMax {
  min-width:740px; 
  max-width:960px; 
  margin:1% auto 0 auto;
  }
#wrapper {
  overflow:hidden;
  }
#leftColumn, #outer2 {
  padding-bottom:32767px; 
  margin-bottom:-32767px;
  }
#leftColumn {
  font-size: 1.25em;
  line-height: 1.2em;
  color: #ffffcc;
  float:left; 
  width:22%; 
  background-color: #003399;
  text-align: center;
  }
#leftColumn a{
  color: #ffffcc;
  }
#logo{
  font-size: 1.1em;
  line-height: 1.090909em;
  padding-top: 1.090909em;
  padding-bottom: 0.545455em;
  color: #ffffcc;
  width: 80%;
  }
#leftColumn h1{
  display: none;
  }
#navigation{
  background: transparent;
  color: #fff;
  text-align: center;
  list-style: none;
  }
#navigation li a{
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.090909em;
  padding-top: 0.666667em;
  padding-bottom: 0.666667em;
  text-transform: uppercase;
  color: #fff;
  display: block;
  text-decoration: none;
  }
#navigation li a:visited{
  color: #ccc;
  }
#navigation li a:focus{
  background-color: #fff;
  color: #003399;
  }
#navigation li a:hover{
  background-color: #fff;
  color: #003399;
  }
#navigation li a:active{
  background-color: #fff;
  color: #990000;
  }
#navigation li a.selected{
  background-color: #fff;
  color: #990000;
  border: 2px solid #003399;
  }
#topbar {
  width:78%; 
  float:left; 
  background: #004a91 url('../graphics/rightLogoDraft2.gif') no-repeat 95% 50%;
  color: #fff;
  }
#topbar p{
  font-size: 2em;
  line-height: 1.5em;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-right: 5em;
  padding-left: 50px; 
  }
#outer2 {
  float:left; 
  width:78%; 
  }
.content{
  color: #003366;
  font-size: 1.125em;
  line-height: 1.333333em;
  padding-top: 1.333333em;
  padding-bottom: 2.666667em;
  padding-right: 6em;
  padding-left: 50px;
  }
.content h2, h3{
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.111111em;
  line-height: 1.2em;
  padding-top: 0.6em;
  padding-bottom: 1.2em;
  clear: both;
  }
.content h3{
  text-transform: none;
  }
.content p{
  font-family: 'century gothic', sans-serif;
  font-size: 1em;
  line-height: 1.333333em;
  padding-bottom: 0.666667em;
  }
.content ul, dl, ol{
  font-family: 'century gothic', sans-serif;
  font-size: 1em;
  line-height: 1.333333em;
  padding-bottom: 0.666667em;
  margin-left: 1.5em;
  }
.content dl h3{
  font-family: 'palatino linotype', 'book antiqua', palatino, georgia, 'times new roman', times, serif;
  }
.content dd{
  margin-left: 2em;
  }
.content a{
  color: #990000;
  }
.content a:hover{
  text-decoration: none;
  }
#help li{
  display: inline;
  }
#locationMap{
  width: 90%;
  margin-bottom: 10px;
  }
.thumbnailPhoto{
  width:25%;
  float: left;
  margin-right: 1em;
  margin-bottom: 0.5em;
  }
#photo{
  width:45%;
  float: left;
  }
#footer {
  position: relative;
  text-align: right;
  color: #fff;
  font-family: verdana, sans-serif;
  clear:both; 
  background:#333;
  border-top: 1px solid #666;
  padding: 1em 2em 1em 2em;
  }
#footer ul{
  list-style: none;
  }
#contacts{
  }
.phone{
  margin-left: 40%;
   }
.phone a{
  font-weight: bold; 
  color: #fff;
  }
.phone a:hover{
  text-decoration: none; 
  }
.phone p{
  padding-bottom: 0.2em;
  }
#hours, #fax, #email{
  margin-left: 40%; padding: 1em 0 1em 0;
  }
#email a{
  text-decoration: none;
  color: #fff;
  }
#email a:focus, #email a:hover{
  text-decoration: underline;
  }
#text-sizer{
  font-size: 110%;
  position: absolute;
  width: 30%;
  top: 1em;
  left: 1em;
  background: #fff url('../graphics/magGlass.jpg') no-repeat bottom left;
  color: #000;
  border: 1px inset #000;
  padding: 1.5em;
  margin: 2em;
  text-align: left;
  -webkit-border-radius: 5px; 
  }
#text-sizer h4{
  font-weight: bold;
  padding-bottom: 0.5em;
  }
#text-sizer ul{
  padding: 0.5em;
  }
#text-sizer ul li{
  display: inline;
  }
#text-sizer a{
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  border: 1px inset #000;
  padding: 0.25em;
  background: #fff;
  color: #000;
  }
a.large{
  text-transform: uppercase;
  font-size: large;
  }
a.larger{
  text-transform: uppercase;
  font-size: x-large;
  }
#text-sizer a.regular{
  background: #000;
  color: #fff;
  }
#text-sizer a:hover{
  border: 1px outset #000;
  background: #000;
  color: #fff;
  }

#mangled{
  font-family: monospace;
  font-size: 90%;
  }
#mangled a{
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  border: none;
  border-bottom: 1px dotted #fff;
  }
#mangled a:hover{
  text-decoration: none;
  border-bottom: none;
  }
  
.navskipper{ display: none;}