/* Start of CMSMS style sheet 'custom-general' */
div#newsfeed {
width:176px;
float: right;
padding-top:50px;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color:#402A24;
	background: url(custom/images/bg.jpg) left top repeat-x #CF782B;
}

/* titles */

h1{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 0px 0px 15px 0px;
}

h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D2822;
	margin: 15px 0px 15px 25px;
}

h3{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

div#content p {padding-top:0em;margin-top:0em;}

/* links */

a{
	color: #822020;
}

a:hover{
	text-decoration: none;
}

a img{
	border: none;
}

/* page layout */

#container{
	width: 970px;
	margin: 0px auto;
	background: url(custom/images/bg_container.jpg) left top no-repeat;
}

#header{
	height: 241px;
}

	#language{
		float: left;
		margin: 12px 0px 0px 0px;
	}
	
	#language a{
		display: block;
		float: left;
		padding: 1px 5px;
		margin: 0px 7px 0px 0px;
		background-color: #fff;
		color: #3D2822;
		text-decoration: none;
	}
	
/*	#language a:hover, #language a.selected{*/
/*		background-color: #A52929;*/
/*		color: #fff;*/
/*	}*/

	#language a:hover{
		background-color: #A52929;
		color: #fff;
	}

	body.nl #language a.selected-nl{
		background-color: #A52929;
		color: #fff;
	}

	body.fr #language a.selected-fr{
		background-color: #A52929;
		color: #fff;
	}

	body.en #language a.selected-en{
		background-color: #A52929;
		color: #fff;
	}
	
	a.toHome{
		float: left;
		width: 302px;
		margin: 0px 456px 0px 60px;
		cursor: pointer;
		text-decoration: none;
		height: 215px;
	}


#content{
	float: left;
	width: 714px;
	padding: 0px 55px 0px 25px;
	background-color: transparent;
}

#navigation{
	float: left;
	width: 176px;
	margin: 0px;
	padding: 40px 0px 0px 0px;
	list-style: none;
	background-color: transparent;
}
#navigation ul{
	width: 176px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	font-size: 11px;
} {*ADDED*}

#navigation ul ul{
	width: 176px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	font-size: 10px;
} {*ADDED*}

	#navigation li{
		border-top: 1px solid #CC9966;
	} {*MODIFIED*}

	#navigation li li{
		border-top: 1px solid #CC9966;
	} {*ADDED*}

	#navigation li li li{
		border-top: 1px solid #CC9966;
	} {*ADDED*}
	
	#navigation a{
		display: block;
		text-decoration: none;
		font-weight: bold;
		color: #3D2822;
		padding: 4px 3px 4px 43px;
		position: relative;
		left: -35px;
		width: 164px;
	} {*MODIFIED*}
	
	#navigation ul a{
		display: block;
		text-decoration: none;
		font-weight: bold;
		color: #3D2822;
		padding: 4px 3px 4px 43px;
		position: relative;
		left: -35px;
		width: 154px;
	} {*ADDED*}
	
		#navigation ul ul a{
		display: block;
		text-decoration: none;
		font-weight: bold;
		color: #3D2822;
		padding: 4px 3px 4px 43px;
		position: relative;
		left: -35px;
		width: 144px;
	} {*ADDED*}
	
	#navigation a:hover, #navigation a.selected{
		color: #287001;
		background: url(custom/images/bullet-green.png) no-repeat 0px 5px;
	}

	#navigation .currentpage {
		color: #A52929;
		font-weight: bold;
		border-bottom: 0px solid #CF782B;
		background: url(custom/images/bullet.gif) no-repeat 0px 5px;
	} {*ADDED*}

	#navigation .sectionheader {
		color: #A52929;
		font-weight: bold;
		border-bottom: 0px solid #CF782B;
		background: url(custom/images/bullet.gif) no-repeat 0px 5px;
	} {*ADDED*}

	#navigation ul .currentpage {
		color: #A52929;
		font-weight: bold;
		border-bottom: 0px solid #CF782B;
		background: url(custom/images/bullet.gif) no-repeat 0px 5px;
	} {*ADDED*}

	#navigation ul ul .currentpage {
		color: #A52929;
		font-weight: bold;
		border-bottom: 0px solid #CF782B;
		background: url(custom/images/bullet.gif) no-repeat 0px 5px;
	} {*ADDED*}

.siblings-container {
	width:100%;
	border:0px solid #CC9966;
	background-color: transparent;
}

#siblings-navigation {
	margin: 0px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
position:relative;
left:30px;
}	

#siblings-navigation-cell {
padding:10px 10px 10px 10px;
}

	#siblings-navigation a{
		display: block;
		text-decoration: none;
		font-weight: bold;
		color: #3D2822;
		padding: 0px 0px 0px 20px;
		position: relative;
		left: -35px;
	} {*MODIFIED*}
	
	
	#siblings-navigation a:hover, #siblings-navigation a.selected{
		color: #287001;
		background: url(custom/images/bullet-green-sibl.png) no-repeat 0px 5px;
	}

	#siblings-navigation .currentsibling {
		color: #A52929;
		font-weight: bold;
		border-bottom: 0px solid #CF782B;
		background: url(custom/images/bullet-sibl.png) no-repeat 0px 5px;
	} {*ADDED*}

#footer{
	clear: both;
	padding: 4px 0px;
	text-align: center;
	background: url(custom/images/footer.gif) no-repeat center top;
	color: #814E27;
	margin: 15px 0px 0px 0px;
	font-size: 11px;
}

	#footer a{
		color: #814E27;
	}

.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
}
/* End of 'custom-general' */

