/* 
	District of Kitimat - Main Stylesheet
	April 2009
	Atomic Crayon / karen@atomiccrayon.com / SMRT
*/


/* COLOURS

#ffffff - white - body background, section navigation level 3 background

#c31c1c - red - error text

#6db4b4 - light aqua - Residents drop-down borders
#59b1b1 - light aqua - Residents drop-down hover text
#256f6f - medium aqua - Residents headline, section nagivation title, drop-down background
#0f2c2c - dark aqua - Residents drop-down hover

#79bc3e - light green - Visitors drop-down borders, drop-down hover text
#6daa38 - medium green - Visitors sitemap header
#5c932d - medium green - Visitors headline, section nagivation title, drop-down background, Spotlight background
#253b12 - dark green - Visitors drop-down hover
#8ef72f - bright green - Spotlight text

#ed8313 - light orange - Business drop-down borders, drop-down hover text
#e37c12 - light orange - Business sitemap header
#ca6e0f - medium orange - Business headline, section nagivation title, drop-down background
#512c06 - dark orange - Business drop-down hover

#0075b3 - light blue - Municipal Hall drop-down borders
#5498bb - light blue - Municipal Hall drop-down hover text
#003754 - medium blue - Municipal Hall headline, section nagivation title, drop-down background
#016396 - medium blue - Municipal Hall sitemap header
#001622 - dark blue - Municipal Hall drop-down hover
#1767dd - blue - content links
#04368e - dark blue - top link background, content link hovers

#9f9f9f - light grey - How Do I drop-down hover text
#575757 - light grey - How Do I drop-down borders, headline, Sitemap header
#292929 - medium grey - How Do I section nagivation title, drop-down background
#101010 - dark grey - How Do I drop-down hover

#f5f5f5 - light grey - section navigation level 2 background
#efefef - light grey - section navigation level 1 background
#e5e5e5 - light grey - section navigation borders
#c1c8c9 - light grey - sidebar top border
#6f6f6f - medium grey - top-bar

#000000 - black - content area text

*/


/* Sections flagged with =
	GENERIC
	SCREAMER
	TOP
	INSIDE
	BRAND
	ACCESSIBILITY
	MAIN
	BREADCRUMBS
	CONTENT
	SIDEBAR
	SECTION-NAVIGATION
	NAVIGATION (main)
	META-NAVIGATION
	SEARCH
	WEATHER
	FOOTER
	SECTION-SPECIFIC
		Home
		Residents
		Vistors
		Municipal Hall
		How Do I
		Contact Us
		Latest News
		Latest News Archive
		Photo Gallery Listing
		Photo Gallery
		Photo
		Sitemap
		Search Results
		Municipal Code
		Events Calendar
*/


/* =GENERIC
----------------------------------------------------*/

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #fff;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

a:link, a:visited {
	color: #1767dd;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	color: #04368e;
	overflow: hidden;
}

a img {
	border: none;
}


.clear {
	clear: both;
	line-height: 1;
	height: .1em;
	font-size: .1em;
}

form {
	margin: 0;
	padding: 0;
}

/* class added by jquery -- when entire box is clickable */
.click-box { /* ie6.css */
	cursor: pointer;
}

.highlight {
	background-color: #fdfbc0;
}

/* =SCREAMER
----------------------------------------------------*/
/* flagging bad code */

/* MS Word classes, bad tags */

p.MsoTitle, p.MsoSubtitle, p.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, p.MsoNormal {
	display: block;
	border: solid 5px red !important;
	background-color: yellow !important;
}

/* =TOP
----------------------------------------------------*/

#top {
	background-color: #fff;
}

/* =HEADER
----------------------------------------------------*/

#header {
	width: 100%;
	min-width: 954px;
	height: 283px;
	position: relative;
	z-index: 10;
}


/* left and right for tiling header backgrounds */

#header #header-left, #header #header-right {
	position: relative;
	height: 283px;
	background-repeat: repeat-x;
}

#header #header-left {
	width: 50%;
	z-index: 20;
	background-image: url(images/bk-left.png);
	background-position: right top;
}

#header #header-right {
	float: right;
	width: 50%;
	margin-top: -283px;
	z-index: 10;
	background-image: url(images/bk-right.png);
	background-position: 477px 0;
}

#header #header-photo {
	position: absolute;
	overflow: hidden;
	width: 954px;
	height: 283px;
	top: 0;
	left: 50%;
	margin-left: -477px;
	background-image: url(images/header-photo-how.jpg);
	background-position: 86px 25px;
	background-repeat: no-repeat;
	z-index: 25;
}

/* =BRAND
----------------------------------------------------*/

#header #header-photo #brand {
	position: relative;
	width: 954px;
	height: 283px;
	margin: 0;
	padding: 0;
/*	margin: -283px auto 0 auto;*/
	background-image: url(images/bk-brand.png);
	background-repeat: no-repeat;
	background-position: left top;
/*	z-index: 30;*/
}

#header #header-photo #brand p#heading {
	position: absolute;
	top: 30px;
	left: 42px;
	margin: 0;
	padding: 0;
}

#header #header-photo #brand p#heading a {
	display: block;
	width: 96px;
	height: 135px;
	padding: 10px;
}

#header #header-photo #brand p#heading strong {
	position: absolute;
	left: -9999px;
}

#header #header-photo #brand #print-logo {
	display: none;
	margin: 5px;
	
}

#header #header-photo #brand p#tagline {
	position: absolute;
	left: -9999px;
}

/* =ACCESSIBILITY
----------------------------------------------------*/

#header #header-photo #accessibility {
	position: absolute;
	top: 0;
	left: 202px;
	background-color: #6f6f6f;
	width: 500px;
	padding: 0 232px 0 20px;
	min-height: 25px;
}

/* Skip Links */

#header #header-photo #accessibility #skip-links {
	position: absolute;;
	left: 20px;
	top: 30px;
}

#header #header-photo #accessibility #skip-links strong, #header #header-photo #accessibility #skip-links .separator {
	position: absolute;
	top: -9999px;
}

#header #header-photo #accessibility #skip-links a:link, #header #header-photo #accessibility #skip-links a:visited, #header #header-photo #accessibility #skip-links a:hover {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0;
	top: -500px;
	display: block;			
}

#header #header-photo #accessibility #skip-links a:focus, #header #header-photo #accessibility #skip-links a:active {
	position: static;
	width: auto;
	height: auto;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	padding: .5em;
	font-size: 1.2em;
}


/* Layout Switch */

#header #header-photo #accessibility #layout-switch {
/*	position: absolute;
	top: 0;
	left: 202px;
	width: 270px;*/
	font-size: .9em;
	color: #fff;
	float: left;
	margin: 5px 10px 0 0;
}

#header #header-photo #accessibility #layout-switch p { /* ie6.css */
	margin: 0;
	padding: 0;
	/*width: 240px;*/
	line-height: 1.2;
}

#header #header-photo #accessibility #layout-switch p a  {
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
}

#header #header-photo #accessibility #layout-switch p a:focus, #header #header-photo #accessibility #layout-switch p a:hover, #header #header-photo #accessibility #layout-switch p a:active  {
	text-decoration: underline;
}

#header #header-photo #accessibility #layout-switch p a.standard-switch {
	font-weight: bold;
}

#header #header-photo #accessibility #layout-switch p a.contrast-switch {
	background-color: #fff;
	color: #6f6f6f;
	padding: 0 3px;
}

#header #header-photo #accessibility #layout-switch p a.contrast-switch:focus, #header #header-photo #accessibility #layout-switch p a.contrast-switch:hover, #header #header-photo #accessibility #layout-switch p a.contrast-switch:active {
}


#header #header-photo #accessibility #layout-switch p .separator {
	padding: 0 2px;
}

#header #header-photo #accessibility #layout-switch .border { /* ie6.css */
	height: 3px;
	background-image: url(images/line-horizontal-faded-grey.png);
	background-repeat: repeat-y;
}

/* Text Size */

/* only shown if javascript is active */

#header #header-photo #accessibility #text-size {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 10px;
	font-size: .9em;
	color: #fff;
}

#header #header-photo #accessibility #text-size strong {
	display: block;
	float: left;
}

