﻿@charset "utf-8";
body {
	font: 9pt/19px Verdana, Arial, Helvetica, sans-serif;
	background: #003A69;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
}
div.container  {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
div.top_links {
	width: 980px;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 12px;
}
div.header  {
	height: 200px;
	width: 980px;
	z-index: 500;
	position: relative;
}
div.mainContent  {
	padding: 0 20px;
	background: #a4b7cb;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #152c49;
	border-left-color: #152c49;
	z-index: 300;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	clear: left;
	float: none;
}
div.mainContent table {
	width: 100%;
}
div.nav {
	width: 980px;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 400;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
}
div.footer  {
	background: #a4b7cb;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #152c49;
	border-bottom-color: #152c49;
	border-left-color: #152c49;
	text-align: right;
	color: #FFFFFF;
	font-size: 7pt;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	height: 40px;
	padding-top: 0px;
	position: relative;
	z-index: 200;
	font-weight: normal;
	padding-bottom: 10px;
}
div.footer table {
	background: url(/common/images/interface/sask_secrets_images/footer_background.gif) 
	no-repeat center bottom;
	text-align: center;
	padding: 0px;
	font-weight: normal;
	color: #d31117;
	height: 25px;
}
.padding_td  {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.padding_td_top {
	padding-top: 20px;
}
div.navigation div {
	float: left;
}

div.navigation div a {
	display: block;
	height: 49px;
	background-repeat: no-repeat;
	background-position: top left;
}

div.navigation div.places a {
	background-image: url(/common/images/interface/home/home__nav__go.gif);
	width: 209px;
}

div.navigation div.places a:hover {
	background-image: url(/common/images/interface/home/home__nav__go_over.gif);
}

div.navigation div.things a {
	background-image: url(/common/images/interface/home/home__nav__do.gif);
	width: 195px;
}

div.navigation div.things a:hover {
	background-image: url(/common/images/interface/home/home__nav__do_over.gif);
}

div.navigation div.where a {
	background-image: url(/common/images/interface/home/home__nav__stay.gif);
	width: 224px;
}

div.navigation div.where a:hover {
	background-image: url(/common/images/interface/home/home__nav__stay_over.gif);
}

div.navigation div.about a {
	background-image: url(/common/images/interface/home/home__nav__about.gif);
	width: 352px;
}

div.navigation div.about a:hover {
	background-image: url(/common/images/interface/home/home__nav__about_over.gif);
}
a {
	color: #faaa32;
	font-weight: bold;
}
a:link {
	color: #faaa32;
}
a:hover {
	color: #d31117;
}
* { behavior: url(/iepngfix.htc) 
}
div.go_links_left {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	width: 100%;
	text-align: left;
	display: block;
	padding: 0px;
}
div.go_links_left a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	background-image: url(../images/interface/FCKStyleImages/arrow_on_white_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
}
div.go_links_left a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	background-image: url(../images/interface/FCKStyleImages/arrow_on_white_right_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
}
div.go_links_left a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 0px;
}
div.go_links_heading {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: right;
	width: 100%;
	text-align: right;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d31117;
	white-space: nowrap;
}
div.go_links_heading_left {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: right;
	width: 100%;
	text-align: left;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d31117;
}

