{
	margin:0;
	padding:0;	
	}
	
body {
	background:	url('/images/background_gradient.gif') top #7d7856 repeat-x; 
	color:#000000; 
	font-size:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
hr{
	margin-bottom:1em;
	height:1px;
	background: #600326;
	border:0;
	}
hr.tiny{
	background: none;
	color:white;
	border:0;
	}
	
h1 {
	margin:.5em 0 0.5em .3em;
	font-size: 150%;
	color:#600326;
	line-height:100%;
	text-align:left;
	}
	
/*big blue*/
h2 {
	font-size: 150%;
	color:#0B3A85;
	padding-left:0.5em;
	}
	
/* 1st subcategory*/
h3 {
	margin:1em 0 .3em .3em;
	font-size: 150%;
	font-weight:normal;
	color:#600326;
	}

/* 2nd subcategories + in left menu */
h4 {
	margin:1.5em 0 .3em 0;
	padding-left:0.5em;
	font-size: 120%;
	color:#333123;
	}

/*we need to change the color*/
h5 {
	font-size: 120%;
	color:#600326;
	padding-left:0.5em;
	font-weight:normal;
	}

h6 {
	padding:0 0 .5em .8em;
	font-size: 120%;
	font-weight:bold;
	color:#504b27;
	}


p, ul{
	margin:0 0 1.3em 0;
	padding:0 1em 0 0.5em;
	line-height: 140%;
	text-align:justify;
	}


li {
	padding: 0 1em 1em 0;
	line-height: 130%;
	}

strong{
	color:#333123;
	}

blockquote{
	text-align:justify;
	}
	
img{
	border:0;
	}

a{
	color:#0166b6;
	}

a:visited{
	color:#597890;
	}

a:hover{
	color:#9e003b;
	}
dfn{
	display:block;
	padding:0 0 0 2em;
	font-size:90%;
	font-style:normal;
	}


	 
dt{ 
	font-size:105%;
	font-weight: bold;
	color:#600326; 
	 }
dd{ 
	margin: 0;
	padding: 0;
	margin-bottom:1em;
	}
dd p{
	margin-left:2.5em;
	}	

/* ------------Structure----------------------------*/
/* Layout -----------------------------*/
#shadow_container_left{
	width:96%;
	max-width:68em;
	margin:auto;
	background:url(/images/wrapper_shadow_left.png) repeat-y;
	}
	
#shadow_container_right{
	max-width:68em;
	background:url(/images/wrapper_shadow_right.png) right top repeat-y;
	}
	
	
#wrapper{
	width:98%;
	margin:10%;
	/*max-width:66em;*/
	margin:auto;
	position:relative;
	text-align:left;
	line-height:150%;
	background:#e3da9c;
	}


/* Header ----------------------------------*/
#header{
	height:81px;
	text-align:left;
	background:url(/images/header_gradient.gif) repeat-x #f4eec8;
   }
   
#three_r_logo{
	float:left;
	margin:5px;
	}
	
#ccac_logo{
	float:right;
	margin-top:28px;
	padding-right:12px;
	}	
#header h1{
	text-indent:-5000px;
	width:443px;
	height:47px;
	position:absolute;
	top:18px;
	left:365px;
	background:url(/images/search_guide_title.gif) no-repeat;
	}	
#header h1#french_title{
	background:url(/images/search_guide_title_fr.gif) no-repeat;
	}	
/*languages*/
	
#languages{
	position:absolute;
	top:0;
	right:0;
	padding:0 .7em .3em 1.3em;
	background:url(../images/languages_gradient.gif) no-repeat;	
	color:#7a5c67;
	}
	

#languages a{
	color:white;
	text-decoration: none;
	font-family:Calibri, Verdana, sans-serif;
	font-size:85%;
	}

#languages a:hover{
	background:url(../images/languages_gradient.gif) top right no-repeat #930439;
	color:#eadee2;
	}
	
	
#spacer{
	height:0.7em;
	background:url(/images/line_gradinet.gif) repeat-x #600326;
	clear:both;
	}
	
/* MAIN ---------------------------------------------*/	
#content{
	width:65%;
	/*width:30em;
	/*max-width:75%;*/
	float:right;
	padding:3% 5% 1% 5%;
	border-left:solid 1px #cdc073;	
	background:white;
	}
	
#content ul{
	text-align:left;
	padding-left:2em;
	}
#content ul li{
	padding:0.3em 0 0 1em;
	list-style:none;
	background:url('../images/blue_point.gif') no-repeat 0 .5em;
	}

#content ol{
	margin:-1em 0 1em 0;
	padding:0 0 0 3em;
	text-align:left;
	}
	
#content ol li{
	text-align:left;
	margin:0;
	padding:.5em 0 0 0;
	list-style:lower-alpha;
	font-size:130%;
	line-height:100%;
	color:#600326;
	}
	
#content ol li span{
	font-size:77%;
	color:black;
	}	

#content ol li ul{
	margin-top:.5em;
	}
	
#content ol li ul li{
	padding:0.3em 0 0 1em;
	font-size:75%;
	line-height:170%;
	color:black;
	list-style:none;
	}	
	
