body {
	background: url(../images/green/bg_header_top.jpg) repeat-x #222222;
}
#wrapper {
	width:1013px;
	margin:0 auto;
}
.center {
	text-align:center;
}

/* 
==========
	Header
==========
*/
#headerTop {
	display:none;
}

#headerImageArea {
}
#headerImageArea {
	position:relative;
	width:100%;
	height:60px;
}
#saskatoon {
	display:none;
}
h1#logo a {
	display:block;
	text-indent:0px;
	overflow:hidden;
	width:1000px;
	height:auto;
	color:#4c721d;
	text-decoration:none;
	border-bottom:2px solid #4c721d;
}
/* 
==========
	Menu
==========
*/
#menu {
	display:none;
}
/* 
========== 
	Content
==========
*/
#contentWrap {
	background-color:#fff;
}
/* *********** Content Left *********** */
#contentLeft, #contentLeft2 {
	width:95%;
	padding-left:10px;
	float:left;
	padding-top:15px;
}


/* *********** Content Right *********** */
#contentRight {
	display:none;
}

/* 
==========
	Footer
==========
*/
#footer {
	background:url(../images/green/bg_footer.jpg) repeat-x;
	height:46px;
	width:1013px;
}
#footer p {
	margin:0;
	padding:15px 0 0 50px;
	color:#fff;
}
