html {
    background: #f4f2de;
    border:     0;
    margin:     0;
    padding:    0;
}

body {
    font: normal normal 80%/1.2em arial, helvetica, verdana, sans-serif;
}

h1 {
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 0.2em;
}

h2 {
    color:#025FAC;
    font-size: 1.2em;
    font-weight:700;
    line-height:1.3em;
    margin-bottom: 0.1em;
    margin-top: 0;
}

h3 {
    font-size: 1.0em;
    font-weight:700;
    margin-top: 0.1em;
}

cite,
#footnotes {
    display: none
}

p.date {
    margin-bottom: 0
}

.calloutText {
    font-size: 1.2em;
    font-weight:300;
}

.signature {
    padding-left:2%;
}

#wrapper {
    background: #fff;
    border: 2px solid #e8e6d2;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    text-align: left;
    width: 930px;
}

#content {
    margin-left: 205px;
    width: 490px;
}

hr {
    border-bottom: 2px dotted gray;
}

#footer {
    background: #EAE8D6;
    clear: both;
    padding:5px;
}

.page_control a.selected {
    color: #000;
    text-decoration: none;
    cursor: default;
}

.hidden {
    display: none;
}

#Navigation {
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    position: relative;
}

#Navigation a:link {
    color:#000000;
    text-decoration: none;
}

#Navigation a:visited {
    color:#000000;
    text-decoration: none;
}
#Navigation a:active {
    color:#000000;
    text-decoration: none;
}

#Navigation a:hover {
    text-decoration: underline;
    color: #00e;
}

#Navigation ul {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
    float: right;
}

#Navigation li {
    padding:0;
}

#Navigation li {
    background: url(/Eriesense/images/MainNavDot.gif) no-repeat;
    float: left;
    font-size:15px;
    font-weight:700;
    line-height:26px;
    list-style-type:none;
    padding-left: 47px;
}

#Navigation hr.nav {
    border:none;
    border-top:dotted 2px gray;
    float: right;
    margin:0;
    width: 540px;
}

#Navigation div#hrImage {
    clear: both;
}

#Navigation span.left {
    float: left;
    width: 340px;
}

#Navigation span.right {
    float: right;
    width: 540px;
}

#frmSearch {
    left: 465px;
    position: absolute;
    top: 53px;
}

#frmSearch #btnSearchSubmit {
    background: url( /eriesense/images/btn-search.gif ) no-repeat center center;
    border: 0;
    color: #fff;
    cursor: hand;
    height: 20px;
    text-align: center;
    width: 65px;
}

#side-left {
    float: left;
    padding-left:10px;
    width: 185px;
}

#floater1 { /* used for sliding navigation */
    margin: 0;
    position: fixed;
    top: 170px;
    width: 100%;
}

* html #floater1 { /* fixes position for IE6 */
    position: absolute;
    top: 185px;
}

#floater2 { /* used for sliding navigation */
    padding-left: 10px;
    position: absolute;
    top: 0;
    width: 185px;
}

#side-left ul, #floater2 ul {
    margin-left: 20px;
    margin-right: 10px;
    margin-top:10px;
    padding:0;
}

#side-left li, #floater2 li {
    background: url(/Eriesense/images/InThisIssueBullet.gif) no-repeat top left; 
    font-size:13px;
    line-height:22px;
    list-style: none; 
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

#side-right {
    float: right;
    width: 225px;
}

#side-right #quicklinks {
    background: url( /Eriesense/images/DepartmentsBox.gif ) no-repeat;
    height: 253px;
    margin-bottom: 10px;
}

#quicklinksHP ul,
#quicklinks ul {
    list-style-type:none;
    margin:0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 55px;
}

#quicklinksHP li,
#quicklinks li {
    color: #85916D;
    font-size:14px;
    font-weight:700;
    padding-bottom:5px;
}

#quicklinksHP a:link,
#quicklinks a:link {
    color:#85916D;
    text-decoration: none;
}

#quicklinksHP a:visited,
#quicklinks a:visited {
    color:#85916D;
    text-decoration: none;
}

#quicklinksHP a:active,
#quicklinks a:active {
    color:#85916D;
    text-decoration: none;
}

#quicklinksHP a:hover,
#quicklinks a:hover {
    color: blue;
    text-decoration: underline;
}

/* I'M WITH ERIE LINK BOX */

.im-with-erie-links {
    background: url( /eriesense/images/iwe-box-middle.gif ) repeat-y left;
    border-bottom: 7px solid #cddded;
    margin-bottom: 10px;
    padding: 0 0 13px 0;
    width: 223px;
}

.im-with-erie-links .moreLink {
    clear: both;
    margin: 0 13px;
    padding-top: 1.12em;
    text-align: right;
}

.im-with-erie-links h2 {
    background: url( /eriesense/images/iwe-box-top.gif ) no-repeat top left;
    margin: 0;
    padding: 13px 13px 0 13px;
}

.im-with-erie-link {
    clear: left;
    float: left;
    margin: 13px 13px 0 13px;
    width: 200px;
}

.im-with-erie-link img {
    float: left;
    height: 50px;
    width: 50px;
}

.im-with-erie-link h3,
.im-with-erie-link p {
    margin: 0 0 0 55px;
}

#callout{
    background-color:#D3EFF2;
    float: right;
    margin-bottom:7px;
    margin-left:10px;
    margin-right:0px;
    padding:5px;
    width: 200px;
}

.magazine{
    float:left;
}

.right {
    clear: right;
    float: right;
    margin: 0 0 10px 10px;
}

.sidebar {
    background: #dee7f7;
    padding: 7px;
    width: 200px;
}

#newsletterArchive {
    background: #e6ecd3;
    float: right;
    margin: 10px;
    padding: 7px;
    width: 160px;
}

#newsletterArchive ul {
    margin-left: 0;
    padding-left: 20px;
}

#newsletterArchive h2 {
    color: #7b8f57;
}

ul.buttons {
    margin-top: 1.12em;
}

@media print {
    body {
        font: normal normal 95%/1.2em times, "Times New Roman", Georgia, serif;
        margin: 0;
        width:  auto;
    }

    .page {
        display: block !important;
    }

    .page_control {
        display: none;
    }

    #content {
        width: 600px;
    }

    cite {
        display: inline;
        font-style: normal;
    }

    a {
        color: #000;
    }

    #footnotes {
        border:  1px dotted #000;
        display: block;
    }

    a.audio {
        display: none;
    }

    #side-left,
    #side-right,
    #Navigation {
        display: none;
    }

    #wrapper {
        background: #fff;
        border:none;
    }
}

/* SHARING BUTTONS */

.buttons {
    border: 1px solid #0065B3;
    border-width: 1px 0;
    clear: both;
    list-style-type: none;
    margin: 0 0 1.12em 0;
    padding: 3px 0;
    text-align: center;
}

.buttons li {
    cursor: pointer;
    display: inline;
    margin: 0;
    padding: 0 10px;
}

.buttons li a {
    color: #004fa9;
    text-decoration: none;
}

.buttons li a:visited {
    color: #004fa9;
}

.buttons li img {
    border: 0;
    vertical-align: middle;
}

#fb-like-button {
    border: none;
    height: 35px;
    left: 465px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    width: 250px;
}

* html #fb-like-button,
*+html #fb-like-button {
    left: 475px;
}