#header #header-photo #accessibility #text-size a.size {
	display: block;
	float: left;
	margin: 1px 0 0 6px;
	color: #fff;
}

#header #header-photo #accessibility #text-size a.size img {
	width: .9em;
	min-width: 10px;
	height: .9em;
	min-height: 10px;
}

/* =BREADCRUMBS
----------------------------------------------------*/

#breadcrumbs {
	position: absolute;
	top: 245px;
	left: 50%;
	width: 510px;
	/*height: 40px;*/
	margin-left: -275px;
	padding: 0 30px 0 20px;
	z-index: 40;
}

#breadcrumbs p {
	margin: 0;
	font-size: .9em;
	color: #6f6f6f;
	line-height: 1.4;
}

#breadcrumbs p .title {
	font-weight: bold;
	display: block;
	position: absolute;
	left: -9999px;
}

#breadcrumbs p a {
	color: #6f6f6f;
	text-decoration: none;
}

#breadcrumbs p strong {
	color: #000;
	font-weight: bold;
}

#breadcrumbs p .separator {
}

/* =MAIN
----------------------------------------------------*/
#main-wrapper {
	width: 100%;
	min-width: 954px;
	position: relative;
	z-index: 20;
}

#main {
	position: absolute;
	width: 954px;
	min-width: 954px;
	top: 0px;
	left: 50%;
	margin-left: -477px;
	z-index: 50;
}

/* =CONTENT-WRAPPER
----------------------------------------------------*/

#content-wapper {
	float: left;
	width: 100%;
}

/* =CONTENT
----------------------------------------------------*/

#content { /* ie6.css */
	margin: 0 189px 0 202px;
	/*padding: 14px 20px;*/
	padding: 14px 0px 14px 20px;
	overflow: hidden;
	line-height: 1.6;
	font-size: .95em;
	border-top: solid 1px #292929;
}

#content #sub-navigation { /* ie6.css */
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: .5em 0;
	margin-bottom: 1.5em;
}

#content #sub-navigation ul.column {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 224px;
	float: left;
}

#content #sub-navigation ul.column li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 12px;
	line-height: 1.4;
	list-style: none;
	background-image: url(images/arrow-right-blue.png);
	background-position: 0 .45em;
	background-repeat: no-repeat;
}

#content #sub-navigation a {
	text-decoration: none;
}

#content h1, #content h2, #content h3, #content h4 {
	margin: 2em 0 .3em 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}

#content h1#headline { /* ie6.css */
	margin: 0 0 .7em 0;
	padding: 0;
	font-size: 2.2em;
	line-height: 1.2;
	font-weight: normal;
	color: #575757;
}


#content h2 {
	font-size: 1.6em;
}

#content h3 {
	font-size: 1.4em;
}

#content h4 {
	font-size: 1.1em;
}

#content a:link, #content a:visited {
	color: #1767dd;
	text-decoration: underline;
}

#content a:focus, #content a:hover, #content a:active {
	color: #0C346F;
}


#content p {
	line-height: 1.6;
	margin: 0 0 1em 0;
}

#content ul, #content ol {
	margin-top: 1em;
	margin-bottom: 1em;
}


#content li {
	margin-bottom: .5em;
	line-height: 1.3;
}

#content ol ol {
	list-style-type: lower-alpha;
}


/* Images */

#content img.image-border {
	padding: 6px;
	border: solid 1px #e1e1e1;
}

#content img.image-right {
	float: right;
	display: block;
	margin: 0 0 1.5em 1.5em;
}

#content img.image-left {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

#content img.image-right-border {
	float: right;
	margin: 0 0 1.5em 1.5em;
	padding: 6px;
	border: solid 1px #e1e1e1;
}

#content img.image-left-border {
	float: left;
	margin: 0 1.5em 1.5em 0;
	padding: 6px;
	border: solid 1px #e1e1e1;
}

/* if jquery is active, images get fancy shadows */

#content .image-shadow-wrapper {
	position: relative;
	overflow: hidden;
	padding: 14px 18px 18px 16px;
}

#content .image-shadow-float-right {
	float: right;
	margin: 0 0 .5em 1.5em;
}

#content .image-shadow-float-left {
	float: left;
	margin: 0 1.5em .5em 0;
}


#content .image-shadow-wrapper div {
	position: absolute;
}

/* top */

#content .image-shadow-wrapper .image-shadow-top-middle {
	width: 100%;
	height: 14px;
	top: 0;
	left: 0;
	background-image: url(images/photo-shadow-top-middle.png);
	background-repeat: repeat-x;
}

#content .image-shadow-wrapper .image-shadow-top-left {
	width: 135px;
	height: 14px;
	top: 0;
	left: 0;
	background-image: url(images/photo-shadow-top-left.png);
	background-repeat: no-repeat;
}

#content .image-shadow-wrapper .image-shadow-top-right {
	width: 97px;
	height: 14px;
	top: 0;
	right: 0;
	background-image: url(images/photo-shadow-top-right.png);
	background-repeat: no-repeat;
}

/* bottom */

#content .image-shadow-wrapper .image-shadow-bottom-middle {
	width: 100%;
	height: 18px;
	bottom: 0;
	left: 0;
	background-image: url(images/photo-shadow-bottom-middle.png);
	background-repeat: repeat-x;
}

#content .image-shadow-wrapper .image-shadow-bottom-left {
	width: 135px;
	height: 18px;
	bottom: 0;
	left: 0;
	background-image: url(images/photo-shadow-bottom-left.png);
	background-repeat: no-repeat;
}

#content .image-shadow-wrapper .image-shadow-bottom-right {
	width: 97px;
	height: 18px;
	bottom: 0;
	right: 0;
	background-image: url(images/photo-shadow-bottom-right.png);
	background-repeat: no-repeat;
}


/* left */

#content .image-shadow-wrapper .image-shadow-left-middle { /* ie6.css */
	height: 100%;
	width: 16px;
	top: 0;
	left: 0;
	background-image: url(images/photo-shadow-middle-middle-left.png);
	background-repeat: repeat-y;
}

#content .image-shadow-wrapper .image-shadow-left-top {
	height: 108px;
	width: 16px;
	top: 14px;
	left: 0;
	background-image: url(images/photo-shadow-middle-top-left.png);
	background-repeat: no-repeat;
}

#content .image-shadow-wrapper .image-shadow-left-bottom {
	height: 30px;
	width: 16px;
	bottom: 18px;
	left: 0;
	background-image: url(images/photo-shadow-middle-bottom-left.png);
	background-repeat: no-repeat;
}


/* right */

#content .image-shadow-wrapper .image-shadow-right-middle { /* ie6.css */
	height: 100%;
	width: 18px;
	top: 0;
	right: 0;
	background-image: url(images/photo-shadow-middle-middle-right.png);
	background-repeat: repeat-y;
}

#content .image-shadow-wrapper .image-shadow-right-top {
	height: 108px;
	width: 18px;
	top: 14px;
	right: 0;
	background-image: url(images/photo-shadow-middle-top-right.png);
	background-repeat: no-repeat;
}

#content .image-shadow-wrapper .image-shadow-right-bottom {
	height: 30px;
	width: 18px;
	bottom: 18px;
	right: 0;
	background-image: url(images/photo-shadow-middle-bottom-right.png);
	background-repeat: no-repeat;
}


#content .image-shadow-wrapper img {
	display: block;
	margin: 0;
	padding: 0;
}


/* Tables */

/* plain tables -- no styling */

#content table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #fff;
	border-spacing: 0;
	border-width: 0;
	margin: .5em 0;
}

#content table td, #content table th {
	line-height: 1.2;
	border-collapse: collapse;
	border-color: #fff;
	border-spacing: 0;
	border-width: 0;
	border-style: solid;
	padding: .8em;
	line-height: 1.2;
	vertical-align: top;
}


#content table th, #content table td h2, #content table td h3, #content table td h4 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

#content table p {
	margin: 0;
	line-height: 1.4;
}


#content table.table-styled {
	border-collapse: collapse;
	border-style: solid;
	border-color: #c1c8c9;
	border-spacing: 0;
	border-width: 1px;
	margin: .5em 0;
}

#content table.table-styled td, #content table.table-styled th {
	border-collapse: collapse;
	border-color: #c1c8c9;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
}


