body, #tinymce{ 
	font-size:14px;
	font-family:'Open Sans', Verdana, Helvetica, Arial, sans-serif;
	color:#5e646b;
	line-height:1.7em;
margin:0; padding:0; border:0; word-wrap: break-word; }

a{ color:#e51d24; text-decoration:none; outline:none; }
a:hover, a:active{ color:#e51d24; text-decoration:underline; outline:none; }
.tWrap hr, #tinymce hr{ border-top:3px double #dddedf; margin:10px 0; border-bottom:none; border-left:none; border-right:none; }
.tWrap ul, #tinymce ul, .tWrap ol, #tinymce ol{ padding:0 0 0 15px; margin:0; }
.tWrap li, #tinymce li{ font-size:1em; list-style-position:outside; }
.tWrap ul li, #tinymce ul li{ list-style-type:disc; }
.tWrap ol li, #tinymce ol li{ list-style-type:decimal; }

.tWrap p, #tinymce p{ padding:5px 0; margin:0; }
.tWrap h1, #tinymce h1{ font-size:2.500em; padding:10px 0; margin:0; font-weight:700; color: #e51d24; text-transform: uppercase; font-family: 'Ubuntu', 'Open Sans', Verdana, Helvetica, sans-serif; line-height: 1em; }
.tWrap h2, #tinymce h2{ font-size:2.143em; padding:10px 0; margin:0; font-weight:700; color: #e51d24; text-transform: uppercase; font-family: 'Ubuntu', 'Open Sans', Verdana, Helvetica, sans-serif; line-height: 1em; }
.tWrap h3, #tinymce h3{ font-size:1.786em; padding:10px 0; margin:0; font-weight:inherit; color: #e51d24; text-transform: uppercase; font-family: 'Ubuntu', 'Open Sans', Verdana, Helvetica, sans-serif; }
.tWrap h4, #tinymce h4{ font-size:1.429em; padding:10px 0; margin:0; font-weight:inherit; color: #e51d24; text-transform: uppercase; font-family: 'Ubuntu', 'Open Sans', Verdana, Helvetica, sans-serif; }
.tWrap h5, #tinymce h5{ font-size:1.286em; padding:10px 0; margin:0; font-weight:inherit; color: #e51d24; text-transform: uppercase; font-family: 'Ubuntu', 'Open Sans', Verdana, Helvetica, sans-serif; }
.tWrap h6, #tinymce h6{ font-size:1.143em; padding:10px 0; margin:0; font-weight:inherit; color: #302f2f; text-transform: uppercase; font-family: 'Ubuntu', 'Open Sans', Verdana, Helvetica, sans-serif; }

/* Button */
.tWrap .zyberButton, #tinymce .zyberButton, .tWrap .extendedFormSurveyView input[type="submit"], .tWrap .guestBook-formBlock input[type="submit"]{
	color: #efefef;
	font-size:1.143em;
	font-family:'Ubuntu', 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
	background: #0d0e0e;
	padding:8px 18px;
	text-transform:uppercase;
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
font-weight:300; border: none; display: inline-block; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; }
.tWrap .zyberButton:hover, #tinymce .zyberButton:hover, .tWrap .extendedFormSurveyView input[type="submit"]:hover, .tWrap .guestBook-formBlock input[type="submit"]:hover{
	color:#efefef;
	background:#e51d24;
	text-decoration: none;
}
.tWrap .zyberButton:active, #tinymce .zyberButton:active, .tWrap .extendedFormSurveyView input[type="submit"]:active, .tWrap .guestBook-formBlock input[type="submit"]:active{
	position: relative;
	top: 1px;
}

/* Alternative Button */
.tWrap .zyberButtonAlt, #tinymce .zyberButtonAlt{
	color: #efefef;
	font-size:1.143em;
	font-family:'Ubuntu', 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
	background: #e51d24;
	padding:8px 18px;
	text-transform:uppercase;
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
font-weight:300; border: none; display: inline-block; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; }
.tWrap .zyberButtonAlt:hover, #tinymce .zyberButtonAlt:hover{
	color:#efefef;
	background:#0d0e0e;
	text-decoration: none;
}
.tWrap .zyberButtonAlt:active, #tinymce .zyberButtonAlt:active{
	position: relative;
	top: 1px;
}

/* Large Button */
.tWrap .zyberButtonLrg, #tinymce .zyberButtonLrg{
	color: #efefef;
	font-size:1.786em;
	font-family:'Ubuntu', 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
	background: #0d0e0e;
	padding:14px 24px;
	text-transform:uppercase;
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
font-weight:300; border: none; display: inline-block; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; }
.tWrap .zyberButtonLrg:hover, #tinymce .zyberButtonLrg:hover{
	color:#efefef;
	background:#e51d24;
	text-decoration: none;
}
.tWrap .zyberButtonLrg:active, #tinymce .zyberButtonLrg:active{
	position: relative;
	top: 1px;
}