@charset "utf-8";
/* MISC */
.fineprint {
	font-style: normal;
	font-size: 14px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.2em;
}

.txtBullets {
	color: #666666;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
}

.horzrule {
	background-color: #9F9F9F;
	width: 100%;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}
.underConstruction {
	color: #F98B0E;
	font-size: 24px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.3em;
}
.imgSpcRT {
	padding-right: 20px;
	float: right;
}
.imgSpcLF {
	float: left;
	padding-right: 20px;
}

/* for responsive iFRAMES - See more at: http://avexdesigns.com/responsive-youtube-embed/#sthash.hSQnfUZe.dpuf */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;		
}

.txtPhone {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 30px;
}
.txtAddr {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
}
.imgFBConnect {
	margin-top: -8px;
	padding-right: 3px;

}
.txtTitle {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 28px;
	line-height: 1em;
	font-weight: bold;
}
.txtSubTitle {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	line-height: 1.2em;
}
.txtParagraph {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	/*Font-family: Gotham, Helvetica, Arial, sans-serif;*/
	color: #666666;
	font-size: 18px;
	line-height: 1.2em;
	text-align: justify;
}
.txtParagraphCTR {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 1.2em;
	text-align: center;
}
.txtParagraphWHT {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	/*Font-family: Gotham, Helvetica, Arial, sans-serif;*/
	color: #5B3C4E;
	font-size: 16px;
	line-height: 1.2em;
	text-align: justify;
}
.txtParagraphRED {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	/*Font-family: Gotham, Helvetica, Arial, sans-serif;*/
	color: #FC080C;
	font-size: 18px;
	line-height: 1.2em;
	text-align: justify;
}
.footerLinks {
	color: #000000;
	text-decoration: none;

}
a.footerLinks:link {
	color: #000000;
	text-decoration: none;
}
a.footerLinks:visited {
	color: #000000;
	text-decoration: none;
}
a.footerLinks:hover {
	color: #000000;
	text-decoration: none;
}
a.footerLinks:active {
	color: #000000;
	text-decoration: none;
}
.txtCaptionCTR{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: xx-large;
	line-height: 1em;
	text-align: center;
	
}
