/* HawkinsRails.net - index CSS */

#page {
	width: 985px;
}

.indent {
	margin-left: 40px;
}

#return {
	color: #424242;
	float: left;
	width: 850px;
	font: 90% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
	word-spacing: 1px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#return a {
	font-weight: bold;
}

#main_box {
	float: left;
	margin-right: 85px;
}

.main_image {
	float: left;
}

.main_image img {
	border: 15px solid #fff;
	border-bottom: 30px solid #fff;
	width: 600px;
}

.buttons {
	width: 200px;
	float: left;
	border: 10px solid white;
	background-color: white;
	border-bottom-width: 10px;
	border-top-width: 9px;
	border-bottom-style: solid;
	padding-top: 2px;
	margin-left: 15px;
}

.buttons img {
	vertical-align: top;
	padding-bottom: 6px;
	border-style: none;
}

.summary {
	text-align: left;
	float: left;
	letter-spacing: 1px;
	font: 110% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.links {
	text-align: center;
	float: left;
	word-spacing: 10px;
	text-transform: none;
	font: small-caps 100% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
}

#white {
	background-color: #fff;
	padding: 2px 0 4px 15px;
}

#orange {
	background-color: rgba(255,151,35,0.25);
	padding: 2px 15px 4px;
}

#no_gap {
	padding-right: 5px;
	word-spacing: 0;
}

#noses {
	background-color: #fff;
	float: right;
	border-bottom-style: none;
	height: 100px;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 85px;
	margin-top: 15px;
}

#noses img {
	width: 68px;
	border-style: none;
	padding-right: 1px;
	padding-left: 1px;
	height: 90px;
	padding-top: 2px;
}

#built {
	float: left;
	text-align: center;
	font: 75% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
	color: #424242;
	letter-spacing: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#built img {
	vertical-align: middle;
	margin-top: -1px;
}

#follow {
	float: left;
	margin-top: 10px;
	clear: left;
	padding-bottom: 50px;
}

#follow img {
	height: 25px;
	border-style: none;
}
