@charset "UTF-8";
/* CSS Document */
html, body {
	margin: 0 !important;
	padding: 0 !important;
	height: 100% !important;
	width: 100% !important;
	
}
body {
	font-size: 16px;
	font-family: "Gill Sans MT", Helvetica, Arial, sans-serif;
	line-height: normal;
	color: #000;
	background-color: #e9e5d3;
}
.printonly {
	visibility: hidden;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	color: #fff;
}
/* Take care of image borders and formatting */

img {
	max-width: 600px !important;
	outline: none;
	text-decoration: none;
	-ms-interpolation-mode: bicubic;
	margin: 0px;
	padding: 0px;
}
table tbody tr td p {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 24px;
	margin-left: 50px;
	text-align: left;
	font-family: "Gill Sans MT", Helvetica, Arial, sans-serif !important;
	line-height: normal;
	color: #333;
	font-size: 16px !important;
}
a img {
	border: none;
}
h1 {
	font-family: "Gill Sans MT", Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-weight: 100;
	color: #972900;
	line-height: 36px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 24px;
	margin-left: 50px;
	text-align: center;
}
h2 {
	font-family: "Gill Sans MT", Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 100;
	color: #972900;
	line-height: 24px;
	padding: 0px;
	font-style: italic;
	margin-top: 24px;
	margin-right: 50px;
	margin-bottom: 32px;
	margin-left: 50px;
	text-align: center;
}
h3 {
	font-family: "Gill Sans MT", Helvetica, Arial, sans-serif;
	color: #666;
	font-weight: 100;
	font-size: 24px;
	line-height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 14px;
	margin-left: 50px;
	font-style: italic;
	text-align: center;
}
a {
	color: #006600;
}
h4, h5 {
	font-family: "Gill Sans MT", Helvetica, Arial, sans-serif;
	color: #AB0000;
	line-height: normal;
	font-weight: 100;
	font-size: 18px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h5 {
	font-family: "Gill Sans MT", Helvetica, Arial, sans-serif;
	padding: 0px;
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	line-height: normal;
}
tr td ul {
	font-family: "Times New Roman", Times, serif;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 36px;
	margin-left: 30px;
	line-height: normal;
	font-size: 14px;
}
td ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
/* Fix Apple contact links and hide the preheader */
.applefix a {
	color: #333;
	text-decoration: none;
}
span[class="preheader"] {
	display: none;
}

/* Responsive Styles */
@media only screen and (max-width:480px) {
img {
	width: 100% !important;
	height: auto !important;
}
img[class="columnImage"] {
	height: auto !important;
	max-width: 480px !important;
	width: 100% !important;
}
table[id="emailContainer"] {
	width: 100% !important;
}
table[class="columnContainer"] {
	width: 100% !important;
}
table[class="mobileButton"] {
	width: 60% !important;
}
td[class="columnSingle"] {
	display: block !important;
	width: 100% !important;
}
table tbody tr td p {
	margin-top: 0px !important;
	margin-right: 10px !important;
	margin-bottom: 24px !important;
	margin-left: 10px !important;
	text-align: left !important;
}
h4 {
	margin-top: 0;
	margin-right: 5%;
	margin-bottom: 16px;
	margin-left: 5%;
}
table tbody tr td ul {
	text-align: left;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 0px;
	margin-bottom: 24px;
}
}
.socialmedia {
	margin-top: 40px !important;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
