@charset "UTF-8";
/*-----------------------------------------------------------------------------------------------*/
/* SimpleViewer photo gallery */

/* hide from ie on mac \*/	
#flashcontent {
width: 785px;
height: 380px;
}
	
#flashcontent2 {
width: 785px;
height: 470px;
margin-top:30px;
margin-left:35px;
}

/* end hide */
a {	
color:#a54d35;
}

p{
	line-height:24px;
}

h2{
	padding-top:30px;
	color:#3E2620;
	font-family:"Minion Pro","Times New Roman",Georgia,Times,serif;
	font-size:24px;
}

h3{
	padding-top:10px;
	color:#87331C;
	font-family:"Minion Pro","Times New Roman",Georgia,Times,serif;
	font-size:20px;
	padding-bottom:5px;
	
}

h3 a:hover{
color:#424242;
text-decoration:underline;
}

#bodyCopy ul, #bodyCopy ol{
	margin-left:30px;
}
	
#videopage #bodyCopy ul{
	margin-left:0px;
}
/*-----------------------------------------------------------------------------------------------*/

/* Going to Chicago Main CSS Stylesheet */

/* IE6 hack for drop down menus */
* html body {
behavior: url(scripts/csshover.htc);
}

/* IE 6 hack for positioning of the drop down menus */
/* without this hack, IE 6 looks crazy */
* html #nav li ul {
margin-left:-140px; 
margin-top:40px;
z-index:100;
}

/* IE 6 hack for padding of the links in the drop down menus */
/* without this hack, the links are too close to the top of the li border in IE 6 */
* html #nav li ul li {
padding: 20px 0px 0px 0px;
z-index:100;
clear:both;
}

* {
padding: 0px;
margin: 0px;
}

/* no borders on our image links please */
img {
border: none;
}

body {
background:#70321f url(../images/bodyBgk_01.jpg) repeat-x;
height:100%;
}
/*-----------------------------------------------------------------------------------------------*/
/* root div for the overall page */
#main, #fadeImg { 
width:940px;
margin: 0 auto;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:14px;
}

/*-----------------------------------------------------------------------------------------------*/
/* Page Header Elements */
#headerBgk {
background:transparent url(../images/header_02.jpg) top right;
background-repeat:no-repeat;
width:940px;
height:165px;
}

#resources #headerBgk{
		height:163px;
}

#headerBgk img {
margin-top:0px;
}

#headerLinks {
float:right;
padding-right:2.5px;
padding-top:22px;
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
}

#timeline ul li {
display:inline-block;
padding-left:14.2px;
}

/*-----------------------------------------------------------------------------------------------*/
/* IE 6 & 7 hacks for header links placement */

/* IE6 */
* html #headerLinks {
width:550px;
}

/* IE7 */
* + html #headerLinks  {
width:550px;
}

/* IE6 */
* html #timeline ul  {
padding-left:65px;
}

/* IE7 */
* + html #timeline ul  {
padding-left:65px;
}

/* IE6 */
* html #timeline ul li  {
display:inline;
padding-left:16.2px;
}

/* IE7 */
* + html #timeline ul li  {
display:inline;
padding-left:16.2px;
}
/* End IE Hacks
/*-----------------------------------------------------------------------------------------------*/

#timeline a {
text-decoration:none;
color:#60433a;
}

#timeline a:hover {
color:#FFFFFF;
}

#docuText {
float:right;
padding-right:20px;
padding-top:85px;
}

/*#timeline {
margin-left:100px;
width:32px;
position:absolute;
}*/

/* Buy Dvd and Trailer Div */
#buyTrailer {
width:242px;
float:right;
position:relative;
margin-bottom:-45px;
margin-right:-5px;
}

#buyTrailer ul {
list-style-type:none;
}

#buyTrailer li {
float:left;
margin-right:3px;
}



/*-----------------------------------------------------------------------------------------------*/
/* Rotating and fading image gallery. */ 
#fadeImg {
height:216px;
width:940px;
}

#flashcontentFadeImg img {
margin-top:-50px;

}

/*-----------------------------------------------------------------------------------------------*/
/*
**  Main Navigation
**
**/
#nav {
clear:both;
width:945px;
padding-top:0px; /* padding is extra high because of position for javascript fading image gallery, don't change */
height:40px;
z-index:100;
}

#nav li {
list-style-type:none;
float:left;
position:relative;
margin-right:1px;
z-index:100;
}

