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

h1 {
	color:#06325f;
	font-size:22px;
	margin-bottom:15px;
}
h2 {
	color:#333333;
	font-size:18px;
	border-bottom:0px;
}
h3 {
	margin-top:0;
}
p { 
	line-height:18px;
}
#wrapper {
	width:800px;
	margin:10px auto;
	background:url(images/bg-wrapper.png) top left repeat-y;
}
#main_content {
	background:url(images/bg-content.jpg) top left no-repeat;
	margin:0;
	padding:0;

}
#main_menu {
	width: 170px;
	padding:8px;
}
#content {
	float:right;
	padding:15px;
	width:553px;
	margin:10px 25px 0 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#canoefm {
	background: url(images/bg-canoefm.gif) top left no-repeat #6700cd;
	border:3px solid #400878;
	padding:50px 10px 10px 10px;
	margin-bottom:15px;
	color:#FFFFFF;
}
#canoefm a {
	color:#FFFFFF;
	text-decoration:none;
}
#canoefm a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#copyright {
	padding:10px;
	text-align: center;
	color:#605539;
	font-size:11px;
	background: url(images/bg-copy.jpg);
}
#copyright a {
	text-decoration: none;
	color:#605539;
}
#header {
  width:800px;
  height: 195px;
  background: url('images/header-2011.jpg') no-repeat;
}

#header a:hover {
 background: transparent;
}
#logo {
  margin: 20px;

}

#special {
  width: 330px;
  height: 83px;
  background: url('images/bg-special.png') no-repeat;
  padding-top: 3px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 10;
  /*position: absolute;
  top: 8px;
  margin-left: 75px;*/
}

#special.smallimg {
  position: relative;
  bottom: 200px;
}

#special.bigimg {
  position: relative;
  bottom: 260px;
}

#header a {
  text-decoration: none;
}
#header a:hover {
  text-decoration: none;
  background: transparent;
  cursor: pointer;
  cursor: hand;
}

#header .special {
/*  position: absolute;
  top: 50px;
  padding-right: 100px;*/
  margin-top: 20px;
  z-index: 5;
    border: solid 2px #000;
}

#special .heading {
  font-size: 1.3em;
}
#special .subheading {
/*  position: relative;
  top: 8px;*/
  font-size: .9em;
  font-style: italic;
}

#header .small {
  border: solid 1px #000;
  top: 100px;
  margin-left: 288px;
}

.topimagebig {
  border: solid 2px #000;
  margin-top: 30px;
}

.topimagesmall {
  border: solid 1px #000;
  margin-top: 70px;
}

