
/*FullScreen Style*/
body {
	margin:0;
	}
#SLIDER {
		position:relative;
		padding:0;
}

.FIShome {
	font-size: 30pt;
	line-height: 30px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 20px;
	border: none;
	background-image:url(BCKHeaderTitle.png);
	background-repeat:repeat-x;
	width: 98%;
	text-align: center;
	font-weight: bold;
}





.tp-caption.HomeRed {
	font-size: 20pt;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	color: #7B0000;
	text-decoration: none;
	padding: 20px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.HomeBlack {
	font-size: 17pt;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	color: #000;
	text-decoration: none;
	padding: 20px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.HomeBlackCursive {
	font-size: 34pt;
	line-height: 30px;
	font-weight:bold;
	/*font-family: 'La Belle Aurore', cursive;*/
	font-family: 'jennifer_lynneregular', cursive;
	color: #000;
	text-decoration: none;
	padding: 20px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}


.tp-caption.medium_bold_red {
	font-size: 20pt;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	color: #7b0000;
	text-decoration: none;
	padding: 20px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.tp-caption.InnerRed {
	font-size: 20pt;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	color: #7B0000;
	text-decoration: none;
	padding: 20px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
	text-transform:uppercase;
}


.tp-caption.InnerRed2 {
	font-size: 34pt;
	line-height: 30px;
	font-weight:bold;
	/*font-family: 'La Belle Aurore', cursive;*/
	font-family: 'jennifer_lynneregular', cursive;
	color: #7B0000;
	text-decoration: none;
	padding: 20px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
