/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */ 
/* global variables - change the way a html tag works overall */

body {
	margin: 0;
	padding: 0;
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	background: #fff url(../images/bkGlobal.gif) repeat-x;
	color: #333;
	line-height: 24px;
	text-align: left;
	}


p {
	margin: 0 5px 25px 0;
	}

h1 {
	margin: 0 0 0 -1px;
	padding: 0;
	font: normal 32px Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	color: #000;
	letter-spacing: 1px;
	}
	
	
h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font: bold 21px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #99cc00;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
h3 {
	margin: 0 0 2px 0;
	padding: 0;
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
h4 {
	margin: 0;
	padding: 0;
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
	
img {
	border: 0;
	}


a {
	color: #3f82ab;
	text-decoration: none;
	}
	
a:hover {
	color: #99cc00;
	text-decoration: none;
	} 
	
a:focus {
	outline: 0;
	}
	
a:active {
	outline: 0;
	}	
	
	
form {
	margin: 0;
	padding: 0;
	}
	
	
label {
	margin: 0 0 2px 0;
	padding: 0;
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #515151;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
strong {
	font-weight: bold;
	}
	
table {
	margin: 0 0 25px 0;
	padding: 0;
	border-bottom: 1px dotted #ccc;
	}
	
td {
	margin: 0;
	padding: 7px 10px 10px 0;
	vertical-align: top;
	border-top: 1px dotted #ccc;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666;
	}


	
	

/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */ 
/* ids / divs - defines structure of page */ 
#splash {
	margin: 0 auto;
	padding: 0 30px 0 0;
	width: 659px;
	}
	
#splashEnglish {
	margin: 0;
	padding: 0;
	width: 229px;
	float: left;
	display: inline;
	}
	
#splashLogo {
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
	display: inline;
	}
	
#splashFrench {
	margin: 0;
	padding: 0;
	width: 229px;
	float: left;
	display: inline;
	}

#header {
	margin: 0;
	padding: 0;
	}
	
#headerContent {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 235px;
	}
	
#branding {
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
	display: inline;
	}
	
#headerSubContent {
	margin: 0;
	padding: 0;
	width: 760px;
	float: left;
	display: inline;
	}
	
#navigation {
	margin: 0;
	padding: 0;
	width: 432px;
	height: 160px;
	}
	
#navList {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	}
	
ul#navList li {
	margin: 0 0 0 10px;
	padding: 0;
	width: 206px;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 14px;
	display: inline;
	position: relative;
	float: left;
	text-align: left;
	}
	
ul#navList a {
	margin: 0;
	padding: 7px 0 5px 8px;
	background: url(../images/bkNavList.gif) no-repeat;
	width: 198px;
	display: block;
	color: #000;
	}	
		
ul#navList a:hover, ul#navList a:focus {
	margin: 0;
	padding: 7px 0 5px 8px;
	background: url(../images/bkNavListOver.gif) no-repeat;
	width: 198px;
	display: block;
	color: #99cc00;
	}
	
#date {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 75px;
	}
	
#homePhoto {
	margin: 0;
	padding: 0;
	background: url(../images/bkHomePhoto.jpg) center no-repeat;
	height: 378px;
	clear: both;
	}
	
#contentContainer {
	margin: 0;
	padding: 0;
	}
	
#content {
	margin: 0;
	padding: 0;
	width: 980px;
	}
	
#leftColumn {
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
	display: inline;
	}
	
#textColumn {
	margin: 0;
	padding: 0 24px 190px 24px;
	width: 512px;
	float: left;
	display: inline;
	}
	
#textColumn img {
	margin: 10px 0 15px 10px;
	padding: 10px;
	border: 1px solid #b2daf2;
	
	}
	
#rightColumn {
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
	display: inline;
	}

#filler {
	margin: 0;
	padding: 0;
	height: 216px;
	}
	
#fillerFR {
	margin: 0;
	padding: 0;
	height: 194px;
	}
	


/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */   
/* classes - to be applied to repeated elements as needed */
.home {
	height: 315px;
	}
	
.subPhoto01 {
	background: url(../images/bkSubPhoto01.jpg) top center no-repeat;
	}
	
.subPhoto01Overlay {
	background: #fff url(../images/bkSubPhoto01Overlay.jpg) no-repeat;
	}
	
.subPhoto02 {
	background: url(../images/bkSubPhoto02.jpg) top center no-repeat;
	}
	
.subPhoto02Overlay {
	background: #fff url(../images/bkSubPhoto02Overlay.jpg) no-repeat;
	}
	
.subPhoto03 {
	background: url(../images/bkSubPhoto03.jpg) top center no-repeat;
	}
	
.subPhoto03Overlay {
	background: #fff url(../images/bkSubPhoto03Overlay.jpg) no-repeat;
	}
	
.subPhoto04 {
	background: url(../images/bkSubPhoto04.jpg) top center no-repeat;
	}
	
.subPhoto04Overlay {
	background: #fff url(../images/bkSubPhoto04Overlay.jpg) no-repeat;
	}
	
.subPhoto05 {
	background: url(../images/bkSubPhoto05.jpg) top center no-repeat;
	}
	
.subPhoto05Overlay {
	background: #fff url(../images/bkSubPhoto05Overlay.jpg) no-repeat;
	}
	
.subPhoto06 {
	background: url(../images/bkSubPhoto06.jpg) top center no-repeat;
	}
	
.subPhoto06Overlay {
	background: #fff url(../images/bkSubPhoto06Overlay.jpg) no-repeat;
	}
	
.subPhoto07 {
	background: url(../images/bkSubPhoto07.jpg) top center no-repeat;
	}
	
.subPhoto07Overlay {
	background: #fff url(../images/bkSubPhoto07Overlay.jpg) no-repeat;
	}
	
.subPhoto08 {
	background: url(../images/bkSubPhoto08.jpg) top center no-repeat;
	}
	
.subPhoto08Overlay {
	background: #fff url(../images/bkSubPhoto08Overlay.jpg) no-repeat;
	}
	


.clear {
		clear: both;
		}

.hugeText {
	margin: 0 70px 20px 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	line-height: 44px;
	letter-spacing: 1px;
	}
	
.signature {
	margin: 0;
	padding: 0;
	display: block;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	letter-spacing: 1px;
	color: #999;
	}


.title {
	margin: 0;
	padding: 0;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	color: #99cc00;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
.smallText {
	margin: 0 0 25px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #666;
	}


	

  

	
	
	


	
	