/*-----------------------------------------------------------------------------------------------*/
/* Properties for drop downs */ 
#nav li ul {
position:absolute; /* Drop down ignored by other main links */
margin-top:-5px;   
display:none;
z-index:100;  /* starts off hidden when page loads */
}

/* IE 7 hack for positioning of the drop down menus */
/* without this hack, IE 7 looks crazy */
* + html #nav li ul {
margin-left:-137px; 
margin-top:40px;
z-index:100;
}

/* Shows drop down menu relative to hoverd over li element */
#nav li:hover ul { 
display:block;
z-index:100; 
}

/* list properties for drop down menu list items */
#nav li ul li {
background-color:#FFFFFF;
width:133px;
height:29px;
text-align:center;
padding: 10px 0px 0px 0px;
z-index:100;
}

/* IE 7 hack for padding of the links in the drop down menus */
/* without this hack, the links are too close to the top of the li border in IE 7 */
* + html #nav li ul li {
padding: 20px 0px 0px 0px;
z-index:100;
}


/* class to set the bottom border for every drop down menu list item except for the last/bottom list item */
.bottomNormal {
border-bottom:1px solid #2c2c2c;
z-index:100;
}

/* class to set the bottom border for the last/bottom or every drop down menu */
.bottomDrop {
border-bottom:3px solid #86331c;
}

#subNav li {
display:inline;
font-size:14px;
color:#000;
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
z-index:100;

}

#subNav ul{
	color:#000;
	margin-left:0;
}




#subNav a, #bodyCopy #subNav a {
color:#a54d35;
text-decoration:none;
}

#subNav a:hover, #bodyCopy #subNav a:hover {
color:#ffffff;
z-index:100;
text-decoration:underline;
}

#subNav a:active, #bodyCopy #subNav a:active {
color:#3e2620;
z-index:100;
text-decoration:none;
}

#subNav {
padding-top:30px;
}

#lettersList  li {
display:inline;
font-size:12px;
color:#87331c;
}

#lettersList a {
color:#3e2620;
text-decoration:none;
}

#lettersList a:hover {
text-decoration:underline;
}



/* properties for links in drop down menus */
#nav li ul li a {
color:#87331c;
text-decoration:none;
display:inline-block;
height:35px;
width:135px;
margin-top:-10px; /* helps with centering the text within the list items */
z-index:100;
}

/* changes the back ground color for the li element on hover */ 
#nav li ul li:hover {
background-color:#87331c;
z-index:100;
}

/* changes the text color of the link relative to the list item */
#nav li ul li:hover a {
color:#ffffff;
z-index:100;
}

/*-----------------------------------------------------------------------------------------------*/
/*
**  Body Content Below Navigation
**
**/
/* This div displays the light brown background color for the interior pages */
#content1 {
width:940px;
height:100%;
background-color:#d8cfbf;
margin: 0 auto;
color:#424242;
padding-bottom:10px;
font-family:"Garamond Premr Pro", Georgia, serif;
line-height:24px;
font-size:14px;
}


#content1 #para7, #content1 #para8, #content1 #para12 {
line-height:24px;
padding-top:30px;
}

/*----------------------------------------------------------------------------*/
/*Styles for Poetry page*/

#contentPoetry {
width:940px;
height:100%;
background-color:#c7baa3;
}

#contentPoetry #bodyCopy #para1 {
margin-top:0px;
line-height:24px;
}

#contentPoetry #bodyCopy #para1 {
padding-top:15px;
line-height:24px;
}

#poetryBodyLeft {
width:550px;
margin: 0 auto;
color:#424242;
padding-bottom:10px;
margin-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:light;
line-height:24px;
float:left;
background-color:#c7baa3;
}

#poetryBodyRight {
width:220px;
margin: 0 auto;
color:#424242;
padding-bottom:10px;
margin-top:10px;
margin-right:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:24px;
float:right;
background-color:#c7baa3;
}


#contentPoetry #para2 img {
margin-top:0px;
}

#poetryBodyRight #para3 .callout {
margin-left:-35px;
}

#contentPoetry #para2 {
border-bottom:solid 0px #424242;
padding-bottom:30px;
}

#contentPoetry #para3 {
margin-top:10px;
border-bottom:solid 0px #424242;
padding-bottom:30px;
}


#contentPoetry #para2 .italics {
margin-left:35px;
}

