/* default font size*/
@import url(second_small.css);

@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;
	background-image: none;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link {
  color: #069;
  text-decoration: none;
  background: transparent;
  background-image: none;
  font-weight: 700;
}

a:visited {
  color: #f60;
  text-decoration: none;
  background: transparent;
  background-image: none;
  font-weight: 700;
}

a:hover {
  color: #f60;
  text-decoration: underline;
  background-image: none;
  background: transparent;
  font-weight: 700;
}

a.simple {
	color: #000;
	background: transparent;
    background-image: none;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.simple:link {
  color: #000;
  text-decoration: none;
  background: transparent;
  background-image: none;
  font-weight: 700;
}

a.simple:visited {
  color: #000;
  text-decoration: none;
  background: transparent;
  background-image: none;
  font-weight: 700;
}

a.simple:hover {
  color: #000;
  text-decoration: none;
  background: transparent;
  background-image: none;
  font-weight: 700;
}

p  {
  font-family:inherit;
  color:inherit;
  margin: 0 0 1em 0;
  line-height: 1.4;
  background: transparent;
  background-image: none;
}

p.anchor  {
  font-family:inherit;
  color:inherit;
  margin: 1.5em 1.5em 1.5em 1.5em;
  line-height: 1.4;
  background: transparent;
  background-image: none;
}

p.indent  {
  font-family:inherit;
  color:inherit;
  margin: 0 5em 1em 5em;
  line-height: 1.4;
  background: transparent;
  background-image: none;
}

p.blurb {
  font-family:inherit;
  font-size: 75%;
  color:inherit;
  margin: 0 10em 0 0;
  background: transparent;
  background-image: none;
  padding: .5em 1em 5em 1em;
  text-align: left;
  
}

p.footer  {
  font-family:inherit;
  color:inherit;
  margin:0;
  font-size:inherit;
  background: transparent;
  background-image: none;
}

p.search {
  font-family:inherit;
  font-size:100%;
  color:inherit;
  margin:0 0 0 .2em;
  background: transparent;
  background-image: none;
}

p.updated {
  float:left;
  font-family:inherit;
  font-size:80%;
  color:inherit;
  margin:0 0 .6em 0;
  background: transparent;
  background-image: none;
}

p.tUpdated {
  font-family:inherit;
  font-size:80%;
  color:inherit;
  margin:0 0 .6em 4.2em;
  background: transparent;
  background-image: none;	
}


#wrapper {
  margin-left: 4.5%;
  padding: 0;
  
}

#mastHead {
	float:left;
	width:100%;
	font-weight:bold;
}

#logoHead {
	float:left;
	width:29%;
	height: 35px;
}

#navHead {
    padding-top:15px;
	float:right;
	text-align:right;
	width:70%;
	position:relative;	
}

#about {
	padding-left:5%;	
}

#faq {
	padding-left:5%;
}

#hours {
	padding-left:5%;
}

#home {
	padding-left:5%;
}

#contact {
	padding-left:5%;
}

#header {
	float:left;
	width:100%;
	border-top: thin solid #000;
	margin-bottom: 15px;
}

#navcontainer
{
float: left;
margin-left: 0px;
width:100%;
background: #e5e5e5;
background-image: none;
height: 30px;
border-top: 1px solid white;
border-bottom: 1px solid white;
}

#navlist {
width: 67%;
float:left;
margin-left: 0;
padding-left: 0;
}

#nav {
width: 24%;
float:left;
margin-left: 0;
padding-left: 0;
text-align:center;
height: 24px;
padding-top:5px;
}

#nav1 {
width: 30%;
float:left;
margin-left: 0;
padding-left: 0;
text-align:center;
height: 24px;
padding-top:5px;
}

#nav4 {
width: 20%;
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-right: 1px solid white;
/*border-top: 1px solid white;
border-bottom: 1px solid white;*/
background: transparent;
background-image: none;
}

#navlist A:hover, #navlist A:active { 
text-decoration:underline;
background: #d5d5d5; 
color:#ff6600;
background-image: none;
}
 
#navcontainer A.active:visited
{
position: relative;
background: #BBBBBB;
font-weight: bold;
text-decoration:none;
color:#ff6600;
background-image: none;
}

#navbuttons {
width: 33%;
float: right;
text-align:center;
height: 24px;
padding-top:5px;
}

#navbuttons A
{
color: #336699;
text-decoration: none;
border:none;
font-size:11px;
background: transparent;
background-image: none;
}

#navbuttons A:hover, #navbuttons A:active { 
text-decoration:underline;
color:#ff6600;
background: transparent;
background-image: none;
}

#mainSearch {
	float:left;
	margin: 10px 0 0 12px;
	width:94%;
	color: #FF6600;
}

#searchForm  {
		margin: .4em 0 .5em 2em;
		color:#f60;
        font-weight: bold;
	    font-size: 100%;
		width: 80%;
		background: transparent;
        background-image: none;
}

#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: 150%;
}

h3 {
  margin: 0 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: 100%;
  margin: 0 0 0 0;
}


ul {
	padding:0; 
	list-style-type: none; 
	margin: 0;
	font-size: 100%;
}


li {
	margin: .5em 0 0 1.3em;
	background-image: url(../assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	font-size: 100%;

}

li.indent {
	margin-top: .5em;
	margin-left:2em;
	background-image: url(../assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
}


li.blurb {
	margin: 1em 0 0 1.3em;
	background-image: url(../assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	font-size: 100%;
}
/*
li.indent {
	margin-top: .5em;
	margin-left:2em;
	list-style:url(../assets/bullet.gif);
}


li.blurb {
	margin: 1em 0 0 1.3em;
	list-style:url(../assets/bullet.gif);
	font-size: 100%;
}
*/

#mainContent {
  float:left;
  width: 100%;
  padding: 5em 0 0 0;
  padding: 0;
  font-size: 100%;
}

#leftContent {
  width: 400px;        
  float: left;        
  margin: .5em 2.5em 0 0;
  padding: 1% 2%;
  font-size: 100%;
  background: #f9f9f9;
}

#leftContent_full {
  width: 90%;        
  float: left;        
  margin: .5em 2.5em 0 0;
  padding: 1% 2%;
  font-size: 100%;
  background: #f9f9f9;
}

#leftContent_2Col {
  width: 45%;        
  float: left;        
  margin: 0 2.5em 0 0;
  padding: 1% 2%;
  font-size: 100%;
  
}

#leftContent_maps {
  width: 25%;        
  float: left;        
  margin: 0 2.5em 0 0;
  padding: 1% 2%;
  font-size: 100%;
  
}

#rightContent {
  margin-left: 380px;   
  padding: 1% 1% 1% 6%;
  font-size: 100%;
  float: none; float /**/: none;
  max-width: 36em;
}

#anchorBox {
  float:left;
  font-size:90%;
  width: 21em;
  margin: 2em 0em 0em 0em;
  background:#dcdcdc;
  background-image: none;
  border: none;
}

.img {
	margin-left:.2em;
	margin-top: 4em;
	margin-bottom: 0;
	padding: 20em;
    border: 1px solid #ddd;
	
}

.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%;
  color:#000;
  background: #dcdcdc;
  /*padding-top:.4em;
  padding-left:1em;
  padding-bottom:0;*/
  margin-top:1em;
  background-image: none;
}

#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:#e5e5e5;
	background-image: none;
}

