﻿body {
background-color: #EBEBEB;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
}

hr {
color: black;
}

/* Photos and images are posted with any borders  */
img {
	border:0px; 
}

td {
font-family: Verdana,Arial,sans-serif;
font-size: 80%;
}

h1{
font-family: Verdana,Arial,sans-serif;
font-weight: bold;
font-size: 100%;
}

td#heading {
background-color: #EAE0AF;
}

td#top {
background-color: #3E66AE;
font-size: 90%;
font-weight: bold;
}

td#top a {
text-decoration: none;
color: white;
}

td#top a:hover {
text-decoration: underline;
}

td#bannerrow {
background-color: #999999;
}

td#bannerrow a {
font-style: italic;
text-decoration: none;
color: black;
}

td#bannerrow a:hover {
text-decoration: underline;
}

td#center {
background-color: #FFFFFF;
padding-right: 3%;
padding-left: 3%;
}

td#left {
background-color: #3E66AE;
color: white;
}

td#left a {
text-decoration: none;
color: white;
font-size: 100%;
}

td#left a:hover {
text-decoration: underline;
}

td#office {
background-color: #3E66AE;
}

td#office a {
text-decoration: none;
color: black;
font-size: 100%;
}

td#office a:hover {
text-decoration: underline;
}

td#right {
color: white;
background-color: #3E66AE;
}

td#right a {
color:white
}

td#bottom a {
color:black
}

td#bottom a:hover  {
text-decoration: underline;
}

table#recent {
width: 100%;
border: 2;
border-style: solid;
border-color: #1D3852;
}

table#recent td {
font-size: 80%;
}

table#recent h2 {
font-size: 100%;
}

table#events {
width: 80%;
border: 2px solid #1D3852;
}

table#events td {
font-size: 80%;
}

table#events h2 {
font-size: 100%;
}

td#news (
font-size: 100%;
font-weight: bold;
}

table#committees {
width: 100%;
border: 1;
}

table#committees td {
vertical-align: top;
padding-right: 1%;
padding-left: 1%;
}

.address {
color: black;
font-size:  85%;
}

.heading {
color: black;
background-color: #1D3852;
font-size: 100%;
}