body, h1, h2, h3, h4, h5, table, td, th {
        font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
        font-size: small;
        color: #333333;
        margin: 0;
        padding: 0;
  }
a {
        text-decoration: none;
	}

body {
        width: 900px;
        margin-right: auto;
        margin-left: auto;
        background-color:#ffffff;
	}

h1 {
/*        font-size: 1.75em;
        color: #000000;
        line-height: 2em;
        padding-top: 3px; */
  }
h2 {
        font-family: Arial;
        font-weight: normal;
        font-size: 1.75em;
	      color:#ffffff;
        margin-bottom: 1em;
  }
h3 {
        font-size: 1.2em;
        color: #0a50a8;
  }
h4 {
        font-size: 1em;
        color: #0a50a8;
        padding: 5px 0px 5px 0px;
  }
p {
        font-size: 1em;
        margin-top: 0.75em;
        margin-bottom: 0.75em;
        max-width: 790px;
        text-align: justify;
	}
a {
        text-decoration: underline;
	}
a img {
        border: none;
  }
#header {
	      background:url(../images/swirl2.jpg) top repeat-x;
        margin-top: 7px;
        margin-bottom: 0px;
        padding: 5px;
}
#content {
        width: 900px;
        float: left;
        background-color: #ffffff;
        padding-bottom: 5px;
	}
	
#main {
        clear: both;
        width: 890px;
        height: 400px;
        margin-top: 5px;
	}
  
#side {
        width: 550px;
        height: 390px;
	      background:url(../images/swirl.jpg) top repeat-x;
  }
#sidetext{
        font-size: 0.9em;
        color: #800000;
        line-height: 175%;
        padding: 20px;
        height: 350px;
        overflow: auto;
  }
#sidetext p {
        margin-left: 20px;
        margin-right: 20px;
  }
  
#nav {
        width: 900px;
        margin: -7px 0px 0px -40px;
	}

#nav ul {
	}

#nav ul li {
	      list-style:none;
	      float:left;
	      height:40px;
  }

#nav ul li a {
	      height:40px;
	      background:url(../images/nav_a.jpg) top repeat-x #008ed6;
	      display:block;
	      width:85px;
	      padding: 5px;
	      border-right:1px solid #ffffff;
	      color:#ffffff;
	      text-decoration: underline;
	      font:80% Verdana;
  }

#nav ul li a:hover {
	      background:url(../images/nav_a_hover.jpg) bottom repeat-x #0E6FA0;
	      color:#ffffff;
  }

#nav ul li a em {
	      font-style:normal;
	      text-decoration:underline;
  }


#footer {
        font-size: 0.9em;
        clear: both;
        width: 100%;
	      border-top: 2px solid #eeeeee;
        margin-top: 10px;
        margin-bottom: 5px;
        padding-top: 5px;
        color: #999999;
	}

.picture {
        float: right;
        width: 330px;
        height: 390px;
  }
.address {
        float: left;
        font-size: 1em;
        margin-left: 0;
        padding-right: 50px;
  }
.indent {
        margin-left: 40px;
	}
.hidden {
        position: absolute;
        left: -9999px;
  }
.map {
        float: left;
        width: 425px;
        }
.menu {
	      background:url(../images/menu.jpg) top right repeat-x #008ed6;
	      height: 50px;
  }
.newstab {
        border: 2px solid #a0a0a0;
        width: 475px;
  }
.newstab td {
        border: 1px solid #c0c0c0;
        padding: 2px;
  }
.regmark {
        font-size: 0.75em;
  }
.cal {
        margin-left: 7px;
	}
.twit {
        margin-left: 100px;
	}

