@charset "iso-8859-1";
/* Bald Knob Railroad Museum */
body {
	font-family: Times New Roman,Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	background-color: #f8faef;
	color: #000000;
}
/*===============indicates no border around any image ============*/
body img {
	border: 0px;
	text-decoration: none;
}
/* ============ margins auto center the container on the page ==========*/
#container {

	font-family: Times New Roman,Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
    color: #000000;
	padding: 5px;
	background-color: #f8faef;
	width:900px;
	
}
/*=================== styles for top banner ========================*/
#masthead {
	background-position: center top;
	padding: 10px;
	background-color: #f8faef;
	background-image: url('images/Train_Engine2.jpg');
	height: 170px;
	background-repeat: no-repeat;
	color: #000000;
	width:890px
}

/*==============all site links==============*/
a:link {
	font-weight: bold;
	color: #000000;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	background: transparent;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration : none;
	background: #C47B7B;
	color: #ffffff;
}
a:active {
	font-weight: bold;
	text-decoration : underline;
	background: #BFDFE2;
	color: #000000;
}


ul li{
  list-style-type: none;
  font-size:1.3em
}

/*====================== styles for main content area =========================*/
#content {
	margin-left: 180px;
	padding: 5px;
	text-align: left;
	font-size:2em;
	vertical-align: top;
}

/*==============================================================================*/
#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right-width:thin;
	border-right-color:maroon;
}


.home{
  font-size: x-large;
  font-family:Times New Roman;
}

.page_title_layer{
  font-family: Times New Roman;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  color: black;
  background-color: #f8faef;
}



/*===========================================================================*/
#title_layer{
  width:900px;
  font-family: Times New Roman;
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  color: black;
}

/*===========================================================================*/
.address_layer{
  font-family: Times New Roman;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: black;
  background-color: #f8faef;
  width:900px
}

.title_layer{
  font-family: Times New Roman;
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  color: black;
}


#usgenweb_logo{
	float:left;
	padding-left:200px;
	background-image:url('images/usgenweb.gif')
}

#argenweb_logo{
float:left;
	padding-left:200px;
	background-image: url('images/ARGW_logo_sm.gif')
	
}

.dropcap {
  font: bold 350% Times New Roman;
  color: black;
  width: 20px;
  float: left;
}

.firstletter {
  font: bold 350% Times New Roman;
  color: red;
  width: 20px;
  float: left;
}

.wingdings{
font-family:Wingdings;
font-size:x-large;
text-align:center;

}



/*===========content area list items==============*/
#content ul li {
	list-style-image: url('images/edgware_bullet2.gif');
	margin: 2px;
	padding: 2px;
}
#content li li {
	list-style-image: url('images/edgware_bullet2.gif');
	padding: 2px 0;
}
/* *****************************************************
Navigation Bar - Left hand side 
**************************************************** */
#leftnav {
	color: #000;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #A79780;
	float: left;
	background-color: #f8faef;
	width: 200px;
}
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
#leftnav li {
	list-style: none;
	padding: 2px 0;
}
#leftnav ul li a {
	display: block;
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	background-color: #A52A2A;
	border: 1px solid #A52A2A;
	margin-top: 2px;
}
#leftnav a:hover {
	color: #FFFFFF;
	background-color: #F5ECDD;
	border: 1px solid;
	border: 1px solid #A79780;
	background-color: #000000;}
	
/* Possible new selectors left navigation submenu */
#leftnav ul ul {
	padding-left: 5px;
}
#leftnav ul ul li a {
	padding: 3px 0 3px 3px;
	font-size: 80%;
	font-weight: normal;
}
#leftnav .heading p {
	margin: 2px 0px 4px 0px;
}
.heading {
	display: block;
	color: #3A1D00;
	padding: 4px;
	background-image: url('images/form-background.jpg');
	text-decoration: none;
	border: 1px solid #A79780;
}
/*============== Styles for footer ===================*/
#footer {
	border-top: 2px solid #000000;
	clear: both;
	padding: 5px;
	background-color: #f8faef;
	text-align: center;
	font-size:x-small;
	width:900px
	}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*================== general styles =================*/
hr {
	width: 75%;
	text-align: center;
	color: black;	
	height: 4px;
}
/* =================Styles for heading tags =============== */
h4 {
	color: #000000;
	background-color: inherit;
	padding-left: 10px;
	font-size: .9em;
	
}
h3 {
	color: #000000;
	background-color: inherit;
	padding-left: 10px;
	font-size: .9em;
	
}
h2 {
	color: #000000;
	background-color: inherit;
	padding-left: 10px;
	font-size: 1em;
}
h1 {
	color: #000000;
	background-color: inherit;
	padding-left: 10px;
	font-size: 1.5em;
}

}
/*================used to center anything==============*/
.center {
	text-align: center;
}

.justify{
	text-align:justify;
}

.left{
  text-align: left;
}

.center{
  text-align: center;
}

.right{
  text-align: right;
}

/*===========================table cell sizes================*/

.cellleft{
	width:200px;
}

.cellcenter{
	width:200px
}

.cellright{
	width:200px
}

/*=============================font sizes=====================*/

.xxsmall{
	font-size:xx-small;
}


.xsmall{
	font-size:x-small;
}

.small{
  font-size: small;
}

.medium{
  font-size: medium;
}

.large{
  font-size: large;
}

.xlarge{
  font-size: x-large;
}

.xxlarge{
  font-size: xx-large;
}

/*=======================menu ==================================*/
.suckerdiv ul{
margin: 0;
padding: 0;
font-family: Times New Roman, sans-serif;
color: white;
background: #993300;
list-style-type: none;
width: 190px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 320px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
font-size: 12pt;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
background: #993300;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: white;
}

.suckerdiv ul li a:hover{
background-color: brown;
}

.suckerdiv .subfolderstyle{
background: url(arrow_right.gif) no-repeat center right;
}


