/* WILD BASIN - Copeland
   Sub Page Styles
   Author: Dave Reed (davereedconsulting.com)
*****************************************************************/

#bg3-route-cope {
    position: absolute;
    top: 1550px;
    width: 50%;
    margin-left: 10%;
}

#bg1-cope-bb-draw {
    top: 1964px;
    max-width: 76%;
    /* left: 5%; */
    position: absolute;
}

#bg1-upper {
	    position: absolute;
    top: 3109px;
    width: 54%;
}

#bg3-bbfont {
    top: 6274px;
    max-width: 20%;
    left: 5%;
    position: absolute;
}

#bg2-cope-mellow {
    position: absolute;
    top: 1200px;
    min-width: 100%;
}

#bg2-copesouth {
    position: absolute;
    top: 2200px;
    min-width: 100%;
}

#bg2-copeeast {
    position: absolute;
    top: 1260px;
    max-width: 35%;
    left: 40%;
}

#bg2-bbtop {
    position: absolute;
    top: 2801px;
    min-width: 77%;
}


article#routes.route-cope-east {
    top: 3500px;
}

article#gospels.route-cope-bb {
    top: 5000px;
}

article#about.route-cope-backbreaker {
    top: 7000px;
}

article#about.route-cope-2 {
        top: 10550px;
}



		#bg3-copecomp {	
    margin-left: 20%;
    position: absolute;
    top: 500px;
    width: 54%;
}

#footnote {    background-color: grey;
    /* color: red; */
    width: 60%;
    float: right;
	font-style: italic;
	    font-size: 1.7em;}
		
nav#primary a {
	background: url('../img/nav/daan-nav.png') 4px 4px no-repeat;
}
nav#primary a:hover, nav#primary a.active {
	background: url('../img/nav/daan-nav-inv.png') 4px 4px no-repeat;
}
.end-nav {
    top: 12800px;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.end-iframe {
    width: 100%;
	    height: 1900px;
}