* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;

}
#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	color: #333;
	width: 1000px;
	float: left;
	padding: 0px;
	height: 287px;
	background-image: url(../images/sitedesign.png);
	background-repeat: no-repeat;
	margin: 0px;
}

#headerhome {
	color: #333;
	width: 1000px;
	float: left;
	padding: 0px;
	height: 560px;
	background-image: url(../images/homepage.png);
	background-repeat: no-repeat;
	margin: 0px;
}

#content {
	float: left;
	width: 760px;
	color: #333;
	margin: 0px;
	padding-top: 50px;
	padding-right: 190px;
	padding-bottom: 15px;
	padding-left: 50px;
	background-image: url(../images/sitedesign-02.png);
	background-repeat: no-repeat;
	clear: both;
	background-position: center top;
}

#contentsubpages {
	width: 880px;
	color: #333;
	margin: 0px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-image: url(../images/sitedesign.png);
	background-repeat: repeat-y;
	clear: both;
	float: left;
}


#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #E7DBD5;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 350px;
 width: 200px;
 float: left;
}
#leftcolumnhome {
	color: #333;
	margin: 0px;
	padding: 10px;
	height: 500px;
	width: 360px;
	float: left;
	background-image: url(../images/photoframes.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}

#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	height: 350px;
	width: 530px;
	display: inline;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#footer {
	width: 900px;
	clear: both;
	color: #333;
	background-image: url(../images/homepage.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	margin: 0px;
	background-position: 0px -540px;
}

#footerhome {
	width: 839px;
	clear: both;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 100px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FDE882;
}

/* Main Menu */
#menu {
	width: 849px;
	color: #333;
	padding: 0px;
	height: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
	float: left;
	z-index: 10;
	position: relative;
}
#menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-image: none;
	list-style-type: circle;
}
#menu a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu a:hover {
	background-position: 0 -50px;
}
#menu a:active, #menu a.current {
	background-position: 0 -100px;
}
#home a {
	width: 93px;
	height: 50px;
	margin-left: 0px;
	background: url(../images/menu.png) top left no-repeat;
}

#excursions a {
	width: 121px;
	height: 50px;
	margin-left: 0px;
	background: url(../images/menu-02.png) top left no-repeat;
}

#schedule a {
	width: 105px;
	height: 50px;
	margin-left: 0px;
	background: url(../images/menu-03.png) top left no-repeat;
}

#explore a {
	width: 94px;
	height: 50px;
	margin-left: 0px;
	background: url(../images/menu-04.png) top left no-repeat;
}

#trainshoppe a {
	width: 136px;
	height: 50px;
	margin-left: 0px;
	background: url(../images/menu-05.png) top left no-repeat;
}
#history a {
	width: 92px;
	height: 50px;
	margin-left: 0px;
	background: url(../images/menu-06.png) top left no-repeat;
}
#railfans a {
	width: 101px;
	height: 45px;
	margin-left: 0px;
	background: url(../images/menu-07.png) top left no-repeat;
}
#company a {
	width: 107px;
	height: 45px;
	margin-left: 0px;
	background: url(../images/menu-08.png) top left no-repeat;
}

/* Top Menu */
#topmenu {
	width: 820px;
	color: #333;
	padding: 0px;
	height: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
	float: left;
	z-index: 10;
	position: relative;
	margin-left: 10px;
	margin-top: 0px;
	background-image: url(../images/topmenu-07.png);
	background-repeat: no-repeat;
	background-position: 490px 0px;
}
#topmenu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-image: none;
	list-style-type: circle;
}
#topmenu a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#topmenu a:hover {
	background-position: 0 -30px;
}
#topmenu a:active, #topmenu a.current {
	background-position: 0 -60px;
}
#links a {
	width: 138px;
	height: 30px;
	margin-left: 0px;
	background: url(../images/topmenu.png) top left no-repeat;
}

#news a {
	width: 59px;
	height: 30px;
	margin-left: 0px;
	background: url(../images/topmenu-02.png) top left no-repeat;
}

#brochures a {
	width: 87px;
	height: 30px;
	margin-left: 0px;
	background: url(../images/topmenu-03.png) top left no-repeat;
}

#webcams a {
	width: 81px;
	height: 30px;
	margin-left: 0px;
	background: url(../images/topmenu-04.png) top left no-repeat;
}

#forum a {
	width: 64px;
	height: 30px;
	margin-left: 0px;
	background: url(../images/topmenu-05.png) top left no-repeat;
}

#contact a {
	width: 98px;
	height: 30px;
	margin-left: 0px;
	background: url(../images/topmenu-06.png) top left no-repeat;
}


#wrapper #content h1, #wrapper #contentsubpages h1 {
	font-family: 'palatino linotype', palatino, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	color: #0D3A73;
}

#wrapper #content h2, #wrapper #contentsubpages h2 {
	font-family: 'palatino linotype', palatino, serif;
	font-size: 19px;
	text-decoration: none;
	margin-bottom: 5px;
	color: #0D3A73;
}

#wrapper #rightcolumn p {
	font-size: 13px;
	line-height: 20px;
}
/* Footer */
#wrapper #footer p, #wrapper #footerhome p {
	font-size: 12px;
	line-height: 15px;
	color: #Welcome to the White Pass