#contentPoetry #para3 .callout, #contentPoetry #para4 .callout, poetryBodyRight #para3 .italics {
margin-left:-35px;
}

.h3HeadPoetry {
padding-top:15px;
}

/*End of styles for Poetry page*/
/*----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------*/
/*Styles for #contentDirector (Directorss) page*/

#contentDirector {
width:940px;
height:100%;
background-color:#cec3b0;
}

/*#para1 .h3HeadDirector, #para2 .h3HeadDirector, #para3 .h3HeadDirector, #para4 .h3HeadDirector {
padding-top:0px;
line-height:24px;
}*/

#contentDirector #para1, #contentDirector #para2, #contentDirector #para3, #contentDirector #para4 {
padding-top:10px;
}

/*#bodyCopy .h3HeadDirector {
color:#424242;
} */


/*End of styles for Directors page*/
/*----------------------------------------------------------------------------*/


.peoplepictures img {
padding:5px 5px 5px 5px;
border: 1px solid #424242;
}

/*----------------------------------------------------------------------------*/
/*Styles for #contentSpecial (Special Thanks) page*/

#contentSpecial {
width:940px;
height:100%;
background-color:#cec3b0;
}

#contentSpecial #bodyCopy a, #interiorPara6 a, #interiorPara5 a {
color:#a54d35;
text-decoration:none;
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-size:16px;
}

#contentSpecial #bodyCopy a:hover, #interiorPara6 a:hover, #interiorPara5 a:hover,
#leftcol #interiorPara6 a:hover {
color:#ffffff;
}

#contentSpecial #right {
padding-top:44px;
line-height:24px;
float:right;
width:350px
}

#contentSpecial #bodyCopy #left {
border-right:solid 1px #424242;
}

#contentSpecial #bodyCopy #para1 {
padding-top:10px;
}


/*End styles for #contentSpecial(Special Thanks) page*/
/*----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------*/
/*Styles for #contentLetter (Letters) page*/

#contentLetter {
width:940px;
height:100%;
background-color:#c7baa3;
}

#contentLetter #bodyCopy #para2 img, #contentLetter #bodyCopy #para3 img, #contentLetter #bodyCopy #para4 img {
margin-top:-10px;
}

#contentLetter #bodyCopy #para8 img{
margin-top:-10px;
}

#contentLetter #para8 {
margin-top:30px;
}

#para1Letters {
line-height:24px;
margin-top:-25px;
}

#contentLetter #interiorPara6 {
margin-top:40px;
}

#contentLetter #bodyCopy #para1 {
padding-top:10px;
}

#para2 .h3HeadLetter h3 {
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-size:16px;
}

#para3 .h3HeadLetter h3 {
margin-top:-15px;
font-size:16px;
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
}

#para4 .h3HeadLetter h3 {
margin-top:-10px;
font-size:16px;
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
}

#para8 .h3HeadLetter h3 {
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-size:16px;
}

#para1 .h3HeadLetter {
color:#424242;
}


/*End styles for #contentLetter (Letterss) page*/
/*----------------------------------------------------------------------------*/




/*----------------------------------------------------------------------------*/
/*Styles for #contentFilm (Film) page*/

#contentFilm {
width:940px;
height:940px;
background:url(../images/travel2.jpg) center;
background-color:#cec3b0;
}

#film2BodyLeft {
width:550px;
margin: 0 auto;
color:#424242;
padding-bottom:10px;
margin-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:light;
line-height:24px;
float:left;
background-color:#cec3b0;
}

#film2BodyRight {
width:220px;
margin: 0 auto;
color:#424242;
padding-bottom:10px;
margin-top:10px;
margin-right:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:24px;
float:right;
background-color:#cec3b0;
}

/*#film2BodyRight p, #film2BodyLeft p {
padding-top:10px;
}

#contentFilm2 .h3HeadFilm {
color:#87331C;
}*/



#contentFilm2 {
width:940px;
background-color:#cec3b0;
}

#contentFilm #para1 {
padding-top:10px;
}

#contentFilm2 #interiorPara6 {
margin-top:10px;
padding-bottom:125px;
}

/*#bodyCopy .h3HeadFilm {
padding-top:10px;
color:#87331C;
}*/

/*#bodyCopy .h2HeadFilm {
padding-top:50px;
}*/


