/* Global Styles */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
  background-color: #00417E;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

a { color: #FFF; }


/* Header Styles */
#head {
  background-image: url(http://www.pengrowthsaddledome.com/images/h_bg_gradient.gif);
  width: 100%;
  }

#headRow {
  background-color: #00366A;
  height: 10px;
  width: 100%;
  }

#headLogo {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  }


/* Body Styles */
#body {
  background-color: #002950;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 30px 0px;
}

#bodyNav {
  background-color: #002950;
}
#bodyNav td {
  font-size: 11px;
}

#bodyContent {
  background-color: #002950;
  font-size: 12px;
}


/* Home Styles */
#homeInsider {
  background-color: #003567;
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
}

#homeEventLarge {
  color: #FFF;
  font-face: Verdana, Arial, Helvetica, sans-serif;
}
#homeEventLarge #title { font-size: 12px; font-weight: bold; }
#homeEventLarge #time { font-size: 12px; }
#homeEventLarge #description { font-size: 10px; }
#homeEventLarge #link { font-size: 10px; }
#homeEventLarge #link a:link { text-decoration: underline; }
#homeEventLarge #link a:active { text-decoration: underline; }
#homeEventLarge #link a:visited { text-decoration: underline; }
#homeEventLarge #link a:hover { text-decoration: underline; }

#homeEventSmall {
  color: #FFF;
  font-face: Verdana, Arial, Helvetica, sans-serif;
}
#homeEventSmall #title { font-size: 12px; font-weight: bold; }
#homeEventSmall #time { font-size: 12px; }
#homeEventSmall #description { font-size: 10px; }
#homeEventSmall #link { font-size: 10px; }
#homeEventSmall #link a:link { text-decoration: underline; }
#homeEventSmall #link a:active { text-decoration: underline; }
#homeEventSmall #link a:visited { text-decoration: underline; }
#homeEventSmall #link a:hover { text-decoration: underline; }


/* Footer Styles */
#footer {
  background-color: #00417E;
  width: 100%;
  }

#footerCopy {
  color: #FFF;
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 30px 0px;
  text-align: center;
  width: 760px;
  }

#footerCopy a:link { text-decoration: none; }
#footerCopy a:active { color: #FFC500; text-decoration: none; }
#footerCopy a:visited { text-decoration: none; }
#footerCopy a:hover { text-decoration: underline; }

/* Menu Styles */
#MenuHead {
  color: #FDC500;
  font-weight: bold;
}


/* Calendar & Event Styles */
#calendarThisYear {
  color: #FDC500;
  font-weight: bold;
}


.largeevent {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#002950; font-weight: bold;}
.largedate {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#002950;}
.largedescription {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#8094A8;}

.smallevent {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#002950; font-weight: bold;}
.smalldate {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#002950;}
.smalldescription {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#8094A8;}

.calendarevent {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#002950;}
.calendardate {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#8094A8;}