#content table.table-styled th, #content table tr.header td, #content table tr.header th {
	background-color: #c1c8c9;
	font-weight: bold;
}

#content table.table-styled th, #content table.table-styled td h2, #content table.table-styled td h3, #content table.table-styled td h4 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}

#content table.table-styled p {
	margin: 0;
	line-height: 1.2;
}


/* striped tables */

#content table.table-striped {
	border-collapse: collapse;
	border-style: solid;
	border-color: #c1c8c9;
	border-spacing: 0;
	border-width: 1px;
	margin: .5em 0;
}

#content table.table-striped td, #content table.table-striped th {
	border-collapse: collapse;
	border-color: #c1c8c9;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
}


#content table.table-striped th, #content table tr.header td, #content table tr.header th {
	background-color: #c1c8c9;
	font-weight: bold;
}

#content table.table-striped th, #content table.table-striped td h2, #content table.table-striped td h3, #content table.table-striped td h4 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}

#content table.table-striped p {
	margin: 0;
	line-height: 1.2;
}

#content table tr.even td {
	background-color: #f5f5f5;
}


/* Forms */

#content fieldset {
	margin: 0 0 2em 0;
	padding: 0;
	border: none;
}

#content label, #content .label {
	font-weight: bold;
	display: block;
}

#content label .note {
	font-weight: normal;
	font-size: .9em;
}

#content input.text, #content textarea, #content select {
	text-align: left;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}

#content .button {
	background-color: #505050;
	color: #fff;
	font-weight: bold;
	border: solid 1px #6a6a6a;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	/*font-size: .9em;*/
	padding: 2px 4px;
}


#content .required {
	display: none;
}

#content .error {
	color: #c53636;
	font-weight: bold;
}

#content .error .text, #content .error textarea, #content .error select {
	background-color: #fdfbc0;
}

#content .error .required {
	display: inline;
}

#content form div.wrapper {
	margin-bottom: 1.5em;
}

#content a.skip:link, #content a.skip:visited, #content a.skip:hover {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0;
	top: -9999px;
}

#content a.skip:focus, #content a.skip:active {
	position: static;
	width: auto;
	height: auto;
	color: #312a18;
	background-color: #fff;
	font-weight: bold;
	padding: .2em;
	font-size: 1.2em;
	border: solid 1px #f00;
}


/* =SIDEBAR
----------------------------------------------------*/

#sidebar { /* ie6.css */
	float: left;
	width: 169px;
	margin-left: -169px;
	padding-top: 10px;
	font-size: .9em;
	border-top: solid 1px #c1c8c9;
}

#sidebar #rss-feed {
	padding: 0;
	margin: 0 0 2em 0;
}

#sidebar #rss-feed h3 {
	margin: 0 0 3px -6px;
	width: 72px;
	height: 22px;
	background-image: url(images/text-rss-feed.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sidebar #rss-feed p {
	margin: 5px 0 0 0;
	padding: 0;
}

#sidebar #rss-feed p img.icon-rss {
	display: block;
	float: left;
	margin-right: 5px;
}


#sidebar #related-links {
	padding: 0;
	margin: 0 0 2em 0;
}

#sidebar #related-links h3 {
	margin: 0 0 3px -6px;
	width: 99px;
	height: 23px;
	background-image: url(images/text-related-links.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sidebar #related-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar #related-links ul li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	line-height: 1.4;
	list-style: none;
	background-image: url(images/arrow-right-blue.png);
	background-position: 0 .45em;
	background-repeat: no-repeat;
}


#sidebar #spotlight {
	padding: 0;
	margin: 0 0 2em 0;
}

#sidebar #spotlight h3 {
	margin: 0 0 3px -6px;
	width: 123px;
	height: 25px;
	background-image: url(images/text-kitimat-spotlight.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sidebar #spotlight .spotlight-image {
	width: 169px;
	overflow: hidden;
}

#sidebar #spotlight .spotlight-image img {
	display: block;	
}

#sidebar #spotlight .blurb {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	background-color: #5c932d;
	color: #8ef72f;
	font-weight: bold;
}


#sidebar #spotlight .blurb p {
	margin: 0;
	padding: 5px 8px 8px 8px;
	line-height: 1.6;
}

#sidebar #spotlight .blurb a {
	color: #8ef72f;
}

#sidebar #spotlight .blurb a:focus, #sidebar #spotlight .blurb a:hover, #sidebar #spotlight .blurb a:active {
	color: #fff;
}

#sidebar #spotlight:hover .blurb a {
	color: #fff;
}

#sidebar #contact-us {
	padding: 0;
	margin: 0 0 2em 0;
}

#sidebar #contact-us h3 {
	margin: 0 0 0 -6px;
	width: 82px;
	height: 23px;
	background-image: url(images/text-contact-us.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sidebar #contact-us p {
	margin: 0 0 .7em 0;
	padding: 0;
	line-height: 1.6;
}

#sidebar #contact-us .directions a {
	padding: 0 0 0 10px;
	background-image: url(images/arrow-right-blue.png);
	background-position: 0 .33em;
	background-repeat: no-repeat;
}

#sidebar #contact-us .email a {
	padding: 0 0 0 10px;
	background-image: url(images/arrow-right-blue.png);
	background-position: 0 .33em;
	background-repeat: no-repeat;
}

#sidebar #contact-us p#hours {
	/*margin-top: .5em;*/
}

#sidebar #contact-us p strong {
}


/* =SECTION-NAVIGATION
----------------------------------------------------*/

#section-navigation {
	float: left;
	width: 202px;
	margin-left: -954px;
	/*margin-top: -88px;*/
	font-size: .9em;
	position: relative;
	border-top: solid 1px #292929;
}

#section-navigation a { /* ie6.css */
}


#section-navigation #section-navigation-inside {
	padding-bottom: 140px;
	background-image: url(images/bk-section-navigation.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #efefef;
}


#section-navigation #section-navigation-top {
	padding: 0;
	position: absolute;
	top: -2.2em;
	left: 10px;
}

#section-navigation #section-navigation-top h3 {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #292929;
}

#section-navigation #section-navigation-top h3 strong {
	display: block;
	position: absolute;
	left: -9999px;
}

#section-navigation #section-navigation-top h3 a {
	color: #292929;
	display: block;
	padding-right: 12px;
	background-image: url(images/arrow-down-black.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#section-navigation #section-navigation-middle {
	width: 200px;
	padding-top: 5px;
	background-color: #efefef;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	min-height: 200px;
}

/* Level 1 */

#section-navigation #section-navigation-middle ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#section-navigation #section-navigation-middle ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}

#section-navigation #section-navigation-middle ul li a { /* ie6.css */
}

#section-navigation #section-navigation-middle ul li a:link, #section-navigation #section-navigation-middle ul li a:visited {
	display: block;
	padding: 5px 10px;
	color: #000;
	border-bottom: solid 1px #d0d0d0;
}

#section-navigation #section-navigation-middle ul li a:focus, #section-navigation #section-navigation-middle ul li a:hover, #section-navigation #section-navigation-middle ul li a:active {
	color: #1767dd;
}

#section-navigation #section-navigation-middle ul li a.parent {
	font-weight: bold;
}

#section-navigation #section-navigation-middle ul li a.selected {
	font-weight: bold;
	color: #292929;
}

/* Level 2 */

#section-navigation #section-navigation-middle ul li ul {
	background-color: #efefef;
}

#section-navigation #section-navigation-middle ul li ul li {
	text-transform: none;
}

#section-navigation #section-navigation-middle ul li ul li a:link, #section-navigation #section-navigation-middle ul li ul li a:visited {
	padding-left: 22px;
	background-image: url(images/arrow-right-grey.png);
	background-position: 12px 9px;
	background-repeat: no-repeat;
}

/* Level 3 */

#section-navigation #section-navigation-middle ul li ul li ul {
	background-color: #fff;
}

#section-navigation #section-navigation-middle ul li ul li ul li {
}

#section-navigation #section-navigation-middle ul li ul li ul li a:link, #section-navigation #section-navigation-middle ul li ul li ul li a:visited {
	padding-left: 38px;
	background-position: 27px 9px;
}


/* Level 4 */

#section-navigation #section-navigation-middle ul li ul li ul li ul {
}

