




/*
     FILE ARCHIVED ON 16:03:46 Dec 8, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 8:25:52 Feb 8, 2012.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* CSS Document */
body {
	background-color:#F1C96A;
	background-image:url(http://wayback.archive-it.org/2217/20101208160346/http://alaskahighway.albertasource.ca/images/layout/highway_today/bkg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
caption{
	caption-side:top left;
	text-align:left;
	font-weight:bold;
	color: #AF772D;
	margin:0px;
	padding-left: 5px;
	padding-bottom:0px;
}

.float_left {
	float:left;
	border:none;
	margin-right:15px;
	padding:0px;
}
.float_right {
	float:right;
}
#ent{
	width:760px;
	background:#F1C96A;
	display:block;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
.main{
	margin:0px;
	padding:0px;
}

/* ------------------------------------ Top Navigation ------------------------------------------*/ 
.top_nav {
	width:760px;
	height:150px;
	background-image:url(http://wayback.archive-it.org/2217/20101208160346/http://alaskahighway.albertasource.ca/images/layout/highway_today/Banner.jpg);
	padding:0px;
	margin-left:auto;
	margin-right:auto;	
}
#alinks{
	position: absolute;
	width:500px;
	margin-top:133px;
	margin-left:210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	text-transform:uppercase;
}
#links{
	width:500px;
	height: 17px;
	background-color: #AF772D;
	margin-top:133px;
	margin-left:210px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	text-transform:uppercase;
	float:left;
}
#links ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-weight: bold;
	text-align: left;
	border-top:solid 1px #F1C96A;
}
#links li{
	display:inline;
	margin:0px;
	padding:0px 5px 0px 5px;
	border-left:solid 1px #F1C96A;
	background-color:#AF772D;
}
#links a{
	text-decoration: none;
	color:#F9C854;
}
#links a:hover{	
	color: #F8DB97;
}
/* --------------------------------------------Side Nav -------------------------*/

.side_nav {
	width:200px;
	height:600px;
	margin:0px;
	padding:0px;
	float:left;
	color:#AF772D;
}
.side_title {
	font-weight:bold;
	font-size:.9em;
	text-align:center;
	padding:3px 0px;
	margin:4px 0px 0px 0px;
	border-bottom:solid 1px #FBEBC6;
	border-top:solid 1px #FBEBC6;
}
/* --------------------------------------------Content -------------------------*/
.con_main{
	width: 560px;
	margin:0px;
	padding:0px;
	background-color:#F1C96A;
	float:right;
}
.con_ent{
	background-color:#F4E6C1;
	background-image:url(http://wayback.archive-it.org/2217/20101208160346/http://alaskahighway.albertasource.ca/images/layout/highway_today/content_tile.jpg);
	margin:0px;
}
.content_top{
	background:url(http://wayback.archive-it.org/2217/20101208160346/http://alaskahighway.albertasource.ca/images/layout/highway_today/content_top.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	height:9px;
}
.content {
	background:url(http://wayback.archive-it.org/2217/20101208160346/http://alaskahighway.albertasource.ca/images/layout/highway_today/content_tile.jpg);
	margin:0px;
	padding:0px 5px;
}
.textual_con{
	padding:0px 15px;
	font-size: .8em;
	color:#180F04;
}
.textual_con h3{
	color:#AF772D;
	font-size: 1.4em;
	margin-top: 15px;
	margin-bottom: 0px;
	padding:0px;
}
.textual_con h4{
	margin-top: 0px;
	padding:0px;
	font-size: .9em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.textual_con a{
	text-decoration:none;
	color:#AF772D;
	font-weight:bold;
}
.textual_con a:hover{
	color: #996600;/*#333300;*/
}
.content_btm{
	background:url(http://wayback.archive-it.org/2217/20101208160346/http://alaskahighway.albertasource.ca/images/layout/highway_today/content_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px;
	padding:0px;
	height:5px;
}
/*------------------------------------Bottom Nav -----------------------------------------*/
.bottom{
	width:560px;
	float: left;
	padding:0px;
	margin: 5px 0px 0px 0px; /*210px; if div under ent div*/
}
.sponsors{
	width:440px;
	margin-left: 15px;
}
.sponsors img{
	border:none;
	margin: 0px;
	padding: 5px;
}
#center{
	margin-left: 90px;
}

.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding:5px 0px 5px 10px;
	margin:0px;
	color:#AF772D;
	font-weight: bold;
	text-align:center;
}
.copyright a{
	color: #7C531C;
	text-decoration: none;
}
.copyright a:hover{
	color: #D29507;
}
.copyright a:visited{
	color: #666666;
}

