body {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	background: #333; /*url(images/headerBg.gif) repeat-x 0 0;*/
	font-size: 14px;
}



#wrapper {
	margin: 20px auto 0 auto;
	width: 850px;
	background: #fff url(images/column.gif) no-repeat 0 0;
}

/*Fonts and Baseline Settings************************/

* {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #364125;
}
h1, h2, h3, h4, h5, h6 {
	color: #5b5b5b;
	font-weight: normal;
	font-family: Tahoma, Verdana, sans-serif;
}


h1 {
	line-height: 2em;
	padding: .75em 0 .5em 0;
	font-size: 1.5em;
}


h2 {
	font-size: 1.6em;
	margin: .7em 0 .3em 0;
}

h3 {
	font-size: 1.4em;
	margin: .75em 0 0 0;
	letter-spacing: 1px;
	line-height: 1.2em;
	margin: .7em 0 .3em 0;
}
	
h4 {
	margin: .75em 0 0 0;
	font-weight: bold;
}

ul {
	list-style-type: none;
	margin: 0;
}

ol {
	list-style-type: decimal;
	margin: .75em 0 .75em 1.5em;
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

p {
	margin: 0 0 .75em 0;
	line-height: 1.6em;
}

strong {
	color: #444;
}

small {
	font-size: .75em;
}

.clear {
	clear: both;
}

address {
	margin: .75em 1em;
}
/*Links***********************************/
a {
	text-decoration: none;
	outline: none;
	color: #900000;
}

#content a:hover {
	color: #364125;
	border-bottom: 1px dotted #364125;
}

/*Header**************************************/

#header {
	background: #fff;
	width: 100%;
	border-bottom: 3px solid #79be41;
	position: relative;
	height: 130px;
}

#header img#tagline {
	margin: 1.7em 0 0 10px;
	border: none;
	float: right;
}

#header img#rci{
	margin: 1.9em 3.5em 0 10px;
	border: none;
	float: right;
}

#header a > img#rci {
	margin-right: 2em;
}
#header img#logo {
	margin: 10px 0 0 0;
	border: none;
	float: left;
}


/*Translation**************************************/

#translation {
	position: absolute;
	left: 20px;
	bottom: 5px;
	font-size: .9em;
}

#translation a.gengo_lang_fr:hover, a.gengo_lang_en:hover {
	text-decoration: none;
	color: #000;
}

/*Content***********************************/
#content {
	font-size: 1.1em;
	margin: 10px 12px 20px 0;
	width: 525px;
	float: right;
	font-size: .9em;
}

#wrapper > #content {
	margin: 10px 25px 20px 0;
}

h1.title {
	font-size: 1.6em;
	letter-spacing: 1px;
	line-height: 1.2em;
	color: #79be41;
}

.post img {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

#content form {
	float: left;
	width: 100%;
}

#content ul {
	margin: 1em;
	list-style-type: disc;
}

#content li {
	margin-left: 1em;
}
/*Left Column*************************************/

#column {
	float: left;
	width: 275px;
	text-align: center;
}

#column #box1 {
	margin: 12px;
	background: #fff;
	width: 250px;
}

#column #box1 cite {
	margin: 1em;
	padding: .5em 0;
	display: block;
}

div#flashcontent {
}

div#testimonials {
	margin-left: 12px;
	width: 250px;
}

#testimonials h3 {
	color: #fff;
	font-family: "lucida sans unicode";
	text-transform: uppercase;
	font-size: .9em;
	background: #444;
	height: 2em;
	line-height: 2em;
}

#column p {
	padding: 0 10px;
	text-align: center;
	font-style: italic;
	margin: 1.5em 0;
	font-size: .9em;
}
	
#column img.recycling {
	margin: 0 0 10px 0;
}


/*Menu ***********************************/

#menu {
	position: absolute;
	right: 0;
	bottom: 0;
}
#menu ul#nav {
	background: #5b5b5b url(images/roundMenu.jpg) no-repeat 0 0;
	padding-right: 20px;
	margin: 0;
}

#menu, #bottom_menu {
	clear: both;
}

#bottom_menu {
	background: #5b5b5b;
	border-top: 3px solid #79be41;
	border-bottom: none;
	padding-right: 20px;
}



#menu ul, #bottom_menu ul {
	float: right;
	
}

#menu ul li, #bottom_menu ul li {
	float: left;
	margin: 0;
	position: relative;
	padding: 4px 0 5px 15px;
	font-size: .9em;
}



#menu ul li a  {
	color: #fff;
	font-family: "lucida sans unicode";
	text-transform: uppercase;
	font-size: .9em;

}
#menu ul li.pick-up-link a {
	color: #ff0;
}

#menu ul li.current_page_item ul li a {
	color: #fff;
}

#menu ul li ul, #menu ul li ul li {
	display: none;
}


#menu ul li.pick-up-link a:hover, 
#menu ul li a:hover, #bottom_menu ul li a:hover {
	color: #79be41;
}

#menu li.current_page_item a, #menu li.current_page_item a:hover { 
	color: #79be41;
}


#menu ul li:hover ul, #menu ul li.over ul{
	display: block;
	position: absolute;
	top: 18px;
	left: 0;
	padding-top: 11px;
	width: 175px;
	margin-top: -3px;
}

#menu ul li:hover ul li, #menu ul li.over ul li {
	float: none;
	text-align: left;
	display: block;
	width: 175px;
	color: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

#menu ul li:hover ul li a, #menu ul li.over ul li a {
	background: #444;
	width: 150px;
	display: block;
	border: none;
	border-bottom: 1px solid #79be41;
	margin: 0;
	padding: 0 5px;
	line-height: 2em;
}
	


/*Footer*********************************/

#footer {
	clear: both;
	width: 100%;
	margin: 5px 0 20px 0;

}



#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #bbb;

}

#bottom_menu ul.byline {
	float: left;
	color: #fff;
	}

#bottom_menu span.copyright, #bottom_menu ul li a, #bottom_menu ul li span.copyright {
	color: #fff;
	font-family: "lucida sans unicode";
	text-transform: uppercase;
	font-size: .8em;
}

#bottom_menu ul.byline li {
	padding-left: 0;
}

#bottom_menu ul.byline {
	margin-left: 2em;
}


/*Form********************************/

.cform {
	clear: both;
	float: left;
}
.cform textarea {
	width: 400px !important;
}

.cform input {
	width: 250px !important;
}
.cform input.sendbutton {
	width: auto !important;
	margin-left: 0 !important;
}
.linklove {
	display: none;
}

.failure {
	clear: both;
	width: 500px !important;
}
.cform textarea:hover, .cform input:hover {
	background: #fff !important;
}
.cform textarea:focus, .cform input:focus {
	background: #ddd !important;
}
legend {
	font-family: Tahoma, Verdana, sans-serif !important;
	font-size: 1em !important;
}

