/* modified by Jerry Gartner, gartnerwebdev.com - selectors added to existing style sheet are commented */

body {
  margin:0px;
  padding:0px;
  background-color:#ffffff;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  color:#002e0e}

/*This kills some of the flash whitespace */
.top {
  margin-top: -40px;
  overflow: hidden}

img {
  border: none}

td {
text-align: left;
font-size:0.8em;
line-height:14px}

a {
  text-decoration: none;
  color:#006a50}

.copy{
  font-size:10px;
  color:#737373}

.gray {
  color:#646464;
  text-decoration:none}

.blue {
  color:#356799;
  text-decoration:none}

.green {
  color:#68A942;
  text-decoration:none}

.white {
  color:#ffffff;
  text-decoration:none}

.verdana {
  font-family:verdana}

.sm {
  font-size:9px}

.u {
  text-decoration:underline}

.t {
  text-transform:uppercase}

.big{
  font-size:12px}

.bigger{
  font-size:14px}

.align {
  vertical-align:middle}

.submit_form{
  width:143px;
  height:19px;
  font-size:11px;
  background-color:#ffffff;
  color:#3B3B3B;
  margin-left:0px;
  margin-right:0px}

.form {
  width:203px;
  height:19px;
  font-size:11px;
  color:#646464;
  margin-left:0px;
  margin-right:0px}

.textarea {
  width:203px;
  height:99px;
  font-size:11px;
  color:#646464;
  overflow:hidden;
  margin:auto 0}

a:hover{
  text-decoration:underline}

.a:hover{
  text-decoration:none}

/*Form Validation*/
.default{
  font-size: 100%}

.defaultErr{
  font-size: 100%;
  color: #FF0000}

.defaultErr2{
  font-size: 100%;
  color: #FF0000}

/* Event Page Styles */
.event{
  border-width:1px 0;
  border-style:solid none dotted;
  border-color: #008427 transparent #ccc;
  padding:0.5em;
  margin:0 auto 1em}

.event h2{
  font-family:"Times New Roman", Bodoni, Garamond, "Minion Web", serif;
  margin:0}