﻿body {
background-color: #FFFFFF;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
}

hr {
color: black;
}

td {
font-family: Verdana,Arial,sans-serif;
font-size: 80%;
}

h1{
font-family: Verdana,Arial,sans-serif;
font-weight: bold;
font-size: 100%;
}

/* Photos and images are posted with any borders  */
img {
	border:0px; 
}

td#heading {
color: white;
background-color: #CC0000;
}

td#masthead {
background-color: #000065;
}


td#top {
background-color: #000065;
font-size: 80%;
font-weight: bold;
}

td#top a {
text-decoration: none;
color: white;
}

td#top a:hover {
text-decoration: underline;
}

tr#bannerrow {
background-color: #993300;
}

tr#bannerrow a {
text-decoration: none;
color: white;
}

tr#bannerrow a:hover {
text-decoration: underline;
}

td#center {
padding-right: 3%;
padding-left: 3%;
}

td#left {
background-color: #ccccff;
}

td#left a {
text-decoration: none;
color: black;
font-size: 100%;
}

td#left a:hover {
text-decoration: underline;
}

td#office {
background-color: #ccccff;
}

td#office a {
text-decoration: none;
color: black;
font-size: 100%;
}

td#office a:hover {
text-decoration: underline;
}

td#right {
color: yellow;
background-color: #8893BA;
}

td#right a {
color:white
}

td#bottom a {
color:black
}

td#bottom a:hover  {
text-decoration: underline;
}

table#recent {
width: 75%;
border: 2px solid;
border-color: #CC0000;
}

table#recent td {
font-size: 80%;
}

table#recent h2 {
font-size: 100%;
}

table#events {
width: 80%;
border: 2px solid #8893BA;
}

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%;
}

.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

.rounded-corners {
    behavior: url(/css/border-radius.htc);
    border-radius: 20px;
}


.address {
color: black;
font-size:  85%;
}

.heading {
color: white;
background-color: #993300;
font-size: 100%;
}