.darkbar { background-color:#794740;}
.floatleft {float:left;}
.greyfont{ color:#555; }
.cittext { font-size:10pt;}
.smallertext { font-size:9pt;}
.italictext { text-decoration:italic;}
.bigtext { font-size:32pt;}
div.otpMain {
	font-family:"Open Sans";	
}
.toppadding{
	padding-top:2rem;
}
.bottompadding{
	padding-bottom:2rem;
}
.topmg{
	margin-top:2rem;
}
.bottommg{
	margin-bottom:2rem;
}
.textleft{text-align:left;}
div.bigleftspace { padding-left:2rem; }
div.bigrightspace { padding-right:2rem; }
div.bigtopspace { padding-top:1rem; }
.greytopbrd {border-top:1px solid #ddd;}
.greybtmbrd {border-bottom:1px solid #ddd;}
.whitebtmbrd {border-bottom:1 px solid #fff;}
.whiterightbrd {border-right:1px solid #fff;}
.whiteleftbrd {border-left:1px solid #fff;}
.orangebtmbrd {border-bottom:0.2rem solid #ff6c00;}
.whitetext { color:#FFF !important;}

div.otp-timer{
	background-color: #FF6C00;
    color: #fff;
	padding:4rem 0;
}
div.otp-timer b{
	display:block;
	font-size:40pt;
}
.pTitle{
	font-size:14pt;
}
.pTitle2{
	font-size:10pt;
	text-transform:uppercase;
	display:block;
	color:#444;
}
.pSubTitle{
	font-size:12pt;
}
.bkgr1{
	background-image:url('/img/otp/bkgr1.png');
	height:400px;
	color:#fff;
}
.bkgr2{
	background-image:url('/img/otp/bkgr2.png');
	height:300px;
	color:#fff;
}
.bkgr3{
	background-image:url('/img/otp/bkgr3.png');
	min-height:400px;
}
.bkgr4{
	background-image:url('/img/otp/bkgr4.png');
	min-height:500px;
}
.bkgr5{
	background-image:url('/img/otp/bkgr5.jpg');
	min-height:422px;
}
.bkgr6{
	background-image:url('/img/otp/otp_delayed_4.png');
	min-height:422px;
}

.bkgr8{
	background-image:url('/img/otp/bkgr8.png');
	min-height:720px;
}

.bkgr9{
	background-image:url('/img/otp/bkgr9.png');
	min-height:538px;
	background-repeat: no-repeat;
    background-position: center;
}



