/* HawkinsRails.net - mainlines CSS */

#masthead {
	height: 100px;
	width: 800px;
}

#masthead img {
	border: 5px solid white;
	float: left;
}

#sides img {
	border-left-style: none;
}

#road h1 {
	font-size: 350%;
}

.narrative {
	width: 900px;
	padding-top: 25px;
	text-align: justify;
	float: left;
	padding-bottom: 25px;
}

#block img {
	float: left;
	border: 5px solid #fff;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 25px;
}

.quotation {
	width: 780px;
	text-align: justify;
	background: url(../images/quote_paper.gif) repeat;
	padding: 10px;
	font-style: normal;
	color: #333;
	font-weight: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 25px;
	float: left;
}

.source {
	font-weight: normal;
	font-style: normal;
	text-align: right;
	font-size: 75%;
}

.blocks {
	width: 950px;
	float: left;
	padding: 25px;
}

.blocks img {
	border: 7px solid #fff;
	margin: 10px;
}

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

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

.paper {
	background: url(../images/paper_brown2.gif) repeat;
	padding: 25px;
	float: left;
}

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

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

#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;
}

#subpage_title h1 {
	line-height: 0;
}