
 error {} /* Netscape and Opera seem to drop out the first value defined in the stylesheet */
 
 h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%; 
	font-weight: bold; 
	padding-top: 5px;
	
 }
	/* Left Nav Links */
	a:link {
		color: #BB4D20;
		text-decoration: none;
		
	}
	a:visited {
		color: #BB4D20;
		text-decoration: underline;
		
	}
	a:hover {
		color: #1C1918;
		text-decoration: underline;
		
	}
	a:active {
		color: #BB4D20;
		text-decoration: underline;
		
	}
	
	/* end Left Nav Links  */
	
	a.nav:link 
	{
	color: #000000;
	text-decoration: none;
	font-size: 85%;
	}
	
	a.nav:visited
	{
	color: #000000;
	text-decoration: none;
	font-size: 85%;
	}
	a.nav:hover
	{
	color: #000000;
	text-decoration: underline;
	font-size: 85%;
	}
	a.nav:active
	{
	color: #000000;
	text-decoration: none;
	font-size: 85%;
	
	}
	

	a.FooterLinks:link {
		color: #BB4D20;
		text-decoration: none;
		
	}
	a.FooterLinks:visited {
		color: #BB4D20;
		text-decoration: none;
		
	}
	a.FooterLinks:hover {
		color: #1C1918;
		text-decoration: underline;
		
	}
	a.FooterLinks:active {
		color: #BB4D20;
		text-decoration: underline;
		
	}




/*site colours */
.border
{
	background-color: #ac9d88;
}
.bodybg
{
	background-color: #ece3d6;
}
.sitebg
{
	background-color: #d0c4b3;
}
.hometxt
{
		padding-top: 5px;
		}
		
	.navbgwhite
{
	background-color: #ffffff;
}	
		
		.navbgbrown
		{
	background-color: #dfd2bf;
}	

.navCurrent 
{
	background-color: #dfd2bf;
	padding-top: 2px;
	padding-bottom: 2px
}
.navPad {
padding-top: 2px;
padding-bottom: 2px
}
.labelPad {
padding-left: 5px
}
.backPad {
padding-right: 5px;
padding-bottom: 5px
}
		
	/* style for copyright symbol printer friendly footer  */
	.copyright {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 85%; 
	text-align: left;
	}
body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(/railways/images/bg_colour.gif);
}
.bodyImage 
{
	background-image: none;
}

.list 
{
list-style-type: none;
padding: 0;
margin: 0;
}
.listItem_0 
{
background-image: url(/railways/images/marker_1.gif);
background-repeat: no-repeat;
background-position: 0  .4em;
padding-left:  1.2em;
}
.listItem_1 
{
background-image: url(/railways/images/marker_0.gif);
background-repeat: no-repeat;
background-position: 0  .4em;
padding-left:  1.2em;
}
.listGallItem_0 
{
background-image: url(/railways/images/icon_image_1.gif);
background-repeat: no-repeat;
background-position: 0  .4em;
padding-left:  1.2em;
}
.listGallItem_1 
{
background-image: url(/railways/images/icon_image_0.gif);
background-repeat: no-repeat;
background-position: 0  .4em;
padding-left:  1.2em;
}

.listImage 
{
list-style-type: none;
padding-top: 10;
padding-bottom: 10;
padding-left: 0;
padding-right: 0; 
margin: 0;
}

.listImageItem
{
background-image: url(/railways/images/marker_image.gif);
background-repeat: no-repeat;
background-position: 0  .4em;
padding-left:  1.2em;
}

.listItemResources_1
{
background-image: url(/railways/images/marker_1.gif);
background-repeat: no-repeat;
background-position: 0  .4em;
padding-left:  1.2em;
background-color: #dfd2bf; 
}

.listItemResources_0
{
background-image: url(/railways/images/marker_0.gif);
background-repeat: no-repeat;
background-position: 0  .4em;
padding-left:  1.2em;
}

.imageTitle 
{
	font-weight: bold;
	}

	
.Go
{
	margin-bottom: 5;
	margin-left: 100;
	margin-right: 0;
	margin-top: 10;
}

.orMargin 
{
	
margin-left: 70;
	
}

.NavTitleImage 
{
	margin-bottom: 5;
}
	
/*  style definitions for footer */
.FooterText {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 85%;
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	text-align:left;
}

.rulecolour 
{
	background-color: #d0c4b3;
}

/*  end style definitions for footer */
