body {
/*    margin: 2px; */
    text-align: center;
}

h1 {
    font-size: 16px;
}

h2 {
    font-size: 14px;
}

.header {
    border-bottom: solid 1px #CCCCCC;
    padding-bottom: 6px;
}

.footer {
    text-align: center;
    font-family: verdana;
    font-size: 11px;
    color: #999999;
    border-top: solid 1px #CCCCCC;
}

.menu_heading {
    font-weight: bold;
    border-bottom: solid 1px #B0C4DE;
    color: #1A3955;
}

/* Google Ads */

.adspace1 {
    text-align: center;
    padding: 20px;
}

td {
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 12px;
    line-height: 170%;
}

td.sidebar {
    padding: 10px;
    border-right: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    background-color: #E4EBF5;
/*    width: 180px; */
}

td.chart_heading {
    color: #FFFFFF;
    background-color: #006699;
    font-weight: bold;
}

td.rest_area {
    background-color: #CCCCCC;
    font-weight: bold;
}

td.exit {
    background-color: #B0C4DE;
    font-weight: bold;
}

td.dual_highway {
    background-color: #778899;
    color: #FFFFFF;
    font-weight: bold;
}

td.other_locations {
    background-color: #F5F5F5;
    border: .5px solid #CCCCCC;
}

td.gps_calc {
    background-color: #E4EBF5;
}

.lat_lon {
font-size: 11px;
color: #666666;
}


