body {
	font-size: 10pt; 
	font-family: Verdana;
	margin: 6px 0 0 6px;
	}

tr, td, p {
	font-size: 10pt; 
	font-family: Verdana;
	margin-top: 2px;
	margin-left: 2px;
	}

h1, h2, h3, h4, h5 {
	color: #000;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 9px;
	letter-spacing: .8px;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0 6px 0;
}
h3 {
	font-size: .9em;
	margin-bottom: 6px;
}
h4 {
	margin-top: 0px;
	font-size: 1em;
	font-weight: normal;
}
h5 {
	font-size: 1em;
	font-weight: normal;
}

p {
	line-height: 1.4em;
}

b {
	color: #333;
}

hr {border: 2px solid #ddd;
	margin:8px 0 8px 0;
}

	
table.line td {
	border-bottom: 1px gray solid
	}

#bannertitle p{
	font-size: 1.4em;
	color: #fff;
	}
/* general content formating */

#content {
	text-align: left;
	margin: 10px 20px 15px 40px;
	list-style:none;
}


#content p {
	font-size: .8em;
	line-height: 1.5em;	
	margin: 6px 0px 10px 0px;
}

#content td {
	font-size: .8em;
	line-height: 1.5em;	
}


#content p.em {
	font-size: 1em;
	line-height: 1.4em;	
	margin: 6px 0px 10px 0px;
}

/* content links */

#content a:link {
	text-decoration: underline;
	color: #333;
}
#content a:visited {
	text-decoration: underline;
	color: #666;
}
#content a:active {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}
/* content list */

#content ul {
	list-style: disc;
	text-align: left;
	font-size: .8em;
	margin: 0 0 12px 22px;
	padding: 0;
}
#content li {
	list-style: none;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 0;
	line-height:1.3em;
	list-style-image: url(images/listarrow-black.gif);
}
#content li ul li{
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#content img {
	border: 0px solid #CCC;
}


#content p.cutline  {
	font-size: .7em;
	margin: 0 0 0 0px;
	}

#content p.subhead {
	font-size: 1em;
	margin: 0 0 -15px 0;
	indent: 0 0 0 0;
	letter-spacing: .8px;
	font-weight: bold;
}

div.floatleft {
	float:left;
	margin: 5px 20px 8px 0px;
	}	

#b1 ul {
	margin: .1em .0em .2em 0em;
	padding: 0;
	list-style-type: none;
	}

#b1 li {
	display: inline;
	margin: 0 0 0 0;
	font: bold 10px Verdana;
	color: #FFFFFF;
	}
	
#b1 a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#b1 a:hover {
	text-decoration: underline;
	}
	
#b1 a:visited {
	text-decoration: none;
	color: #EEEEEF;
	}

#b2 ul {
	margin: .1em 1.5em .2em 1em;
	padding: 0;
	list-style-type: none;
	}

#b2 li {
	display: inline;
	margin: 0 2em 0 0;
	font: bold 10px Verdana;
	}
	
#b2 a:link {
	text-decoration: none;
	color: #fff;
	}
	
#b2 a:hover {
	text-decoration: underline;
	}
	
#b2 a:visited {
	text-decoration: none;
	color: #EBF4FF;
	}
/* main navigation */

#c1 {
	padding: 0px 0 0 0;
	margin: 0;
	font: bold 10px Verdana;
	}
	
#c1 td {
	padding: 0px 0 0 0;
	margin: 0;
	font: bold 10px Verdana;
	color: #fff;
	}

#c1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	margin: 6px 0px 0px 6px;
	}
	
#c1 li {
	list-style: none;
	padding: 0;
	text-align: left;
	margin: 3px 0px 4px 4px;
	color: #ddd;
	}

#c1 li ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	margin: 3px 0px 0px 4px;
	}	

#c1 a:link {
	text-decoration: none;
	color: #fff;
	}


#c1 a:visited {
	text-decoration: none;
	color: #dde;
	}
	
#c1 a:hover{
	text-decoration: underline;
	}

#c1 hr {
	border: 1px solid #ddd;
	margin:8px 8px 8px 8px;
	}

/*special class for MtnCultureHome link*/	

a:link.black  { 
	color: #000; 
	text-decoration: none;
	font: bold 10px Verdana;
	}
	
a:hover.black  { 
	color: #000; 
	text-decoration: underline;
	}

a:visited.black  { 
	color: #000; 
	text-decoration: none;
	}	
	
p.mtnculturehome	{
	font: bold 10px Verdana;
	background-color: #FFFFCC;
	background-image: url("../../images/symbol.jpg");
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 0px 4px 30px;
	margin: 0 0 0 0;
	}
	
#d1 ul{
	margin: 0 0 .2em 0;
	padding: 0;
	list-style-type: none;
	}

#d1 li{
	display: inline;
	font: bold 7pt Verdana;
	color: #fff;
	padding: .1em 2em;	
	}
	
#d1	a:link {
	text-decoration: none;
	color: #fff;
	}

#d1 a:visited {
	text-decoration: none;
	color: #EEEEEF;
	}
	
#d1 a:hover {
	text-decoration: underline;
	}
#d2	a:link {
	text-decoration: none;
	color: #fff;
	}

#d2 a:visited {
	text-decoration: none;
	color: #fff;
	}
	
#d2 a:hover {
	text-decoration: underline;
	}

#d2 ul{
	margin: 0 0 .5em .2em;
	padding: 0;
	list-style-type: none;
	}

#d2 li{
	display: inline;
	font: bold 7pt Verdana;
	color: #fff;
	padding: .1em .8em;	
	}

td.a1 {
	background-color: #000;
	}
	
td.a2 { 
	background-color: #000;
	}
		
td.a3 { 
	background-color: #000;
	}	
	
td.b1 {	
	background-color: #663;
}
		
td.b2 { 
	background-color: #000;
	}
	
td.c1 { 
	background-color: #000;
	}

td.c2 {
	padding:0px 20px 15px 0px;
    }		

td.c2_tight {
	padding:0px 0px 15px 0px;
    }		
		
td.c2bkgrnd {
	padding:0px 20px 15px 0px;
	background-image: url(images/sig_background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
    }
    
    
td.d1 {
	padding:2px 0px 0px 0px; 
	background-color: #000;
	}	

td.d2 { 
	padding:2px 0px 0px 0px;
	background-color: #000;
	}

	
img.floatleft {
	border-style: none;
	margin: 5px 20px 5px 0px;
	float:left;
	}
	
img.floatright {
	border-style: none;
	margin: 5px 0px 5px 20px;
	float:right;
	}
.totop{
	 clear: both;
	 color: #638CC3;
	 float: right;
	 font-size: .6em;
	 padding:0 12px 0 0;
	 font-weight: bold;
	 background-image: url(http://www.banffcentre.ca/mountainculture/2005/common/images/uparrow.gif);
	 background-repeat: no-repeat;
	 background-position: right;
	 }

.totop_l{
	 clear: left;
	 color: #638CC3;
	 float: right;
	 font-size: .6em;
	 padding:0 12px 0 0;
	 font-weight: bold;
	 background-image: url(http://www.banffcentre.ca/mountainculture/2005/common/images/uparrow.gif);
	 background-repeat: no-repeat;
	 background-position: right;
	 }


/* twocolum section */

.twocolumn{
	clear: both;
	width:498px;
	padding: 0;
	margin: 0px;
}

.twocolumn_left{
	float:left;
	width:112px;
}

.twocolumn_right{
	float:right;
	width:370px;
	margin:0;
}