#section-navigation #section-navigation-middle ul li ul li ul li ul li {
}

#section-navigation #section-navigation-middle ul li ul li ul li ul li a:link, #section-navigation #section-navigation-middle ul li ul li ul li ul li a:visited {
	padding-left: 54px;
	background-position: 42px 9px;
}

/* =NAVIGATION (main)
----------------------------------------------------*/

#main-navigation {
	position: absolute;
	top: -150px;
	left: 50%;
	width: 560px;
	height: 33px;
	margin-left: -275px;
	font-size: .9em;
	background-image: url(images/bk-main-navigation.png);
	background-repeat: no-repeat;
	z-index: 200;
}

#main-navigation h3 {
	position: absolute;
	top: -9999px;
}

#main-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-navigation ul#navigation {
	position: relative;
	width: 530px;
	height: 33px;
}

#main-navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width: 50px;
	height: 33px;
}

#main-navigation a {
	display: block;
	height: 33px;
	text-indent: -9999px;
}

#main-navigation li.sfhover a {
	background-image: url(images/bk-main-navigation.png);
	background-repeat: no-repeat;
}


/* Residents */

#main-navigation ul li#residents-nav {
	width: 106px;
	left: 0;
}

#main-navigation ul li.sfhover a#residents-nav-link {
	background-position: 0 -33px;
}


/* Visitors */

#main-navigation ul li#visitors-nav {
	width: 98px;
	left: 106px;
}

#main-navigation ul li.sfhover a#visitors-nav-link {
	background-position: -106px -33px;
}


/* Business */

#main-navigation ul li#business-nav {
	width: 100px;
	left: 204px;
}

#main-navigation ul li.sfhover a#business-nav-link {
	background-position: -204px -33px;
}


/* Municipal Hall */

#main-navigation ul li#municipal-nav {
	width: 140px;
	left: 304px;
}

#main-navigation ul li.sfhover a#municipal-nav-link {
	background-position: -304px -33px;
}


/* How Do I */

#main-navigation ul li#how-nav {
	width: 116px;
	left: 444px;
}

#main-navigation ul li.sfhover a#how-nav-link {
	background-position: -444px -33px;
}


/* Drop Down Level 1 */

#main-navigation ul li ul { /* ie6.css */
	position: relative;
	display: none;
	width: 14em;
	height: auto;
	/*top: 20px;*/
	/*left: -9999em;*/
	color: #000;
	background-color: #292929;
	padding: 0;
}


#main-navigation ul li.sfhover ul {
	position: static;
	display: block;
}

#main-navigation ul li.sfhover ul li { /* ie6.css */
}

#main-navigation ul li ul li {
	float: none;
	position: relative;
	height: auto;
	padding: 0;
	margin: 0;
	z-index: 220;
	width: auto;
	line-height: 1.2;
}

#main-navigation ul li.sfhover ul li.sfhover {
	z-index: 500;
}


#main-navigation ul li ul li a { /* ie6.css  */
	display: block;
	height: auto;
	text-indent: 0;
	color: #fff;
	display: block;
	width: 12.2em;
	padding: .4em .9em;
	text-decoration: none;
	position: relative;
	line-height: 1.2;
	border-bottom: solid 1px #575757;
	z-index: 230;
}

#main-navigation ul li.sfhover ul li a { /* ie6.css */
	background-image: none;
}


.safari #main-navigation ul li.sfhover ul li a {
	width: 12.4em;
}

#main-navigation ul li.sfhover ul li.sfhover a {
	background-color: #101010;
	color: #9f9f9f;
}

#main-navigation ul li.sfhover ul li.parent a {
	background-image: url(images/arrow-right-white-on-grey.png);
	background-position: 13em center;
	background-repeat: no-repeat;
}

#main-navigation ul li.sfhover ul li.sfhover-parent a {
	background-image: url(images/arrow-right-grey-on-black.png);
}

#main-navigation ul li.sfhover ul li.parent ul li a, #main-navigation ul li.sfhover ul li.parent ul li.parent ul li a {
	background-image: none;
}

/* Drop Down Level 2 */

#main-navigation ul li.sfhover ul li ul {
	position: absolute;
	top: 0;
	margin: 0 0 0 14em;
	background-color: #292929;
	left: -9999px;
}

#main-navigation li#how-nav ul li ul {
	margin: 0 0 0 -13em;
}


#main-navigation ul li.sfhover ul li.sfhover-parent ul {
	left: 0;
	left: -4px;
	z-index: 340;
}

#main-navigation ul li.sfhover ul li ul li.sfhover {
	position: relative;
	z-index: 350;
	display: block;
	width: auto;
}

#main-navigation ul li ul li ul li a {
	z-index: 450;
	position: relative;
}

#main-navigation ul li.sfhover ul li.sfhover-parent ul li a {
	background-color: #292929;
	color: #fff;
	z-index: 450;
	position: relative;
}

#main-navigation ul li.sfhover ul li ul li.sfhover a {
	background-color: #101010;
	color: #9f9f9f;
	position: relative;
	z-index: 450;
}

/* Section Colours */

/* Residents - aqua */

#main-navigation ul li#residents-nav ul {
	background-color: #256f6f;
}

#main-navigation ul li#residents-nav ul li a { /* ie6.css */
	border-bottom: solid 1px #6db4b4;
	border-color: #6db4b4;
}

#main-navigation ul li#residents-nav.sfhover ul li.sfhover a {
	background-color: #0f2c2c;
	color: #59b1b1;
}

#main-navigation ul li#residents-nav.sfhover ul li.parent a {
	background-image: url(images/arrow-right-white-on-aqua.png);
}

#main-navigation ul li#residents-nav.sfhover ul li.sfhover-parent a {
	background-image: url(images/arrow-right-aqua-on-aqua.png);
}

#main-navigation ul li#residents-nav.sfhover ul li.parent ul li a, #main-navigation ul li#residents-nav.sfhover ul li.parent ul li.parent ul li a {
	background-image: none;
}

#main-navigation ul li#residents-nav.sfhover ul li.sfhover-parent ul li a {
	background-color: #256f6f;
	color: #fff;
}

#main-navigation ul li#residents-nav.sfhover ul li ul li.sfhover a {
	background-color: #0f2c2c;
	color: #59b1b1;
}

/* Visitors - green */

#main-navigation ul li#visitors-nav ul {
	background-color: #5c932d;
}

#main-navigation ul li#visitors-nav ul li a { /* ie6.css */
	border-bottom: solid 1px #79bc3e;
}

#main-navigation ul li#visitors-nav.sfhover ul li.sfhover a {
	background-color: #253b12;
	color: #79bc3e;
}

#main-navigation ul li#visitors-nav.sfhover ul li.parent a {
	background-image: url(images/arrow-right-white-on-green.png);
}

#main-navigation ul li#visitors-nav.sfhover ul li.sfhover-parent a {
	background-image: url(images/arrow-right-green-on-green.png);
}

#main-navigation ul li#visitors-nav.sfhover ul li.parent ul li a, #main-navigation ul li#visitors-nav.sfhover ul li.parent ul li.parent ul li a {
	background-image: none;
}

#main-navigation ul li#visitors-nav.sfhover ul li.sfhover-parent ul li a {
	background-color: #5c932d;
	color: #fff;
}

#main-navigation ul li#visitors-nav.sfhover ul li ul li.sfhover a {
	background-color: #253b12;
	color: #79bc3e;
}

/* Business  - orange */

#main-navigation ul li#business-nav ul {
	background-color: #ca6e0f;
}

#main-navigation ul li#business-nav ul li a { /* ie6.css */
	border-bottom: solid 1px #ed8313;
}

#main-navigation ul li#business-nav.sfhover ul li.sfhover a {
	background-color: #512c06;
	color: #ed8313;
}

#main-navigation ul li#business-nav.sfhover ul li.parent a {
	background-image: url(images/arrow-right-white-on-orange.png);
}

#main-navigation ul li#business-nav.sfhover ul li.sfhover-parent a {
	background-image: url(images/arrow-right-orange-on-brown.png);
}

#main-navigation ul li#business-nav.sfhover ul li.parent ul li a, #main-navigation ul li#business-nav.sfhover ul li.parent ul li.parent ul li a {
	background-image: none;
}

