/*=========================================================
======================TYPOGRAPHY===========================
=========================================================*/

body, #tinymce{margin: 0; padding: 0; border: 0; line-height:1.4em; font-size:14px; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; color:#555555; word-wrap: break-word; }
a{ color: #c1161d; text-decoration:none; }
a:hover{ color: #322a25; text-decoration:none; }

.tWrap li, #tinymce li{ font-size:0.875em; list-style-position:inside; padding:0 0 0 0.313em; }
.tWrap ul, #tinymce ul, .tWrap ol, #tinymce ol{ padding-left:0; margin:0.313em 0; }
.tWrap ul li, #tinymce ul li{ list-style-type:disc; }
.tWrap ol li, #tinymce ol li{ list-style-type:decimal; }

.tWrap hr, #tinymce hr { border: none; border-bottom: 1px solid #dbdbdb; }

.tWrap p, #tinymce p{ padding:0.438em 0; margin:0; }
.tWrap h1, #tinymce h1{ font-size:40px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #c3c3c3; font-family: 'Montserrat', Helvetica, Arial, sans-serif; }
.tWrap h2, #tinymce h2{ font-size:32px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #322a25; font-family: 'Montserrat', Helvetica, Arial, sans-serif; }
.tWrap h3, #tinymce h3{ font-size:24px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #555555; font-family: 'Montserrat', Helvetica, Arial, sans-serif; }
.tWrap h4, #tinymce h4{ font-size:16px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #322a25; font-family: 'Montserrat', Helvetica, Arial, sans-serif; }
.tWrap h5, #tinymce h5{ font-size:16px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #d1d1d1; font-family: 'Montserrat', Helvetica, Arial, sans-serif; }
.tWrap h6, #tinymce h6{ font-size:14px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #322a25; font-family: 'Montserrat', Helvetica, Arial, sans-serif; }


.tWrap .extendedFormSurveyView input[type="submit"], .tWrap .guestBook-formBlock input[type="submit"],
.tWrap .zyberButton, #tinymce .zyberButton{
	color: #ffffff;
	border: 3px solid #f0f0f0;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #c3161d; /* Old browsers */
	background: -moz-linear-gradient(top,  #c3161d 0%, #a51319 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3161d), color-stop(100%,#a51319)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c3161d 0%,#a51319 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c3161d 0%,#a51319 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c3161d 0%,#a51319 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c3161d 0%,#a51319 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3161d', endColorstr='#a51319',GradientType=0 ); /* IE6-9 */
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% 'Montserrat', Arial, Helvetica, sans-serif;
	padding: .75em 2em .755em;
	text-transform: uppercase;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
}

.tWrap .extendedFormSurveyView input[type="submit"]:hover,
.tWrap .guestBook-formBlock input[type="submit"]:hover,
.tWrap .zyberButton:hover, #tinymce .zyberButton:hover {
	background: #c3161d; /* Old browsers */
	background: -moz-linear-gradient(top,  #c3161d 0%, #cc3a40 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3161d), color-stop(100%,#cc3a40)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c3161d 0%,#cc3a40 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c3161d 0%,#cc3a40 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c3161d 0%,#cc3a40 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c3161d 0%,#cc3a40 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3161d', endColorstr='#cc3a40',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
}
.tWrap .zyberButton:active, #tinymce .zyberButton:active {
	position: relative;
	top: 1px;
}

.tWrap .zyberButtonAlt, #tinymce .zyberButtonAlt{
	color: #ffffff;
	border: 3px solid #f0f0f0;
	border: 3px solid rgba(0,0,0,0.06);
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #231f20;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% 'Montserrat', Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-transform: uppercase;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
}
.tWrap .zyberButtonAlt:hover, #tinymce .zyberButtonAlt:hover {
	background: #c3161d; /* Old browsers */
	background: -moz-linear-gradient(top,  #c3161d 0%, #a51319 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3161d), color-stop(100%,#a51319)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c3161d 0%,#a51319 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c3161d 0%,#a51319 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c3161d 0%,#a51319 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c3161d 0%,#a51319 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3161d', endColorstr='#a51319',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
}
.tWrap .zyberButtonAlt:active, #tinymce .zyberButtonAlt:active{
	position: relative;
	top: 1px;
}

.tWrap .zyberButtonLrg, #tinymce .zyberButtonLrg{
	color: #ffffff;
	border: 3px solid #f0f0f0;
	border: 3px solid rgba(0,0,0,0.06);
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #c3161d; /* Old browsers */
	background: -moz-linear-gradient(top,  #c3161d 0%, #a51319 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3161d), color-stop(100%,#a51319)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c3161d 0%,#a51319 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c3161d 0%,#a51319 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c3161d 0%,#a51319 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c3161d 0%,#a51319 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3161d', endColorstr='#a51319',GradientType=0 ); /* IE6-9 */
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 18px/100% 'Montserrat', Arial, Helvetica, sans-serif;
	padding: 1em 3.5em 1em;
	text-transform: uppercase;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
}
.tWrap .zyberButtonLrg:hover, #tinymce .zyberButtonLrg:hover {
	background: #c3161d; /* Old browsers */
	background: -moz-linear-gradient(top,  #c3161d 0%, #cc3a40 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3161d), color-stop(100%,#cc3a40)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c3161d 0%,#cc3a40 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c3161d 0%,#cc3a40 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c3161d 0%,#cc3a40 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c3161d 0%,#cc3a40 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3161d', endColorstr='#cc3a40',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
}
.tWrap .zyberButtonLrg:active, #tinymce .zyberButtonLrg:active {
	position: relative;
	top: 1px;
}