@charset "utf-8";
/* CSS Document */

body {
	background-color: #579CBD;
	margin: 0px;
	background-repeat: repeat-y;
	padding: 0px;
}
#container_home {
	height: 940px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/gran_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container_contact {
	height: 1480px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/gran_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container_map {
	height: 6500px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/gran_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container_thanks {
	height: 800px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/gran_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top_nav_bar {
	height: 165px;
	width: auto;
	background-color: #FFFFFF;
	background-image: url(img/top_nav_bg.gif);
	background-repeat: repeat-x;
}
#top_nav_logo {
	height: 165px;
	width: 380px;
	margin-left: 174px;
	float: left;
}
#top_nav_logo_other {
	height: 165px;
	width: 95px;
	float: right;
	padding-right: 10px;
}
#main_content {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#left_nav_container {
 height: 309 .px;
	width: 187px;
	float: left;
	height: 300px;
	padding-left: 27px;
}
#left_nav {
 height: 309 .px;
	width: 170px;
	background-image: url(img/left_nav_bg.gif);
	padding-left: 17px;
	padding-top: 20px;
	height: 50px;
}
#left_nav_final {
 height: 309 .px;
	width: 170px;
	background-image: url(img/left_nav_bg.gif);
	padding-left: 17px;
	padding-top: 20px;
	height: 60px;
}
#main_content_area {
	height: auto;
	width: 587px;
	float: left;
	margin-left: 15px;
}
#bottom_nav_bar {
	height: 139px;
	width: auto;
	background-image: url(img/bottom_nav_bg.jpg);
	background-repeat: no-repeat;
}
#bottom_nav_logo {
	height: 105px;
	width: 247px;
	float: right;
	padding-top: 34px;
	padding-right: 10px;
}
#map_alberta {
	height: auto;
	width: 587px;
	display: none;
}
#map_bc {
	height: auto;
	width: 587px;
	display: none;
}
#map_manitoba {
	height: auto;
	width: 587px;
	display: none;
}
#map_nb {
	height: auto;
	width: 587px;
	display: none;
}
#map_newfoundland {
	height: auto;
	width: 587px;
	display: none;
}
#map_novascotia {
	height: auto;
	width: 587px;
	display: none;
}
#map_ontario {
	height: auto;
	width: 587px;
	display: none;
}
#map_pei {
	height: auto;
	width: 587px;
	display: none;
}
#map_quebec {
	height: auto;
	width: 587px;
	display: none;
}
#map_saskatchewan {
	height: auto;
	width: 587px;
	display: none;
}
#map_yukon {
	height: auto;
	width: 587px;
	display: none;
}
.nav_text_black {
	font-family: "Lucida Sans", Tahoma;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.nav_text_black a:link {
	color: #000000;
}
.nav_text_black a:visited {
	color: #000000;
}
.nav_text_black a:active {
	color: #000000;
}
.nav_text_black a:hover {
	color: #000000;
	text-decoration: none;
}
.main_text_white {
	font-family: "Lucida Sans", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}
.main_text_white_large {
	font-family: "Lucida Sans", Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 20px;
}
.main_text_white a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.main_text_white a:visited {
	color: #FFFFFF;
}
.main_text_white a:active {
	color: #FFFFFF;
}
.main_text_white a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.main_text_white_small {
	font-family: "Lucida Sans", Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
