@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
	color:#896159;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

#wrapper {
	padding: 20px 40px 20px 40px;
	width: 700px;
	background-color: #FFFFFF;
	border: 8px solid #886c65;
	margin: 0px auto 0px auto;
}
#home-menu, #home-jump {
	margin: 10px 0 10px 0;
	padding: 10px;
	text-align:center;
	background-color:#7a98cc;
	color:#FFFFFF;
}
#home-menu a:link, #home-menu a:visited, #menu a:link, #menu a:visited {
	color:#fff;
} 

#home-body {
	padding:5px 20px 5px 20px;
}


#home-logo {
	margin: 0px auto 0px auto;
	width: 422px;
}

#menu {
	margin: 0px -5px 30px -5px;
	padding: 10px;
	height:20px;
	background-color:#7a98cc;
	color:#FFFFFF;
}

#menu #form {
	width:200px;
	float:right;
	margin:0 50px 0 0;
	padding:0;
}

h1, h2, h3, h4 {
	color:#3D2B27;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

a:link, a:visited {
	color: #2C2B4A;
}

h1 {
	padding: 0px 0 20px 100px;
	border-bottom: 1px solid #CCCCCC;
}

#bc {	background: url(images/flag-bc.gif) no-repeat;}
#alberta {	background: url(images/flag-alberta.gif) no-repeat;}
#saskatchewan {	background: url(images/flag-sk.gif) no-repeat;}
#manitoba {	background: url(images/flag-manitoba.gif) no-repeat;}
#ontario {	background: url(images/flag-ontario.gif) no-repeat;}
#quebec {	background: url(images/flag-quebec.gif) no-repeat;}
#nb {	background: url(images/flag-nb.gif) no-repeat;}
#ns {	background: url(images/flag-ns.gif) no-repeat;}
#pei {	background: url(images/flag-pei.gif) no-repeat;}
#newfoundland {	background: url(images/flag-nfld.gif) no-repeat;}
#yukon {	background: url(images/flag-yukon.jpg) no-repeat;}
#nwt {	background: url(images/flag-nwt.jpg) no-repeat;}

#british_columbia {	background: url(images/flag-bc.gif) no-repeat;}
#new_brunswick {	background: url(images/flag-nb.gif) no-repeat;}
#nova_scotia{	background: url(images/flag-ns.gif) no-repeat;}
#prince_edward_island {	background: url(images/flag-pei.gif) no-repeat;}
#northwest_territories {	background: url(images/flag-nwt.jpg) no-repeat;}

#general {
	padding: 0 0 20px 0px;
}


h2 {
	padding: 6px;
	border-bottom: 1px solid #CCCCCC;
	background-color:#3d2b27;
	color:#FFFFFF;
}

h3 {
	font-weight:bold;
}

#footer {
	padding:2px 0px 0px 20px;
}