/*End styles for #contentFilm (Film) page*/
/*----------------------------------------------------------------------------*/
#contentSongs {
width:940px;
height:100%;
background-color:#cec3b0;
}

#songBodyLeft, #specialBodyLeft {
margin-top:20px;
line-height:24px;
float:left;
width:250px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:24px;
background-color:#cec3b0;
}

#songBodyMiddle, #specialBodyMiddle {
margin-top:25px;
margin-left:30px;
width:250px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:24px;
background-color:#cec3b0;
}



#specialBodyMiddle {
margin-top:50px;
}

#specialBodyRight {
padding-top:25px;
}

#songBodyRight, #specialBodyRight {
margin-top:25px;
margin-left:30px;
line-height:24px;
width:250px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:24px;
background-color:#cec3b0;
}
#contentSongs #bodyCopy #left  {
border-right:solid 1px #424242;
}

#songBodyRight img, #songBodyLeft img {
padding: 5px 5px 5px 5px;
border: 1px solid #424242;
}

/*---------------------------------------------------------------------------------------*/
/*Styles for #contentExtra (Extras) Page*/


#bodyCopy ul li{
list-style-image:url(../images/bullet.gif);
}

body#extras #main{
background:#CDC4B1;
}

#extras p{
line-height:24px;
}

.peoplepictures{ 
width:315px;
float:right;
}

.peoplepictures img{
margin-top:10px;
}

.floatleft{
float:left;
padding-right:25px;
padding-bottom:20px;
}

#directorBodyLeft #para1 img {
padding-top:20px;
padding-right:25px;
padding-bottom:5px;
}

#contentSpecial #para1 img {
padding-top:5px;
}

#para1 img {
padding-top:20px;
margin-right:25px;
padding-bottom:5px;
}


#directorBodyLeft #para1 p {
padding-top:15px;
}

.floatright{
float:right;
margin-right:35px;
padding: 5px 5px 5px 5px;
border: 1px solid #424242; 
}


#contentExtra {
width:940px;
height:100%;
background-color:#cec3b0;
}

#contentExtra #bodyCopy #para1 {
padding-top:10px;
}

#contentExtra #bodyCopy #para2 {
padding-top:20px;
}

#contentExtra #para2 ul {
padding-top:20px;
list-style-type:none;
}

#contentExtra #para2 img {
list-style-type:none;
padding-top:20px;
padding-right:50px;
}

#contentExtra #para2 li {
display:inline;
}

#contentExtra #para1 img {
margin-top:-20px;
}

#contentExtra #para2 a {
text-decoration:none;
display:inline;
padding-right:20px;
}

#contentExtra #interiorPara9 {
margin-top:70px;
padding-bottom:40px;
}



#contentExtra .h3HeadMigration {
margin-top:-5px;
}

#contentExtra #middleVideo .h3HeadMigration {
margin-top:-5px;
}


/*End of styles for #contentExtra Page*/
/*---------------------------------------------------------------------------------------*/


#contentReview {
width:940px;
height:100%;
background-color:#cec3b0;
}

/*---------------------------------------------------------------------------------------*/
/*End of styles for #contentPainting (Painting) Page*/

#contentPainting {
width:940px;
height:100%;
background-color:#c7baa3;
}

#contentPainting #para2 .italics, #contentPainting #para .italics {
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:35px;
padding-top:0px;
}

#contentPainting #para2 .rightQ {
padding-top:10px;
}

/*End of styles for #contentPainting (Painting) Page*/
/*---------------------------------------------------------------------------------------*/


.paraDirector, .paraLetter {
line-height:24px;
}

/*------------------------------------------------------------------------------------------/*
/*style for #bodyCopy */

#bodyCopy {
width:850px;
margin: 0 auto;
color:#424242;
padding-bottom:10px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:22px;
font-size:14px;
}


#bodyCopy li {
line-height:24px;
}

/*#bodyCopy h2 {
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-size:24px;
color:#3e2620;
padding-top:20px;
}*/

/*#bodyCopy h3 {
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-size:20px;
padding-bottom:5px;
color:#87331C;
}*/

#bodyCopy #para5 p {
padding-top:5px;
line-height:24px;
}

#bodyCopy #para5 {
padding-top:30px;
}

#bodyCopy #classroompara1 {
padding-top:60px;
padding-left:20px;
line-height:24px;
}


/*--------------------------------------------------------------------------------------------/*
/*Added Specific Styles to this section for Directors & Migration Pages.  Tagged with   *MH*                */
                                                     
