/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url('http://www.wkacanada.ca/images/wka_bg_s.png');
 background-position: top right;
 background-repeat: repeat-x;
 background-color: #f2f2f2;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 920px;
 float: left;
 padding: 0px;
 border: 1px solid #ccc;
 height: 200px;
 margin: 0px 0px 5px 0px;
 background: #ffffff;
}
#navigation {
 float: left;
 width: 900px;
 /*color: #990000;*/
 padding: 10px;
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px;
 background: #660000;
 height: auto;
}
#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 /*background: #E7DBD5;*/
 margin: 0px 5px 5px 0px;
 padding: 0px;
 height: auto;
 width: 215px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 1px solid #ccc;
 background: #f2f2f2;
 margin: 0px 0px 5px 0px;
 padding: 0px;
 height: auto;
 width: 697px;
 display: inline;
}
#footer { 
 width: 922px;
 clear: both;
 color: #fff;
 border: 1px solid #ccc;
 background: #333333;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 height: 70px;
 /*background-image: url('http://www.wkacanada.ca/images/footer/wka_footer.png');*/
}
#footer a{
	color: #efefef;
}

div.foot1, div.foot2, div.foot3 {
 float: left;
 width: 300px;
 margin: 10px;
 padding: 0;
 font-size:11px;
}
div.foot1 {
 text-align: left;
}
div.foot2 {
 text-align: center;
}
div.foot3 {
 text-align: right;
 float:right;
}
img.uparrow {
 border: 0;
}
span.date {
 white-space: nowrap;
}

#share { 
 background: #f2f2f2;
 padding-left:20px;
 height: auto;
 padding-top:10px;
 padding-bottom:10px;
}
h1 {
 font-family: Verdana, Helvetica, Arial, Sans;
 line-height: 1.3em;
 padding-top:20px;
 padding-right:20px;
 padding-bottom: 10px;
 padding-left: 20px;
 font-size: 18px;
 letter-spacing: 1px;
 color: #660000;
}
h2 {
 font-family: Verdana, Helvetica, Arial, Sans;
 line-height: 1.3em;
 padding: 10px;
 padding-left: 20px;
 font-size: 14px;
 letter-spacing: 1px;
 color: #333333;
}
h3 {
 font-family: Verdana, Helvetica, Arial, Sans;
 line-height: 1.3em;
 padding-left: 20px;
 padding-top:20px;
 padding-bottom:10px;
 font-size: 13px;
 letter-spacing: 1px;
 color: #333333;
}

#rightcolumn p {
 font-family: Verdana, Helvetica, Arial, Sans;
 line-height: 1.4em;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 5px;
 padding-bottom: 5px;
 font-size: 11px;
 letter-spacing: 1px;
 color: #000000;
}
#rightcolumn table {
	width:655px;
	margin-left:20px;
	text-align: center;
	border:2px solid #000000;
	margin-bottom: 20px;
}

#rightcolumn table th {
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	padding:5px;
	font-family: Verdana, Helvetica, Arial, Sans;
    line-height: 1.4em;
    font-size: 11px;
    letter-spacing: 1px;
    color: #000000;
    border:1px solid #cccccc;
}

#rightcolumn table td {
	text-align: center;
	font-weight: normal;
	vertical-align: bottom;
	padding:2px;
	font-family: Verdana, Helvetica, Arial, Sans;
    line-height: 1.4em;
    font-size: 10px;
    letter-spacing: 1px;
    color: #000000;
    border:1px solid #cccccc;
    /*white-space: nowrap;*/
}
#rightcolumn ul li {
	margin-left:60px;
    padding:2px;
	font-family: Verdana, Helvetica, Arial, Sans;
    line-height: 1.4em;
    font-size: 11px;
    letter-spacing: 1px;
    color: #000000;
    list-style: square;

}

#divisions table {
	width: 90%;

}

div.background
  {
  width: 697px;
  height: 400px;
  background: url('http://www.wkacanada.ca/images/50.jpg') repeat;
  /*border: 1px solid black;*/
  position: relative;
  }
div.transbox
  {
  position: absolute;
  bottom: 0px;
  width: 697px;
  height: auto;
  margin: 0px 0px;
  background-color: #000;
  border: 0px solid black;
  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity:0.75;
  }
  
  div #options {
  
  
  width:338px;
  /*border:1px solid #660000;*/
  text-align: center;
  height: 48px;
  margin: 0 auto;
  margin-bottom:20px;
  margin-top:20px;
  
  }
  div #btnLeft {
  width:165px;
  height:44px;
  float:right;
  text-align:center;
  background-image: url('http://www.wkacanada.ca/images/btn_red_165x44.png');
  color: #ffffff;
  vertical-align: middle;
  float:left;
 
  }
  
   #btnLeft a{
  	
   	color: #ffffff;
  	text-decoration: none;
  	font-size:11pt;
  	line-height:44px;
  }
  
   div #btnRight {
   width:165px;
  height:44px;
  float:right;
  text-align:center;
  background-image: url('http://www.wkacanada.ca/images/btn_red_165x44.png');
  color: #ffffff;
  vertical-align: middle;
  float:right;
  
  
  }
  
  #btnRight a{
  	
  	color: #ffffff;
  	text-decoration: none;
  	font-size:11pt;
  	line-height:44px;
  }
  