a:link {
    color: #0000FF;
    text-decoration: underline;
}
a:visited {
    color: #0066FF;
    text-decoration: underline;
}
a:hover {
    color: #FF0000;
    text-decoration: underline;
}
a:active {
    color: #0000FF;
    text-decoration: underline;
}
p {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
}
h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
h5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
hr.black {
    border-top: 1px solid #000000;
}
table.fix {
    border-collapse: separate;
}
#wrapper {
    width: 756px;
    height: auto;
    position: relative;
    text-align: center;
    margin: auto auto;
    margin-bottom: 5px;
}
#menu_wrapper {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding-bottom: 5px;
}
#one_col_wrapper {
    max-width: 756px;
    margin: auto;
    text-align: center;
    padding: 0px 10px 0px 10px;
}
/* FOR COLUMN 1 */
#description {
    height: 542px;
    background-color: #EEEEEE;
    overflow: auto;
    padding: 0px 15px 15px 15px;
}
#content {
    background-color: #EEEEEE;
    position: relative;
    max-width: 756px;
    text-align: center;
    padding: 15px 15px 15px 15px;
}
/* FOR COLUMN 2 */
#myContainer {
    position: relative;
    width: 100%;
    height: 550px;
    background-color: #EEEEEE;
}
#summary {
    width: 510px;
    margin: auto;
    background-color: #EEEEEE;
}
#footer {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
}
.image_container {
    max-width: 432px;
    height: auto;
    position: relative;
	display:block;
    text-align: left;
    margin: auto auto;
}
.tour_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    position: relative;
    margin-top: 10px;
    margin-bottom: 1px;
}
.image_menu_link {
	display:inline;
}
.nb_link {
      margin: 0px 3px;
}
.set_margin_col1 {
    margin-top: 10px;
}
.set_margin_col2 {
    margin-top: 6px;
}
.center {
    margin: auto;
}
.section_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}
.centered_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    position: relative;
    margin-top: 0px;
    margin-bottom: 10px;
}
.return {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.caption_image {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normmal;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 10px;
	max-width:432px;
	text-align: left;
}
.red_n_bold {
    color: #FF0000;
    font-weight: bold;
}
/*CLASSES FOR SUMMARY TABLE*/
table.table-bordered {
    border: 1px solid black;
    margin-top: 20px;
}
table.table-bordered > thead > tr > th {
    border: 1px solid black;
}
table.table-bordered > tbody > tr > td {
    border: 1px solid black;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}
.summary_left_col {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 130px;
}
.summary_right_col {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 380px;
}
/*CLASSES FOR TOUR SUMMARY*/
.des_section {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}
.des_alternate {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
	margin-left:60px;
	margin-right: 60px;
}
.des_left {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.des_right {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.des_paragraph {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.des_numbers {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}
.des_route_segment {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.des_mileage_elevation {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #0000FF;
}
.des_points {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #0000FF;
}
.waypoints_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
}
.waypoints_entry {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
}
@media (max-width: 1200px) {
    #description {
        height: 510px;
        background-color: #EEEEEE;
        overflow: auto;
        padding: 0px 15px 15px 15px;
    }
    #myContainer {
        position: relative;
        width: 100%;
        height: 635px;
        background-color: #EEEEEE;
    }
}
@media (max-width: 992px) {
    #description {
        height: 25vh;
        background-color: #EEEEEE;
        overflow: auto;
        padding: 0px 15px 15px 15px;
    }
    #myContainer {
        position: relative;
        width: 100%;
        height: 50vh;
        background-color: #EEEEEE;
    }
    #image_container {
        width: auto;
        height: auto;
        position: relative;
        text-align: left;
        margin: auto auto;
    }
    #inline_image_container {
        display: none;
    }
}
@media (max-width: 768px) {
    #description {
        height: 25vh;
        background-color: #EEEEEE;
        overflow: auto;
        padding: 0px 15px 15px 15px;
    }
    #myContainer {
        position: relative;
        width: 100%;
        height: 50vh;
        background-color: #EEEEEE;
    }
    #image_container {
        width: auto;
        height: auto;
        position: relative;
        text-align: left;
        margin: auto auto;
    }
    #inline_image_container {
        display: none;
    }
}
@media (max-width: 576px) {
    #description {
        height: 25vh;
        background-color: #EEEEEE;
        overflow: auto;
        padding: 0px 15px 15px 15px;
    }
    #myContainer {
        position: relative;
        width: 100%;
        height: 50vh;
        background-color: #EEEEEE;
    }
    #image_container {
        width: auto;
        height: auto;
        position: relative;
        text-align: left;
        margin: auto auto;
    }
    #inline_image_container {
        display: none;
    }
}