@media print {
    #mastHead, #header, #navcontainer, #mainSearch, #resizeText, #footer {display: none; }
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background: #f9f9f9;
  background-image: none;
  color: #000;
  font-size:80%;
}

a {
	color: #069;
	background: none;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link {
  color: #069;
  text-decoration: none;
  background-color: transparent;
}

a:visited {
  color: #06c;
  background-color: transparent;
}
a:hover {
  color: #f60;
  text-decoration: underline;
  background-color: transparent;
}

a.simple {
	color: #000;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link.simple {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}

a:visited.simple {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}

a:hover.simple {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}

p  {
  font-family:inherit;
  color:inherit;
  margin: 0 0 1em 0;
  font-size: xx-small;
  line-height: 1.4;
}

p.blurb {
  font-family:inherit;
  color:inherit;
  margin: 0 15em 0 0;
  
}

p.footer  {
  font-family:inherit;
  color:inherit;
  margin:0;
  font-size:inherit;
}

p.search {
  font-family:inherit;
  font-size:100%;
  color:inherit;
  margin:0 0 0 .2em;
}

p.updated {
  float:left;
  font-family:inherit;
  font-size:80%;
  color:inherit;
  margin:0 0 .6em 0;
}

p.tUpdated {
  font-family:inherit;
  font-size:80%;
  color:inherit;
  margin:0 0 .6em 4.2em;
}


#wrapper {
  margin-left: 4.5%;
  padding: 0;
}

#mastHead {
	float:left;
	width:100%;
	font-weight:bold;
}

#about {
	padding-left:35%;	
}

#faq {
	padding-left:5%;
}

#hours {
	padding-left:5%;
}

#home {
	padding-left:5%;
}

#header {
	float:left;
	width:100%;
	border-top: thin solid #000;
	margin-bottom: 15px;
}

#navcontainer
{
float: left;
margin-left: 12px;
width:95%;
background-color:#e5e5e5;
height: 30px;
}

#navlist {
width: 67%;
float:left;
margin-left: 0;
padding-left: 0;
}

#nav {
width: 32%;
float:left;
margin-left: 0;
padding-left: 0;
text-align:center;
height: 24px;
padding-top:5px;
}

#navlist A
{
color: #336699;
text-decoration: none;
font-weight:bold;
border-left: 1px solid white;
border-top: 1px solid white;
border-right: 1px solid white;
border-bottom: 1px solid white;
}

#navlist A:hover, #navlist A:active { 
text-decoration:underline;
background: #d5d5d5; 
color:#ff6600;
}
 
#navcontainer A.active:visited
{
position: relative;
background: #BBBBBB;
font-weight: bold;
text-decoration:none;
color:#ff660;
}

#navbuttons {
width: 32%;
float: right;
text-align:center;
height: 24px;
padding-top:5px;
}

#navbuttons A
{
color: #336699;
text-decoration: none;
border:none;
font-size:11px;
}

#navbuttons A:hover, #navbuttons A:active { 
text-decoration:underline;
color:#ff6600;
}

#mainSearch {
	float:left;
	margin: 0 0 0 12px;
	width:94%;
}

#searchForm  {
		margin: .4em 0 .5em 2em;
		color:#f60;
        font-weight: bold;
	    font-size: 100%;
		width: 80%;
}

#resizeText  {
	font:Verdana, Arial, Helvetica, sans-serif;
  	font-size:85%;
  	margin-left: 82%;
	margin-top: -2.8em;
}

#tenthForm {
		margin: 0 0 .4em .2em;
}	

h1 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:200%;
  margin: 0;
  padding: .2em 0 0  4%;
}

h2 {
	margin: .2em 0 .4em 0;
	font-size: 120%;
}

h3 {
  margin: .4em 0 0 0;
  font-size:125%;
}

h4 {
  margin: 0;
  font-size: 100%;
  font-weight:500;
  font-variant:small-caps;
  font-family: Times New Roman, Times, serif;
  letter-spacing: 0.3em;
  padding: 0 0 0 5%;
}

h5 {
  font-size: xx-small;
}


ul {
	padding:0; 
	list-style-type:none; 
	margin: 0;
	font-size: xx-small;
}

li {
	margin: .1em 0 0 1.5em;
	list-style:url(../assets/bullet.gif);
	font-size: xx-small;
}

li.indent {
	margin: 0 0 0 2em;
	list-style:url(../assets/bullet.gif);
}

#mainContent {
  float:left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size:xx-small;
}

#leftContent {
  width: 50%;        
  float: left;        
  margin: 0 2.5em 0 0;
  padding: 1% 2%;
  font-size: xx-small;
}

#leftContent_2Col {
  width: 45%;        
  float: left;        
  margin: 0 2.5em 0 0;
  padding: 1% 2%;
  font-size: 100%;
}

#rightContent {
  margin: 0 0 0 2.5em;   
  padding: 3% 1% 1% 1%;
  font-size:xx-small;
  float: left; float /**/: none;
}

#anchorBox {
  float:left;
  font-size:90%;
  width:16em;
  margin: 2em 0 0 0;
  padding:.1em;
  background-color:#dcdcdc;
  border:1px solid #000000;
  font-size:xx-small;
}

.image {
	margin-left:.2em;
	margin-top: 4em;
	margin-bottom: 0;
}

.blurb {
	margin-left: .2em;
	margin-right: 2em;
	margin-bottom: 0;
}

.clear {
  clear:both;        /* extend height of .main to longest column */
  height: 1px;
  overflow:hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}

#footer {
  float:left;
  width: 95%;
  /*max-width: 850px;*/
  color:#000;
  background-color: #dcdcdc;
  padding-top:.4em;
  padding-left:1em;
  margin-top:1em;
  padding-bottom:0;
}

#address {
  font:Verdana, Arial, Helvetica, sans-serif;
  text-align:center; 
  font-size:85%;
  padding-bottom:1em;
}

#footerNav {
  font:Verdana, Arial, Helvetica, sans-serif;
  font-size:85%;  
  margin-top:1em;
  text-align:center;  
}

td.bdr {
	border:1px solid #000;
	background-color:#e5e5e5
}
