#page-history {
	color: #836C3D;
}
.colorRed {
	background-color: #762B3A;
	color: white;
	text-align: center;
	padding: 30px 0;
}
.sectionRed {
	margin-bottom: -100px;
}
.imgShadow {
	border: solid 5px white;
	/*box-shadow: 0 0 5px #000;*/
	width: auto !important;
    border: solid 5px white !important;
}
.historyImg1 {
	max-height: 350px;
	height: auto;
	width: auto;
	padding: 0;
}
.historyImg2 {
    height: 350px;
}
.historyImg3 {
    height: 350px;
}
.historyImg4 {
    height: 200px;
}
.historyImg5, .historyImg6 {
	height: auto;
	width: auto;
	max-height: 250px;
}
#page-history section.storyText p.bigText {
	font-size: 1.6rem;
    font-family: serif;
    font-style: italic;
}
#page-history section.storyText p {
	font-size: 1.4rem;
}
#page-history .chapter1 img {
    width: 85%;
}
#page-history .section3 .bgSpec {
	background: #EFDEC6 url('../img/main/bottomPattern.png') repeat-x bottom left / auto 50px;
}
.comDavMac {
    max-width: 740px;
    margin: 0 auto;
}
.comDavMacName {
    font-size: 1.1rem !important;
}
#page-history .section3 img {
    border-style: none;
    width: 100%;
    margin: 10px auto;
    height: auto;
}