/* CSS Document */

h1, h2, h3, h4 ,h5 {
  margin: 0;
}

#col1 {
  float: left;
  width:  560px;
  height: 100%;
  margin: 0 0 0 0;
}

#col1 h4 {
  margin: 0;
  text-align: center;
}

#events {
  float: left;
  margin: 5px 0 0 0;
  height: 250px;
  width: 560px;
}

#events a:link, #events a:visited {
  text-decoration: none;
}

#event1 {
  float: left;
  width: 275px;
  height: 125px;
  margin-right: 10px;
}

#event2 {
  float: right;
  width: 275px;
  height: 125px;
}

#event3 {
  float: left;
  width: 275px;
  height: 125px;
  margin-right: 10px;
}

#event4 {
  float: right;
  width: 275px;
  height: 125px;
}

.eventtext {
  width: 68%;
  float: right;
  font-size: 6px;
}

.eventtext p {
  margin: 0 0 5px 0;
  font-size: 10px;
  text-align:left;
  color: black;
}

.eventtext h2 {
  font-size: 14px;
  margin: 0;
}

.eventtext h3 {
  font-size:12px;
  color: black;
  margin: 0 0 5px 0;
}

.eventdate {
  font-size:12px;
  color: black;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.eventlogo {
  float: left;
}

#section2 {
  margin: 0 0 0 0;
  width: 560px;
  background: #ffffff;
}

#section2left {
  float: left;
  margin: 0 10px 0 0;
  width: 275px;
}

.ambassadorpic {
  margin: 10px 0 0 50px;
}

#section2right {
  float: left;
  margin: 0 0 0 0;
  width: 275px;
  background:white url(/imagelibrary/homepage/ontario.jpg) no-repeat center;
  display: inline; /*fixes IE6 positioning issue*/
}

#regions {
  position: relative;
  top: 20px;
  padding: 20px 0 0 0;
}

#section2 p {
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0 15px 0;
  text-align: center;
}

.areas {
  color: gray;
  font-size: small;
  font-weight: normal;
}

#section3 {
  margin: 0 0 0 0;
  width: 560px;
  height: 125px;
  background: #ffffff;
}

#section3left {
  float: left;
  width: 275px;
 /* height: 125px;*/
}

#section3right {
  float: left;
  width: 275px;
 /* height: 125px;*/
}

.psa {
  position: relative;
  top: 5px;
  left: 71px;
}

.sponsor {
  position: relative;
  top: 0;
  left: 40px;
}

#col2 {
  float: right;
  clear: right;
  margin: 0 0 0 0;
  width: 200px;
  height: 100%;
  border-bottom: 2px solid #cf2d2b;
}

#services {
  /*float: right;*/
  margin: 5px 0 10px 0;
  width: 200px;
}

#whatsnew {
  /*float: right;*/
  width: 200px;
  height: 100%;
  background:#cf2d2b url(/imagelibrary/homepage/bg_col2_dark.jpg) repeat-y;
}

#whatsnew h3 {
  margin: 0 0 10px 0;
  color: white;
  font-size: 18px;
  text-align: center;
}

#whatsnew a {
  color: #ffffff;
}

#nav a:hover
{
float:left;
clear:left;
text-decoration: underline;
}

#nav a{
font-size:12px;
color: #ffffff;
float:left;
clear:left;
padding:4px 4px 4px 14px;
}

#navrow{
width:200px;  
border:0 solid;
border-bottom:1px solid #ffffff;
float:left;
margin:4px 0 2px 0;
padding-bottom:2px;
}

#services h3 {
  margin: 2px 0 2px 0;
  padding: 1px 0 1px 0;
  width: 200px;
  font-size: 12px;
  color: #ffffff;
  background: #8c1e00 url(/imagelibrary/homepage/bg_col2_dark.jpg) no-repeat;
}

.regionbutton {
  margin: 7px 0 0 0;
}

.grayhr {
  margin: 0 80px 10px 80px;
}

#regions a {
  color: blue;
}

#continuum {
  margin: 10px 0 10px 0;
  padding: 5px 0 5px 0;
  border: 2px solid #cf2d2b;
  text-align: center;
}

#continuum a {
  font-weight: bold;
}

#subscription {
  margin: 10px 0 10px 0;
  padding: 5px 0 5px 0;
}

.floatimgleft {
float:left;
margin-top:5px;
margin-right:5px;
margin-bottom:5px;
padding-right: 3px;
}

