@charset "utf-8";
body  {
	font: 100% "Times New Roman", Times, serif;
	background: #64748B;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

/**
 * Font Sizes, Styles and Colors  
 * ----------------------------
 * 
 */

a:link {color:#660000}
a:visited {color: #000000}
a:hover {color:#FF6600}
a:active {color:#660000}



#container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #26354A;
	color: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header { 
	height : 150px; 	
    margin: 0 auto;
	text-align: left;  
	width: 1000px;
	background: #26354A;
}

#leftcol {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #26354A; /* the background color will be displayed for the length of the content in the column, but no further */
	color: #FFBA00;
	padding: 15px; /* padding keeps the content of the div away from the edges */
}

#leftcol h1 {font: normal 1.2em "Times New Roman", Times, serif; text-decoration:underline; color: #D3DCE6; margin-bottom: 5px;}
#leftcol h2 {font: normal 1.1em "Times New Roman", Times, serif; text-decoration:underline; color: #D3DCE6; margin-bottom: 5px;}
#leftcol h3 {font: normal 1.0em "Times New Roman", Times, serif; text-decoration:underline; color: #D3DCE6; margin-bottom: 5px;}
#leftcol p {font: normal 0.8em Verdana, Arial, Helvetica, sans-serif; color: #FFBA00;}

#leftcol a:link {color:#FFBA00}
#leftcol a:visited {color: #D3DCE6}
#leftcol a:hover {color:#FFFFFF}
#leftcol a:active {color:#FFBA00}

#mainContent { 
	margin: 0 5px 0 280px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 15px 15px 15px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 5px solid #4d6d98;
	border-bottom-color: #6a94cf;
	border-left-color: #5d83b7;
	border-top-color: #425d82;
	background: #D3DCE6;
	color: #26354A;
} 

#mainContent h1 {font: normal 1.4em "Times New Roman", Times, serif; color: #660000;}
#mainContent h2 {font: normal 1.1em "Times New Roman", Times, serif; text-decoration:underline; color:#2D374D;}
#mainContent h3 {font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#660000; text-align:center;}
#mainContent h4 {font: normal 0.8em Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#2D374D; text-align:left;}
#mainContent p {font: normal 0.8em Verdana, Arial, Helvetica, sans-serif; color:#26354A;}
#mainContent ul {font: normal 0.7em Verdana, Arial, Helvetica, sans-serif; text-align:left; margin-left: -20px;}
#mainContent ol {font: normal 0.7em Verdana, Arial, Helvetica, sans-serif; text-align:left; margin-left: -20px;}

#footer { 
	clear: both;
	text-align: center;
	margin: 0px auto;
	width: 1000px;
	height: 60px;
	background: #26354A;
}

#copyright {
	float: left;
	margin: 0;
}

/**
 * Navagation Menu  
 * ----------------------------
 * 
 */  
 
#nav {
	margin: 35px 0 0 0;
	padding: 0;
	background: #FFBA00 url(../webgraphics/navbar-bg-gradient.png) repeat-x;
	list-style-type: none;
	width: 994px;
	float: left;
	font: 0.8em Arial, Helvetica, sans-serif;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav a {
	float: left;
	width: 141px;
	color: #26354A;
	text-decoration: none;
	line-height: 1.8;
	text-align: center;
	border-right: 1px solid #26354A;
}

#nav #nav_con a {
	border: none;
}

#nav a:hover {
	color: #D3DCE6;
	font-weight: bold;
	background: #4d6d98 url(../webgraphics/navbar-hover-gradient.png) repeat-x;
}

#body_hom #nav_hom a, #body_search #nav_search a, #body_res #nav_res a, #body_articles #nav_articles a, #body_imm #nav_imm a, #body_post #nav_post a, #body_about #nav_about a, #body_con #nav_con a {
	background: #D3DCE6 url(../webgraphics/navbar-active-gradient.png) repeat-x;
	color: #2D374D;
	font-weight: bold;
} 

