/*
	================================================
	These style rules are for the Locations page
	================================================
*/

.col2 div#col2 h2 {
    margin-bottom: 0;
    padding-top: 0;
    font-weight: bold;
    font-size: 1.2em;
}

.col2 div#col2 p {
    margin-top: 0;
    font-size: 1.1em;
    padding-right: 2em;
}

.col2 div#col2 p a {
    margin-top: 0;
    text-decoration: underline;
    color: #999;
}

.col2 div#col2 p a:hover {
    color: #000;
}

div#topOfPageAnchor {
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
}
