/*
Print Style Sheet for Squamish Access Society
*/


body {
    /*display: none !important;*/
}

#header { 

}

#content { 
}

#comments {
}

.fr, .top-nav, .slogan {
    display: none;
}

p, table, th, td, li {
    font-family: verdana, arial, helvetica, sans;
    color: black;
    font-size: 12px;
}

.top-title a {
    text-decoration: none;
    font-family: verdana, arial, helvetica, sans;
    color: black;
    font-variant: small-caps;
    font-size: 24px;
}

.title-1 {
    text-decoration: none;
    font-family: verdana, arial, helvetica, sans;
    color: black;
    font-size: 18px;
}

.footer, .date-index, .comments {
    font-size: 9px;
    color: black;
    font-family: verdana, arial, helvetica, sans;
}

.footer {
    border-top: 1px solid black;
}

#gb_form_div {
    display: none;
}

.mankindex {
/*    width: 180%; */
}

table.sastable{
    margin-left: 1px !important;
/*    width: 180% !important; */
}

.sastable th{
    background-color: #97BF47;
    border: 1px solid #336633;
}

.sastable td{
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: top;
    border: 1px solid #336633;
}