/**
 * City Navagation Menu  
 * ----------------------------
 * 
 */  
 
#city {
	margin: 0;
	padding: 0;
	background: #26354A;
	list-style-type: none;
	width: 250px;
	float: left;
}

#city li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#city a {
	display: block;
	color: #26354A;
	text-decoration: none;
	padding: 0 15px;
	line-height: 40px;
}

#city #city_con a {
	border: none;
}

#city a:hover {
	color: #D3DCE6;
	font-weight: bold;
	background: #64748B;
}

#body_tor #city_tor a, #body_mon #city_mon a, #body_van #city_van a, #body_cal #city_cal a, #body_edm #city_edm a, #body_ott #city_ott a, #body_win #city_win a {
	background: #D3DCE6;
	color: #26354A;
	font-weight: bold;
} 

/**
 * Homepage Definitions  
 * ----------------------------
 * 
 */

#toronto {
	float:left;
	background: #D3DCE6 url(../webgraphics/city-buttons/bg-gradient210.jpg) no-repeat;
	width: 200px;
	height: 750px;
	padding: 0 5px 5px 5px;
	margin: 5px;
}

#vancouver {
	float:left;
	background: #D3DCE6 url(../webgraphics/city-buttons/bg-gradient210.jpg) no-repeat;
	width: 200px;
	height: 250px;
	padding: 0 5px 5px 5px;
	margin: 5px;
}

#montreal {
	float:left;
	background: #D3DCE6 url(../webgraphics/city-buttons/bg-gradient210.jpg) no-repeat;
	width: 200px;
	height: 250px;
	padding: 0 5px 5px 5px;
	margin: 5px;
}

#calgary {
	float:left;
	background: #D3DCE6 url(../webgraphics/city-buttons/bg-gradient210.jpg) no-repeat;
	width: 200px;
	height: 250px;
	padding: 0 5px 5px 5px;
	margin: 5px;
}

#edmonton {
	float:left;
	background: #D3DCE6 url(../webgraphics/city-buttons/bg-gradient210.jpg) no-repeat;
	width: 200px;
	height: 250px;
	padding: 0 5px 5px 5px;
	margin: 5px;
}

#ottawa {
	float:left;
	background: #D3DCE6 url(../webgraphics/city-buttons/bg-gradient210.jpg) no-repeat;
	width: 200px;
	height: 250px;
	padding: 0 5px 5px 5px;
	margin: 5px;
}

#winnipeg {
	float:left;
	background: #D3DCE6 url(../webgraphics/city-buttons/bg-gradient210.jpg) no-repeat;
	width: 200px;
	height: 250px;
	padding: 0 5px 5px 5px;
	margin: 5px;
}

/**
 * Class Definitions  
 * ----------------------------
 * 
 */

.logo {
	float: left;
	font: 1.5em Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing: .3em;
	margin: 35px 0 0 30px;
}

.tagline {
	float: right;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	letter-spacing: .2em;
	text-align: right;
	margin: 45px 20px 0 0;
}

.clearfloats { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.googlead {
	text-align: center;
	margin: 0 0 20px 0;
}

.googleadsquare {
	float: left;
	margin: 10px 20px 20px 0;
}

.googlelinks {
	text-align: center;
	margin: 0 0 20px 0;
}

.sitead {
	border: 0px;
	margin: 10px 5px 10px 5px;
	text-align:center;
}

.province {
	float: left;
	border:#26354A solid 1px;
	margin: 0 10px 10px 0;	
}

.featurejobs {
	border: 2px solid #ffa800;
	background-color: #EEE;
	margin: 10px 0 10px 0;
	padding: 10px;
	text-align:left;
} 

.companylogo {
	float: right;
	margin: 0 0 0 0;
}

.companylogoright {
	float: left;
	margin: 0 20px 0 0;
}