#main-navigation ul li#business-nav.sfhover ul li.sfhover-parent ul li a {
	background-color: #ca6e0f;
	color: #fff;
}

#main-navigation ul li#business-nav.sfhover ul li ul li.sfhover a {
	background-color: #512c06;
	color: #ed8313;
}


/* Municipal Hall - blue */

#main-navigation ul li#municipal-nav ul {
	background-color: #003754;
}

#main-navigation ul li#municipal-nav ul li a {
	border-bottom: solid 1px #0075b3;
}

#main-navigation ul li#municipal-nav.sfhover ul li.sfhover a {
	background-color: #001622;
	color: #5498bb;
}

#main-navigation ul li#municipal-nav.sfhover ul li.parent a {
	background-image: url(images/arrow-right-white-on-blue.png);
}

#main-navigation ul li#municipal-nav.sfhover ul li.sfhover-parent a {
	background-image: url(images/arrow-right-blue-on-blue.png);
}

#main-navigation ul li#municipal-nav.sfhover ul li.parent ul li a, #main-navigation ul li#municipal-nav.sfhover ul li.parent ul li.parent ul li a {
	background-image: none;
}

#main-navigation ul li#municipal-nav.sfhover ul li.sfhover-parent ul li a {
	background-color: #003754;
	color: #fff;
}

#main-navigation ul li#municipal-nav.sfhover ul li ul li.sfhover a {
	background-color: #001622;
	color: #5498bb;
}


/* =META-NAVIGATION
----------------------------------------------------*/

#meta-navigation {
	position: absolute;
	top: -282px;
	left: 50%;
	width: 217px;
	height: 23px;
	margin-left: 260px;
	padding: 0;
	z-index: 40;
	font-size: .9em;
	color: #fff;
}

#meta-navigation h3 {
	position: absolute;
	top: -9999px;
}

#meta-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 217px;
	height: 23px;
	position: relative;
	background-image: url(images/bk-meta-navigation.png);
	background-position: 7px 7px;
	background-repeat: no-repeat;
}

#meta-navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#meta-navigation ul li#home-nav {
	width: 37px;
	left: 0;
}


#meta-navigation ul li#news-nav {
	width: 67px;
	left: 38px;
}

#meta-navigation ul li#contact-nav {
	width: 62px;
	left: 106px;
}


#meta-navigation ul li#sitemap-nav {
	width: 48px;
	left: 170px;
}


#meta-navigation ul li a  {
	display: block;
	color: #fff;
	height: 23px;
	text-indent: -9999px;
}


/* =SEARCH
----------------------------------------------------*/

#search {
	position: absolute;
	top: -54px;
	left: 50%;
	width: 169px;
	/*height: 40px;*/
	margin-left: 308px;
	padding: 0;
	z-index: 50;
}

#search form {
	margin: 0;
}

#search form p {
	margin: 0;
}

#search label {
	margin: 0 0 3px -6px;
	display: block;
	color: #fff;
	font-weight: bold;
	margin-bottom: .3em;
	background-image: url(images/text-search-our-website.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 22px;
	text-indent: -9999px;
}

#search .text {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	width: 110px;
	height: 13px;
	padding: 1px 3px;
	display: block;
	float: left;
	margin-right: 6px;
	background-color: #efefef;
}

#search .submit {
	width: 42px;
	height: 19px;
	display: block;
	float: right;
}


/* =WEATHER
----------------------------------------------------*/
/*
#weather {
	display: none;
	position: absolute;
	top: 148px;
	right: 28px;
	width: 150px;
	color: #fff;
	font-size: 11px;
}

#weather p {
	margin: 0;
	line-height: 1.2;
}

#weather p img {
	display: block;
	float: left;
	margin: 0 5px;
}

#weather p .date {
	display: block;
	float: left;
	margin-top: 3px;
}


#weather p .temperature {
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	margin-top: 2px;
}
*/
/* =FOOTER
----------------------------------------------------*/

#footer {
	width: 954px;
	min-height: 11em;
	position: relative;
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #e1e1e1;
	font-size: .9em;
}

#footer #disclaimer {
	width: 523px;
	margin-left: 222px;
}

#footer #disclaimer a {
	text-decoration: underline;
}

#footer #disclaimer p {
	margin: 0 0 1em 0;
	line-height: 1.4;
}

#footer #customize {
	width: 169px;
	position: absolute;
	top: 20px;
	right: 0;
}

#footer #customize p {
	margin: 0 0 1em 0;
	line-height: 1.4;
}

#footer #layout-switch-footer a  {
	white-space: nowrap;
}

#footer #layout-switch-footer a:focus, #footer #layout-switch-footer a:hover, #footer #layout-switch-footer a:active  {
	color: #000;
}

#footer #layout-switch-footer a.standard-switch {
	font-weight: bold;
}

#footer #layout-switch-footer a.contrast-switch {
	background-color: #04368e;
	color: #fff;
	padding: 0 3px;
}

#footer #layout-switch-footer a.contrast-switch:focus, #footer #layout-switch-footer a.contrast-switch:hover, #footer #layout-switch-footer a.contrast-switch:active {
}


#footer #layout-switch-footer .separator {
	padding: 0 2px;
}

#footer #text-size-footer strong {
	display: block;
	float: left;
}

#footer #text-size-footer a.size {
	display: block;
	float: left;
	/*margin: 2px 0 0 6px;*/
}

#footer #text-size-footer a.size {
	display: block;
	float: left;
	margin: 1px 0 0 6px;
	color: #fff;
}

#footer #text-size-footer a.size img {
	width: .9em;
	min-width: 10px;
	height: .9em;
	min-height: 10px;
	border: solid 1px #f5f5f5;
}

#footer #top-link {
	position: absolute;
	bottom: 0px;
	left: 785px;
	display: block;
	width: 3em;
	padding: .7em .5em;
	/*min-height: 30px;*/
	/*min-width: 50px;*/
	background-color: #04368e;
	background-image: url(images/bk-top-link.png);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
}

.safari #footer #top-link {
	bottom: -1em;
}


/* =SECTION-SPECIFIC
----------------------------------------------------*/


/* =Home
----------------------------------------------------*/
.page-home #header {
	height: 318px;
}

/* left and right for tiling header backgrounds */

.page-home #header #header-left, .page-home #header #header-right {
	height: 318px;
}

.page-home #header #header-left {
	background-image: url(images/bk-left-home.png);
}

.page-home #header #header-right {
	margin-top: -318px;
	background-image: url(images/bk-right-home.png);
}

.page-home #header #header-photo {
	height: 318px;
	background-image: url(images/header-photo-home.jpg);
	background-position: 86px 25px;
}

.page-home #header #header-photo #brand {
	height: 318px;
	background-image: url(images/bk-brand-home.png);
}

.page-home #content {
	margin: -28px 377px 0 202px;
	padding: 14px 20px;
	border: none;
	padding-top: 0;
}

.page-home #content #news-col {
	position: relative;
}

.page-home #content #news-col h1#headline {
	padding: 0;
	margin: 0 0 3px -6px;
	width: 91px;
	height: 22px;
	background-image: url(images/text-latest-news.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


.page-home #content #news-col #rss-link {
	width: 14px;
	height: 14px;
	padding: 3px;
	position: absolute;
	top: 0px;
	left: 90px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.page-home #content #news-col #rss-link img {
	display: block;
}

.page-home #content #news-col ul {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	list-style: none;
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.page-home #content #news-col ul li {
	margin: 0 0 1em 0;
	padding: 0 0 0 14px;
	line-height: 1.6;
	list-style: none;
	background-image: url(images/arrow-right-aqua.png);
	background-position: 0 .5em;
	background-repeat: no-repeat;
}

.page-home #content #news-col p#more-link a { /* ie6.css */
	display: block;
	width: 73px;
	height: 25px;
	float: right;
	background-image: url(images/button-more-news.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.page-home #content #news-col p#more-link a:focus, .page-home #content #news-col p#more-link a:hover, .page-home #content #news-col p#more-link a:active {
	background-position: 0 -26px;
}

.page-home #sidebar {
	position: relative;
	top:  -66px;
	width: 377px;
	margin-left: -377px;
	border: none;
	font-size: 1em;
}

