body, h1, h2, h3, h4, h5, p, table, td, th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        color: #808080;
        margin: 0;
        padding: 0;
  }
a {
        text-decoration: none;
	}

a:link {text-decoration: none; color: white}
a:visited {text-decoration: none; color: white}
a:hover {text-decoration: underline; color: white}
a:active {text-decoration: none; color: white}
  
body {
        width: 980px;
        margin-right: auto;
        margin-left: auto;
        background-color:#f8f8f8;
	}
	
h1 {
        font-size: 1.75em;
        color: #000000;
        line-height: 2em;
        padding-top: 3px;
  }
h2 {
        font-weight: normal;
        font-style: italic;
        font-size: 16px;
	color: #800040;
        margin-bottom: 1em;
  }
h3 {
        font-size: 16px;
        color: #808080;
        padding-left: 0px;
        padding-bottom: 10px;
  }
p {
        font-size: 1em;
        margin-top: 0.75em;
        margin-bottom: 0.75em;
        max-width: 700px;
        text-align: justify;
	}
br {
        margin-top: 0.75em;
        margin-bottom: 0.75em;
  }
a {
        text-decoration: none;
	}
a img {
        border: none;
  }
  
#content {
        width: 980px;
        float: left;
        background-color: #ffffff;
        padding-bottom: 5px;
	}
	
#main {
        width: 825px;
        min-height: 350px;
        margin-top: 20px;
        margin-left: 155px;
	}
#main a:link          {text-decoration: none; color: blue;}
#main a:visited       {text-decoration: none; color: blue;}
#main a:hover         {text-decoration: underline; color: blue;}
#main a:active        {text-decoration: none; color: blue;}

#main ul {
        margin: 0;
        padding: 10px 0 10px 0;
  }
#main li {
        margin-left: 25px;
  }
#nav {
        float: left;
        width: 150px;
        height: 350px;
        padding-left: 5px;
	}

#nav ul {
        margin-left: 0px;
        padding-left: 0px;
        margin-top: 0px;
        padding-top: 20px;
        }
#nav li {
        margin-bottom: 1em;
        list-style-type: none;
        display: block;
        }
#nav li a {
        font-size: 1.1em;
  }
#nav    a:link {text-decoration: none; color: #a0a0a0}
#nav    a:visited {text-decoration: none; color: #a0a0a0}
#nav    a:hover {text-decoration: none; color: black}
#nav    a:active {text-decoration: none; color: black}

.banner {
        font-size: 12px;
        color: white;
        background-color: #847040;
        height: 25px;
        text-align: right;
        line-height: 200%;
        padding-right: 3px;
}

#footer {
        clear: both;
        width: 100%;
        background-color: #847040;
        color: white;
        margin-bottom: 5px;
	}
.footer-left {
        float: left;
        text-align: left;
  }
.footer-right {
        font-size: 10px;
        float: right;
        text-align: right;
        padding-right: 3px;
        line-height: 165%;
  }

blockquote {
        font-style: italic;
        font-size: 1em;
        width: 650px;
        margin-top: 2em;
        margin-bottom: 2em;
        margin-left: 1em;
        margin-right: 0;
        background-color: #f8f8f8;
        border: 1px solid gray;
        padding: 0.5em;
        text-align: justify;
        }

.address {
        float: left;
        font-size: 1em;
        margin-left: 0;
        padding-right: 50px;
  }
.picture-left {
        float: left;
        padding-right: 10px;
  }
.picture-right {
        float: right;
        padding: 3px 5px 5px 20px;
  }
.indent {
        margin-left: 0px;
	}
.office {
        font-size: 0.8em;
        padding-top: 5px;
  }
.office td {
        font-size: 0.8em;
  }
.hidden {
        position: absolute;
        left: -9999px;
  }
.map {
        float: left;
        width: 425px;
        }
.social-table {
        border: 2px solid #c0c0c0;
        width: 700px;
  }
.social-event {
        border: 1px solid #e8e8e8;
  }

