body {
	padding-top: 56px;
}
p.indent {
    text-indent: 50px;
}
.trainDetails {
    font-size: 125%;
	padding-bottom: 10px;
	padding-top: 10px;
}
.anchorAssist {
	padding-top: 30px !important;
}
#map {
	width: 100%;
	height: 500px;
}
#anchor {
    padding-top: 50px;
    margin-top: -50px;
}
section#block-block-51 {
	padding: 0 0 0 0 !important;
}
section {
  padding: 100px 0;
}
aside {
  padding: 50px 0;
}
aside.mapNoPadding  {
	padding: 50px 0 10px 0 !important;
}
.bg-main {
  background-color: #e8e8e8;
}
.bg-main2 {
  background-color: #777777;
}
section.banner{
	background: url(../img/travelBanner_Small.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 225px;
	padding-bottom: 225px;
}
aside {
  padding: 50px 0;
}
.bg-grey2 {
  background-color: rgba(0,0,0,0.5);
  color: white;
}
hr {
  border-color: white;
  border-width: 3px;
  max-width: 50px;
}
hr.dark {
  border-color: black;
}