#bodyLeft, #directorBodyLeft, #migrationBodyLeft {                    /* MH - Directors & Migration Pages */
width:550px;
margin: 0 auto;
color:#424242;
padding-bottom:10px;
margin-top:50px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:light;
line-height:24px;
float:left;
}

#directorBodyLeft #para1 .italics, #directorBodyLeft #para2 .italics {
margin-left:35px;
}
                                                                                                              
#directorBodyLeft, #migrationBodyLeft, #film2BodyLeft, #poetryBodyLeft  {                                /* MH - Directors & Migration Pages */
width:550px;                                                         /* MH - Directors & Migration Pages */
} 

/* Added for Directors & Migration Pages */
#directorBodyLeft #para1 p, #directorBodyLeft #para2 p, #migrationBodyLeft #para1 p, #migrationBodyLeft #para2 p, 
#migrationBodyLeft #para3 p, #migrationBodyLeft #para4 p, #film2BodyLeft #para1 p, #poetryBodyLeft #para1 p, #poetryBodyLeft #para2 p { 
font-size:14px;                                                        /* MH - Directors & Migration Pages */
width:550px;                                                           /* MH - Directors & Migration Pages */
line-height:24px;                                                      /* MH - Directors & Migration Pages */
padding-bottom:10px;                                                   /* MH - Directors & Migration Pages */
}                                                                      /* MH - Directors & Migration Pages */
 
#bodyRight, #directorBodyRight, #migrationBodyRight, #migrationBodyRight #para3 p  {                  /* MH - Directors & Migration Pages */
width:220px;
margin: 0 auto;
color:#424242;
padding-bottom:10px;
margin-top:50px;
margin-right:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:24px;
float:right;
}

/* Added for Directors and Migrations page */
#directorBodyRight, #migrationBodyRight, #directorBodyRight #para6 p, 
#film2BodyRight, #film2BodyRight #para3 p, #poetryBodyRight #para3 p, #poetryBodyRight  {                             
																		 /* MH - Directors & Migration Pages */
width:255px;                                                           /* MH - Directors & Migration Pages */
margin-right:2px;                                                      /* MH - Directors & Migration Pages */
                                                      /* MH - Directors * Migration Pages */
}                                                                      /* MH - Directors * Migration Pages */


/* Added for Directors & Migration pages */
#directorBodyLeft #para1 p, #directorBodyLeft #para2 p, #directorBodyLeft #para3 p, #film2BodyLeft #para1 p  { 
font-size:14px;                                                        /* MH - Directors & Migration Pages */
width:550px;                                                           /* MH - Directors & Migration Pages */
line-height:24px;                                                      /* MH - Directors & Migration Pages */
padding-bottom:10px;                                                   /* MH - Directors & Migration Pages */
}                                                                      /* MH - Directors & Migration Pages */

#leftcol{
	width:550px;
	float:left;
	padding-bottom:10px;
}

#rightcol{
	width:225px;
	float:right;
	margin-right:2px;
}

#rightcol img{
	float:left;
	margin-right:5px;
	margin-top:7px;
}

#rightcol li{
	list-style-type:none;
}



/* End styles for #bodyCopy */
/*---------------------------------------------------------------------------------------*/

#para1Home {
padding-top:70px;
line-height:24px;
color:#424242;
}

/*#bodyCopy .h2HeadPoetry {
padding-top:50px;
}*/

#content1 #bodyCopy #para1 {
margin-top:0px;
line-height:24px;
}

#left {
padding-top:10px;
line-height:24px;
float:left;
width:350px
}

#right {
padding-top:20px;
line-height:24px;
float:right;
width:350px
}

.clear {
clear:both;
}

#para1 img, #para2 img , #para4 img, #para1Home img  {
margin-bottom:5px;
padding-right:5px;
}

#para3 img {
margin-bottom:-3px;
padding-right:5px;
}

#migrationP3Nested {
padding-top:20px;
}

#migrationP3Nested .italics {
padding-left:0px;
padding-top:25px;
}


.leftQ {
float:left;
margin-left:0px;
padding-top:10px;
}

.rightQdirector  {
float:right;
margin-top:-30px;
margin-right:65px;
}

.rightQ{
float:right;
margin-top:-40px;                       /* MH - Directors & Migration Pages */ 
position:relative;                      /* MH - Directors & Migration Pages */
right:65px;                             /* MH - Directors & Migration Pages */
}


