/* Global Styles */

body#main_body {
background-image:url(resources/index+background.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	background-color:#E0E0E0;
	background-position:top;
	}
	
td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}

a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #FF0000;
	text-decoration: none;
	}

/* ID Styles */

#header_left {
	width: 139px;
	height: 102px;
	background-image: url(resources/rail_headline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	left: 0px;
	top: 0px;
    }

#header_main {
	background-image: url(resources/rail_headline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 102px;
	width: 100%;
	position: relative;
	vertical-align: top;
    }	

#navigation {
	background-image: url(resources/rail_headline_green.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 139px;
	position: relative;
	left: 0px;
	vertical-align: top;
    }	
#navigation td {
    width: 139px;
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display: block;
	padding:6px 6px 6px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#FFFFFF;
	}
	
#locations {
	background-image: url(resources/rail_headline_green.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 139px;
	position: relative;
	vertical-align: top;
	}

#locations td {
	width: 139px;
	border-bottom: 1px solid #4A6F09;
	/*color:#4A6F09*/
	}
	
#locations a{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #F8FE76;
	line-height:14px;
	letter-spacing:0.1em;
	text-decoration: none;
	display: block;	
    }
	
#locations a:hover {
    background: #99CC66;
	color:#FFFFFF;
    }		

#index_text {
	text-align:left;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#E0E0E0;
	}
	
#subcontainers_headline {
	text-align:center;
	font-weight:bold;
	color:#330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
	background-image: url(resources/rail+subcontainers.gif);
	background-repeat: repeat-y;
	width: 22%;
	}

#subcontainers_content {
	color:#515100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align:center;
	background-image: url(resources/rail+subcontainers.gif);
	background-repeat: repeat-y;
	width: 22%;
	position: relative;
	vertical-align: top;
	}
										
/* Class Styles */

.Stil_header_main {
	font:24px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.2em;
    }
	
.Stil_header_main_2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFD5;
	letter-spacing:.4em;
    }

.Stil_important_1 {
	font-size: 18px;
	font-weight:bold;
	color: #002F00;
	letter-spacing:0.1em;
    }
	
.Stil_important_2 {
	font-size: 14px;
	color: #002F00;
	letter-spacing:0.1em;
	font-weight: bold;
    }
	
.bodyText_headline {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #001C00;
	}
	
.bodyText {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001C00;
	}
	
.bodyText_history {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001C00;
	}
	
.locations_headline {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight:bold;
	color: #D5EDB3;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	width: 100%;
	}
	
.locations_text {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	color:#D5EDB3;
	line-height:14px;
	letter-spacing:0.1em;
	text-decoration: none;
	width: 100%;
    }	
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #003366;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	}

	
