@media print{
#top{
display: none;
}
#navcontainer{
display: none;
}
#nav{
display: none;
}
#contentcolumn{
margin: 0 0 0 0;
}
h1, h2, h3, h4, dt {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5em;
}
dt{
font-weight: bold;
text-transform: capitalize;
}
body {
margin: 0;
padding: 0;
font-size: 12pt;
line-height: 1.5em;
background-color: white;
}
.center {
text-align: center;
}
.hiddenlink {
color: black;
text-decoration: none;
}
.justify{
text-align: justify;
}
.u {
text-decoration: underline;
}
.cap {
text-transform: capitalize;
}
.indent {
text-indent: 5em;
}
.small {
font-size: small;
}
.time { 
font-variant: small-caps; 
}
table.events{
clear: right;
width: 100%;
border-collapse: collapse;
border: 4px solid black;
}
table.gunclub{
clear: right;
width: 100%;
}
.events tr {
border-bottom-style: solid;
}
.events td {
vertical-align: top;
}
table.newsletter tr td{
text-align: right;
}
#index table {
width: 100%;
border: 4px solid black;
text-align: center;
}
#renewals table {
width: 100%;
border: 4px solid black;
text-align: center;
}
#var table {
clear: right;
width: 100%;
border: 4px solid black;
border-collapse: collapse;
}
#var tr {
border-bottom-style: solid;
}
#var th {
padding-left: 5px;
padding-right: 5px;
}
#var td {
border: 1px solid black;
padding-right: 5px;
padding-left: 5px;
}
.bulletin table {
clear: right;
width: 100%;
border-collapse: collapse;
padding-top: 0;
padding-bottom: 0;
}
.bulletin td {
text-align: left;
padding-top: 0;
padding-bottom: 0;
}
.bulletin th {
text-align: left;
padding-top: 0;
padding-bottom: 0;
}
.bold {
font-weight: bold;
}
#corporation table {
width: 100%;
border-collapse: collapse;
}
#corporation td {
padding-right: 20px;
padding-left: 20px;
vertical-align: top;
}
#corporation th {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.gunclub th {
text-align: left;
}
#govt-links {
font-weight: bold;
}
th.history, td.history{ 
border: none;
padding-right: 20px;
padding-left: 20px;
}
table.board{
font-size: 14pt;
font-family: Arial, Helvetica, sans-serif;
line-height: 2em;
}
th.history {
font-variant: small-caps; 
font-size: large;
}
p.board {
font-variant: small-caps;
font-size: 24pt;
font-family: Arial, Helvetica, sans-serif;
}
img.board {
display: none;
}
dt{
font-weight: bold;
}
}