#leftVideo {
margin-top:-10px;
line-height:24px;
float:left;
width:140px;
height:320px;
}

#leftVideo img, #rightVideo img  {
margin-top:20px;
}

#middleVideo img {
margin-top:30px;
}

#middleVideo {
margin-top:-10px;
width:120px;
height:320px;  
float:left;
padding-left:65px;
}

#rightVideo {
padding-left:85px;
margin-top:-10px;
line-height:24px;
width:120px;
height:320px;  
float:left;
}

#contentReview .accordion {
margin-top:-10px;
}

#migrationP3Nested p + img + p {
padding-top:30px;
padding-left:35px;
}

#travelClub, #travelClub p, #reflections p {
width:520px;
padding-top:15px;
margin-left:0px;
}

#title  p {
color:#87331c;
font-size:16px;
}

#title  img {
padding-bottom:12px;
}

#author {
margin-top:-16px;
padding-bottom:10px;
}

#reflections p {
line-height:24px;
}

#next a {
float:right;
padding-right:50px;
padding-top:18px;
}

#previous a {
float:left;
padding-top:20px;
padding-left:23px;
}


/* Duplicate properties different values
#para5, #interiorPara5 {
margin-top:80px;
padding-bottom:40px;
}*/


.content-padding p{
margin-left:20px;
}

#interiorPara6 {
color:#424242;
padding-top:20px;
padding-bottom:40px;
}

#interiorPara6 img {
margin-top:50px;
padding-bottom:40px;
}

#para5 a {
color:#a54d35;
}

#para5 a:hover {
color:#ffffff;
}

#para6 p  {
font-size:12px;
color:#424242;
}

#copyright {
padding-top:20px;
padding-left:25px;
}

#para {
margin-top:10px;
line-height:24px;
}

#para img {
margin-bottom:-3px;
padding-right:5px;
padding-top:0px;
}


/*-----------------------------------------------------------------------------------------------*/
/* Styles for interior page(s) Most of the properties here can be reused on other pages and some may end up being used on for the migrations page */
#interiorPara5 a {
color:#a54D35;
font-family:Georgia, "Times New Roman", Times, serif;
}

.italics {
font-style:italic;
}

#poetryBodyRight #para3 .italics1 {
font-style:italic;
}



.pdf {
float:left;
height:50px;
width:40px;
margin-left:-45px;
}

/*.h3HeadDirector, .h3HeadMigration, .h3HeadSongs, .h3HeadSpecial, #extras h3 {
color:#87331c;
}


.h3HeadVideo {
color:#3e2620;
padding-top:5px;
}

.h3HeadMigration {
letter-spacing:.75px;
}*/

/* Added Letters page */
.h4HeadMigration {                                               /* MH - Letters Page */                
color:#424242;                                                   /* MH - Letters Page */ 
}                                                                /* MH - Letters Page */ 

.backToTop {                             /* MH - Letters Page */
margin-left:0px;                         /* MH - Letters Page */                      
font-size:11px;                          /* MH - Letters Page */
}                                        /* MH - Letters Page */

/* Added for Directors and Migrations page */
#directorBodyRight, #migrationBodyRight {                              /* MH - Directors & Migration Pages */
width:220px;                                                           /* MH - Directors & Migration Pages */
margin-right:2px;                                                      /* MH - Directors & Migration Pages */
margin-top:38px;                                                       /* MH - Directors * Migration Pages */
}

/* Added for Directors and Migrations page */
#directorBodyRight, #migrationBodyRight #para4 p {                     /* MH - Directors & Migration Pages */
width:220px;                                                           /* MH - Directors & Migration Pages */
margin:15px 10px;                                                      /* MH - Directors * Migration Pages */
}



/* Added for Directors and Migrations page */
#migrationBodyRight {                                                  /* MH - Directors & Migration Pages */
margin-right:20px;                                                     /* MH - Directors & Migration Pages */
}                                                                      /* MH - Directors * Migration Pages */

