body {
    margin: 0 0 25px 0;
    font: 10pt verdana,sans-serif;
}

div#container {
    width: 960px;
    margin: 25px auto 25px auto;
}

h1 {
    font: 19px georgia,serif;
    text-align: center;
    margin: 0 0 3px 0;
    font-weight: normal;
}

h1.page_header {
    margin-bottom: 10px;
}

h2 {
    font: 12pt georgia,serif;
    text-align: left;
    margin: 0 0 10px 0;
    font-weight: normal;
    text-decoration: underline;
}

h3 {
    font: 10pt verdana, sans-serif;;
    text-align: left;
    margin: 20px 0 0 0;
    font-weight: bold;
}

h4 {
    font-size: 12px;
    margin: 0;
    border-bottom: 1px solid #aaa;
    font-weight: bold;
}

h4#meeting_times {
    margin: 0 20px 10px 20px;
}

div.padded {
    padding:10px 25px 10px 25px;
}

div#meeting_times_box {
    border: 1px solid #aaa;
    padding-top: 10px;
    margin-top: 7px;
}

h4#events {
    margin: 0;
    margin-top: 15px;
}

h5 {
    font-size: 10px;
    margin: 5px 15px 2px 15px;
    color: #222;
}

p {
    margin: 1em 0 1em 0;
}

a {
    color: #247;
}

select, textarea, input { border: 1px solid #aaa; }

.box { 
  background: #F3E6C9; 
  margin: 20px 0 25px 0;
  text-align: center;
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0;
}

div.news {
    margin: 0;
    padding: 0.5em 1em 1em 1em;
}

div.news h1 {
    text-align: left;
    font-size: 11pt;
    font-weight: normal;
}

div.link_to_top {
    padding-top: 1em;
    text-align: center;
    font-size: 8pt;
}

div#header {
    width: 790px;
    height: 30px;
    margin: 0 auto 0 auto;
    border: 1px solid #ddd;
    border-bottom: 0;
}

div#menu_image {
    height: 162px;
    margin: 0 auto 0 auto;
    background-image: url(images/default_header.jpg);
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    border-bottom: 0;
}

div#menu {
    padding-left: 10px;
}

div#submenu {
    text-align: center;
    background-color: #fff;
    padding: 10px 0 20px 0;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li {
    margin: 0 0 8px 0;
    padding-bottom: 5px;
}

li a { color: #247; }

div#menu ul {
    font-family: tahoma, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
}

div#menu li {
    margin: 0;
    display: inline;
    opacity: 0.85;
}

div#menu li.selected {
    background-color: #fff;
    padding: 6px 12px 5px 12px;
    color: #000;
    opacity: 1.0;
    border: 1px solid #ddd;
    border-bottom: 0;
}

div#submenu li.selected {
    padding: 4px 13px 4px 13px;
    color: #000;
}

div#menu li a {
    background-color: #369;
    line-height: 22px;
    padding: 4px 12px 4px 12px;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
}

div#submenu li a {
    line-height: 22px;
    padding: 4px 15px 4px 15px;
    text-decoration: none;
    color: #000;
    font-weight: normal;
}

div#menu li a:hover {
    background-color: #58b;
}

div#submenu li a:hover {
    color: #039;
    text-decoration: underline;
}

div#main {
    margin: 0 auto 0 auto;
    border: 1px solid #ddd;
    border-top: 0;
}

table {
    border: 0;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

th,td {
    vertical-align: top;
}

td#left_content {
    padding: 0 25px 25px 25px;
    width: 250px;
    line-height: 22px;
    text-align: center;
    font-size: 9pt;
}

td#main_content {
    padding: 25px;
    line-height: 22px;
}

td#sidebar {
    border-left: 0px solid #ddd;
    font-size: 8pt;
    text-align: center;
    background-color: #e6eef6;
    padding: 30px 15px 15px 15px;
    width: 130px;
}

td#sidebar img {
    margin-bottom: 2px;
}

div#upcoming_events {
    margin: 20px 0 20px 0;
}

div.directions {
    width: 250px;
    margin: 10px auto 0 auto;
    padding: 5px 0 5px 0;
}

div.directions a { text-decoration: none; color: #247; font-weight: bold; }
div.directions a:hover { text-decoration: underline; }

div.events {
    line-height: 18px;
    padding-bottom: 5px;
}

div.email {
    font-size: 12px;
    line-height: 20px;
}

div.email a {
    text-decoration: none;
}

table.past_service {
    width:100%;
    margin-bottom:15px;
}

table.past_service td.labels {
    padding:5px;
    text-align:right;
    width:150px;
    font-size:11px;
    font-weight:bold;
    color:#444;
}

table.past_service td.values {
    padding:5px;
}

table.past_service td.blue {
    background:#e6eef6;
    width:180px;
    text-align:center;
    padding-top:15px;
}

div.file {
    text-align: center;
    border: 1px solid #aaa;
    background-color: #fafafa;
    padding: 10px;
    line-height: 30px;
}

td.filename {
    vertical-align: middle;
    padding: 0 0 6px 10px;
    text-align: left;
}
