html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html, body {
    background-color: #fff;
    color: #666;
    font-family: arial, helvetica, sans-serif;
}
body {
    font-size: 75%;
}
#page {
    background-color: #fff;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    width: 979px;
}
#header {
    background: url(../images/header.jpg) no-repeat 0 0;
    height: 562px;
    overflow: hidden;
}
#header strong a {
    display: block;
    height: 230px;
    width: 300px;
}
#header ul {
    height: 83px;
    list-style: none;
    margin: 84px 0 0 0;/*margin: 96px 0 0 0;*/
    padding: 0;
}
#header ul li {
    color: #fff;
    display: inline;
}
#header ul li a {
    display: block;
    float: left;
}
#header ul li.home a {
    height: 44px;
    width: 103px;
}
#header ul li.about a {
    height: 44px;
    margin-left: 3px;
    width: 131px;
}
#header ul li.contact a {
    height: 44px;
    margin-left: 3px;
    width: 142px;
}
#header ul li.links a {
    height: 44px;
    margin-left: 3px;
    width: 114px;
}
#header ul li.map a {
    height: 44px;
    margin-left: 3px;
    width: 107px;
}
#header ul li.member a {
    height: 83px;
    margin-left: 3px;
    width: 146px;
}
#header span {
    left: -9999px;
    position: absolute;
}
#header blockquote.quote {
    color: #dea90d;
    font-family: 'Calibri', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: italic;
    left: 260px;
    position: absolute;
    text-align: right;
    top: 65px;
    width: 320px;
}
#header blockquote.quote strong {
    font-size: 36px;
}
#header blockquote.quote cite {
    font-size: 24px;
    text-align: left;
}
#container {
    background: url(../images/sidebar-bg.jpg) repeat-y 0 0;
    margin: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    top: 390px;
    width: 979px;
}
#content {
    float: right;
    padding: 0 10px 10px 10xp;
    width: 739px;
}
#sidebar {
    float: left;
    width: 220px; /*305px;*/
}
#content a,
#content a:link,
#content a:visited,
#content a:active {
    color: #2d6f53;
    text-decoration: underline;
}
#content a:hover {
    color: #2d6f53;
    text-decoration: none;
}
#content h1.space {
    color: #333;
    font-size: 18px;
    margin: 0.5em 0 0.5em 0;
    padding: 0;
}
#content h1.title {
    color: #2d6f53;
    font-size: 16px;
    letter-spacing: -1px;
    margin: 0 0 1em 0;
    padding: 0;
    text-transform: uppercase;
}
#content h2 {
    color: #2d6f53;
    font-size: 14px;
    letter-spacing: -1px;
    margin: 0 0 1em 0;
    padding: 0;
    text-transform: uppercase;
}
#content h2.orange {
    color: #dea90d; /*!important;*/
}
#content div.head_space {
    width: 460px;
}
#content div.head_space p {
    text-align: justify;
}
#content div.divider {
    background: url(../images/divider.gif) repeat-x 0 center;
    display: block;
    height: 20px;
    margin: 10px 0px;
    width: auto;
}
#content li,
#content p {
    line-height: 130%;
    margin: 0 0 1em 0;
}
#sidebar a.sbtitle {
    display: block;
    color: #2d6f53;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 1em 0 0.5em 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}