/* Added for Directors and Migrations page */
#directorBodyLeft, #migrationBodyLeft,                                 /* MH - Directors & Migration Pages */
#directorBodyRight, #migrationBodyRight {                              /* MH - Directors & Migration Pages */
margin-top:20px;                                                       /* MH - Directors & Migration Pages */
}                                                                      /* MH - Directors & Migration Pages */

                                           
.migrationFloatLeft {                                                  /* MH - Directors & Migration Pages */
float:left;                                                            /* MH - Directors & Migration Pages */
margin:5px 15px 0px 0px;                                             /* MH - Directors & Migration Pages */
}                                                                      /* MH - Directors & Migration Pages */

.migrationFloatRight {                                                 /* MH - Directors & Migration Pages */
float:right;                                                           /* MH - Directors & Migration Pages */
margin-top:10px; 
padding-left:15px;                                                       /* MH - Directors & Migration Pages */
}                                                                      /* MH - Directors & Migration Pages */
                                                                   

#letterNorth h3, #letterEdu h3, #letterWages h3,                       /* MH - Directors & Migration Pages */
#letterNegroes h3 {                                                    /* MH - Directors & Migration Pages */
padding-bottom:10px;                                                   /* MH - Directors & Migration Pages */
}                                                                      /* MH - Directors & Migration Pages */
 
 
#letterEdu h3, #letterWages h3,                                        /* MH - Directors & Migration Pages */  
#letterNegroes h3 {                                                    /* MH - Directors & Migration Pages */
margin-top:15px;                                                       /* MH - Directors & Migration Pages */
}                                                                      /* MH - Directors & Migration Pages */



/*.h2HeadLetter, .h2HeadDirector, .h2HeadSpecial, .h2HeadSongs, .h2HeadPoetry, .paraPoetry p, .h2HeadPainting, .paraLetter p, .paraPainting p, .paraDirector p {
color:#424242;
}*/
/* End styles for interior page(s) */
/*-----------------------------------------------------------------------------------------------*/


#para4 .h3HeadPoetry {
padding-top:20px;
}

#content1 #bodyCopy #para1 {
padding-top:10px;
}

/*#bodyCopy .h3HeadMigration {
padding-top:10px;
}*/


/*#para4 .h2HeadPoetry {
padding-top:30px;
}*/

/*.h3HeadPoetry, .h3HeadPainting, .h3HeadSongs, .h3HeadFilm {
color:#424242;
text-decoration:none;
}*/

/*#resources h3{
color:#424242;
padding-top:10px;
}*/

.h3HeadFilm a, .h3HeadMigration a, .h3HeadLetter a, #extras h3 a, #resources h3 a, body#resources a:visited, body#resources a:active, body#resources a:link, #next a, #previous a  {
color:#a54d35;
text-decoration:none;
}



/*.h2HeadFilm, .paraMigration p {
color:#424242;
}

#bodyCopy h2 {
color:
} 

.h2HeadMigration h2 {
color: #87331c;
}


.h2HeadMigration h2 {
padding-top:90px;
color:#87331c;
}

.h2HeadMigration {
padding-bottom:30px;
}

.h3HeadMigration {
padding-top:20px;
}
*/
/*-----------------------------------------------------------------------------------------------*/
/* Callouts */
.callout {
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-size:11px;
padding-left:35px;
}

.callout2 {
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-style:italic;
font-size:18px;
}

.callout3 {
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-weight:bold;
font-size:16px;
color:#424242;
}

.callout4 {
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-weight:bold;
font-size:14px;
color:#a54d35;
}

.callout5 {
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-size:20px;
color:#87331C;
/*color:#424242;*/
font-weight:bold;
}

a .migrationMail {
font-family: "Minion Pro", "Times New Roman", Georgia, Times, serif;
font-size:16px;
color:#87331C;
}


/*-----------------------------------------------------------------------------------------------*/
/* Styles for Archives */

body#resources #main{
	background:#CEC3B0;
	padding-bottom:50px;
}

#resources p{
	line-height:24px;
}

#resources #bodyCopy ul li{
	margin-left:20px;
}
/* End styles for interior page(s) */
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/*
**  Footer Navigation
**
**/
#footer {
width:940px;
height:45px;
background-color:#3e2620;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
color:#806e5e;
margin:0 auto;
}

#footer ul {
width:355px;
margin: 0 auto;
padding-top:15px;
}

#footer li {
display:inline;
}

#footer a {
color:#806e5e;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#resources #footer a {
color:#806e5e;
text-decoration:none;
}

#resources #footer a:hover {
text-decoration:underline;
}   

#resources #bodyCopy #subNav ul li.subTitle{
	margin-left:0;
}
