/* Admin Styles */
/* ----------------------------------------------------- */
#Admin { }
#AdminHead   { font-weight: bold; font-size: 30pt; font-family: Verdana, Arial, Helvetica, sans-serif }
#AdminHead .nav    { color: #666; font-weight: bold; font-size: 10px; border-top: 1px solid black; border-bottom: 1px solid black }

/* Left Side Nav */
#AdminNav    { font-size: 11px; margin-left: 10px; padding-top: 5px; padding-bottom: 5px; border-right: 1px solid black }
#AdminNav .nav a:link, #AdminNav .nav a:visited { color: black }
#AdminNav .nav a:hover, #AdminNav .nav a:active   { color: #f00 }
#AdminNav .nav2 a:link, #AdminNav .nav2 a:visited    { color: white; font-weight: bold; font-size: 11px }

/* Main Display Area */
#AdminMain       { font-size: 11px }
#AdminMain .h1 { color: #666 }

/* Styles for display of alternating colors in lists */
/* ----------------------------------------------------- */
#row0       { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
#row0 a:link, #row0 a:visited  { color: #000; text-decoration: none }
#row0 a:hover, #row0 a:active  { color: red; text-decoration: underline }
#row1       { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #dedede }
#row1 a:link, #row1 a:visited  { color: #000; text-decoration: none }
#row1 a:hover, #row1 a:active  { color: red; text-decoration: underline }
#page { }
#pageHead  { color: black; font-size: 20px; font-family: "Times New Roman", Georgia, Times }
#pageHead .content { color: white }
#pageHead .content a:link, #pageHead .content a:visited  { color: white; font-size: 11px }
#pageHead .content a:hover, #pageHead .content a:active { color: red }
#page { }
#navL  { color: #666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 5px; margin-bottom: 5px }
#navL a:link, #navL a:visited   { color: #666; font-size: 11px }
#navL a:hover, #navL a:hover { color: red; text-decoration: underline }
#pooter{ }

/* 1 Column, Left Colum - 2 Column, Top Article - 1 column top/2 col*/
#Content1  { }
#Content1a { }

/* Left Column - 2 Column, Bottom Left Column - 1 column top/2 col*/
#Content2 { }
#Content2a { }
#ContentR { }

/* SlideShow Elements*/
#SlideShow{ }
#SlideShow .caption { font-size: 12px }
#SlideShow a:link, #SlideShow a:visited { font-weight: bold; text-decoration: none }
#SlideShow a:hover, #SlideShow a:active  { text-decoration: none }

/* Calendar Elements*/
#Calendar{ }

/* Form Elements*/
#Form{ }

/* Member Area Elements*/
#Member  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
#Print { }

/* Generic Tags */
/* ----------------------------------------------------- */
body, table, td       { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
h1   { color: #666; font-size: 20px; font-family: "Times New Roman", Times, Georgia, serif }
h2   { color: #666; font-size: 16px; font-family: "Times New Roman", Times, Georgia, serif }
h3     { font-weight: bold; font-size: 11px }
input, textarea, select, option, file    { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
img { }

/* Generic Classes */
/* ----------------------------------------------------- */
.h1 {
  font-weight: bold; 
  font-size: 20px; 
  font-family: "Times New Roman", Times, Georgia, serif 
  }
.h1 a:link, .h1 a:visited { color: #666 }
.h1 a:hover, .h1 a:active { color: #666; text-decoration: underline }
.h2 {
  font-weight: bold; 
  font-size: 16px; 
  font-family: "Times New Roman", Times, Georgia, serif 
  }
.h3    { font-weight: bold; font-size: 11px }

/* Classes */
/* ----------------------------------------------------- */
.content     { font-size: 11px }
.smalltxt {
    font-size: 10px;
  }
.caption  {
    font-size: 10px;
    }
.pagelink    { color: #6b6b6b; font-size: 16px }

/* Navigation */
/* ----------------------------------------------------- */
.nav     {
	padding-bottom : 10px;
}
.nav a:hover, .nav  a:active {
  text-decoration: underline
  }
.nav2  { font-weight: bold }

/* Links */
/* ----------------------------------------------------- */
a:link, a:visited  { color: #666; text-decoration: none }
a:hover, a:active  { color: red; text-decoration: underline }
.pagelink a:link, .pagelink a:visited    { color: #6b6b6b; font-weight: bold; font-family: "Times New Roman", Georgia, Times; text-decoration: none }
.pagelink a:hover, .pagelink  a:active  { color: red; text-decoration: underline }
a img  { border: none 0 }

/* Site colors */
/* ----------------------------------------------------- */
.primaryCol  {
  background-color: #c4c4c4 
  }
.secondaryCol  {
  background-color: #666 
  }
.highlightCol    { background-color: #dedede }
.contrastCol  {
  background-color: #000 
  }
/* Class to fill out header area to right of image */
/* ----------------------------------------------------- */
.header-fill {
  }