.page-home #sidebar #sidebar-top {
	height: 55px;
	background-image: url(images/bk-quicklinks.png);
	background-repeat: no-repeat;
}

.page-home #sidebar #sidebar-bottom { /* ie6.css */
	min-height: 109px;
	padding-bottom: 50px;
	background-color: #efefef;
	background-image: url(images/bk-quicklinks-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	
}

.page-home #sidebar #spotlight { /* ie6.css */
	float: left;
	width: 169px;
	padding: 0;
	margin: -28px 13px 0 13px;
}

.page-home #sidebar #spotlight h3 {
	margin: 0 0 3px -6px;
	width: 123px;
	height: 25px;
	background-image: url(images/text-kitimat-spotlight.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.page-home #sidebar #spotlight .spotlight-image {
	width: 169px;
	overflow: hidden;
}

.page-home #sidebar #spotlight .spotlight-image img {
	display: block;	
}

.page-home #sidebar #spotlight .blurb {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	background-color: #5c932d;
	color: #8ef72f;
	font-weight: bold;
}


.page-home #sidebar #spotlight .blurb p {
	margin: 0;
	padding: 5px 8px 8px 8px;
	line-height: 1.6;
}

.page-home #sidebar #spotlight .blurb a {
	/*color: #8ef72f;*/
}


.page-home #sidebar #search { /* ie6.css */
	position: relative;
	top: 0;
	left: 0;
	margin: -28px 13px 14px 0;
	padding: 0 0 14px 0;
	float: right;
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.page-home #search .text {
	background-color: #fff;
}

.page-home #sidebar #emergency {
	width: 169px;
	margin: 0 13px 0 0;
	float: right;
}

.page-home #sidebar #emergency h3 {
	margin: 0 0 3px -6px;
	margin-bottom: .3em;
	background-image: url(images/text-emergency-services.png);
	background-repeat: no-repeat;
	width: 144px;
	height: 25px;
	text-indent: -9999px;	
}

.page-home #sidebar #emergency p {
	font-weight: bold;
	margin: 0;
}

.page-home #sidebar #emergency p strong {
	color: #c31c1c;
}

.page-home #sidebar #quicklinks {
	margin: 14px 13px;
	padding: 14px 0 0 0;
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: left top;
	background-repeat: repeat-x;
}

.page-home #sidebar #quicklinks h3 {
	margin: 0 0 3px -6px;
	margin-bottom: .3em;
	background-image: url(images/text-quicklinks.png);
	background-repeat: no-repeat;
	width: 77px;
	height: 23px;
	text-indent: -9999px;	
	
}

.page-home #sidebar #quicklinks ul {
	width: 169px;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}
.page-home #sidebar #quicklinks ul#col-one {
	margin-right: 13px;
}

.page-home #sidebar #quicklinks ul li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 12px;
	line-height: 1.4;
	list-style: none;
	background-image: url(images/arrow-right-blue.png);
	background-position: 0 .45em;
	background-repeat: no-repeat;
}

.page-home #sidebar #quicklinks ul li a {
	text-decoration: underline;
}


.page-home #section-navigation {
	border: none;
	margin-top: -11px;
}

.page-home #section-navigation #section-navigation-top {
	padding: 0;
	position: absolute;
	top: -18px;
	left: 13px;
	background-color: transparent;
}

.page-home #section-navigation #section-navigation-top h3 {
	padding: 0;
	margin: 0 0 0 -6px;
	width: 99px;
	height: 23px;
	background-image: url(images/text-contact-us.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.page-home #section-navigation #section-navigation-middle {
	width: 174px;
	padding: 6px 13px;
	background-color: #efefef;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
}

.page-home #section-navigation #contact-us p {
	margin: 0 0 .7em 0;
	padding: 0;
	line-height: 1.6;
}

.page-home #section-navigation #contact-us a {
	text-decoration: underline;
}

.page-home #section-navigation #contact-us .directions a { /* ie6.css */
	padding: 0 0 0 10px;
	background-image: url(images/arrow-right-blue.png);
	background-position: 0 .33em;
	background-repeat: no-repeat;
}

.page-home #section-navigation #contact-us .email a { /* ie6.css */
	padding: 0 0 0 10px;
	background-image: url(images/arrow-right-blue.png);
	background-position: 0 .33em;
	background-repeat: no-repeat;
}

.page-home #main-navigation {
	top: -185px;
}

.page-home #meta-navigation {
	top: -318px;
	margin-left: 260px;
}

.page-home #weather {
	position: absolute;
	top: -185px;
	left: 50%;
	width: 169px;
	width: 155px;
	height: 33px;
	height: 18px;
	padding: 7px 7px 7px 7px;
	margin-left: 308px;
	font-size: 11px;
	color: #fff;
	background-image: url(images/bk-weather-trans.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.page-home #weather h3 {
	position: absolute;
	left: -99999px;
}

.page-home #weather p {
	margin: 0;
	line-height: 1.2;
	float: right;
}

.page-home #weather p img {
	display: block;
	float: left;
	margin: 0 7px;
}

.page-home #weather p .date {
	display: block;
	float: left;
	margin-top: 3px;
}


.page-home #weather p .temperature {
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	margin-top: 2px;
}

/* =Residents
----------------------------------------------------*/
/* aqua theme */

.section-residents #header #header-photo {
	background-image: url(images/header-photo-residents.jpg);
}

.section-residents #content h1#headline {
	color: #256f6f;
}

.section-residents #section-navigation #section-navigation-top h3 a {
	color: #256f6f;
}

.section-residents #section-navigation #section-navigation-middle ul li a.selected {
	color: #256f6f;
}

.section-residents #main-navigation ul li a#residents-nav-link {
	background-image: url(images/bk-main-navigation.png);
	background-repeat: no-repeat;
	background-position: 0 -33px;
}

/* =Business
----------------------------------------------------*/
/* orange theme */

.section-business #header #header-photo {
	background-image: url(images/header-photo-business.jpg);
}

.section-business #content h1#headline {
	color: #ca6e0f;
}

.section-business #section-navigation #section-navigation-top h3 a {
	color: #ca6e0f;
}

.section-business #section-navigation #section-navigation-middle ul li a.selected {
	color: #ca6e0f;
}

.section-business #main-navigation ul li a#business-nav-link {
	background-image: url(images/bk-main-navigation.png);
	background-repeat: no-repeat;
	background-position: -204px -33px;
}


/* =Visitors
----------------------------------------------------*/
/* green theme */


.section-visitors #header #header-photo {
	background-image: url(images/header-photo-visitors.jpg);
}

.section-visitors #content h1#headline {
	color: #5c932d;
}

.section-visitors #section-navigation #section-navigation-top h3 a {
	color: #5c932d;
}

.section-visitors #section-navigation #section-navigation-middle ul li a.selected {
	color: #5c932d;
}

.section-visitors #main-navigation ul li a#visitors-nav-link {
	background-image: url(images/bk-main-navigation.png);
	background-repeat: no-repeat;
	background-position: -106px -33px;
}


/* =Municipal Hall
----------------------------------------------------*/
/* blue theme */

.section-municipal #header #header-photo {
	background-image: url(images/header-photo-municipal.jpg);
}

.section-municipal #content h1#headline {
	color: #003754;
}

.section-municipal #section-navigation #section-navigation-top h3 a {
	color: #003754;
}

.section-municipal #section-navigation #section-navigation-middle ul li a.selected {
	color: #003754;
}

.section-municipal #main-navigation ul li a#municipal-nav-link {
	background-image: url(images/bk-main-navigation.png);
	background-repeat: no-repeat;
	background-position: -304px -33px;
}


/* =How Do I
----------------------------------------------------*/
/* grey theme -- same as default theme */

.section-how #main-navigation ul li a#how-nav-link {
	background-image: url(images/bk-main-navigation.png);
	background-repeat: no-repeat;
	background-position:  -444px -33px;
}


/* =Contact Us
----------------------------------------------------*/

.section-contact #content #address-info {
	width: 190px;
	float: left;
}

.section-contact #content #map {
	width: 316px;
	float: right;
}

/* some form styles in Content section */

.section-contact #content #contact-form-area {
	padding-top: 2em;
}

