/* HawkinsRails.net - subs CSS */

.summary {
	margin-left: 15px;
	float: left;
	font: 85% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	color: #424242;
}

.masthead {
	margin-right: 85px;
	float: left;
}

#masthead_main {
	float: left;
	vertical-align: top;
	width: 500px;
	height: 375px;
	border: 15px solid white;
}

#masthead_side {
	float: left;
	vertical-align: top;
	height: 375px;
	width: 166px;
	border: 15px solid white;
	border-left-style: none;
}

#masthead_side_wide {
	float: left;
	vertical-align: top;
	height: 375px;
	width: 200px;
	border: 15px solid white;
	border-left-style: none;
}

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

.description {
	text-align: justify;
	font-size: 110%;
	line-height: 125%;
	margin-left: 15px;
	float: left;
}

.quotation {
	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;
	width: 750px;
	margin-bottom: 25px;
	float: left;
}

.source {
	text-transform: capitalize;
	text-align: right;
	font-size: 80%;
}

.collection {
	width: 900px;
	float: left;
	margin-bottom: 25px;
}

.premier {
	width: 900px;
	margin-bottom: 20px;
	float: left;
}

.premier img {
	border: 10px solid white;
	float: none;
	vertical-align: middle;
	border-bottom: 15px solid white;
	margin-right: 20px;
}

.featured {
	width: 900px;
	margin-bottom: 20px;
	float: left;
}

.featured img {
	float: left;
	border: 5px solid white;
	margin: 5px;
	border-bottom: 7px solid white;
}

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

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

.all li {
	font-size: 120%;
	margin-bottom: 12px;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
}

#column1 {
	width: 400px;
	float: left;
}

#column2 {
	width: 400px;
	float: left;
	padding-left: 45px;
}

.fineprint {
	width: 900px;
	float: left;
	margin-left: 15px;
	margin-bottom: 30px;
	margin-top: 40px;
	font: 90% "Lucida Grande", Lucida, Verdana, sans-serif;
}

.footer {
	width: 800px;
}
