/* Ale Trail Maps - Individual pub position on trail map 
-------------------------------------------------------*/
/*---- Name after the pub - all lowercase, "&" replaced with "and", "'" with nothing, any frenchy characters take off their hats ----*/

		/* Soho and Noho Pubs */
		
		.thedogandduck {
			top: 228px;
			left: 500px;
		}
		
		.thethreegreyhounds {
			top: 230px;
			left: 558px;
		}
		
		.thetottenham {
			top: 120px;
			left: 538px;
		}
		
		.theblackhorse {
			top: 110px;
			left: 493px;
		}
		
		.themarquisofgranbyw1 {
			top: 65px;
			left: 445px;
		}
		
		.thepontefractcastle {
			top: 181px;
			left: 37px;
		}
		
		.theargyllarms {
			top: 207px;
			left: 295px;
		}
		
		.theclachan {
			top: 247px;
			left: 318px;
		}
		
		.thewhitehorse {
			top: 273px;
			left: 361px;
		}
		
		.thecrown {
			top: 344px;
			left: 401px;
		}
		
		/* End Soho and Noho Pubs */
		
		/* Westminster to Picadilly Pubs */
		
		.theoldshades {
			top: 331px;
			left: 465px;
		}
		
		.themarquisofgranbysw1 {
			top: 325px;
			left: 62px;
		}
		
		.thefeathers {
			top: 189px;
			left: 170px;
		}
		
		.theclarence {
			top: 14px;
			left: 510px;
		}
		
		.thekingshead {
			top: 20px;
			left: 538px;
		}
		
		.theredlionsw1 {
			top: 121px;
			left: 513px;
		}
		
		/* End Westminster to Picadilly Pubs */
		
		/* Theatreland Pubs */
		
		.thecambridge {
			top: 84px;
			left: 307px;
		}
		
		.dehemsdutchcafebar {
			top: 140px;
			left: 280px;
		}
		
		.thebearandstaff {
			top: 164px;
			left: 328px;
		}
		
		.theprincessofwales {
			top: 284px;
			left: 470px;
		}
		
		.thecoalhole {
			top: 194px;
			left: 533px;
		}
		
		.thewellington {
			top: 152px;
			left: 555px;
		}
		
		.theoperatavern {
			top: 92px;
			left: 543px;
		}
		
		.thewhitelion {
			top: 72px;
			left: 462px;
		}
		
		.theporcupine {
			top: 125px;
			left: 349px;
		}
		
		/* End Theatreland Pubs */
		
		/* Historic Blackfriars Pubs */
		
		.doggettscoatandbadge {
			top: 319px;
			left: 124px;
		}
		
		.theblackfriar {
			top: 167px;
			left: 147px;
		}
		
		.theoldbelltavern {
			top: 97px;
			left: 102px;
		}
		
		.yeoldewatling {
			top: 127px;
			left: 371px;
		}
		
		.williamsonstavern {
			top: 137px;
			left: 402px;
		}
		
		/* End Historic Blackfriars Pubs */
		
		/* London Bridge to Tower Bridge Pubs */
		
		.theoldthamesideinn {
			top: 210px;
			left: 196px;
		}
		
		.themudlark {
			top: 236px;
			left: 265px;
		}
		
		.thehornimanathays {
			top: 241px;
			left: 421px;
		}
		
		.thecrutchedfriar {
			top: 28px;
			left: 521px;
		}
		
		.thewalrusandthecarpenter {
			top: 103px;
			left: 404px;
		}
		
		.theship {
			top: 49px;
			left: 377px;
		}
		
		.theredlionec3 {
			top: 36px;
			left: 343px;
		}
		
		/* End London Bridge to Tower Bridge Pubs */
		
		/* The Financial District Pubs */
		
		.woodinsshades {
			top: 137px;
			left: 528px;
		}
		
		.themagpie {
			top: 187px;
			left: 532px;
		}
		
		.thehoopandgrapes {
			top: 326px;
			left: 647px;
		}
		
		.thewhitehart {
			top: 211px;
			left: 464px;
		}
		
		.thelordaberconway {
			top: 195px;
			left: 428px;
		}
		
		.theglobe {
			top: 182px;
			left: 287px;
		}
		
		/* End The Financial District Pubs */
		
/*-----------------------------------------------------*/