/*<![CDATA[*/
* { margin: 0; padding: 0 } /* Global Whitespace Reset */

html, body {
  background: url(./graphics/cloudy_bg.jpg) repeat-x;
  background-color: #000000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 0.82em;
  color: #404040;
  margin: 0px auto;
  padding: 0px;
  scrollbar-base-color: #d2c89a; }

#wrapper {
  width: 720px;
  height: 100%;
  margin: 0px auto;
  padding-top: 40px;
  
  position: relative;
  color: #ffffff; }

#header {
  background: url(./graphics/topstrip.gif) no-repeat;
  width: 720px;
  height: 64px;
  margin: 0px; }

#login {
  float: right;
  color: #c2c2c2;
  margin: 30px 30px 0 0; }

#login, #login p, {
  font-size: 10px;
  font-family: Arial, Verdana, sans-serif; }

#loginform {
  border: 3px double #163258;
  margin: 0px auto;
  background: url(./graphics/form_bg.jpg) repeat;
  width: 240px;
  padding: 10px;
}

#below_header {
  width: 720px;
  height: 155px; }

#leftbit {
  background: url(./graphics/leftbit.jpg);
  width: 42px;
  height: 155px;
  float: left; }

#rightbit {
  background: url(./graphics/rightbit.jpg);
  width: 32px;
  height: 155px;
  float: right; }

#logo {
  float: left; }

#upper_content {
  padding-top: 2px; /* fake iframe overlaps red border w/out this */
  width: 484px;
  height: 118px; }

#upper_content p {
  padding: 8px 10px 4px 20px;
  color: #000000;
  text-align: justify; }

#upper_content a, a:visited {
  color: #000000;
}


#fake_iframe {
  width: 480px;
  height: 112px;
  overflow: auto; }

.news_title {
  float: left;
  font-weight: bold;
  font-size: 11px; }

.news_date {
  float: right;
  font-weight: bold;
  font-size: 11px; }

.littlepics {
  width: 97px;
  height: 68px;
  float: left;
  margin-right: 10px; }

.titles {
  margin-bottom: 8px; }

#main { /* This is the main (lower) content of the page. */
  background: url(./graphics/main_bg.gif) repeat-y;
  padding: 5px 28px 30px 30px;
  color: #ffffff; }

#main p  {
  text-align: left;
  font-family: Arial, Verdana, sans-serif;
  }

#aboutus p, #join p {
  text-align: justify;
  margin: 0 5px 15px 5px;
}

.descriptions {
  width: 170px;
  float: left; /* must use float with width or the div will go under the pic in Firefox */
  }

#footer {
  width: 720px;
  height: 32px;
  background: url(./graphics/footer.gif) no-repeat;
  color: #a18859;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: center;
  font-size: 7pt;
  margin: 0px auto;
  clear: both; }

#footer a {
  color: #acacac;
  font-size: 7pt; }

#sitejibe {
  float: right;
  text-align: right;
  padding: 0 40px 0 0;
  color: #acacac; }

#copyright {
  padding-top: 5px;
  margin: 0px auto;
  text-align: center;
  color: #606060;
  font-size: 10px; }

a img {
  border: 0px; }

a { color: #eeeeee; text-decoration: underline;}
a:hover { color: #4040ff; text-decoration: underline;}
a:visited { color: #c0c0c0; text-decoration: underline;}

.gallery_index {
    float: left;
    width: 300px;
    margin: 0 20px 55px 3px; }

#gallery_events_thumbs {
    width: 332px;
    float: left; }

#gallery_events_thumbs p {
  text-align: center; }

.events li {
  margin: 0 0 0 20px;
  font-size: 1.1em; }

.events li a {
  text-decoration: none; }

.events li a:hover {
  color: #faeb06; }

h1 {
  font-size: 11px;
  color: #ffffff;
  margin-left: 20px;
}

h2 {
  font-size: 11px;
  color: #000000;
  margin-left: 20px;
  margin-top: 10px;
}

h3 {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline; }

h4 {
  font-size: 1.10em;
  color: #808080;
  margin: 0 0 2px 5px;
}

h4 a:hover, h4 a:active {
  color: #faeb06;
}

#contactform {
  float: right;
  border: 3px double #163258;
  margin: 0 5px 40px 0; }

#upload {
  border: 3px double #163258;
  margin: 0px auto;
  background: url(./graphics/form_bg.jpg) repeat;
  width: 240px;
  padding: 10px;


}

#contactform td {
  font-size: 10px;
  color: #ffffff; }

#postitems_form {
  text-align: center;
  margin: 0 0 40px 0; }

#postitems_form td {
  font-size: 10px;
  color: #ffffff; }


.forminput, .formtextarea, .linkform {
  color: #000000;
  border: 1px solid #404040;
  margin: 2px;
  padding: 2px 3px 2px 5px;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  background-color: #202020 !important;
  overflow: auto; }

.forminput {
  width: 150px;
  background: url(./graphics/form_goldbg.gif) repeat;
  font-size: 10px; }

