/****COLORS
beige: #816832;
light beige: #fff8e8;
medium beige: #d8b96d;
dark grey: #333333;
medium grey: #575757;
light grey: #CACACA;
purple: #50256a;
blue: #0035B3;

****/


/* Style sheet  */
html { 
overflow-y: scroll; /* IE */
min-height: 100%; margin-bottom: 1px;  /* FIREFOX */
}

body {
	background-color: #270c26;
	background-image: url(../images/bkg_grad4.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 3em;
}

#main {
	background-color: #faf9f4;
	border: 2px solid #faf9f4;
	min-width: 940px;
	width: 77em;
	background-image:url(../../../../fr/preventgenocide/rwanda/images/bak2.jpg);
	background-repeat: repeat;
	background-position: top left;}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color: #270c26;
}
 
#languages {
	background-color: #fff;
	background-image:url(../../../../fr/preventgenocide/rwanda/images/lang_bkgd.jpg);
	background-repeat: repeat-x;
	height: 15px;}

	
	
#languages ul li a {
	color: #2a1b00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .875em;
	text-decoration: none;}

#languages ul li a:visited {
	color: #653f02;}
 
#languages ul li a:hover {
	color: #653f02;
	text-decoration: underline;}

#languages ul li#russian {
	color: #2a1b00;
	font-weight: bold;}	

 
/* TOP BANNER */

#topbanner {	
	background-image: url(../images/banner10.jpg);
	background-repeat: no-repeat;
	height: 170px;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(../images/banner10.jpg);
	background-repeat: no-repeat;	
	height: 170px;
}


/* MAIN NAVIGATION */

#mainnav {
	background-color: #f1edf2;
	float: left;
	font-size: .9em;
	margin-bottom: 1em;
	margin-left: 10px;
	_margin-left: 5px;
	padding-bottom: 1.5em;
	padding-top: 1.4em;
	width: 19%;
	border-top: 2px solid #d0ab66;
	border-left: 2px solid #d0ab66;
	border-bottom: 2px solid #d0ab66;
}

#mainnav ul li a {
	color: #333333;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	padding: .5em .7em .5em 1em;
	text-decoration: none;
}

#mainnav ul li a:hover {
	background-color: #c2b0c8;
	color: #333333;
	display: block;
}

#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	border-bottom: 1px dotted #d7d7d7;
	display: block;
	list-style-type: none;
}

#mainnav ul ul li {
	border-top: 1px dotted #d7d7d7;
	border-bottom: none;
}

#mainnav ul ul {
	display: none;
}

#mainnav ul ul ul {
	display: none;
}

#mainnav ul ul li a {
	/*background-image:url(../images/bullet_sq.gif);
	background-repeat:no-repeat;
	background-position: 12px;*/
	padding-left: 2em;
}

#mainnav ul ul li a:hover {
	background-color: #c2b0c8;
}

#mainnav #home{
	border-top: 1px dotted #d7d7d7;}

/* CONTENT */

#content {	
	background-color: #faf9f4;
	border-top: 2px solid #d0ab66;
	border-right: 2px solid #d0ab66;
	border-bottom: 2px solid #d0ab66;
	border-left: 1px solid #d7d7d7;
	color: #000;
	float: left;
	margin-top: 0;
	padding: 1.5em 1.5em 1.1em 2em; /*padding: 1.5em 2em 1.1em 4em;*/
	width: 74%;
}

#content p{
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.7em;
}

#content .justified{
	text-align:justify;
}

#content h2 {
	color: #50256a;
	font-family: Cambria, Georgia, serif;
	font-size: 170%;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0.7em;
	margin-top: 0;
	text-align: left;
}
hr {
	clear: both;
}

#content h3 {
	color: #50256a;
	font-family: Cambria, Georgia, serif;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: .6em;
	margin-top: 1.5em;	
}

#content h4 {
	color: #50256a;
	font-family: Cambria, Georgia, serif;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: .6em;
	margin-top: 1.5em;
}

#content ul, #content ol {
	list-style: none;
	margin-left: 2em;
	padding: 0;
}

#content ul li {
	background-image: url(../images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
	list-style: none;
	}
#content ul li, #content ol li {	
	font-family: Verdana, Geneva, sans-serif;
	font-size:1em;
	
	line-height: 1.9em;
	padding-left: 1.5em;
	padding-bottom: .8em;
}

#content ul li ul li{
	list-style-type: none;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #0035B3;
	text-decoration: underline;
}

#content a:visited {
	color: #575757;
}

#content a:hover {
	color: #50256a;
}

#content p.photocaption {
color: #333;
text-align: left;
font-size: .9em;
line-height: 1.4em;
padding-right: 1em;
margin-bottom:20px;
}

#content .videomsg{
width: 480px;
height: 270px;
padding: 1em 0 2em 6em;
}


#content .floatleft{
float: left;
margin-right: 20px;
width: 300px;
}

#content .floatright{
float: right;
margin-left: 45em;
width: 300px;
}

#content .photoitem {
float: left;
width: 98%;
margin-bottom: 1em;
}

#content .thumbnail {
	float: left;
	margin: 0 1.6em;
	padding: 0;
	width: 120px;  
}

#content .thumbnail img {
	text-align:center;
	display: block;
	margin:0 auto; 
}

/* QUOTES */

#content blockquote {
	background-color: #f7f2f9;
	border: 1px solid #dfcde5;
	color: #50256a;
	float: left;
	font-size: 1.333em;
	font-family: Cambria, Georgia, serif;
	font-weight: bold;
	line-height: 1.2em;
	margin: 20px 0;
	padding: 10px;
	text-align:justify;
	width: 97%;
}

#content blockquote img{
	float:right;
	padding: 10px 0px 10px 40px;
}


#content blockquote p.credit{
	float: right;
	font-size: 0.75em;
	line-height: 1.3em;
	margin-top: 10px;
	color: #000;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: Cambria, Georgia, serif;
}

#content #homebox{
	float: right;
	width: 45%;
	background-color: #f7f2f9;
	border: 1px solid #dfcde5;
	margin: 0 0 0 1.6em;
	padding: 0;
	}

#content #homebox h4{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.333em;
	background-color: #e7dfe7;
	border-bottom: 1px dotted #d7d7d7;
	color: #50256a;
	text-align:center;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;}

	
#content #homebox p{ 
	margin: 0;
	padding: 0 10px 0 0;
	font-size:.875em;
	float:left;
	width: 54%;
	}

#content #homebox img{
	float: left;
	width: 36%;
	margin: 0px 10px 10px 10px;
	padding-bottom:10px;
}

#content #homebox p.caption{ 
	font-size:.9em; 
	text-align: left; 
	line-height:1.5em;
}
	
#homebox .newsitem {
	clear:both;
	margin-top: 10px;
}


/* FOOTER BAR */

#footer {
	background-color: #a6762d;
	color: #2a1b00;
	margin-top:0;
}

#footer ul {
	margin-top: .2em;
}

#footer ul li  {
	display: inline;
}

#footer ul li a {
	color: #2a1b00;
	text-decoration: none;	
}

#footer ul li a:visited {
	color: #2a1b00;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #2a1b00;	
}


#wsscredit {
	color: #f5edd6;
	font-size: 90%;
	padding-top: .3em;
	text-align: center;}
 .smnote {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	float: right;
	padding-right: 3px;
	padding-top: 5px;
}

#content ol li {

    line-height: 1.9em;
    padding-bottom: 0.8em;
    padding-left: 1.5em;
}

ol li {
    list-style: decimal outside none;
	
}