html, body {
    /* Mac, Mac, Windows, Android, Ubuntu, fallback */
    font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, 'Vera Sans', sans-serif;
    background-color: #eeeeee;
    margin: 0;
    padding: 0;
    height: 100%;
}

.bolded {
    font-weight: bold;
}
.centered {
    text-align: center;
}
.nowrapped {
    white-space: nowrap;
}
.monospace {
    font-family: "Lucida Console", Monaco, "Courier New", Courier, monospace;
}
.flushleft {
    text-align: left;
}
header, footer {
    display: block;
}

img {
    border-style: none;
}

#wrapper {
    /* Multiple heights here are for IE compatibiity. */
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}

footer, .push {
    height: 60px; /* '.push' must be the same height as 'footer' */
}

header {
    padding: 10px 10px 0 10px;
    min-height: 130px;
    min-width: 600px;
    color: #f8f8f8;
    background-color: #666666;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px;
    border-left: 0;
    border-style: solid;
    border-color: #333333;
}
header img {
    float: left;
    margin-right: 10px;
}
header h1,
header h2,
header h3 {
    margin: 0;
    text-align: left;
}
header h1 {
    font-size: 42px;
}
header h2 {
    font-size: 24px;
    font-weight: 500;
}
header h3 {
    font-size: 17px;
    font-weight: 300;
    color: #dddddd;
    margin-top: 4px;
}
#repeaterad {
    float: right;
    font-size: 32px;
    font-weight: 100;
    text-align: right;
    padding-right: 5px;
}
#repeaterad a {
    color: #ffffff;
    text-decoration: none; 
}
#nav {
    margin: 0 10px;
    padding: 2px 0;
    border-top: 0;
    border-left: 0;
    border-bottom: 1px;
    border-right: 0;
    border-style: solid;
    border-color: #333333;
}
#nav ul {
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#nav li {
    display: inline;
}
#nav li a {
    font-size: 18px;
    /*margin: 0px 10px;*/
    padding: 4px 6px;
    background-color: #cccccc;
    line-height: 200%;
    text-decoration: none;
    color: #000000;
}
#nav li a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #888888;
}

#nav li#join {
    text-decoration: underline;
}

#nav li#becomeham>a {
    text-decoration: none;
    background-color: #cc2e25;
    color: #ffffff;
}

#nav li#becomeham>a:hover {
    text-decoration: underline;
    background-color: #ff0000;
    color: #ffffff;
}

#content {
    margin: 20px auto 10px;
    line-height: 130%;
    vertical-align: top;
    padding: 0 10px;
    max-width: 1000px;
}
#content h1 {
    text-align: center;
}
footer {
    margin: 0 10px;
    border-top: 1px;
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
    border-style: solid;
    border-color: #333333;
    padding-top: 5px;
    padding-left: 5px;
    /*padding-bottom: 5px;*/
    font-size: 12px;
    font-weight: normal;
    line-height: 140%;
    color: #888888;
    background-color: #eeeeee;
}
footer a {
    color: #888888;
}
footer a:hover {
    color: #333333;
}
footer img#arrl {
    float: left;
    padding-right: 7px;
}
#callsearch {
    float: right;
    vertical-align: top;
    font-size: 13px;
}
#callsearchcredit {
    text-align: right;
    font-size: 10px;
    padding-right: 4px;
}
@media print {
    #callsearch {
        display: none !important;
    }
}
#mission h4 {
    text-align: left;
}
#mission ul {
    margin-top: 0;
}
div#repeaterbox {
  margin-left: auto;
  margin-right: auto;
}
#repeaterbox h1, h2, h3, h4, h5, h6 {
  margin-top: 8px;
  margin-bottom: 4px;
  padding: 0;
  text-align: center;
}
#repeaterbox .repeatertable {
  border-spacing: 5px;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  min-width: 600px;
}
#repeaterbox .repeatertable th {
  font-size: 150%;
  padding-bottom: 5px;
  text-align: left;
  border-bottom: 1px solid #666666;
}
#repeaterbox .repeatertable td {
  vertical-align: top;
  background-color: #cccccc;
  padding: 2px 5px;
}
#repeaterbox .repeatertable td.descriptor {
  width: 100px;
}
#repeaterbox .repeatertable td>ul {
  margin: 0;
  padding: 0;
}
#repeaterbox .repeatertable li {
  margin-left: 17px;
}
#repeaterbox .repeatertable abbr[title] {
  border-bottom: dotted 1px;
}
#hamfestdiv {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    border: 1px solid #e8e8e8;
    padding: 20px 40px 0px 40px;
    width: 600px;
}
#hamfestdiv h1 {
    font-size: 110pt;
    color: #993300;
    margin: 0;
    line-height: 90%;
}
#hamfestdiv li {
    text-align: left;
}
#hamfestdiv ul {
    font-size: 14pt;
}
#hamfestdiv ul#admission {
    font-weight: bold;
    color: #993300;
}

#hamfestdiv #whatwhere {
    font-size: 36pt;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 105%;
}
#hamfestdiv #moreinfo {
    font-size: 20pt;
    font-weight: bold;
    color: #0000dd;
    line-height: 105%;
}
#hamfestdiv .underline {
    text-decoration: underline;
}
#nets li {
    font-weight: bold;
}
#nets p {
    margin-top: 5px;
    font-weight: normal;
}
.fb-like {
    float: right;
    padding: 5px 15px;
}
#whoarewe {
    border-top: 0;
    border-right: 0;
    border-bottom: 1px;
    border-left: 0;
    border-color: #888888;
    border-style: solid;
}
#whoarewe h3+p {
    margin-top: 0;
}
.clearboth {
    clear: both;
}
.boldit {
    font-weight: bold;
}
@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}
