/* HawkinsRails.net - Streetcar CSS */

h1 {
	font-size: 250%;
}

#subpage_title {
	width: 950px;
	margin-top: 50px;
	height: 100px;
}

#subpage_title img {
	border: 5px solid #fff;
	margin-right: 10px;
	float: left;
	height: 75px;
}

#subpage_title p {
	font-weight: bold;
	color: #999;
	line-height: 0;
	margin-bottom: -5px;
	padding-top: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#subpage_title h1 {
	line-height: 0;
}

.narrative {
	width: 900px;
	padding-top: 25px;
	text-align: justify;
	float: left;
	font-size: 110%;
	line-height: 120%;
	padding-bottom: 25px;
}

.roster {
	float: left;
	background-color: #ccc;
	padding: 15px;
	margin: 20px;
	font: 95% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.title {
	color: #ff6000;
	font: bold 120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.heading {
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
	color: white;
}

.dtracks {
	background: url(../images/double_tracks_background.gif) repeat-y;
	float: left;
	width: 950px;
}

.plans {
	width: 700px;
	padding-bottom: 10px;
	margin: 25px;
	float: left;
}

.plans img {
	width: 700px;
	border-style: none;
}

.also {
	float: right;
	background-color: #fff;
	padding: 7px 20px;
	margin-right: 25px;
	border-right: 10px solid #ff6000;
	color: #666;
	margin: 25px;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.also a {
	font-weight: bold;
}

.links {
	width: 950px;
	float: left;
}

.links ul {
	margin-left: 40px;
}

.spacer {
	width: 950px;
	height: 75px;
	float: left;
}

.footer {
	width: 900px;
	float: left;
}