
.topParagraph {
	max-width: 1000px;
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;

}

.titleParagraph {
	max-width: 1000px;
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;

}

.centerThis {
	text-align: left;
	font-family:Garamond, Georgia, serif;
}

.centerLine {
	text-align: left;
}

.titleParagraph  h2{
	 text-align: center;


}

.myTitle  h2{
	 text-align: center;
}

.centerText {
 text-align: center;
  color: #000000;
}



.lead{
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}

.serif_font{
  max-width: 1000px;
  font-family: "Georgia", Times, serif;	
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}

.serif_font16{
  max-width: 1000px;
  font-family: "Georgia", Times, serif;	
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}

.basetext{
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #000000;
}

.basetext2{
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  max-width: 800px;
}

.IndentThis 
{ margin-left: 40px;
  color: #000000;
}



/* ---------------------------------------------------
    Caption Paragraph For Photos
----------------------------------------------------- */
.caption{
  font-size: 16px;
  line-height: 36px;
  font-weight: 600;
  color: #000000;
}

/* Subheading in sidebar menu*/
.lead2{
  font-size: 20px;
  font-weight: 600;
}

/* description under chapter*/
.lead3 {
	 text-align: center;
	 color: #000000;
}

.chapter h2{
  font-size: 28px;
  text-align: center;
}

.image_rows img{

	padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}



.myfooter {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #012C63;
    color: white;
    text-align: center;
}

.tripfooter {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #550019;
    color: white;
    text-align: center;
}

/* USED FOR LISTS IN LINKS PAGE */
.biglist {
font: 40px;
}

/* ---------------------------------------------------
    My Sidebar Button
----------------------------------------------------- */

.btn-sidebar { 
  color: #ffffff; 
  background-color: #012C63; 
  border-color: #012C63; 
} 
 
.btn-sidebar:hover, 
.btn-sidebar:focus, 
.btn-sidebar:active, 
.btn-sidebar.active, 
.open .dropdown-toggle.btn-sidebar { 
  color: #ffffff; 
  background-color: #DA1F26; 
  border-color: #DA1F26; 
} 
 
.btn-sidebar:active, 
.btn-sidebar.active, 
.open .dropdown-toggle.btn-sidebar { 
  background-image: none; 
} 
 
.btn-sidebar.disabled, 
.btn-sidebar[disabled], 
fieldset[disabled] .btn-sidebar, 
.btn-sidebar.disabled:hover, 
.btn-sidebar[disabled]:hover, 
fieldset[disabled] .btn-sidebar:hover, 
.btn-sidebar.disabled:focus, 
.btn-sidebar[disabled]:focus, 
fieldset[disabled] .btn-sidebar:focus, 
.btn-sidebar.disabled:active, 
.btn-sidebar[disabled]:active, 
fieldset[disabled] .btn-sidebar:active, 
.btn-sidebar.disabled.active, 
.btn-sidebar[disabled].active, 
fieldset[disabled] .btn-sidebar.active { 
  background-color: #012C63; 
  border-color: #012C63; 
} 
 
.btn-sidebar .badge { 
  color: #611BBD; 
  background-color: #ffffff; 
}

/* ---------------------------------------------------
    END   My Sidebar Button
----------------------------------------------------- */

