﻿@charset "utf-8";
@page {margin: 0.5cm;}
/* CSS Document */

/* TOOLKIT */
.fleft {float:left;}
.fright {float:right;}
.clear {float:both;}

/* BASIC STYLES */

body, body.internal {font: 18px Georgia, "Times New Roman", Times, serif; line-height: 1.3;}
#wrapper {margin:0 auto; padding:0px;}
#bodyContainer {margin:0 auto; padding:0px; width:960px;}
#footerContainer {margin:0 auto; padding:0px; width:960px;}
h1, h2, h3, h4, h5, h6 {text-transform:capitalize;}
h1, h2, h3 {color:#611427; font-style:italic;}
h1, h2 {font-family:"Times New Roman" Times, serif;}
h3, h4, h5 {font-family:EnglandHandDBRegular, Times, serif;}
h1 {font-size:28px; margin:0 0 10px 0; text-transform:uppercase;}
h2 {font-size:22px; margin:25px 0 10px 0;}
h3 {font-size:40px; margin:15px 0; text-align:center;}
h3.signature {margin:0 0; text-align:left;}
h4 {color:#611427; font-size:40px;}
h5 {font-size:28px;}
p {color:#1d2326; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:20px;}
span.dropcap {float:left; color:#611427; font-size:75px; line-height:60px; padding:4px 8px 0 0; font-family:"Times New Roman", Times, serif;}
img {max-width:100%;} 

@font-face {
    font-family: 'EnglandHandDBRegular';
    src: url('../fonts/england-webfont.eot');
    src: url('../fonts/england-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/england-webfont.woff') format('woff'),
         url('../fonts/england-webfont.ttf') format('truetype'),
         url('../fonts/england-webfont.svg#EnglandHandDBRegular') format('svg');
    font-weight: normal;
    font-style: normal;}

/* HEADER */
#header img {margin:0; padding:0;}
#header img.banner {margin:0 0 0 29px;}
#header img.frame {display:none;}
#header #navWarning {display:none;}

#navigation {display:none;}

/* BODY */
#content {background:#e9e9e9; float:left; padding:20px 20px; width:920px;}
.linkPhoto {float:right; padding:0 0 0 30px; text-align:center;}
.linkPhoto a {color:#611427; font-family:"Times New Roman", Times, serif; font-size:16px; text-transform:capitalize; text-decoration:underline;}
#content ul {list-style:disc; margin-left:60px;}
#content ul li {color:#1d2326; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:26px;}
#content ol {list-style:decimal; margin-left:60px;}
#content ol li {color:#1d2326; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:26px;}
table {color:#1d2326; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:26px;}
table th {border-bottom:1px #000000 solid; font-weight:bold; text-transform:uppercase; width:165px;}
table th.wide {width:250px;}
table tr {height:25px;} 
table tr td {width:165px;}

.collage {padding-left:10%; padding-right:10%;}
.collage table tr td {padding:0 15px 15px 0;}
.collage table tr td.noPad {padding:0 0 15px 0;}

/* FOOTER */
#footer {background:#e9e9e9; float:left; padding:10px 20px; width:920px;}
#footer h4 {color:#611427; font-size:20px; margin-bottom:10px !important;}


