/* HawkinsRails.net - shortlines CSS */

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

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

.masthead_box {
	width: 710px;
	height: 325px;
}

#masthead_main {
	float: left;
	vertical-align: top;
	width: 400px;
	height: 300px;
	border: 10px solid white;
}

#masthead_side {
	float: left;
	vertical-align: top;
	height: 300px;
	width: 150px;
	border: 10px solid white;
	border-left-style: none;
}

#bottoms img {
	vertical-align: top;
	border-bottom: 1px solid white;
}

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

.slogan {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #999;
	letter-spacing: 2px;
	word-spacing: 2px;
	line-height: 0;
	margin-top: -15px;
	margin-bottom: 15px;
}

.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;
	margin-bottom: 15px;
}

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

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

.narrative p {
	padding: 0;
	margin: 0 0 20px;
}

#state img {
	float: right;
	border-style: none;
	margin-left: 15px;
}

.also {
	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;
	float: right;
}

.also a {
	font-weight: bold;
}

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

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

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

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