ul.small_font{
	margin:1em 0 3em 0;
	padding-bottom:1em;
	font-size:80%;
	line-height:200%;
	}	
/*---------- TEXT AREA ----------------------------------------------*/
/* .text_color_block is used for blocks of text putted in the color box*/
.text_color_block{
	margin:1.5em 0;
	padding:.8em .8em 0 .8em;
	background: url(../images/left_menu_gradient.gif) bottom repeat-x #f4eec1;
	border: solid 1px #cdc073;		
	
}

.animals_pictures{
	float:right;
	width:156px;
	height:auto;
	padding:0 1em 3em 2em;
	}


/*date when it was modified*/
.date {
	margin:0;
	color: #7B869A;
	font-size:70%;
	text-align:center;
	}


/* ----------Left menu --------------------------------- */
#left_menu{
	width:20%;
	/*width:15em;
	/*max-width:20%;*/
	margin-left:2%;
	float:left;
	text-align:center;
	font-size:95%;
	}

/* for all list elements - we have different in 3rs web site, after that each block can have some differences, fisrt_block and block_buttons*/
.menu li{
	margin:0 0 0.3em .5em;
	padding:0 0.5em 0 1em;
	text-align:center;
	line-height:1.2em;
	font-weight:bold;
	list-style-type:none;
	color:#114B77;
	background:url('../images/blue_point.gif') no-repeat 0 0.1em;
	}

.menu li a, .menu li a:visited{
	text-decoration:none;
	color: #600326;
	}

.menu li a:hover{
	background: #fcfbf2;
	}

.menu a.active{
	background: #fcfbf2; 
	}
	
/*block with 3 points - Home, etc.*/
.first_block{
	margin:1em 0 1em 0;
	padding:.5em 0 .5em 0;
	background: url(../images/left_menu_gradient.gif) bottom repeat-x #f4eec1;
	border: solid 1px #cdc073;	
	border-bottom: solid 1px #998f56;
	font-family:Calibri, Verdana, sans-serif;
	font-weight:bold;
	}

.first_block li{
	font-size:95%;
	text-align:left;
	}	
	
/* Blue button step-by- step - button is include in transparent block the same as block_buttons*/	
.one_button_block{
	margin:1.5em 0 0 0;
	padding:0;
	text-align:center;
	}
	
.one_button_block li{
	width: 100%;
	margin:auto;
	margin-bottom:.5em;
	padding:0;
	background:/*#600326*/ url(../images/blue_button/bottom_left.gif) no-repeat left bottom;
	list-style:none;
	}

	
#start-box-outer{
	background:url(../images/blue_button/bottom_right.gif) no-repeat right bottom;
	padding-bottom:5%;
	}

#start-box-inner{
	background:url(../images/blue_button/top_left.gif) no-repeat left top;
	}
	
.one_button_block a, .one_button_block a:visited{
	display:block;
	padding:5% 5% 0 5%;
	background:url(../images/blue_button/top_right.gif) no-repeat right top;
	color:white;
	line-height:120%;	
	text-align:center;
	font-family:Calibri, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;	
	}
	
.one_button_block a:hover{
	background: url(../images/blue_button/top_right_highlighted.gif) no-repeat right top;
	color:#edf7ff;
	}

/*QUICK INFO - 4 buttons on the beige font, made by 4 div method for rounded edges (.block_buttons li = box (1st level element), .block_buttons a = 4th level element) */

.block_buttons{
	margin:1.5em 0 0 0;
	padding:0;
	background: url(../images/left_menu_gradient.gif) bottom repeat-x #f4eec1;
	border: solid 1px #cdc073;
	text-align:center;
	}
	
.block_buttons li{
	width:100%;
	height:auto;
	margin:auto;
	padding:0;
	/*margin-bottom:.5em;*/
	background:#600326 url(../images/bordo_button/bottom_left.gif) no-repeat left bottom;
	list-style:none;
	}
	
	
	
.box-outer{
	background:url(../images/bordo_button/bottom_right.gif) no-repeat right bottom;
	padding-bottom:5%;
	}

.box-inner{
	background:url(../images/bordo_button/top_left.gif) no-repeat left top;

	}

.block_buttons li a, .block_buttons li a:visited{
	display:block;
	padding:5% 5% 0 5%;
	background:url(../images/bordo_button/top_right.gif) no-repeat right top;
	color:white;
	line-height:120%;	
	text-align:center;
	font-family:Calibri, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}



.block_buttons li a:hover{
	background: url(../images/bordo_button/top_right_highlighted.gif) no-repeat right top;
	color:#eadee2;
	}


.block_buttons h4{
	margin:0;
	padding:0.3em 0 0.3em 0em;
	background: url(../images/title_gradient_beige2.gif) repeat-x top center #cdc173;
	color:#302c18;
	text-align:center;
	font-size:85%;
	}
	
	

/*------------footers-------------------*/
.footer {
	clear:both;
	}
#copyright{
	margin:-2em 0 0 0;
	font-size:70%;
	text-align: center;
	color:#7B869A
	}
	
#copyright a{
	color:#600326;
	font-weight:bold;
	}


