/*
Styles for Van Isl & Sunshine Coast Cycle Tour 2011 travel story
page on sadahome.ca

Colours are from the photos taken on tour.
*/
body {
    color: #7496b9;  /* afternoon sky reflected in Upper Campbell Lake */
    background-color: #32421f;  /* green conifers */
    width: 800px;
}
a:link, a:visited {
    text-decoration: none;
    color: #cb9d3f;  /* floats in Powell Lake */
}
a:hover {
    text-decoration: underline;
}
a.toc-backref {
    color: #447fbf;  /* blue lifejackets */
}
div.contents a {
    color: #447fbf;  /* blue lifejackets */
}
