body { 
  font-family: sans-serif;
  color: #111;
  background-color: rgb(221,221,221);
  padding-bottom: 15px;
  border-color: #1D71B9;
  border-bottom: 10px solid #87CEFA;
  text-align: center;
}

a { color: #00F; text-decoration: none; }
a:visited { color: #909; }
a:hover { color: #00C; text-decoration: underline; }

h1 {  
  color: #00C; 
  font-size: 24pt;
}

p {  
  font-size: 9pt;
}

ul { 
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.block { 
  border-left: thin solid;
  border-right: thin solid;
  border-bottom: thin solid;
}

/* navigation list */
#mainNav ul a { 
  display: block;
  font-size: 8pt;
  height: 1.75em;
  line-height: 1.75em;
  border-top: thin solid;
  text-indent: 5px;
  color: #000;
  background: #D3D3D3;
}

#mainNav ul a:visited { 
  color: #000; 
}

#mainNav ul a:hover { 
  color: #FFF; 
  background: #A9A9A9; 
  border-color: #000;
  text-decoration: none; 
}

#wrapper { 
  background-color: #FFF;
}

.title {  
  padding: 1px;
  font-size: 8pt; 
  font-weight: bold; 
  border-top: thin solid;
  text-align: center; 
  color: #0403AD;
  background: #87CEFA;
}

.title h2 { 
  font-size: 1.25em;
}

.title a { 
  color: #0403AD;
}

.title a:visited { 
  color: #0403AD;
}

.description {  
  font-size: 10pt; 
  border-top: thin solid;
  padding-left: 5px;
  padding-right: 5px;
}

.description ul {
  margin: 1em;
}

.description li { 
  list-style-type: square;
  padding: 2px;
  margin-left: 10px
}

.date { 
  font-size: 0.8em;
  color: rgb(102,102,102);
}

.event h3 { 
  margin: 5px 0px;
}

#missionStatement { 
  background-color: #87CEFA;
  line-height: 1.9em;
  font-style: italic;
  margin: 30px;
  padding: 25px;
}

#footer { 
  border: thin solid;
  margin-top: 10px;
}

#header_logo { 
  float: left;
  display: inline;
  height: 160px;
  padding: 0px;
  margin: 0px;
  position: relative;
}

#header_logo p { 
  padding: 0px;
  margin: 0px;
}

#header_text {
  float: right;
  display: inline;
  height: 160px;
  padding: 0px;
  margin: 0px;
  position: relative;
}

#header_text p { 
  padding: 0px;
  margin: 0px;
}


.header h1 { 
  text-align: right;
  height: 160px;
  padding: 0px;
  margin: 0px;
}

#header_index {
  background: url(/2010/02/lisa_jj-sm.jpg) no-repeat 180px 5px;
  height: 160px;
}

#header_events { 
  background: url(/2010/02/depot_jj-sm.jpg) no-repeat 180px 5px;
  height: 160px;
}

#header_join { 
  background: url(/images/logos/imba_banner_trails_478.gif) no-repeat 180px 95px;
}

#header_about { 
  background: url(/images/super-bootylicious-sm.jpg) no-repeat 180px 5px;
}

#header_wilder { 
  background: url(/images/gif/Wilder1.gif) no-repeat 180px 5px;
}

/* footer */

#hitcounter {
  float: left;
}

#w3c-xhtml {
 margin: 0px;
 text-align: right;
}