.section-contact #content #contact-form-area form {
}

.section-contact #content #contact-form-area form fieldset {
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-repeat: repeat-x;
	padding: 1em 0 0 0;
	margin: 0;
}

.section-contact #content #contact-form-area form .wrapper {
	padding-bottom: .4em;
}


.section-contact #content #contact-form-area label, .section-contact #content #contact-form-area .label {
	margin-bottom: .2em;
}

.section-contact #content #contact-form-area .text {
	width: 360px;
}

.section-contact #content #contact-form-area textarea {
	width: 360px;
	height: 10em;
}
                                     
.section-contact #content #contact-form-area select {
}


.section-contact #content #contact-form-area .question {
	display: block;
	font-size: 1.5em;
}

.section-contact #content #contact-form-area .submit {
}

/* =Latest News
----------------------------------------------------*/

/* RSS sidebar styles in sidebar section */

.section-latest-news #content #latest-news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.section-latest-news #content #latest-news ul li {
	padding: 0;
	margin: 0 0 2em 0;
	list-style: none;
}

.section-latest-news #content #latest-news ul li h3 {
	margin: 0 0 .2em 0;
}

.section-latest-news #content #latest-news ul li p.date {
	display: block;
	margin: 0 0 .3em 0;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.2;
}

.section-latest-news #content #latest-news ul li .thumbnail img {
	display: block;
	float: left;
	margin: .4em 1.5em 0.5em 0;
	padding: 4px;
	border: solid 1px #e5e5e5;
}

.section-latest-news #content #latest-news ul li .blurb {
	display: inline;
	line-height: 1.6;
}

.section-latest-news #content #latest-news ul li .blurb p {
	display: inline;
}

.section-latest-news #content #latest-news ul li p.read-more {
	display: inline;
}


/* =Latest News Archive
----------------------------------------------------*/

.section-latest-news #content #latest-news-archive ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.section-latest-news #content #latest-news-archive ul li {
	padding: 0;
	margin: 0 0 1.5em 0;
	list-style: none;
}

.section-latest-news #content #latest-news-archive ul li p.title {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4;
}

.section-latest-news #content #latest-news-archive ul li p.date {
	display: block;
	margin: 0;
	font-weight: bold;
	line-height: 1.4;
	font-size: .9em;
}

/* =Latest News Story
----------------------------------------------------*/

.section-latest-news #content p.story-date {
	font-weight: bold;
	margin-bottom: .2em;
}


/* =Photo Gallery Listing
----------------------------------------------------*/

#content #photo-gallery-listing .gallery {
	margin: 0 0 1.5em 0;
	padding: 0;
}

#content #photo-gallery-listing .gallery h2 {
	font-size: 1.3em;
	display: inline;
	color: #000;
}

#content #photo-gallery-listing .gallery p.more-link {
	display: inline;
}

#content #photo-gallery-listing .gallery p.more-link .separator {
	margin: 0 .5em;
}

#content #photo-gallery-listing .gallery ul {
	margin: .5em 0 0 0;
	padding: 0;
	list-style: none;
}

#content #photo-gallery-listing .gallery ul li {
	margin: 0 10px 6px 0;
	list-style: none;
	float: left;
	width: 156px;
	height: 121px;
	padding: 7px;
	border: solid 1px #d0d0d0;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

#content #photo-gallery-listing ul li.row-end {
	margin-right: 0;
}


#content #photo-gallery-listing .gallery ul li a {
	display: block;
	position: absolute;
	background-color: #fff;
	width: 156px;
	height: 121px;
	padding: 7px;
	text-align: center;
	color: #000;
	text-decoration: none;
	top: 0;
	left: 0;
	cursor: pointer;
}

#content #photo-gallery-listing .gallery ul li a .title {
	display: block;
	position: absolute;
	background-color: #fff;
	width: 156px;
	padding: 1em 5px;
	text-align: center;
	color: #000;
	text-decoration: none;
	bottom: 0;
	left: 0;
}

#content #photo-gallery-listing .gallery ul li a .image img {
	display: block;
	width: 156px;
	height: 121px;
	overflow: hidden;
	background-color: #eee;	
}

/* =Photo Gallery
----------------------------------------------------*/

#content #photo-gallery {
	margin: 0 0 2em 0;
	padding: 0;
	width: 540px;
}


#content #photo-gallery ul {
	margin: .5em 0 0 0;
	padding: 0;
	list-style: none;
}

#content #photo-gallery ul li {
	margin: 0 10px 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 156px;
	height: 121px;
	padding: 7px;
	border: solid 1px #d0d0d0;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

#content #photo-gallery ul li.row-end {
	margin-right: 0;
}


#content #photo-gallery ul li a {
	display: block;
	position: absolute;
	background-color: #fff;
	width: 156px;
	height: 121px;
	padding: 7px;
	text-align: center;
	color: #000;
	text-decoration: none;
	top: 0;
	left: 0;
	cursor: pointer;
}

#content #photo-gallery ul li a .title {
	display: block;
	position: absolute;
	background-color: #fff;
	width: 156px;
	padding: 10px 5px;
	text-align: center;
	color: #000;
	text-decoration: none;
	bottom: 0;
	left: 0;
}


#content #photo-gallery ul li a .image img {
	display: block;
	width: 156px;
	height: 121px;
	overflow: hidden;
	/*background-color: #eee;*/	
}

/* =Photo
----------------------------------------------------*/

#content #photo {
	margin: 0 auto;
	width: 526px;
	text-align: center;
	border: solid 1px #e5e5e5;
	padding: 7px;
	background-color: #fff;
}

#content h2#photo-title {
	margin-top: 0;
	margin-bottom: .5em;
	color: #000;
	font-size: 1.4em;
}

#content #photo .main-photo {
	display: block;
	width: 526px;
	overflow: hidden;
}

#content #photo #blurb {
	line-height: 1.6;
	text-align: left;
	padding-bottom: 7px;
	margin-top: 7px;
}

#content #photo-navigation {
	margin: 16px 0;
}

#content #photo-navigation p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#content #photo-navigation p .separator {
	display: none;
}

#content #photo-navigation a#previous-link {
	display: block;
	width: 53px;
	height: 20px;
	background-image: url(images/button-previous.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 12px;
	text-indent: -9999px;
}

#content #photo-navigation a#next-link {
	display: block;
	width: 42px;
	height: 20px;
	background-image: url(images/button-next.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 12px;
	text-indent: -9999px;
}


/* =Sitemap
----------------------------------------------------*/

.page-sitemap #content #sitemap p#activate {
	margin: 0;
	font-weight: bold;
}

.page-sitemap #content #sitemap .slider {
}

.page-sitemap #content #sitemap .slider a {
	border: none;
}

.page-sitemap #content #sitemap .slider .col {
	width: 250px;
	float: left;
}

.page-sitemap #content #sitemap .slider #col-one {
	margin-right: 20px;
}

.page-sitemap #content #sitemap .slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.page-sitemap #content #sitemap .slider ul li {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

.page-sitemap #content #sitemap .slider ul li.closed {
}

.page-sitemap #content #sitemap .slider a {
	text-decoration: none;
}

.page-sitemap #content #sitemap .slider ul li h3 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.3;
	font-weight: normal;
}

.page-sitemap #content #sitemap .slider ul li h3 a {
	display: block;
	padding: 0;
	color: #fff;
	background-color: #000;
	width: 250px;
}

.page-sitemap #content #sitemap .slider ul li#residents-slider h3 a {
	background-color: #4c9999;
}

.page-sitemap #content #sitemap .slider ul li#business-slider h3 a {
	background-color: #e37c12;
}

.page-sitemap #content #sitemap .slider ul li#visitors-slider h3 a {
	background-color: #6daa38;
}

.page-sitemap #content #sitemap .slider ul li#municipal-slider h3 a {
	background-color: #016396;
}

.page-sitemap #content #sitemap .slider ul li#how-slider h3 a {
	background-color: #575757;
}

.page-sitemap #content #sitemap .slider ul li#other-slider h3 a {
	background-color: #000;
}

.page-sitemap #content #sitemap .slider ul li h3 a span {
	display: block;
	padding: 6px 20px 6px 10px;
	background-image: url(images/icon-plus.png);
	background-position: right center;
	background-repeat: no-repeat;
}


