@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 { font-family: Georgia, serif; color: #601020; }

h1 {font-size:3em;margin:.67em 0 .3em 0; line-height: 120%; }
h2 {font-size:2.2em; margin: 1.4em 0 0.2em; }
h3 {font-size:2.1em; margin:1em 0}
h4 {font-size:1.9em; margin:1.1em 0 0.5em;}
h5 {font-size:1.9em; margin: 1.3em 0 0.1em 0; }
h6 {font-size:1.5em; margin:1em 0 0.5em;}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child { margin-top: 0; }
a img, img { border: none; vertical-align: middle; max-width: 100%; height: auto; }



.fright { float: right; }
.fleft { float: left; }
.clear { clear: both; }

.centred { text-align: center; }

.image-right { margin: 0 0 12px 20px; float: right; }
.image-centred { margin: 50px auto 0 auto; display: block; }

.image-left { margin: 0 20px 12px 0; float: left; }

.nocaption {}

.textblock { display: inline-block; }

ul.image-columns { list-style-type: none; margin: 0; padding: 0; text-align: justify; min-width: 100px; vertical-align: top; }
.image-columns:after { content: ''; display: inline-block; width: 100%; }
.image-columns li { display: inline-block;  vertical-align: top; text-align: left; margin-bottom: 10px;}

