@charset "utf-8";
/* CSS Document */

#ancillary {
	background: #fff url(../i/HSTA/hsta-bg.jpg) top left no-repeat;
	}

#hsta-flash{
width:550px;
height:219px;
background:#000;
float:left;
}
#hsta-menu {
	float:right;
	height: 170px;
	margin-top: 50px;
	}
#hsta-menu ul { 
	list-style-type: url(../i/HSTA/mnu-bullet.gif);
	margin-left: 8px;
	margin-right: 0px;
	}
#hsta-menu li { 
	list-style: none;
	background: #0f0000 url(../i/HSTA/mnu-bullet.gif) 3px 4px no-repeat;
	margin: 3px 0px 3px 5px;
	padding: 0px 0px 0px 16px;	
	}
#hsta-menu a {
	color: #C9C229;
	font-weight:bold;
	}
#hsta-menu li.download-calendar { 
	background: #0f0000 url(../i/HSTA/mnu-bullet.gif) 3px 4px no-repeat;
	}
#hsta-menu li.download-calendar a {
	color: #eee;
	}
#sidebar h3.ttl {
	background: url(../i/HSTA/bg-side-title.gif) top left no-repeat;
	}
		
#content h2 {
	color: #c1272d;
	}
#content h3 {
	color: #57001a;
	}
#content h4 {
	color: #c1272d;
	}

#content h3#hsta-events {
	background: url(../i/HSTA/ttl-events.gif) top left no-repeat;
	text-indent:-9999em;
	height: 25px;
	margin-bottom:0px;
	}
#content h3#hsta-spotlight {
	background: url(../i/HSTA/ttl-spotlight.gif) top left no-repeat;
	text-indent:-9999em;
	height: 25px;
	margin-bottom:0px;
	}
#content h3#hsta-winter-programs {
	background: url(../i/HSTA/ttl-winterprograms.gif) top left no-repeat;
	text-indent:-9999em;
	height: 25px;
	margin-bottom:0px;
	}
#content h3#hsta-poi {
	background: url(../i/HSTA/ttl-points-of-interest.gif) top left no-repeat;
	text-indent:-9999em;
	height: 25px;
	margin-bottom:0px;
	}
#content h3#hsta-registration {
	background: url(../i/HSTA/ttl-registration.gif) top left no-repeat;
	text-indent:-9999em;
	height: 45px;
	margin-bottom:0px;
	}
#content #hsta-news h3 {
	background: url(../i/HSTA/ttl-haliburton-news.gif) top left no-repeat;
	text-indent:-9999em;
	height: 25px;
	margin-bottom:-1em;
	}
#content #hsta-news h4 {
	margin-top: 1.5em;
	}
	
ul { list-style-type: url(../i/HSTA/bullet.gif);}
li { 
	list-style: none;
	background: url(../i/HSTA/bullet.gif) 0em 0.25em no-repeat;
	margin-left: 5px;
	padding-left: 16px;
	}
	
#spotlight {
		background: #cabca7;
		color: #424959;
		}
	#spotlight h3 {
		background: url(../i/HSTA/h-spotlight.gif) top left no-repeat;
		line-height: 35px;
		}
	#spotlight a{
		color: #333;
		}
#feature-programs {
		background: #71685a;
		color: #e2e2e2;
		}
	#feature-programs h3 {
		background: url(../i/HSTA/h-feature-programs.gif) top left no-repeat;
		}
	#feature-programs h4 {
		color: #e2e2e2;
		}
	#feature-programs a{
		color: #fff;
		}
		
	#more-news {
		background: #eab47a url(../i/HSTA/bg-more-news.gif) top right repeat-y;
		color: #666;
		}		
	#more-news h3 {
		background: url(../i/HSTA/h-more-news.gif) top left no-repeat;
		}
	#more-news h4 {
		color: #666;
		margin:0;
		}
	#more-news li:hover {
		background: #f4d5b3;
		}
	#more-news a{
		color: #666;
		}
	#more-news .bottom {
		background: url(../i/HSTA/bg-more-news-bottom.gif) 30px bottom no-repeat;
		}
