/* This code is copyrighted by Ginger Wentrcek and may not be used without permission. */

body {
background-image: url(images/stripes.jpg);
background-repeat: repeat;  
background-color: #b2b2b2; /* lite gray */
color: #000000;
font-family: arial, "trebuchet MS", helvetica, sans-serif;
font-size: 14px;
text-align: center; /* for IE */  
}

/* area across top that holds banner */
#header {
background-color: #848484; /* medium gray */
width: 900px; 
margin: 0px;
color: #000000;
background-repeat: no-repeat;
border-top:1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 0px;
border-left: 1px #000000 solid;
height: 170px;
padding-top: 0px;
padding-bottom: 0px;
}
 
/* bar under header that  holds horizontal links */
#navbar ul {
background-color: #454545; /* medium gray */
color: #000;
width: 890px; 
margin: 0px;
padding: 5px; 
list-style-type: none;
text-align: center;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
 
/* directions for horizontal links across top */
#navbar ul li {
display: inline;
}
 
/* unvisited horizontal link across top of page */
#navbar ul li a {
text-decoration: none;
padding: 5px;
color: #000000;
background-color: #b2b2b2; /*lite gray */
}
 
/* hover horizontal link across top of page */
#navbar ul li a:hover {
color: #000000;
background-color: #eeeef2; /* pale blue */
}

/* BEGIN MENU  */
/* bar under header that  holds horizontal links */
.navbar2 ul {
color: #000000;
font-size: .60em;
margin: 0px;
padding: 5px; 
list-style-type: none;
text-align: left;
}
 
/* DIRECTIONS FOR HORIZONTAL LINKS  */
.navbar2 ul li {
outline: none;
display: inline;
}
 
/* UNVISITED HORIZONTAL LINK ACROSS  */
.navbar2 ul li a {
outline: none;
text-decoration: none;
padding: 5px;
color: #000000;
}
 
/* HOVER HORIZONTAL LINK  */
.navbar2 ul li a:hover {
color: #fff;
}

.navbar2 ul li a.current {   
 background: #CFBA92;    
}
/* END MENU */

/* BEGIN MENU ACROSS BOTTOM OF PAGE */
/* bar under header that  holds horizontal links */
#navbar3 ul {
color: #000000;
font-size: .60em;
margin: 0px;
padding: 5px; 
list-style-type: none;
text-align: center;
}
 
/* directions for horizontal links across BOTTOM */
#navbar3 ul li {
display: inline;
}
 
/* unvisited horizontal link across bottom of page */
#navbar3 ul li a {
text-decoration: none;
outline: none;
padding: 5px;
color: #000000;
}
 
/* hover horizontal link across bottom of page */
#navbar3 ul li a:hover {
outline: none;
color: #393122;
}

.navbar3 ul li a.current {   
 background: #ffffff;    
}

/* END MENU ACROSS BOTTOM OF PAGE */
 
#container { 
background-color: #b2b2b2; /*lite gray */
text-align: justify;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
width: 860px;  
padding-top: 20px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
border-right: 1px solid #000000;
border-left: 1px solid #000;
font-family: arial, "trebuchet MS", helvetica, sans-serif;
font-size: 14px; 
line-height: 18px;
}

#footer {
background-color: #5c5c5c; /* dk gray */
width: 900px; 
border: 1px solid #000000;
margin-top: 0px; 
font-family: arial, "trebuchet MS", helvetica, sans-serif;
font-size: 18px;
color: #ffffff;
text-align: center;
vertical-align: middle;
}

div#wrapper {
text-align:left; 
width:900px; 
margin:0 auto; /* for the rest-added */
} 
 
.tnail {
float: left;
width: 150px; 
border: none;
margin: 10px; 
text-align: center;
padding: 5px;
font-size: 12px;
font-family: arial, "trebuchet MS", helvetica, sans-serif;
}

.image {
border: 1px solid #000;
}
 
#left {
float: left;
}

.ctr{
text-align: center;
}

.ctrlarge {
font-size: 1.5em;
text-align: center;
}

.highlight {
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-style: oblique;
font-size: 1.1em;
color: #5b1a37;
}

.highlight2 {
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-style: oblique;
font-size: 1.4em;
color: #5b1a37;
}

.members{
margin-left: auto;
margin-right: auto;
}

form {
font-size: 1.1em;
}

fieldset {
padding: 15px;
color: #000;
background-color: #bfbfbf;
border-color: #2e2e2e;
}

legend {
color: #000;
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-size: 1.3em;
}

input {
background-color: #e8d7ae;
color: #000;
border: 1px solid #2e2e2e;
}

textarea {
background-color: #e8d7ae;
color: #000;
border: 1px solid #2e2e2e;
}

a:link {
color: #000;
text-decoration: underline;
}

a:visited {
color: #000;
text-decoration: underline;
}

a:hover {
color: #fff;
text-decoration: none;
}

a:active {
color: #fff;
text-decoration: none;
}

table {
margin: auto;
padding: 3px;
}

caption {
color: #000;
background-color: #848484; /* gray */
padding: 15px 0 15px 0;
text-align: center;
font-size: 1.5em;
margin: auto;
border: #5c5c5c; /*dark gray */
}

th {
color: #000;
font-size: small;
text-align: left;
margin: auto;
padding:3px;
}

td {
color: #000000; /* black */
font-size: small;
text-align: left;
margin: auto;
padding:3px;
}

.floatright {
float: right;
margin: 0 10px 0 10px;
padding: 20px;
}

.floatright2 {
float: right;
margin-top: 2em;
margin-left: 1em;
margin-bottom: 30px;
}

.floatright3 {
float: right;
margin: 0 10px 0 10px;
padding: 0px;
}

.floatright4 {
float: right;
margin-bottom: 1em;
margin-left: 1em;
}

.floatright5 {
float: right;
margin-bottom: 1em;
margin-right: 150px;
}

.floatleft {
float: left;
margin: 0 0 10px 10px;
padding: 2px;
}

.floatleft2 {
float: left;
margin: 0 5px 5px 5px;
padding: 5px;
}

.clearright {
clear: right;
}

.yellow {
background-color: #e8d7ae;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #848484;
}

.ftr { 
color: #E7D3AB;
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-style: oblique;
font-size: 1.3em;
}

dt image {
float: left;
}

.cpyrt {
font-family: verdana, "trebuchet MS", helvetica, sans-serif;
font-style: oblique;
font-size: .75em;
color: #a7a7a7;
}

.name {
font-family: verdana, "trebuchet MS", helvetica, sans-serif; 
font-size: .90em;
}

/* no blue border on thumbnails */
a img {
border: 0;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.minutes {
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-weight: 500;
font-size: 1.3em;
color: #5b1a37;
}

.beige {
background-color: #bcaa96;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #848484;
}

.posted {
font-size: .85em;
}

 .dropcap:first-letter{
float:left;
color:black;
font-size:250%;
}

.i {
font-style: italic;
}

.b
{
font-weight: bold
}

.green {
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-weight: 500;
font-size: 1.3em;
color: #22481c;
}

.black {
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-size: 13px;
color: #000;
}

.red2 {
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #800000;
font-weight: bold;
}











