body{	
	font-family:Perpetua; 
	margin:auto;
	background-color:#b9ab91;
	color:#423933;
	font-size:19px;
}


/*this must stay as the 2nd item in this style sheet for some JS to work
in pages.js. also the page height must stay the 3rd attribute*/

#pageCopy{
	position:relative;
	width:1004px;
	top:165px;
	background-image:url(/images/Saskatoon-Home-Support-page-copy-repeat.png);
	background-repeat:repeat-y;
	padding-left:65px;
	padding-right:65px;
	overflow-x:visible;
	left: 0px;
}

#pageCopy p{
	width:87%;
}

a{
}



#leftNav{
	position:absolute;
	width: 795px;
	height:77px;
	top: 69px;
	left: 14px;
	background:url(/images/Saskatoon-Home-Support-nav-new-starburst.png);
	background-repeat:no-repeat;
	background-position:300px 0px;
	font-size:17px;
}

p{
	margin:0px;
}

h1{
	font-size:40px;
	font-weight:600;
	font-style:italic;
}

h2{
	font-size:40px;
	font-weight:600;
	font-style:italic;
}

#pageContent{
	width:1004px;
	position:relative;
	top:40px;
	display:block;
	margin:auto;
	overflow-x:visible;
	background-image:url(/images/Saskatoon-Home-Support-page-content-repeat.png);
	background-position:top center;
	background-repeat:no-repeat;
	
}


.headerImg{
	position:absolute;
	width: 940px;
	height:183px;
	overflow:hidden;
}

#loader{
	position:absolute;
	height:15px;
	width:50px;
	top:260px;
	left:427px;
	display:none;
}

.navLevel3{
	color:#0000CC;
	cursor:pointer;
	margin: 0px;
	text-align:left;
	font-size:14px;
	padding-left: 8px;
	z-index:80;
}

#leftNavMember{
	display:none;
}

.divText{
	height:36px;
	width:100%;
}

.mouseOverNav{
	background-color: #EBD335;
}

.mouseOutNav{
	background-color: ;
	
}

.homeHeader{
	position: relative;
	right:58px;
	z-index:0;
}

.homeHeaderFAQ{
	position:absolute;
	bottom:0px;
	right:141px;
}

.faqAns{
	width:900px;

}

.faqQuestion{
	cursor:pointer;
	margin: 0px;
	z-index:100;
	height:19px;
	position:relative;
	vertical-align:middle;
	padding-top:15px;
	font-style:italic;
	font-size:24px;
}

.faqQuestion:hover{
	cursor:
}

#footerEmail{
	position:absolute;
	bottom:5px;
	right:160px;
	width:200px;
	height:50px;
	background-image:url(/js/blank.gif);
	cursor:pointer;
}

#headerEmail{
	position:absolute;
	top:275px;
	right:625px;
	width:150px;
	height:30px;
	background-image:url(/js/blank.gif);
	cursor:pointer;
	z-index:600;
}

#headerEmailEmp{
	position:absolute;
	top:275px;
	right:425px;
	width:150px;
	height:30px;
	background-image:url(/js/blank.gif);
	cursor:pointer;
	z-index:300;
}

.serviceQuestion h3{
		cursor:pointer;
		text-decoration:underline;
}

.contactImg{
	cursor:pointer;
}

