﻿body
{
	margin: 0;
  	padding: 0;
  	border: 0;
 	font: small Verdana, Geneva, Helvetica, sans-serif;
    background:#fff url(http://www.abandonedrails.com/images/bg.jpg) repeat-x top fixed;
  	text-align: center;
  	padding-bottom: 5px;
}
#container
{
	position:relative;
	margin: 0 auto;
	text-align:left;
	width: 760px;
	background-color: #fff;
	border:1px solid #947d61;
}

a
{
    color: #593e20;
    text-decoration: underline
}

a:active, a:visited, a:hover
{
    color: #593e20;
    text-decoration: underline
}

a.popup:link, a.popup:visited
{
	color: #593e20;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-color: #593e20;
}

a.popup:active, a.popup:hover
{
	color: #593e20;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #593e20;
}

h1
{
	color: #593e20;
    font-family: "Franklin Gothic Medium", sans-serif;
    font-weight: bold;
    font-size: 160%;
    line-height: 2em;
    margin: 10px;
}

h2
{
	color: #593e20;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 120%;
    margin: 20px 10px 0px 10px;
}

h3
{
	color: #593e20;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 120%;
    margin: 5px 10px 0px 10px;
}

h4
{
	margin-left:15px;
}

p
{
	color: #252525;
    font-family: "Verdana", "Arial", sans-serif;
    font-size: 100%;
    margin: 10px;
}

.url
{
	font-family: "Courier New";
}

.title
{
	color: #593e20;
    font-family: "Franklin Gothic Medium", sans-serif;
    font-weight: bold;
    font-size: 160%;
    line-height: 2em;
}

.header
{
	color: #593e20;
    font-family: "Franklin Gothic Medium", sans-serif;
    font-weight: bold;
    font-size: 140%;
    line-height: .5em;
    margin-bottom: 0px;
}

.footnote
{
	color: #353535;
    font-size: 80%;
}

.spacer
{
	line-height:.5em;
}

.centered
{
    text-align:center;
    margin:0 auto;
}

.icon
{
	text-align:center;
	margin:3px;
	vertical-align:text-bottom;
	bottom:0px;
}

hr
{
	background-image: url(http://www.abandonedrails.com/images/rails3.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 12px;
	border: 0px;
}

input, select
{
  	font: small Verdana, Geneva, Helvetica, sans-serif;
	font-size: 85%;
}

img
{
	border:0;
}

#footer {
	clear:both;
	margin:0;
	padding:.4em 0;
	list-style:none;
	font-size:85%;
	text-align:center;
	color:#fff;
	background-color:#593e20;
} 
#footer li{
	display:inline;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0.8em;
	padding-left:.5em;
	padding-right:.5em;
}
#footer li a:link, #footer li a:hover, #footer li a:visited {
	color:#cfbda3;
	font-weight:normal;
}

.headerdiv
{
	border:#593e20 1px solid;
	margin:10px;
	width:730px;
}

.homediv
{
	border:#593e20 1px solid;
	margin:10px;
	width:60px;
	text-align:center;
	float:right;
	background-color:#fff;
}

.subdiv
{
	height:33px;
	background-color:#593e20;
	margin:3px 3px 4px 3px;
	padding-left:5px;
}

.doublesubdiv
{
    height:63px;
}

.subdivspan
{
	line-height:1.5em;
	color: #cfbda3;
	font-family: "Courier New", Sans-Serif;
	font-weight: bold;
	font-size: 160%;
}

.linkdiv
{
	height:20px;
	background-color:#593e20;
	margin:3px;
}

.linkdivspan
{
	margin:3px;
	line-height:1.4em;
	color: #cfbda3;
	font-family: "Courier New", Sans-Serif;
	font-weight: bold;
	font-size:120%;
}

.linktext
{
	margin-top:5px;
	margin-bottom:5px;
	font-size:85%;
}

.innerdiv
{
	margin:6px;
	height:auto;
}

.icondiv
{
	float:left;
	width:140px;
	height:95px;
}

.iconcell
{
	border-right:#593e20 1px solid;
	padding:6px;
	vertical-align:top;
}

.iconcell0
{
	padding-left:0px;
}

.iconcelln
{
	border-right:0px;
	padding-right:0px;
}

div.rr
{
	background:#fffdd3;
	border:1px solid #3f2608;
	padding:5px;
	color:black;
	text-align:left;
}

div.excerpt
{
	border:#593e20 1px solid;
	margin:10px;
	width:740px;
	background-color:#cfbda3;
}

div.excerpt p
{
	color: #000;
    font-size: 80%;	
}