& Yukon Route Railroad!  Built in 1898 during the Klondike Gold Rush, this narrow gauge railroad is an International Historic Civil Engineering Landmark. Experience the breathtaking panorama of mountains, glaciers, gorges, waterfalls, tunnels, trestles and historic sites from the comfort of vintage parlor cars.;
	color: #4E4C4B;
}

.footercolumnleft  {
	width: 200px;
	float: left;
}

.footercolumn  { 
  width: 550px; 
  float: left;
  margin-right: 10px; 
}

#wrapper #footer .footercolumn a, #wrapper #footerhome .footercolumn a {
	color: #4E4C4B;
	margin-right: 5px;
	margin-left: 5px;
}
#wrapper #content p, #wrapper #contentsubpages p {
	color: #666;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}
#wrapper #footer .footercolumnleft a, #wrapper #footerhome .footercolumnleft a {
	color: #8CC63B;
}

/* Submenu */

#submenu {
	float: left;
	width: 150px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	height: auto;
	margin-bottom: 15px;
}


#submenu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#submenu a
{
	display: block;
	padding: 10px;
	width: 130px;
	color:#0D3A73;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0D3A73;
}

#submenu a:link, #submenu a:visited
{
color: #0D3A73;
text-decoration: none;
}

#submenu a:hover
{
	background-color: #DBDCC3;
}

/* Text Styling */

#contentsubpages h1 a {
	color: #19AEEF;
	text-decoration: none;
}
#contentsubpages h1 a:hover {
	color: #8CC63E;
}



/* Spam Fighter */
p span.displaynone { display:none; }  
#wrapper #contentsubpages #submenu ul li .current {
	background-color: #DDECCC;
}
#section {
	padding: 10px;
	background-color: #e8f7fd;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #19AEEF;
	border-bottom-color: #19AEEF;
	width: 630px;
	display: block;
	margin-bottom: 25px;
}
#wrapper #contentsubpages #section h1 {
	font-size: 20px;
	color: #85BB3B;
	font-weight: bold;
}
#wrapper #contentsubpages h2 {
	color: #8DC63F;
	margin-top: 25px;
	margin-bottom: 25px;
}
#wrapper #contentsubpages #table td {
	padding: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #19AEEF;
	font-size: 15px;
	color: #000;
}
#wrapper #contentsubpages h2 a {
	color: #8DC63F;
}
#wrapper #contentsubpages h2 a:hover {
	color: #DDECCC;
}
#wrapper #contentsubpages #table tr td p img {
	float: left;
	margin-right: 25px;
	border: 3px solid #DDECCC;
}
#wrapper #contentsubpages #table a img:hover {
	border-top-color: #8DC63F;
	border-right-color: #8DC63F;
	border-bottom-color: #8DC63F;
	border-left-color: #8DC63F;
}
#wrapper #header .logo, #wrapper #headerhome .logo {
	float: right;
}
#wrapper #header #reservationsbox p, #wrapper #headerhome #reservationsbox p {
	line-height: 17px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 5px;
}
#reservationsbox #form #jumpMenu {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #4F4D4C;
	background-color: #DBDCC3;
}
#reservationsbox {
	float: right;
	height: 123px;
	width: 141px;
	margin-right: 10px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	padding-top: 190px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 10px 5px;
	color: #FFF;
	z-index: 0;
}

/* Excursions Teasers */

#summitteaser {
	background-image: url(../images/summitteaser.jpg);
	background-repeat: no-repeat;
	height: auto;
	margin-bottom: 25px;
	background-position: 260px 35px;
	margin-left: 193px;
	padding-right: 310px;
}
#yukonadventureteaser {
	background-image: url(../images/yukonadventureteaser.jpg);
	background-repeat: no-repeat;
	padding-left: 193px;
	margin-bottom: 50px;
	height: auto;
	background-position: 0px;
	clear: both;
}

#fraserteaser {
	background-image: url(../images/fraserteaser.jpg);
	background-repeat: no-repeat;
	padding-left: 193px;
	margin-bottom: 50px;
	height: auto;
	background-position: 0px;
}

#motorcoachteaser {
	background-image: url(../images/motorcoachteaser.jpg);
	background-repeat: no-repeat;
	padding-left: 193px;
	margin-bottom: 50px;
	height: 128px;
	background-position: 0px;
}

#hikersteaser {
	background-image: url(../images/hikersteaser.jpg);
	background-repeat: no-repeat;
	padding-left: 193px;
	height: 128px;
	background-position: 0px;
}
#wrapper #content h1 a {
	text-decoration: none;
	color: #0D3A73;
}
#wrapper #content h1 a:hover {
	color: #869cb9;
}
#wrapper #content #submenu ul li .current {
	background-color: #DBDCC3;
}

/* Table Styling */
#wrapper #content table {
	margin-top: 25px;
	margin-bottom: 25px;
}
#wrapper #content table td {
	padding: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCDB6;
}

#wrapper #content table tr:hover {
	background-color: #DBDCC3;
}
#wrapper #content table tr td p {
	color: #4F4D4D;
	font-weight: bold;
	text-align: left;
}
#wrapper #content ul.list {
	margin-left: 25px;
}