#sidebar strong.sbtitle {
    color: #2d6f53;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 1em 0 0.5em 0;
    padding: 0;
    text-transform: uppercase;
}
#sidebar a.sbtitle:hover {
    text-decoration: underline;
}
#sidebar a.sblink {
    display: block;
    color: #333;
    font-size: 120%;
    /*height: 30px;*/
    line-height: 130%;
    margin: 0 10px;
    text-decoration: none;
    width: auto;
}
#sidebar a.sblink:hover {
    text-decoration: underline;
}
#sidebar div.divider {
    display: block;
    background: url(../images/divider.gif) repeat-x 0 0;
    height: 8px;
    margin: 0 10px;
    width: auto;
}
.block {
    background-color: #fafafa;
    border: 1px solid #2d6f53;
    height: 161px; /*183px;*/
    float: left;
    margin: 0 10px 10px 0;
    padding: 10px;
    width: 258px; /*280px;*/

    -moz-border-radius: 10px;    /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
    -khtml-border-radius: 10px;  /* Linux browsers */
    border-radius: 10px;         /* CSS3 */
}
.buttons {
    clear: both;
    margin: 0 auto;
    overflow: hidden;

}
.button {
    float: left;
    height: auto;
    margin: 0 0 0 8px;
    width: auto;
}
.subscribe {
    float: right;
    height: auto;
    margin: 5px 0 5px 0;
    width: auto;
}
#articles {
    float: left;
    margin: 0 10px 10px 0;
    padding: 0;
    width: 280px;
}
#articles li a {
    color: #777 !important;
    text-decoration: none !important;
}
#articles li a:hover {
    text-decoration: underline !important;
}
#articles ul {
    margin: 0 0 0 20px;
    padding: 0;
}
#articles ul li {
    list-style: square;
}
p.read_more a {
    color: #777 !important;
}
#breakingnews p.read_more,
#articles p.read_more {
    text-align: right;
    text-transform: uppercase;
}
#breakingnews {
    background: url(../images/breakingnews.jpg) no-repeat 0 0;
    display: block;
    float: left;
    height: 250px;
    margin: 0 10px 10px 0;
    padding: 10px 20px 10px 10px;
    overflow: hidden;
    width: 250px;
}
.bncontainer {
    width: 230px;
}
#breakingnews h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 10px 35px;
}
#breakingnews_footer {
    background: #fff url(../images/breakingnews-footer.jpg) no-repeat 0 0;
    height: 120px;/*height: 62px;*/
    left: -10px;
    position: relative;
    top: -10px;
    width: 260px;
}
#breakingnews_rat {
    background: url(../images/ratticus-finch.png) no-repeat 0 0;
    height: 128px;
    left: 290px;
    position: relative;
    top: 180px;
    width: 100px;
}
div.find_a_member {
    background-color: #fdeac2;
    margin: 0 5px 0 0;
    padding: 5px;
    width: 200px;
}
div.find_an_id {
    background-color: #fdeac2;
    margin: 0 5px 0 0;
    padding: 5px;
    width: 200px;
}
form#forgot_password table td,
form#login table td,
form#find_a_member table td,
form#find_an_id table td {
    padding: 3px 5px 3px 0;
    vertical-align: middle;
}
#footer {
    background: #fff;
    border-top: 5px solid #387c60;
    clear: both;
}
#footer ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    width: 550px;
}
#footer ul li {
    display: inline;
}
#footer ul li a {
    color: #444;
    display: block;
    float: left;
    padding: 15px 5px;
    text-align: center;
    text-decoration: none;
    width: 100px;
}
#footer ul li a:hover {
    text-decoration: underline;
}
table.list_tbl {
    border: 1px solid #2b7053;
    margin: 10px 0;
    width: 100%;
}
table.list_tbl th,
table.list_tbl td {
    padding: 3px;
}
table.list_tbl th {
    background-color: #2b7053;
    color: #fff;
    text-align: left;
}
table.list_tbl td {
    background-color: #fff;
}
table.list_tbl tr.odd td {
    background-color: #c9dad2;
}
table.contact_tbl {
    width: 100%;
}
table.contact_tbl td {
    background-color: #fff;
    padding: 2px 2px 5px 2px;
}
table.contact_tbl td a {
    color: #2b7053;
    font-size: 12px;
    font-weight: normal;
}
table.contact_tbl td a:hover {
    text-decoration: underline;
}
table.files_tbl {
    width: 100%;
}
table.files_tbl th,
table.files_tbl td {
    padding: 2px;
}
table.files_tbl th {
    color: #fff;
    background: #2b7053;
    text-align: left;
}
table.files_tbl td {
    background-color: #fff;
}
table.files_tbl td a {
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
table.files_tbl td a:hover {
    text-decoration: underline;
}
table.index_tbl {
    margin: 0 auto;
    width: 100%;
}
table.index_tbl td {
    padding: 5px;
}
table.index_tbl td h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
table.index_tbl td.heading {
    background: #80a997;
    border-bottom: 0;
    color: #fff;
}
table.membership_application {
}
table.membership_application td {
    background-color: #fff;
    padding: 5px;
}
table.find_an_id,
table.find_a_member {
    background: #ffc03d;
    border: 1px solid #ffc03d;
    margin: 0 auto;
    width: 100%;
}
table.find_an_id span,
table.find_a_member span {
    margin: 0 0 0 5px;
}
table.find_an_id td,
table.find_a_member td {
    padding: 0;
}
table.find_an_id td table,
table.find_a_member td table,
    padding: 0;
}
table.find_an_id select,
table.find_a_member select {
    text-transform: uppercase;
}
#wcontent table td {
    padding: 5px;
}
ul.links li {
    margin: 5px auto;
}
ul.links li a,
ul.links li a:link,
ul.links li a:visited,
ul.links li a:active {
    color: #2d6f53;
    text-decoration: underline;
}
ul.links li a:hover {
    color: #2d6f53;
    text-decoration: none;
}
.bordered {
    border: 1px solid #2b7053;
}
hr {
    border: 0;
    border-bottom-width: 1px;
    border-color: #ccc;
    border-style: solid;
    height: 1px;
    margin: 8px 0;
}
.print-button {
    float: right;
    margin-top: 20px;
}
.larger {
    font-size: 110%;
}
.nmlheading {
    color: #2b7053;
}
.padded {
    margin-right: 5px;
}
.tr {
    text-align: right;
}
.tc {
    text-align: center;
}
.tl {
    text-align: left;
}
.uc {
    text-transform: uppercase;
}
.vat {
    vertical-align: top;
}
.vam {
    vertical-align: middle;
}
.vab {
    vertical-align: bottom;
}
.req,
.err {
    color: #ff0000;
}
.clear {
    clear: both;
}
small {
    font-size: 90%;
}

/*
[Paging] ------------------------------------------------------------------
*/
div.lft {
    float: left;
    padding: 0.2em 0;
}
div.rgt {
    float: right;
}
.paging {
    clear: both;
    margin: 0.5em 0 3.5em 0;
}
.paging a,
.paging span {
    background-color: #fff;
    display: block;
    float: left;
    margin-right: 0.2em;
    padding: 0.2em 0.5em;
}
.paging span.current {
    background-color: #2e6ab1;
    border: 1px solid #2e6ab1;
    font-weight: bold; color: #fff;
}
.paging a {
    border: 1px solid #349f1e;
    text-decoration: none;
}
.paging a:hover {
    border-color: #fdeac2;
}
.paging a.nextprev { }
.paging span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}
* html .paging {
    height: 1%;
    margin: 0.5em 0;
}
