/*  This is the local style sheet for non-thematic pages, 2 columns.  */

body {
	background-repeat: repeat-x;
	background-color: #FF9900;
	background-image: url(/spanish/slavery/images/bkgd4.jpg);
}

		
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#330000;
}

/* LANGUAGE BAR */

#languages {
	background-color: #721F01;
}

#languages ul li#selected {
	color: #FFF82C;
}	

#languages ul li a {
	color:#FFF;
	text-decoration:none;
}

#languages ul li a:hover {
	color: #FFF82C;
	text-decoration: none;
}

#topbanner {
	background-repeat: repeat-x;
	height: 162px;

}

/* TOP BANNER*/

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/spanish/slavery/images/banner.jpg);
	height: 162px;
	background-repeat: no-repeat;
	}

/* MAIN NAVIGATION (left): navigation links */

#mainnav {
	float: left;
	width: 19%;
	background-color: #F3EBDE;
}
#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
}

#mainnav ul li a {
	display: block;
	text-decoration: none;
	font-size: 87%;
	padding-right: 1.9em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	padding-top: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F1E9;
}	
	
#mainnav ul li a:hover  {
	background-color: #EADBC4;
}
#mainnav   a:link, #mainnav   a:visited, #mainnav a:active {
	color:#330000;
}

/* PAGE CONTENTS */

#content {
	width: 78%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.7em;
}

#content h2 {
	color: #4F1514;
	padding-bottom: 0.4em;
	}

#content h3 {
	color: #A63600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2CFAF;
}

#content h4 {
	color: #333;
}	

#content a, #content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#660000;
	text-decoration: underline;
}

#content a:hover {
	color:#A63600;
}

#content a:visited {
	color: #A63600;
}
	
#content  p.toppara {
	padding-top: 1em;
}

#content ul li {
	list-style-type: none;
	padding-left: 1em;
    margin-left: 0.5em;
	background-image: url(/spanish/slavery/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;

}

#content ul ul li  {
	font-size: 120%;
	padding-left: 1em;
	margin-left: 0.5em;
	background-image: url(/spanish/slavery/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}

#content ul ul ul li {
	font-size: 140%;
}

blockquote {
	background-color: #FEE893;
	margin: 1em;
	padding: 1em;
	font-style: italic;
	font-size: 1.2em;
}

blockquote #img {
	float: right;
	margin: 0 0 1em 1em;
}

blockquote p {
	color: #330000;
	font-size: 90%;
}
blockquote p.author {
	font-style: normal;
}

blockquote h2 {
	font-size: 95%;
	color: #990000;
	padding-top: 0px;
}

/* FOOTER BAR */

#footer {
	color: #FBF2D3;
	background: url(/spanish/slavery/images/footer_bkgd.gif) repeat-x;
	border-bottom: 4px solid #6C2000;
	padding: 0;
	height: 2.7em;
}

#footer ul {
	padding-top: .6em;
}

#footer a {
	color: #FBF2D3;
}
