@import url(fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700,300,600,800,400);
@import url(//fonts.googleapis.com/css?family=Rock+Salt);
@import url(//fonts.googleapis.com/css?family=Cinzel:400,700,900);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
@import url(hover.css);
html {
	background-color: #222222;
}
body {
	font-family: "Ubuntu", sans-serif;
	font-size: 18px;
	line-height: 24px;
	height: 100%;
	background-image: url("/img/webtreats_wood-pattern6-1024.jpg");
	background-position: top center;
	background-repeat: repeat;
}
.rockSaltFont {
	font-family: 'Rock Salt', cursive;
}
.cinzelFont {
	font-family: 'Cinzel', serif;
}
a {
	color: #0000CC;
}
a:hover {
	color: #CC0000;
}
h1.headline {
	/*font-size: 36px;
	display: block;
	font-family: 'Cinzel', serif;
	font-weight: bold;
	border-bottom: solid 2px #C1A65A;
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.3);
	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.3);
	text-transform: uppercase;
	margin-bottom: 25px;*/
	border-width: 1px;
	border-style: solid;
	border-top-color: rgba(0,0,0,0.75);
	border-left-color: rgba(0,0,0,0.75);
	border-right-color: #c18430;
	border-bottom: none;
	-moz-box-shadow: inset 2px 2px 10px 5px rgba(0,0,0,0.75), 0 0 4px rgba(255,255,255,0.5);
	-webkit-box-shadow: inset 2px 2px 10px 5px rgba(0,0,0,0.75), 0 0 4px rgba(255,255,255,0.5);
	box-shadow: inset 2px 2px 10px 5px rgba(0,0,0,0.75), 0 0 4px rgba(255,255,255,0.5);
	margin: -21px -21px 25px;
	padding: 61px 21px;
	font-family: 'Cinzel', serif;
	font-size: 60px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	/*text-shadow: 0 1px 2px rgba(0,0,0,0.75);*/
	background-image: url("/img/banners/random_view.php");
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	background-position: center center;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	/*text-shadow: 1px -1px 0 rgba(0,0,0,0.29), 
		-1px 2px 1px rgba(0,0,0,0.28), 
		-2px 4px 1px rgba(0,0,0,0.27), 
		-3px 6px 1px rgba(0,0,0,0.26), 
		-4px 8px 1px rgba(0,0,0,0.25), 
		-5px 10px 1px rgba(0,0,0,0.24), 
		-6px 12px 1px rgba(0,0,0,0.23), 
		-7px 14px 1px rgba(0,0,0,0.22), 
 		-8px 16px 1px rgba(0,0,0,0.21), 
	 	-9px 18px 1px rgba(0,0,0,0.2), 
		-10px 20px 1px rgba(0,0,0,0.19), 
		-11px 22px 1px rgba(0,0,0,0.18), 
		-12px 24px 1px rgba(0,0,0,0.17), 
		-13px 26px 1px rgba(0,0,0,0.16), 
		-14px 28px 1px rgba(0,0,0,0.15), 
		-15px 30px 1px rgba(0,0,0,0.14), 
		-16px 32px 1px rgba(0,0,0,0.13), 
		-17px 34px 1px rgba(0,0,0,0.12), 
		-18px 36px 1px rgba(0,0,0,0.11), 
		-19px 38px 1px rgba(0,0,0,0.1), 
		-20px 40px 1px rgba(0,0,0,0.09), 
		-21px 42px 1px rgba(0,0,0,0.08), 
		-22px 44px 1px rgba(0,0,0,0.07), 
		-23px 46px 1px rgba(0,0,0,0.06), 
		-24px 48px 1px rgba(0,0,0,0.05), 
		-25px 50px 1px rgba(0,0,0,0.04), 
		-26px 52px 1px rgba(0,0,0,0.03), 
		-27px 54px 1px rgba(0,0,0,0.02), 
		-28px 56px 1px rgba(0,0,0,0.01)*/
	text-shadow: -1px -1px 1px rgba(0,0,0,0.4), 
		2px 2px 1px rgba(255,255,255,0.4);
}
@media (max-width:767px) {
	h1.headline {
		margin: -16px -16px 15px;
		padding: 31px 20px;
		font-size: 30px;
		background-attachment: scroll;
		background-position: top center;
	}
}
h2.subHeadline {
	font-size: 28px;
	font-family: 'Cinzel', serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 25px;
}
@media (max-width:767px) {
	h2.subHeadline {
		font-size: 24px;
	}
}
h3.prayer {
	color: #FFFFFF;
	text-shadow: 0 1px 2px rgba(0,0,0,0.75);
	font-size: 24px;
	font-family: 'Cinzel', serif;
	font-weight: bold;
	background-color: rgba(0,0,0,0.1);
	padding: 50px 30% 51px 21px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	border-width: 1px;
	border-style: solid;
	border-left-color: rgba(0,0,0,0.75);
	border-right-color: #c18430;
	border-bottom-color: #c18430;
	border-top: none;
	-moz-box-shadow: inset 2px 2px 10px 5px rgba(0,0,0,0.75), 0 0 4px rgba(255,255,255,0.5);
	-webkit-box-shadow: inset 2px 2px 10px 5px rgba(0,0,0,0.75), 0 0 4px rgba(255,255,255,0.5);
	box-shadow: inset 2px 2px 10px 5px rgba(0,0,0,0.75), 0 0 4px rgba(255,255,255,0.5);
	margin: 0px -21px -21px;
	background-image: url(/img/prayingBiker-white.png), url("/img/banners/random_view.php");
	background-repeat: no-repeat, no-repeat;
	background-attachment: scroll, fixed;
	background-size: 50% auto, 100% auto;
	background-position: bottom right, bottom center;
}
@media (max-width:767px) {
	h3.prayer {
		padding: 30px 30% 31px 21px;
		font-size: 18px;
		margin: 0px -16px -16px;
		background-attachment: scroll, scroll;
		background-size: 50% auto, cover;
	}
}
#header {
	padding: 0px;
	background-image: url("/img/bannerBG.png");
	background-position: top center;
	background-repeat: repeat-x;
	background-size: auto 100%;
}
#innerContainer {
	padding: 20px 0px;
}
#sideContainer {
	max-width: 100%;
}
@media (min-width:768px) {
	#sideContainer {
		width: 220px;
		max-width: 100%;
	}
}
@media (min-width:992px) {
	#sideContainer {
		width: 223px;
		max-width: 100%;
	}
}
@media (min-width:1170px) {
	#sideContainer {
		width: 233px;
		max-width: 100%;
	}
}
#sideNavFrame, #footerNavFrame {
	background: #d5b872;
	background: -moz-linear-gradient(#d5b872, #c0a558);
	background: -o-linear-gradient(#d5b872, #c0a558);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d5b872), to(#c0a558));
	background: -webkit-linear-gradient(#d5b872, #c0a558);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5b872', endColorstr='#c0a558');
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 3px 5px rgba(0,0,0,0.3);
	box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 3px 5px rgba(0,0,0,0.3);
}
#sideNav, #footerNav {
	margin-bottom: 20px;
	padding: 20px 0px;
	background-image: url("/img/brassBolt.png"), url("/img/brassBolt.png"), url("/img/brassBolt.png"), url("/img/brassBolt.png");
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: top left, top right, bottom left, bottom right;
}
#sideNav .navbar-inverse, #footerNav .navbar-inverse {
	background-color: transparent;
	text-align: center;
}
#sideNav .navbar-inverse .navbar-toggle, #footerNav .navbar-inverse .navbar-toggle {
	border-color: #a38644;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	float: none;
	margin: 0px auto 5px;
}
@media (max-width:767px) {
	#sideNav .navbar-inverse .navbar-toggle, #footerNav .navbar-inverse .navbar-toggle {
		display: inline-block;
	}
}
#sideNav .navbar-inverse .navbar-toggle:hover,
#sideNav .navbar-inverse .navbar-toggle:focus, 
#footerNav .navbar-inverse .navbar-toggle:hover,
#footerNav .navbar-inverse .navbar-toggle:focus {
  background-color: #a38644;
}
#sideNav .navbar-inverse .navbar-toggle .icon-bar, #footerNav .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000000;
}
#sideNav .navbar-collapse, #footerNav .navbar-collapse {
	border-top: none !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0px;
}
#sideNav ul, #footerNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sideNav ul li, #footerNav ul li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#sideNav ul li a .navIcon, #footerNav ul li a .navIcon {
	display: none;
}
#sideNav ul li.active a .navIcon, #footerNav ul li.active a .navIcon {
	display: block;
}
#sideNav ul li a, #footerNav ul li a {
	font-family: 'Cinzel', serif;
	display: block;
	margin: 0px;
	padding: 10px 20px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	font-size: 20px;
	background-image: url("/img/navBG.png");
	background-repeat: no-repeat;
	background-size: 100% 200%;
	background-position: top center;
}
#sideNav ul li a:hover, #sideNav ul li a:focus, #footerNav ul li a:hover, #footerNav ul li a:focus {
	background-position: bottom center;
	text-decoration: none;
	color: #3c2c00;
	background-color: rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2), 0 1px 0 rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2), 0 1px 0 rgba(255,255,255,0.3);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.2), 0 1px 0 rgba(255,255,255,0.3);
}
#sideNav ul li.active a, #footerNav ul li.active a {
	background-position: bottom center;
	text-decoration: none;
	color: #3c2c00;
	background-color: rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2), 0 1px 0 rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2), 0 1px 0 rgba(255,255,255,0.3);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.2), 0 1px 0 rgba(255,255,255,0.3);
}
#sideNav ul li.active a:hover, #sideNav ul li.active a:focus, #footerNav ul li.active a:hover, #footerNav ul li.active a:focus {
	-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.3);
	box-shadow: inset 0 1px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.3);
}
/*#sideNav ul li:first-child a {
	border-radius: 7px 7px 0px 0px;
}
#sideNav ul li:last-child a {
	border-radius: 0px 0px 7px 7px;
}*/
#content {
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-top-color: rgba(0,0,0,0.75);
	border-left-color: rgba(0,0,0,0.75);
	border-right-color: #c18430;
	border-bottom-color: #c18430;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	padding: 20px;
	/*background-color: rgba(255,255,255,0.9);*/
	background-image: url("/img/webtreats_wood-pattern7-512.jpg");
	background-position: top center;
	background-repeat: repeat;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: inset 2px 2px 10px 5px rgba(0,0,0,0.75), 0 0 4px rgba(255,255,255,0.5);
	-webkit-box-shadow: inset 2px 2px 10px 5px rgba(0,0,0,0.75), 0 0 4px rgba(255,255,255,0.5);
	box-shadow: inset 2px 2px 10px 5px rgba(0,0,0,0.75), 0 0 4px rgba(255,255,255,0.5);
	text-align: justify;
}
@media (max-width:767px) {
	#content {
		padding: 15px;
	}
}
#content p {
	text-indent: 30px;
	margin-bottom: 25px;
}
@media (max-width:767px) {
	#content p {
		margin-bottom: 15px;
	}
}
#content p.nostyle, #content li p, #content blockquote p, #content .numList p {
	text-indent: 0px;
}
#content p:first-letter {
	font-family: 'Cinzel', serif;
	color: #3c2c00;
	font-size: 30px;
	line-height: 24px;
	font-weight: bold;
}
#content p.headline {
	font-family: 'Cinzel', serif;
	color: #3c2c00;
	font-size: 30px;
	line-height: 34px;
	font-weight: 600;
	text-indent: 0px;
	margin-bottom: 0px;
}
#content p.nostyle:first-letter, #content li p:first-letter, #content blockquote p:first-letter, #content .numList p:first-letter {
	font-family: "Ubuntu", sans-serif;
	color: inherit;
	font-size: 18px;
	font-weight: inherit;
}
blockquote {
	color: #666666;
	padding: 30px 30px 5px;
	margin: 0px 0px 25px;
	border-left: none;
	border: solid 1px rgba(0,0,0,0.4);
	background-color: rgba(255,255,255,0.3);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.7);
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.7);
	box-shadow: inset 0 1px 5px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.7);
}
@media (max-width:767px) {
	blockquote {
		font-size: 15px;
		padding: 15px 15px 0px;
		margin-bottom: 15px;
	}
}
blockquote p.nomargin-b {
	display: block;
	border-bottom: dashed 1px rgba(0,0,0,0.2);
}
.numList {
	counter-reset: number-counter;
}
.numList dt {
	position: relative;
}
.numList dt:before {
	content: counter(number-counter);
	counter-increment: number-counter;
	position: absolute;
	left: 0px;
	top: 5px;
	font-family: 'Cinzel', serif;
	color: #3c2c00;
	font-size: 20px;
	line-height: 16px;
}
.numList dd {
	margin: 0 0 30px 0;
}	
.numList dt, .numList dd {
	padding-left: 30px;
}
ul, ol {
	padding-left: 30px;
}
@media (min-width:768px) {
	.numList dt:before {
		left: 15px;
		font-size: 30px;
		line-height: 24px;
	}	
	.numList dt, .numList dd {
		padding-left: 60px;
	}
	ul, ol {
		padding-left: 60px;
	}
}
#footer {
	padding: 20px 0px;
	background-color: #222222;
	border-top: solid 1px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0 10px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 10px 10px rgba(0,0,0,0.3);
	box-shadow: inset 0 10px 10px rgba(0,0,0,0.3);
}
.spacer {
	display: block;
	clear: both;
	height: 30px;
}
@media (max-width:767px) {
	.spacer {
		height: 15px;
	}
}
.divider {
	display: block;
	width: 180px;
	margin: 25px auto;
	clear: both;
	height: 20px;
	background-image: url(/img/brassBoltDivider.png);
	background-position: center center;
	background-repeat: repeat-x;
}
@media (max-width:767px) {
	.divider {
		margin: 15px auto;
	}
}
a.white {
	color: #FFFFFF;
}
a.white:hover {
	color: #EEEEEE;
}
.whiteTextShadow {
	text-shadow: 0 1px 0 rgba(255,255,255,0.5)
}
.blackTextShadow {
	text-shadow: 0 1px 0 rgba(0,0,0,0.3)
}
.red {
	color: #d42027;
}
.gold {
	color: #a86d19;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.brown {
	color: #3c2c00;
}
.redBG {
	background-color: #d42027;
}
.blackBG {
	background-color: #000000;
}
.whiteBG {
	background-color: #FFFFFF;
}
.lightGreyBG {
	background-color: #f2f1f1;
}
.blackBorder {
	border-bottom: solid 5px #000000;
}
.shadowBorder {
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}
.inlineBlock {
	display: inline-block;
}
.uppercase {
	text-transform: uppercase;
}
.nopadding {
	padding: 0px !important;
}
.nopadding-t {
	padding-top: 0px !important;
}
.nopadding-b {
	padding-bottom: 0px !important;
}
.padding5 {
	padding: 5px !important;
}
.padding5l {
	padding-left: 5px !important;
}
.padding5r {
	padding-right: 5px !important;
}
.padding5t {
	padding-top: 5px !important;
}
.padding5b {
	padding-bottom: 5px !important;
}
.padding10 {
	padding: 10px !important;
}
.padding10l {
	padding-left: 10px !important;
}
.padding10r {
	padding-right: 10px !important;
}
.padding10t {
	padding-top: 10px !important;
}
.padding10b {
	padding-bottom: 10px !important;
}
.padding15 {
	padding: 15px !important;
}
.padding15l {
	padding-left: 15px !important;
}
.padding15r {
	padding-right: 15px !important;
}
.padding15t {
	padding-top: 15px !important;
}
.padding15b {
	padding-bottom: 15px !important;
}
.padding20 {
	padding: 20px !important;
}
.padding20l {
	padding-left: 20px !important;
}
.padding20r {
	padding-right: 20px !important;
}
.padding20t {
	padding-top: 20px !important;
}
.padding20b {
	padding-bottom: 20px !important;
}
.padding25 {
	padding: 25px !important;
}
.padding25l {
	padding-left: 25px !important;
}
.padding25r {
	padding-right: 25px !important;
}
.padding25t {
	padding-top: 25px !important;
}
.padding25b {
	padding-bottom: 25px !important;
}
.nomargin {
	margin: 0px !important;
}
.nomargin-t {
	margin-top: 0px !important;
}
.nomargin-b {
	margin-bottom: 0px !important;
}
.btn-primary {
	font-family: 'Cinzel', serif;
	color: #333333;
	line-height: 20px;
	font-size: 20px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-image: url("/img/navBG.png");
	background-repeat: no-repeat;
	background-size: 100% 200%;
	background-position: top center;
	background-color: #c0a558;
	border-color: #c0a558;
	-moz-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 3px 5px rgba(0,0,0,0.3);
	box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 3px 5px rgba(0,0,0,0.3);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	color: #333333;
	background-position: bottom center;
	background-color: #c0a558;
	border-color: #c0a558;
	-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.3), 0 2px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.3), 0 2px 4px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 4px rgba(0,0,0,0.3), 0 2px 4px rgba(0,0,0,0.2);
}
.btn-red {
	color: #fff;
	background-color: #d50e22;
	border-color: #b9091a;
}
.btn-red.active, .btn-red.focus, .btn-red:active, .btn-red:focus, .btn-red:hover, .open>.dropdown-toggle.btn-red {
	color: #fff;
	background-color: #ab0314;
	border-color: #90000e;
}
.btn-red.active, .btn-red:active, .open>.dropdown-toggle.btn-red {
	background-image: none;
}
.btn-red.disabled, .btn-red.disabled.active, .btn-red.disabled.focus, .btn-red.disabled:active, .btn-red.disabled:focus, .btn-red.disabled:hover, .btn-red[disabled], .btn-red[disabled].active, .btn-red[disabled].focus, .btn-red[disabled]:active, .btn-red[disabled]:focus, .btn-red[disabled]:hover, fieldset[disabled] .btn-red, fieldset[disabled] .btn-red.active, fieldset[disabled] .btn-red.focus, fieldset[disabled] .btn-red:active, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red:hover {
	background-color: #d50e22;
	border-color: #b9091a;
}
@media (min-width:1200px) {
}
@media (min-width:992px) {
	#MastinBanner .container {
		background-image: url("/img/MastinKippBanner.png");
		background-position: top left;
		background-repeat: no-repeat;
		background-size: auto 100%;
	}
}
@media (min-width:768px) {
	#MastinBanner form input.form-control {
		margin-right: -25px;
	}
}
@media (max-width:768px) {
	body, #content p.nostyle:first-letter {
		font-size: 15px;
		line-height: 20px;
	}
}
.letterSpace1 {
	letter-spacing: 1px !important;
}
.letterSpace1n {
	letter-spacing: -1px !important;
}
.letterSpace2 {
	letter-spacing: 2px !important;
}
.letterSpace2n {
	letter-spacing: -2px !important;
}
.letterSpace3 {
	letter-spacing: 3px !important;
}
.letterSpace3n {
	letter-spacing: -3px !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font31 {
	font-size: 31px !important;
}
.font32 {
	font-size: 32px !important;
}
.font33 {
	font-size: 33px !important;
}
.font34 {
	font-size: 34px !important;
}
.font35 {
	font-size: 35px !important;
}
.font36 {
	font-size: 36px !important;
}
.font37 {
	font-size: 37px !important;
}
.font38 {
	font-size: 38px !important;
}
.font39 {
	font-size: 39px !important;
}
.font40 {
	font-size: 40px !important;
}
.font41 {
	font-size: 41px !important;
}
.font42 {
	font-size: 42px !important;
}
.font43 {
	font-size: 43px !important;
}
.font44 {
	font-size: 44px !important;
}
.font45 {
	font-size: 45px !important;
}
.font46 {
	font-size: 46px !important;
}
.font47 {
	font-size: 47px !important;
}
.font48 {
	font-size: 48px !important;
}
.font49 {
	font-size: 49px !important;
}
.font50 {
	font-size: 50px !important;
}
.font51 {
	font-size: 51px !important;
}
.font52 {
	font-size: 52px !important;
}
.font53 {
	font-size: 53px !important;
}
.font54 {
	font-size: 54px !important;
}
.font55 {
	font-size: 55px !important;
}
.font56 {
	font-size: 56px !important;
}
.font57 {
	font-size: 57px !important;
}
.font58 {
	font-size: 58px !important;
}
.font59 {
	font-size: 59px !important;
}
.font60 {
	font-size: 60px !important;
}
.font61 {
	font-size: 61px !important;
}
.font62 {
	font-size: 62px !important;
}
.font63 {
	font-size: 63px !important;
}
.font64 {
	font-size: 64px !important;
}
.font65 {
	font-size: 65px !important;
}
.font66 {
	font-size: 66px !important;
}
.font67 {
	font-size: 67px !important;
}
.font68 {
	font-size: 68px !important;
}
.font69 {
	font-size: 69px !important;
}
.font70 {
	font-size: 70px !important;
}
.font71 {
	font-size: 71px !important;
}
.font72 {
	font-size: 72px !important;
}
.font73 {
	font-size: 73px !important;
}
.font74 {
	font-size: 74px !important;
}
.font75 {
	font-size: 75px !important;
}
.font76 {
	font-size: 76px !important;
}
.font77 {
	font-size: 77px !important;
}
.font78 {
	font-size: 78px !important;
}
.font79 {
	font-size: 79px !important;
}
.font80 {
	font-size: 80px !important;
}
.line10 {
	line-height: 10px !important;
}
.line11 {
	line-height: 11px !important;
}
.line12 {
	line-height: 12px !important;
}
.line13 {
	line-height: 13px !important;
}
.line14 {
	line-height: 14px !important;
}
.line15 {
	line-height: 15px !important;
}
.line16 {
	line-height: 16px !important;
}
.line17 {
	line-height: 17px !important;
}
.line18 {
	line-height: 18px !important;
}
.line19 {
	line-height: 19px !important;
}
.line20 {
	line-height: 20px !important;
}
.line21 {
	line-height: 21px !important;
}
.line22 {
	line-height: 22px !important;
}
.line23 {
	line-height: 23px !important;
}
.line24 {
	line-height: 24px !important;
}
.line25 {
	line-height: 25px !important;
}
.line26 {
	line-height: 26px !important;
}
.line27 {
	line-height: 27px !important;
}
.line28 {
	line-height: 28px !important;
}
.line29 {
	line-height: 29px !important;
}
.line30 {
	line-height: 30px !important;
}
.line31 {
	line-height: 31px !important;
}
.line32 {
	line-height: 32px !important;
}
.line33 {
	line-height: 33px !important;
}
.line34 {
	line-height: 34px !important;
}
.line35 {
	line-height: 35px !important;
}
.line36 {
	line-height: 36px !important;
}
.line37 {
	line-height: 37px !important;
}
.line38 {
	line-height: 38px !important;
}
.line39 {
	line-height: 39px !important;
}
.line40 {
	line-height: 40px !important;
}
.line41 {
	line-height: 41px !important;
}
.line42 {
	line-height: 42px !important;
}
.line43 {
	line-height: 43px !important;
}
.line44 {
	line-height: 44px !important;
}
.line45 {
	line-height: 45px !important;
}
.line46 {
	line-height: 46px !important;
}
.line47 {
	line-height: 47px !important;
}
.line48 {
	line-height: 48px !important;
}
.line49 {
	line-height: 49px !important;
}
.line50 {
	line-height: 50px !important;
}
.line51 {
	line-height: 51px !important;
}
.line52 {
	line-height: 52px !important;
}
.line53 {
	line-height: 53px !important;
}
.line54 {
	line-height: 54px !important;
}
.line55 {
	line-height: 55px !important;
}
.line56 {
	line-height: 56px !important;
}
.line57 {
	line-height: 57px !important;
}
.line58 {
	line-height: 58px !important;
}
.line59 {
	line-height: 59px !important;
}
.line60 {
	line-height: 60px !important;
}
.line61 {
	line-height: 61px !important;
}
.line62 {
	line-height: 62px !important;
}
.line63 {
	line-height: 63px !important;
}
.line64 {
	line-height: 64px !important;
}
.line65 {
	line-height: 65px !important;
}
.line66 {
	line-height: 66px !important;
}
.line67 {
	line-height: 67px !important;
}
.line68 {
	line-height: 68px !important;
}
.line69 {
	line-height: 69px !important;
}
.line70 {
	line-height: 70px !important;
}
.line71 {
	line-height: 71px !important;
}
.line72 {
	line-height: 72px !important;
}
.line73 {
	line-height: 73px !important;
}
.line74 {
	line-height: 74px !important;
}
.line75 {
	line-height: 75px !important;
}
.line76 {
	line-height: 76px !important;
}
.line77 {
	line-height: 77px !important;
}
.line78 {
	line-height: 78px !important;
}
.line79 {
	line-height: 79px !important;
}
.line80 {
	line-height: 80px !important;
}
.font10pt {
	font-size: 10pt !important;
}
.font11pt {
	font-size: 11pt !important;
}
.font12pt {
	font-size: 12pt !important;
}
.font13pt {
	font-size: 13pt !important;
}
.font14pt {
	font-size: 14pt !important;
}
.font15pt {
	font-size: 15pt !important;
}
.font16pt {
	font-size: 16pt !important;
}
.font17pt {
	font-size: 17pt !important;
}
.font18pt {
	font-size: 18pt !important;
}
.font19pt {
	font-size: 19pt !important;
}
.font20pt {
	font-size: 20pt !important;
}
.font21pt {
	font-size: 21pt !important;
}
.font22pt {
	font-size: 22pt !important;
}
.font23pt {
	font-size: 23pt !important;
}
.font24pt {
	font-size: 24pt !important;
}
.font25pt {
	font-size: 25pt !important;
}
.font26pt {
	font-size: 26pt !important;
}
.font27pt {
	font-size: 27pt !important;
}
.font28pt {
	font-size: 28pt !important;
}
.font29pt {
	font-size: 29pt !important;
}
.font30pt {
	font-size: 30pt !important;
}
.font31pt {
	font-size: 31pt !important;
}
.font32pt {
	font-size: 32pt !important;
}
.font33pt {
	font-size: 33pt !important;
}
.font34pt {
	font-size: 34pt !important;
}
.font35pt {
	font-size: 35pt !important;
}
.font36pt {
	font-size: 36pt !important;
}
.font37pt {
	font-size: 37pt !important;
}
.font38pt {
	font-size: 38pt !important;
}
.font39pt {
	font-size: 39pt !important;
}
.font40pt {
	font-size: 40pt !important;
}
.font41pt {
	font-size: 41pt !important;
}
.font42pt {
	font-size: 42pt !important;
}
.font43pt {
	font-size: 43pt !important;
}
.font44pt {
	font-size: 44pt !important;
}
.font45pt {
	font-size: 45pt !important;
}
.font46pt {
	font-size: 46pt !important;
}
.font47pt {
	font-size: 47pt !important;
}
.font48pt {
	font-size: 48pt !important;
}
.font49pt {
	font-size: 49pt !important;
}
.font50pt {
	font-size: 50pt !important;
}
.font51pt {
	font-size: 51pt !important;
}
.font52pt {
	font-size: 52pt !important;
}
.font53pt {
	font-size: 53pt !important;
}
.font54pt {
	font-size: 54pt !important;
}
.font55pt {
	font-size: 55pt !important;
}
.font56pt {
	font-size: 56pt !important;
}
.font57pt {
	font-size: 57pt !important;
}
.font58pt {
	font-size: 58pt !important;
}
.font59pt {
	font-size: 59pt !important;
}
.font60pt {
	font-size: 60pt !important;
}
.font61pt {
	font-size: 61pt !important;
}
.font62pt {
	font-size: 62pt !important;
}
.font63pt {
	font-size: 63pt !important;
}
.font64pt {
	font-size: 64pt !important;
}
.font65pt {
	font-size: 65pt !important;
}
.font66pt {
	font-size: 66pt !important;
}
.font67pt {
	font-size: 67pt !important;
}
.font68pt {
	font-size: 68pt !important;
}
.font69pt {
	font-size: 69pt !important;
}
.font70pt {
	font-size: 70pt !important;
}
.font71pt {
	font-size: 71pt !important;
}
.font72pt {
	font-size: 72pt !important;
}
.font73pt {
	font-size: 73pt !important;
}
.font74pt {
	font-size: 74pt !important;
}
.font75pt {
	font-size: 75pt !important;
}
.font76pt {
	font-size: 76pt !important;
}
.font77pt {
	font-size: 77pt !important;
}
.font78pt {
	font-size: 78pt !important;
}
.font79pt {
	font-size: 79pt !important;
}
.font80pt {
	font-size: 80pt !important;
}
.line10pt {
	line-height: 10pt !important;
}
.line11pt {
	line-height: 11pt !important;
}
.line12pt {
	line-height: 12pt !important;
}
.line13pt {
	line-height: 13pt !important;
}
.line14pt {
	line-height: 14pt !important;
}
.line15pt {
	line-height: 15pt !important;
}
.line16pt {
	line-height: 16pt !important;
}
.line17pt {
	line-height: 17pt !important;
}
.line18pt {
	line-height: 18pt !important;
}
.line19pt {
	line-height: 19pt !important;
}
.line20pt {
	line-height: 20pt !important;
}
.line21pt {
	line-height: 21pt !important;
}
.line22pt {
	line-height: 22pt !important;
}
.line23pt {
	line-height: 23pt !important;
}
.line24pt {
	line-height: 24pt !important;
}
.line25pt {
	line-height: 25pt !important;
}
.line26pt {
	line-height: 26pt !important;
}
.line27pt {
	line-height: 27pt !important;
}
.line28pt {
	line-height: 28pt !important;
}
.line29pt {
	line-height: 29pt !important;
}
.line30pt {
	line-height: 30pt !important;
}
.line31pt {
	line-height: 31pt !important;
}
.line32pt {
	line-height: 32pt !important;
}
.line33pt {
	line-height: 33pt !important;
}
.line34pt {
	line-height: 34pt !important;
}
.line35pt {
	line-height: 35pt !important;
}
.line36pt {
	line-height: 36pt !important;
}
.line37pt {
	line-height: 37pt !important;
}
.line38pt {
	line-height: 38pt !important;
}
.line39pt {
	line-height: 39pt !important;
}
.line40pt {
	line-height: 40pt !important;
}
.line41pt {
	line-height: 41pt !important;
}
.line42pt {
	line-height: 42pt !important;
}
.line43pt {
	line-height: 43pt !important;
}
.line44pt {
	line-height: 44pt !important;
}
.line45pt {
	line-height: 45pt !important;
}
.line46pt {
	line-height: 46pt !important;
}
.line47pt {
	line-height: 47pt !important;
}
.line48pt {
	line-height: 48pt !important;
}
.line49pt {
	line-height: 49pt !important;
}

.line50pt {
	line-height: 50pt !important;
}
.line51pt {
	line-height: 51pt !important;
}
.line52pt {
	line-height: 52pt !important;
}
.line53pt {
	line-height: 53pt !important;
}
.line54pt {
	line-height: 54pt !important;
}
.line55pt {
	line-height: 55pt !important;
}
.line56pt {
	line-height: 56pt !important;
}
.line57pt {
	line-height: 57pt !important;
}
.line58pt {
	line-height: 58pt !important;
}
.line59pt {
	line-height: 59pt !important;
}
.line60pt {
	line-height: 60pt !important;
}
.line61pt {
	line-height: 61pt !important;
}
.line62pt {
	line-height: 62pt !important;
}
.line63pt {
	line-height: 63pt !important;
}
.line64pt {
	line-height: 64pt !important;
}
.line65pt {
	line-height: 65pt !important;
}
.line66pt {
	line-height: 66pt !important;
}
.line67pt {
	line-height: 67pt !important;
}
.line68pt {
	line-height: 68pt !important;
}
.line69pt {
	line-height: 69pt !important;
}
.line70pt {
	line-height: 70pt !important;
}
.line71pt {
	line-height: 71pt !important;
}
.line72pt {
	line-height: 72pt !important;
}
.line73pt {
	line-height: 73pt !important;
}
.line74pt {
	line-height: 74pt !important;
}
.line75pt {
	line-height: 75pt !important;
}
.line76pt {
	line-height: 76pt !important;
}
.line77pt {
	line-height: 77pt !important;
}
.line78pt {
	line-height: 78pt !important;
}
.line79pt {
	line-height: 79pt !important;
}
.line80pt {
	line-height: 80pt !important;
}
.fb-like-box {
	overflow-x: hidden
}
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style], .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style], #fbComments, .fb-comments, .fb-comments span, .fb-comments iframe[style], .fb-comments iframe, #fbComments iframe[style], .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget div[id^=feedback"] {
	width: 100% !important;
	max-width: 100% !important;
}