.linkform {
  width: 250px;
  background: url(./graphics/form_goldbg.gif) repeat;
  font-size: 10px;
}

.formtextarea {
  background: url(./graphics/form_goldbg.gif) repeat;
  font-size: 10px;
  }

.formbuttons {
  background-color: #163258;
  color: #ffffff;
  margin: 3px 5px 3px 5px;
  border-top-color: #808080;
  border-left-color: #808080;
  border-bottom-color: #404040;
  border-right-color: #404040;
  border-width: 1px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  width: 70px; }

img {
  border: 0px;
}

/* The following is for the rollover buttons */

#second_nav {
  background: url(./graphics/undernav2.jpg) no-repeat;
  height: 43px;
  padding: 20px 0 0 30px;
  font-size: 7px; /* stops IE6 from distorting this section when increasing font size */
}

/* hide the following from all but IE6 to fix the 3-pixel bug exhibited above second_nav */
* html #second_nav {
  margin-top: -3px; }

#second_nav a {
  width: 94px;
  height: 18px;
  display: block;
  float: left; }

#second_nav a:hover { background-position: 0 -17px; }

#btn2_classifieds a {
    background: url(./graphics/btn2_classifieds.gif) 0 0 no-repeat;
    width: 93px; }

#btn2_members a { background: url(./graphics/btn2_downloads.gif) 0 0 no-repeat; }

#btn2_weather a { background: url(./graphics/btn2_weather.gif) 0 0 no-repeat; }

#btn2_fieldmap a { background: url(./graphics/btn2_fieldmap.gif) 0 0 no-repeat; }

#btn2_login a { background: url(./graphics/btn2_login.gif) 0 0 no-repeat; }

#btn2_links a { background: url(./graphics/btn2_links.gif) 0 0 no-repeat; }

#btn2_faq a {
    background: url(./graphics/btn2_faq.gif) 0 0 no-repeat;
    width: 93px; }

#main_buttons { height: 37px; width: 484px;}
#main_buttons a:hover { background-position: 0 -38px; }

#main_buttons a {
  height: 37px;
  display: block;
  float: left; }

#main_buttons li {
  float: left;
  list-style: none; }

#btn_home a {
  background: url(./graphics/btn_home.gif) 0 0 no-repeat;
  width: 69px; }

#btn_about a {
  background: url(./graphics/btn_about.gif) 0 0 no-repeat;
  width: 73px; }

#btn_contact a {
  background: url(./graphics/btn_contact.gif) 0 0 no-repeat;
  width: 91px; }

#btn_calendar a {
  background: url(./graphics/btn_calendar.gif) 0 0 no-repeat;
  width: 108px; }

#btn_gallery a {
  background: url(./graphics/btn_gallery.gif) 0 0 no-repeat;
  width: 90px; }

#btn_join a {
  background: url(./graphics/btn_join.gif) 0 0 no-repeat;
  width: 53px; }

#dropdown {
  float: left;
  width: 90px; }

#dropdown:hover #droplist {
  display: block; }

#dropdown span {
  display: block;
  height: 37px; }

#dropdown ul {
  display: none;
  position: absolute;
  width: 87px;
  border-right: 2px solid #8D0A0E;
  border-bottom: 2px solid #8D0A0E;
  border-left: 2px solid #8D0A0E; }

#dropdown li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
  background-color: #00487d; }

#dropdown li a {
  display: block;
  height: 18px;
  width: 87px;
  color: #ffffff;
  text-decoration: none;
  font-size: 7pt; }

#dropdown li a:hover,
#dropdown li a:active {
  background-color: #001D31; }
/* Override base styles */
#main_buttons ul li {
  margin-left: 0; }

.links {
  margin: 0 0 10px 0; }

.thumb {

  width: 100px;
  height: 75px;
  margin: 1px 3px 1px 3px;
  border: 1px solid #163258;
}

#map {
  width: 600px;
  height: 500px;
  margin: 0px auto;
  border: 2px solid #bc393d; >
}

#answers p{
  margin: 13px 0 13px 0;
}

#questions h3 {
  font-size: 1.5em;
  text-decoration: none;
  font-style: italic;
  margin: 10px 0 10px 20px;
}

#questions li {
  margin-left: 20px;
}

#questions li a { color: #FFFFFF; }

#questions li a:hover { color: #faeb06; }


/* SECOND DROP-DOWN STUFF */

#dropdown2 {
  float: left;
  width: 90px; }

#dropdown2:hover #droplist2 {
  display: block; }

#dropdown2 span {
  display: block;
  height: 37px; }

#gallery_photos {
  margin: 0px auto;
  border: 1px solid black; }

.gallery {
  border: 1px solid black;
  margin: 0px auto;
}

.gallery td {
    background-image: url('./graphics/blue_button_bg.gif');
}

.gallery a {
  padding: 0 10px 0 10px;
  font-size: 11px;
  text-decoration: none;
}

#gallery_description {
  text-align: center;
  background: url(./graphics/form_goldbg.gif) repeat;
  margin: 0px auto; }

#gallery_description p {
  padding: 8px;
  text-align: center;
  color: #000000;
}



