/*------------------------------------
Pitt Meadows
Global Stylesheet

Browser Compatability
Firefox, Internet Explorer 6/7, Safari

Author / Atomic Crayon, gels / daryl
website / www.atomiccrayon.com
-------------------------------------*/

body {
	margin:0;
	font:12px Tahoma, sans-serif;
	line-height:1.4;
	background-color:#fff;
	text-align:left;
}

img, a img {
	border:0;
}

a {
	color:#666666;
}

a:hover {
	color:#000;
}

h1, h2, h3, h4, h5, h6 {
	position:relative;
	margin:0;
}

h1 {
	font-size:17px;
}

h2 {
	font-size:16px;
}

h3, h4 {
	font-size:14px;
}

h5, h6 {
	font-size:13px;
}

.udm, .header ul, .header img, .footer img, #block_2, .weather {
	display:none!important;
	}

/* sIFR
----------------------------*/
.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* ANCHOR
----------------------------*/



/* PARAGRAPH/HEADER
----------------------------*/
.printheader {
	width:100%;
	height:70px;
	margin:0 0 15px 0;
	border-bottom:1px solid #999;
	}
.printheader img {
	padding:0 0 15px 0;
	}
.printheader p { 
	position:absolute;
	display:block;
	width:150px;
	margin:0 0 0 15px;
	font-size:11px;
	top:0px;
	left:220px;
	}
.printheader p#number {
	left:380px;
	}
#block_3 h1 {
	font-size:14px;
	}
#block_1 h1 {
	border-bottom:1px dotted #000;
	margin-bottom:15px;
	}

/* LIST
----------------------------*/


/* FORM
----------------------------*/

	
/* BLOCK
----------------------------*/
.home #block_2 {
	display:block!important;
	}
	
.breadcrumb {
	border-top:1px dotted #000;
	font-size:11px;
	padding:5px 0;
	margin-top:-10px;
	}

.footer { 
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px 0;
	font-size:10px;
	}	
	
.clear {
	clear:both;
	}

.qmmc, #menuHolder {
	display: none;
}


