@charset "UTF-8";
/* CSS Document */
h1, h2, h3, p, hr, footer {
	text-align: center;
}
html {
	background-color:#540102;}
body {
	max-width:768px;
	margin:0 auto 0 auto;
}
p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
hr {
	border-top: 2px solid #000;
}
a {
	font-size:1em;
	color:#540102;
}
a:link {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
figure {	
	text-align:center;
}
figcaption {
	margin: -7px 0 20px 0;
    font-variant: small-caps;
    font-family: Arial;
    font-weight: bold;
    color: #bb3333;
}

/*footer {
	font-size: .7em;
}
*/
#wrapper {
	max-width: 100%;/*min-height:100%;*/
}
/*          **BEGIN BANNER SECTION**         */
.banner {
	min-width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	background-color: #540102;
	text-align: center;
}
.pre {
	padding:.5em 0 .5em 0;
	background-color: black;
	color:white;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:.9em;
	text-align: center;
	font-weight: normal;
}
.pre a {
	color:#fff;
	text-decoration:underline;
}
/*          **END BANNER SECTION**         */

/*          **MODAL SECTION**             */
.modal {
	position: fixed;
	top: 9em;
	right: 0;
	bottom: 0;
	left: 0;
	margin:auto;
}
.modal_dialog {
	position: relative;
	width: 40%;
	margin: auto;
	max-width:300px;
}
.modal_body {
	text-align:center;
}
.modal_title {
	text-align:center;
}

/*           **END MODAL SECTION**            */

.cover {	
	min-width:100%;
	height: auto;
	margin: 5px 0 20px 0;
	padding: 0 0 0 0;
	display: block;
}
.comments {
	min-width:100%;
	height:auto;
	text-align:center;
	line-height:1.3em;
	margin:0 0 1em 0;
}
.newdoc {
	text-align:center;
	font-weight:bold;
}
.emailus a {
	font-size: 1.5em;
	font-weight: bold;
}
.emailus a:link {
	text-decoration: underline;
}
.emailus a:hover {
	text-decoration: none;
	color: #000000;
}
.liner {
	width: 100%;
	height: 2px;
	background-color: #808080;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*          **BEGIN NAVIGATION SECTION**          */
.horiz-menu {
	background-color:#000;	
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:.9em;
}
.horiz-menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.horiz-menu li{
	float:left;
}
.horiz-menu li a{
	display:block;
	color:#fff;
	text-align:center;
	padding:11px;
	text-decoration:none;
}
.horiz-menu li a:hover {
	background-color:#666;
}
/*          **END NAVIGATION SECTION**          */

.no-wider {
	max-width: 750px;
}

.section-txt p {
	text-align: left;
	margin-top: 0em;
	margin-right: 2em;
	}
.sig-img {
	clear: both;
	width: 35%;
	height: auto;
	float: left;
	margin-right: 2%;
}
/*===FOOTER SECTION===*/

.footer {
	width: 100%;
	max-width: 1080px;
	height: auto;
	background: #000000;
	font-size: 1.2em;
	border: solid medium #0067C2;
}
.footer li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1em;
	display: block;
	font-weight: normal;
}
.footer-small {
	font-size: 1em;
	color: #D0CACA;
}
.footer a {
	color: #ffffff;
	font-size: 1em;
	line-height: 2.4em;
}
.footer a:link {
	color: #D0CACA;
	text-decoration: underline;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.ftr-links, .ftr-contact, .ftr-copyright {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0 0 0 0;
	color: #ffffff;
}
.ftr-links ul {
	padding: 0 0 0 0;
	margin: 0 auto;
	text-align: center;
}
.ftr-contact ul {
	padding: 0 0 0 0;
	margin: 0 auto;
	text-align: center;
}
.ftr-copyright ul {
	padding: 0 0 0 0;
	text-align: center;
	font-size: .8em;
}
@media screen and (min-width: 650px) {
.modal {
	position: fixed;
	top: 11em;
	right: 0;
	bottom: 0;
	left: 0;
	margin:auto;
}

.cover {	
	float:right;
	min-width:50%;
	width:50%;
	height: auto;
	margin: 5px 0 20px 10px;
	padding: 0 0 0 0;
	display: block;
}
.pre {
	font-size: 1em;}
.horiz-menu {
	font-size:1em;
	}
.footer {
	height: auto;
	padding: 0 0 0 0;
}
.ftr-links {
	float: left;
	width: 30%;
	margin-left: 10%;
}
.ftr-links ul {
	float: left;
	text-align: left;
}
.ftr-contact {
	float: right;
	width: 30%;
	margin-right: 10%;
}
.ftr-contact ul {
	float: right;
	text-align: left;
}
.ftr-copyright {
	clear: both;
	width: 100%;
	color: #D0CACA;
	text-align: center;
	font-size: 1em;
	line-height: 3em;
}
 }