.page-sitemap #content #sitemap .slider ul li h3 a.open span {
	background-image: url(images/icon-minus.png);
}


.page-sitemap #content #sitemap .slider ul li ul {
	margin: 8px 0 0 0;
	padding: 0;
}

/* Level 2 */


.page-sitemap #content #sitemap .slider ul li ul li {
	background-image: none;
	text-transform: uppercase;
	margin: 4px 0;
	padding: 8px 10px 4px 10px;
	border-top: solid 1px #c0c0c0;
}

.page-sitemap #content #sitemap .slider ul li ul li a:link, .page-sitemap #content #sitemap .slider ul li ul li a:visited {
}

.page-sitemap #content #sitemap .slider ul li ul li a:focus, .page-sitemap #content #sitemap .slider ul li ul li a:hover, .page-sitemap #content #sitemap .slider ul li ul li a:active {
}


.page-sitemap #content #sitemap .slider ul li ul li ul {
	margin: 4px 0;
	padding: 0;
	border: none;
	background-image: none;
	list-style: disc;
}


/* Level 3 */

.page-sitemap #content #sitemap .slider ul li ul li ul li {
	border: none;
	padding: 0 0 0 4px;
	margin: 0 0 0 24px;
	text-transform: none;
	list-style: disc;
}


/* Level 4 */

.page-sitemap #content #sitemap .slider ul li ul li ul li ul {
	list-style: circle;
}

.page-sitemap #content #sitemap .slider ul li ul li ul li ul li {
	list-style: circle;
}

/* =Search Results
----------------------------------------------------*/

.page-search #content .searchform {
	background-color: #efefef;
	padding: 12px 7px 10px 7px;
	margin: 0;
}

.page-search #content .searchform fieldset {
	margin: 0;
	padding: 0;
}

.page-search #content .searchform fieldset div {
	position: relative;
	float: left;
	padding: 0;
	margin: 0 1em 0 0;
	/*overflow: visible;*/
}

.page-search #content .searchform label, .page-search #content .searchform .label {
	height: 1.6em;
	display: inline;
	margin-right: .4em;
}

.page-search #content .searchform #query-wrapper, .page-search #content .searchform #type-wrapper {
	/*padding-top: 2px;*/
}

.page-search #content .searchform #query-wrapper input {
	width: 180px;
}

.page-search #content .searchform #type-wrapper select {
}

.page-search #content .searchform #submit-wrapper {
	margin: 0;
}


.page-search #content #did-you {
	font-size: 1.3em;
	margin: 1em 0 0 0;
	color: #c31c1c;
	font-weight: bold;
}

.page-search #content #did-you a {
	
}

.page-search #content #results-header {
	margin: 1.5em 0;
}

.page-search #content #results-header h3 {
	margin: 0;
	color: #000;
	font-weight: normal;
	font-size: 1em;
}

.page-search #content #results-header h3 .number, .page-search #content #results-header h3 .category {
	font-weight: bold;
}

.page-search #content .searchresult {
	margin: 0 0 1.5em 0;
}

.page-search #content .searchresult a.title {
	font-weight: bold;
}

.page-search #content .searchresult .type {
	color: #505050;
}

.page-search #content .searchresult .extract {
}

.page-search #content .searchresult .date {
	font-style: italic;
}

.page-search #content .searchresult .url {
	font-size: .9em;
}

.page-search #content .paging {
	margin-top: 2.5em;
	padding-top: 10px;
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}

.page-search #content .paging a:link, .page-search #content .paging a:visited {
	margin-left: .2em;
	padding: .1em .4em;
}

.page-search #content .paging a:focus, .page-search #content .paging a:hover, .page-search #content .paging a:active, .page-search #content .paging a.selected {
	color: #fff;
	background-color: #1767dd;
	text-decoration: none;
}

.page-search #content .paging a.previous-link {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.page-search #content .paging a.next-link {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

/* =Municipal Code (file tree)
----------------------------------------------------*/

.page-code #content .tree ul {
	list-style: none;
	margin: 2em 0;
	padding: 0;
}

.page-code #content .tree ul li {
	list-style: none;
	margin: .7em 0;
	padding: 0;
	text-transform: uppercase;
}

.jquery .page-code #content .tree ul li span.title {
	display: block;
	padding-left: 15px;
	/*text-indent: 15px;*/
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url(images/icon-plus-square.png);
	position: relative;
}

.jquery .page-code #content .tree ul li span.open {
	background-image: url(images/icon-minus-square.png);
}

.page-code #content .tree ul li ul {
	list-style: disc;
	margin: 0;
	padding: 0;
}

.page-code #content .tree ul li ul li {
	list-style: square;
	margin: .5em 0 .5em 5em;
	text-transform: none;
}

/* =Events Calendar
----------------------------------------------------*/

.page-calendar #content #calendar #calendar-navigation {
	background-color: #f5f5f5;
	border-bottom: solid 1px #c7c7c7;
	margin: 0;
	width: 518px;
	padding: 10px;
}

.page-calendar #content #calendar #calendar-navigation label {
	float: left;
	margin-right: 10px;
}

.page-calendar #content #calendar #calendar-navigation .select {
	float: left;
}


.page-calendar #content #calendar table.events-calendar {
	margin: 0;
	border-collapse: collapse;
	border-bottom: solid 3px #c7c7c7;
	color: #6a6a6a;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.page-calendar #content #calendar table.events-calendar th, .page-calendar #content #calendar table.events-calendar td {
	/*border-collapse: collapse;*/
	border-style: solid;
	border-color: #c7c7c7;
	border-width: 0 1px 1px 0;
	background-color: #f5f5f5;
	vertical-align: top;
	padding: 5px;
	width: 66px;
}

.page-calendar #content #calendar table.events-calendar th.last, .page-calendar #content #calendar table.events-calendar td.last {
	border: none;
	border-bottom: solid 1px #c7c7c7;
}

/* Month Row */

.page-calendar #content #calendar table.events-calendar td.month {
	border: none;
	padding: 0;
	margin: 0;
}

.page-calendar #content #calendar table.events-calendar td.month table.month {
	border: none;
	padding: 0;
	margin: 0;
}

.page-calendar #content #calendar table.events-calendar table.month td {
	border: none;
	vertical-align: middle;
	text-align: center;
	border-bottom: solid 16px #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.page-calendar #content #calendar table.events-calendar table.month td.previous {
}

.page-calendar #content #calendar table.events-calendar table.month td.month-name {
}

.page-calendar #content #calendar table.events-calendar table.month td.next {
}

.page-calendar #content #calendar table.events-calendar table.month td h2 {
	text-align: center;
	text-transform: none;
}



.page-calendar #content #calendar table.events-calendar table.month td a #previous-link {
	display: block;
	width: 53px;
	height: 20px;
	background-image: url(images/button-previous.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	text-indent: -9999px;
}

.page-calendar #content #calendar table.events-calendar table.month td a #next-link {
	display: block;
	width: 42px;
	height: 20px;
	background-image: url(images/button-next.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 5px;
	text-indent: -9999px;
}


/* Week Row */

.page-calendar #content #calendar table.events-calendar th {
	font-size: 11px;
	text-align: center;
	overflow: hidden;
	border-bottom-width: 4px;
	border-bottom-color: #fff;
	background-image: url(images/line-horizontal-grey.png);
	background-position: bottom left;
	background-repeat: repeat-x;

}

.firefox .page-calendar #content #calendar table.events-calendar th {
	padding-top: 14px;
}
	
	
.page-calendar #content #calendar table.events-calendar th.last {
	border-bottom: solid 4px #fff;
}


/* Days */


.page-calendar #content #calendar table.events-calendar tr.day td {
	height: 66px;
}

.page-calendar #content #calendar table.events-calendar tr.day td.today {
	background-color: #ddd;
}

.page-calendar #content #calendar table.events-calendar tr.day td.scheduled {
	background-color: #fff;
}


/* Events */

.page-calendar #content #calendar table.events-calendar tr.day td strong	{
	display: block;
	font-weight: normal;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: .85em;
	margin: 5px 0;
	line-height: 1.4;
}



/* =Event Detail
----------------------------------------------------*/

.page-event-detail #content p.date {
	
}
