@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #524f48;
	background-color: #e4e2d7;
	margin: 0px;
	padding: 0px 0 30px 0;
	font-size:13px;
	letter-spacing:0;
}
#wrapper {
	width:795px;
	margin:0 auto
}
#navigation {
	background:url(images/nav.gif) no-repeat 0 0;
	padding-top:0;
	padding-bottom:0;
	margin-top:-13px
}
#navigation ul, #navigation li {
	margin-top:10px;
	padding-top:0
}
#navigation li {
	padding-top:0;
	padding-bottom:10px
}
#navigation ul li:hover {
	background:url(images/spark.gif) no-repeat top center;
	z-index:3000
}

#navigation ul ul {
	display:none;
	padding-left:0;
	margin-left:0;
	background:#514e47
	}
#navigation li:hover ul {
	display:block;
	position:absolute;
	top:6px;
	z-index:1000;
	left:-10px

	} 
#navigation li:hover ul li {
background-color:#514e47;
	padding:5px 10px;
	z-index:2000;
	zoom:1
}
#navigation ul li {
	float:left;
	position:relative;
	width:105px;
	list-style-type:none;
	text-align:center
}
#navigation ul li#nav1 {
	width:50px
}
#navigation ul li#nav27,#navigation ul li#nav3 {
	width:125px
}
#navigation ul li a {
text-decoration:none;
	color:#524F48;
	font-size:12px}
#navigation ul li ul li a {
	text-decoration:none;
	color:#CCCCCC;
	font-size:12px
}
#sidebar {
	width:243px;
	background:url(images/sidebar-middle.gif) repeat-y 0 0;
	float:right;
	position:relative;
	margin-top:20px
}
#sidebar a {
	display:block;
	margin-bottom:10px;
}	
#main {
	width: 534px;
	background: url(images/main-middle.gif) repeat-y 0 0;
	float:left;
	position:relative;
	margin-bottom:30px;
	margin-top:20px
}
#footer {
	background:url(images/sponsor-bg.gif) no-repeat 0 0;
	clear:both;
}
a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main p      {
	margin:0 20px 20px 15px;
	padding:0;
	color:#67645E;
	line-height:19px

}
h1, h2, h3 {
	margin:15px 20px 3px 15px;
	padding:0
}

h1    {
	color:#27AA8C;
	font-size: 18px;
	}
h2 {
	color: #C69749;
	font-size: 14px;
}
	.clear {
		clear:both
	}
a.onpurpose {
	position: relative;
	display: block;
	left: 550px;
	top:40px;
	width: 111px;
	background: url(images/onpurpose-logo.gif) no-repeat 0 0;
	height: 51px;
}
a.tourismsask {
	position: relative;
	display: block;
	left: 670px;
	top:-11px;
	width: 122px;
	background: url(images/tourism-sask-logo.gif) no-repeat 0 0;
	height: 51px;
}
a.potash {
    position: relative;
    display: block;
    left: 300px;
    top: 97px;
    width: 286px;
    height: 51px;
    background: url('images/potash-rollover3.gif') no-repeat bottom center;
}
#footer a:hover {
	background-position:bottom
}
#footer a.potash:hover {
    background-position: top;
}

#footer  a.onpurpose  img,#footer a.tourismsask img, #footer a.potash img {
	position: absolute;
	left: -9999px;
}
object,embed {
	margin-left:-10px

}
#footer .banner img {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#footer .banner p {
	margin:0;
	padding:0
}
hr {
	color: #CCCCCC;
	background-color:#CCCCCC;
	margin:20px 60px;
	border:0;
	height:1px
}
#main a {
	color:#893F8F
}
#subnav {
	width:150px;
	float:right;
	position:relative;
	margin:20px 8px 20px 20px;
	padding:10px;
	border:1px solid #CCCCCC
}
#subnav ul {
	margin:0;
	padding:0
}	
#subnav li{
	list-style-type:none;
	font-size:11px;
	padding:0;
	margin:0
}
input {
	margin-bottom:5px
}
#main li {
	padding-bottom:20px
}
