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


/* GLOBAL STYLES*/

body {
margin: 0;
padding: 0;
font-family: Geneva, Arial, Helvetica, sans-serif; 
background-color:#FFFFFF;
}

#wrapper{
width:804px;
margin:auto;
background-color:#FFFFFF;
padding-left:20px;
padding-right:20px;
box-shadow:0 0 10px rgba(0,0,0,0.2);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#header{
	margin-left:110px;	
}

#header_2{
height:85px;
width:804px;
}

#map_wrapper{
width:1024px;
margin:auto;
background-image:url(../images/MAP.gif);
background-repeat:no-repeat;
}

#header_2 .logo {
padding-top: 5px;
float:left;
}

#header_2 .name {
margin-left:400px;
padding-top:7px;
padding-right:10px;
font-size:12px;
line-height: 14px;
color: #666666;
text-align:right;
}


#body{
background-color: #FFFFFF;
padding:5px 0 0 0;
}

#map_body{
	height:500px;
	padding:60px 0px 20px 0px;
}

.clear {
clear:both;
}

/* NAVIGATION STYLES */

#navigation_top{
margin-left:200px; 
padding-top:35px;
}

#navigation_top a {
text-decoration:none;
font-size:10px;
color: #333333;
}

#navigation_top .link {
float:right;
padding-right: 13px; 
font-family: Geneva, Arial, Helvetica, sans-serif;
}


#navigation_left{
float:left;
width:180px;
margin-left:15px;
}

#navigation_left .link {
text-align:right;
padding:0;
}

#navigation_left a {
text-decoration:none;
color:#FFFFFF;
font-size:9px;
}

#navigation_left li {
margin-top:-5px; 
margin-bottom:-5px;
}

#navigation_left h1 {
color:#C30;
font-size: 10px;
}

#navigation_left h2{
color:#C30;
font-size:12px;
font-weight: bold;
text-align:right;
}

#map{
margin:0 0 0 auto;
width:168px;
height:138px;
}

#navigation_right {
float:right;
width:120px;
padding:20px 20px 0 0;
}

#navigation_right h2{
color:#C30;
font-size:12px;
font-weight: bold;
text-align:left;
}

#navigation_right .link {
text-align:left;
padding:0 0 0 0;
}

#navigation_right a {
text-decoration:none;
color:#FFFFFF;
font-size:9px;
}

#feature{
margin:5px 0 0 0;
width:auto;
height:auto;
}

#feature_image {
width:804px;
height:251px;
margin-left:199px;
padding:0;
}

#feature_image_noblog {

margin:0 0 20px 0;
padding:0;
}

#feature_noblog{
width:804px;
margin:0;
padding:0;
}

/* BLOG STYLES */

#nonblog {
margin:20px 0 0 60px;
width:668px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
}

#blog {
margin:20px 0 0 60px;
width:668px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
}

.blog_entry {
margin: 0;
padding:20px 0 0 0 ;
color: #999;
}

.blog_entry h1{
font-size:16px;
font-weight: bold;
color:#C30;
}
.blog_entry h2{
color: #333;
}

.blog_entry span{
	font-weight:bold;
	font-size:12px;
	color:#666;
}

.blog_entry .photo {
float:right;
padding: 0 0 0 10px;
}

.blog_entry .label {
float:left;
width:80px;
height:100%;
}

.blog_entry .text {
margin: 0 0 0 120px;
padding: 0 20px 20px 10px;
font-size:12px;
}

.blog_entry a{
font-size:10px;
color:#C30;
}

.date{
float: left;
margin: 20px 0 0 60px;
width: 50px;
}

.month{
font-size: 24px;
font-weight: bold;
color: #999;
}

.day{
font-size: 30px;
font-weight:bold;
color: #999;
}

#bg_top {
background:url(../images/Dropbox_Top.gif) no-repeat;
width:668px;
height:13px;
}

#bg_back {
background:url(../images/Dropbox_Back.gif) repeat-y;
width:668px;
height:auto;
padding: 10px 0 10px 0;
margin:0;
}

#bg_bottom {
background:url(../images/Dropbox_Bottom.gif) no-repeat;
width:668px;
height:13px;
}

#footer {
width: 100%;
padding: 50px 0 20px 0;
margin: 0 auto 0 auto;
text-align: center;
font-size: 9px;
background-color:#FFFFFF;
}

/* MAP PAGE LINKS */

#np{
position: relative;
	left:830px;
	top:20px;
	width:150px;
	height:40px;
	z-index:0;
}

#BritishColumbia {
	position: relative;
	left:110px;
	top:225px;
	width:250px;
	height:38px;
	z-index:1;
}

#Calgary {
	position: relative;
	left:220px;
	top:230px;
	width:130px;
	height:38px;
	z-index:2;
}

#Manitoba {
	position: relative;
	left:370px;
	top:200px;
	width:144px;
	height:38px;
	z-index:3;
}

#Waterloo {
	position: relative;
	left:550px;
	top:260px;
	width:135px;
	height:38px;
	z-index:4;
}
#Windsor {
	position: relative;
	left:550px;
	top:-5px;
	width:135px;
	height:38px;
	z-index:12;
}


#Toronto {
	position: relative;
	left:680px;
	top:280px;
	width:144px;
	height:38px;
	z-index:5;
}

#Ryerson {
	position: relative;
	left:700px;
	top:200px;
	width:144px;
	height:38px;
	z-index:6;
}

#Carleton {
	position: relative;
	left:720px;
	top:120px;
	width:144px;
	height:38px;
	z-index:7;
}

#Montreal {
	position: relative;
	left:690px;
	top:5px;
	width:144px;
	height:38px;
	z-index:8;
}

#McGill {
	position: relative;
	left:680px;
	top:10px;
	width:144px;
	height:38px;
	z-index:9;
}

#Laval {
	position: relative;
	left:720px;
	top:-120px;
	width:144px;
	height:38px;
	z-index:10;
}

#Dalhousie {
	position: relative;
	left:870px;
	top:-120px;
	width:144px;
	height:38px;
	z-index:11;
}

.school {
	line-height: 12px;
}


.school a{
	text-decoration: none;
	color: #666666;
	font-size:20px;
	font-weight:bolder;
	
}

#Windsor a:hover{
	color: #000;
	font-size:22px;
	
}

.school span{	
	font-size:10px;
	color:	#000000;
	font-weight:normal;
}

.school a:hover{
	color: #C00;
	font-size:22px;
}

