@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
  font-weight:normal;
}



body {
	background-repeat: no-repeat;
	background-color: #7f6e5e;
	background-position: center top;
	background-image: url(Images/rtprailfan_bg_2.jpg);
}
#logo h1 {
	float: left;
	text-indent: -2000px;
}
#container {
	margin: auto;
	height: 1000px;
	width: 1100px;
	background-position: center center;
}
#container #logo h1 a {
	background-image: url(Images/logo.png);
	height: 92px;
	width: 146px;
	display: block;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 75px;
}
#header {
	height: 200px;
	width: 1100px;
}
#greenlight {
	background-image: url(Images/green_light.png);
	display: block;
	height: 100px;
	width: 57px;
	float: left;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#yellowlight {
	background-image: url(Images/train_light_yellow.png);
	display: block;
	float: left;
	height: 100px;
	width: 57px;
	margin-top: 75px;
	margin-left: 250px;
}

#redlight {
	background-image: url(Images/train_light_red.png);
	display: block;
	float: left;
	height: 100px;
	width: 57px;
	margin-top: 75px;
	margin-left: 250px;
}
#scanner {
	float: left;
	height: 375px;
	width: 350px;
}
#content {
	height: 600px;
	width: 1100px;
	float: left;
}


#footer {
	float: left;
	height: 25px;
	width: 1100px;
	margin-top: 20px;
}
#footerlinks {
	height: 75px;
	width: 1100px;
	float: left;
}

#footerline {
	background-image: url(Images/footerline.png);
	height: 21px;
	width: 1010px;
	margin: auto;
}
#blog h1 {
	text-indent: -2000px;
	float: left;
}
#footerlinks #blog h1 a {
	background-image: url(Images/blog.png);
	height: 23px;
	width: 52px;
	display: block;
	margin-left: 160px;
	margin-top: 25px;
}
#maps h1 {
	text-indent: -2000px;
	float: left;
}
#footerlinks #maps h1 a {
	background-image: url(Images/maps.png);
	height: 23px;
	width: 52px;
	display: block;
	margin-left: 300px;
	margin-top: 25px;
}
#links h1 {
	text-indent: -2000px;
	float: left;
}
#footerlinks #links h1 a {
	background-image: url(Images/links.png);
	height: 21px;
	width: 68px;
	display: block;
	margin-left: 300px;
	margin-top: 25px;
}
#headline h1 {
	text-indent: -2000px;
	float: left;
}
#linklist #headline h1 a {
	background-image: url(Images/rtprailfan_links.png);
	height: 25px;
	width: 305px;
	display: block;
	margin-left: 415px;
	margin-top: 10px;
}
#rtpblog h1 {
	text-indent: -2000px;
	float: left;
}
#linklist #rtpblog h1 a {
	background-image: url(Images/link_rtp.png);
	height: 25px;
	width: 245px;
	display: block;
	margin-left: 440px;
	margin-top: 20px;
}
#amtrakutil h1 {
	text-indent: -2000px;
	float: left;
}
#linklist #amtrakutil h1 a {
	background-image: url(Images/link_amtrakutil.png);
	height: 25px;
	width: 175px;
	display: block;
	margin-left: 475px;
	margin-top: 20px;
}
#florence h1 {
	text-indent: -2000px;
	float: left;
}
#linklist #florence h1 a {
	background-image: url(Images/link_florence.png);
	height: 25px;
	width: 195px;
	display: block;
	margin-left: 470px;
	margin-top: 20px;
}
#hline h1 {
	text-indent: -2000px;
	float: left;
}
#linklist #hline h1 a {
	background-image: url(Images/link_hline.png);
	height: 25px;
	width: 210px;
	display: block;
	margin-left: 460px;
	margin-top: 20px;
}
#amtrak h1 {
	text-indent: -2000px;
	float: left;
}
#linklist #amtrak h1 a {
	background-image: url(Images/link_amtrak.png);
	height: 25px;
	width: 370px;
	display: block;
	margin-left: 375px;
	margin-top: 20px;
}
#frograil h1 {
	text-indent: -2000px;
	float: left;
}
#linklist #frograil h1 a {
	background-image: url(Images/link_frograil.png);
	height: 25px;
	width: 280px;
	display: block;
	margin-left: 425px;
	margin-top: 20px;
}
#dpd h1 {
	text-indent: -2000px;
	float: left;
}
#linklist #dpd h1 a {
	background-image: url(Images/link_dpd.png);
	height: 20px;
	width: 365px;
	display: block;
	margin-left: 375px;
	margin-top: 20px;
}

