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

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #b67227;
	font-size: 18px;
	font-weight: bold;
	margin:0px;
	}

h5 {
	font-size:10px;
	font-weight: normal;
	}
	
hr {
	color: #78ada7;
	}

a {
	text-decoration:underline;
	color: #479db5;
}
a:visited {
	color: #479db5;
	}
a:hover { 
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
a img {
	border:none;
}
#wrapper {
	background-image: url(images/bg_grad1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #A1CED3;
}
#wrapper2 {
	background-image: url(images/bg_bot1.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width: 1288px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper3 {
	width: 1288px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#center_wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 999px;
}
#top_area {
	background-image: url(images/top_bg1.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	padding-top: 20px;
}
#topnav {
	width: 400px;
	float: right;
	padding: 20px;
	text-align: right;
	font-size:0.8em;
}
#topnav a {
	color:#b98347;
	border:none;
}
#topnav a img {
	border:none;
}

.logo {
	background-image: url(images/cfrd_logo.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 263px;
	float: left;
	margin:12px;
}
.logo_french {
	background-image: url(image/cfrd_logo_fr.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 300px;
	float: left;
	margin:12px;
}
#mainnav {
	height: 39px;
	width: 1000px;
}
#mainnav a {
	background-image:url(images/brwn_tab1.jpg);
	background-repeat:no-repeat;
	width:219px;
	height:19px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:15px;
	margin-right:6px;
	float:left;
	display:block;
	color:#FFFFFF;
	font-size:1.1em;
	text-decoration: none;
}
#mainnav .selected{
	background-image:url(images/grn_tab1.jpg);
}

#mainnav_fr {
	height: 39px;
	width: 1000px;
}
#mainnav_fr a {
	background-image:url(images/brwn_tab1.jpg);
	background-repeat:no-repeat;
	width:219px;
	height:19px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:15px;
	margin-right:6px;
	float:left;
	display:block;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight: bold;
	text-decoration: none;
}
#mainnav_fr .selected{
	background-image:url(images/grn_tab1.jpg);
}

#subnav {
	background-image: url(images/topnav_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 990px;
	padding-left:10px;
}
#subnav a {
	padding-top:5px;
	padding-left:5px;
	padding-right:20px;
	color:#FFFFFF;
	display:block;
	float:left;
	text-decoration: none;
}
#subnav .selected {
	font-weight:bold;
}
#subnav_fr {
	background-image: url(images/topnav_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 990px;
	padding-left:10px;
}
#subnav_fr a {
	padding-top:5px;
	padding-left:5px;
	padding-right:20px;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size: 0.9em;
	text-decoration: none;
}
#subnav_fr .selected {
	font-weight:bold;
}
#content_wrapper {
	background-color: #F9C72A;
	width: 980px;
	padding: 10px;
	font-size:0.95em;
}
#left_column_w1 {
	background-image: url(images/cont_c_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#left_column_w2 {
	background-image: url(images/cont_c_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
}
.home_icons {
	padding-right:5px;
}
#left_column {
	float: left;
	width: 654px;
	background-image: url(images/cont_c_mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#right_column {
	width: 305px;
	float: right;
}
#whats_new ul li p{
	margin:0px;
	padding:0px;
}
#whats_new {
	background-image: url(images/whats_new.jpg);
	height: 256px;
	width: 282px;
	background-repeat: no-repeat;
	padding: 10px;
	display:block;
}

#whats_new h3 {
  margin: 0px;
  padding-left: 15px;
  color: #f9c72a;
}

#whats_new ul li {
  list-style-image: url(images/wn_bullet1.gif);
  padding-bottom: 5px;
  margin: 0px;
  color: #b98347;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 18px;
}

#whats_new ul li a {
  color: #ffffff;
  text-decoration: underline;
}

#left_column_w2 h1 {
  color: #8cbcc3;
}
.bg_left {
	background-image: url(images/bg_left1.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 813px;
	width: 144px;
}
.bg_right {
	background-image: url(images/bg_right1.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	height: 813px;
	width: 144px;
}
#didYouKnowImg {
	padding: 0px;
	border: 0px;
}
#didYouKnow {
	top: 0;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	width: 283px;
	background:#FFFFFF;
	color:#9c9c9c;
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
}

#wn_register_address {
	width: inherit; 
	float: left;
	}
