#content-container {
   padding: 0px 0 50px 0;
   font-size: 16px;
   min-height: 100%;
   font-family: Georgia;
   font-weight: 400;
   font-style: normal;
   line-height: 25px;
   color: #444444;
}

#content-container h1 {
   font-size: 52px;
   line-height: 60px;
   margin: 0px 0px 15px 0px;
   font-weight: 400;
   font-style: normal;
}

#content-container h2 {
   font-size: 36px;
   line-height: 46px;
   margin: 0px 0px 25px 0px;
}

#content-container h3 {
   font-size: 28px;
   line-height: 36px;
   margin: 0px 0px 19px 0px;
}

#content-container h4 {
   margin-bottom: 25px;
   font-weight: 600;
   font-style: normal;
}

#content-container p {
   margin: 0px 0px 25px 0px;
   text-transform: inherit;
   font-size: 16px;
}

#content-container p.intro {
   font-size: 20px;
   line-height: 29px;
   margin: 0px 0px 13px 0px;
}

#content-container blockquote.pull-quote {
   margin: 0em 1em 1em 0em;
   border-left: 3px solid #ccc;
   padding: 0em 0em 0em 0.7em;
}

#content-container div.content {
   margin: 0 auto;color: #666666;
   text-align: left;
   width: 40%;
   padding: 50px 0px 0px 0px;
}

#content-container h5 {
   margin: 0px 0px 25px 0px;
}

#content-container p.quote {
   font-size: 23px;
   line-height: 28px;
   font-style: italic;
   color: #666666;
   margin: 0px;
}

#content-container blockquote {
   font-size: 26px;
   line-height: 37px;
   margin-bottom: 25px;
}

#content-container dl {
	margin-left: 33px;
}

#content-container dt {
	font-size: 133%;
}

#content-container dd {
	margin-bottom: 8px;
}

.playwrite-au-sa-twoguns {
   font-family: "Playwrite AU SA", serif;
   font-optical-sizing: auto;
   font-weight: 200;
   font-style: normal;
 }
