/*Global Elements-Start-----------------------------*/
body {
  min-height: 2000px;
  padding-top: 70px;
  background-color: #D4E7ED;
}
.centerImage {
	margin-left:auto;
	margin-right:auto;
}
.floatRight {
	float: right;
	margin-left: 1em;
}
.floatLeft {
	float: left;
	margin-right: 1em;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
}
.nowrap {
	white-space: nowrap;
}
.larger {
	font-size: 1.2em;
	line-height: 1.4em;
}
.navbar-brand {
	font-family: Gabriola;
}
.ffstyle {
	
	font-family: "Century Gothic";
	font-size: 1.1em;
}
.ffblock{
	margin: .5em;
	padding: 1em;
	background-color: white;
	border-radius: 5px;
}
.ffblock h2{
	font-family: Gabriola;
}
.ffbutton{
	margin: .5em;
	display: block;
}
/*.ffshadow{
	box-shadow: 5px 5px 5px #AB988B;
}
.ffshadow:hover {
	box-shadow: 5px 5px 5px #B06A3B;
}*/
.title {
	margin: .5em;
	padding: .5em .5em;
	border-radius: 5px;
	background-color: #B06A3B;
	display: block;
	color: #D4E7ED;
}
.title h2{
	font-family: Betty;
	
}
.title h4{
	font-family: Gabriola;
}

#ffsignup label{
	display: inline;
}
#ffpagelead{
	margin: .5em;
	background-color: white;
	border-radius: 20px;
	padding: .5em;
}
#ffpagelead h1{
	font-family: CAC;
	line-height: 1.5em;
	border-top: 2px solid #AB988B;
	border-bottom: 2px solid #AB988B;
	color: #7195A3;
}
#ffpagelead h2{
	font-family: SummerTime;
	font-style: italic;
	line-height: 1em;
	color: #74A6BD;
	
}

input {
	width: 63%;
}
/*Global Elements End-------------------------------*/

/*Services Page Elements-Start----------------------*/
.ffservices{
	margin: .5em;
	padding: 1em;
	background-color: white;
	border-radius: 5px;
	font-family: sanford;
	font-size: 1.2em;
	line-height: .8em;
	color: #EB8540;
}
.ffservices h3{
	font-family: OliveOil;
	display: inline;
	font-size: 1.2em;
	line-height: 1em;
	color: #B06A3B;
}
.ffservices h4{
	font-family: Optimus;
	display: inline;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #B06A3B;
}
.ffservices h5{
	font-family: CAC;
	font-size: 1.4em;
	line-height: 1em;
	color: #AB988B;
}
.ffservices h6{
	font-family: OliveOil;	
}
.ffbullet{
	font-family: "wingdings 2";
}
.moreInfo:hover{
	cursor: pointer;
}
#hairremovalleft {
	float: left;
	width: 46%;
	padding-right: 2%;
}
#hairremovalright {
	float: right;
	width: 48%;
	padding-left: 2%
}
/*Services Page Elements-End------------------------*/

/*Promotions Page Elements-Start--------------------*/
.pastpromo {
	margin: .5em .5em 1em .5em;
	
}
.sidepromo {
	margin: .5em .5em 2em .5em;
}
.promoimage {
	width: auto;
	height: auto;
}

#newpromo {
	margin: .5em;
}
/*Promotions Page Elements-End----------------------*/

/*Staff Page Elements-Start----------------------*/
.ffprofiles{
	margin: .5em;
	padding: 1em;
	background-color: white;
	border-radius: 5px;
}
.ffProfilesHeading{
	margin: 0em;
}
.ffprofilename{
	font-family: CAC;
	color: white;
}
.ffprofiletitle{
	font-family: Optimus;
	font-size: .8em;
	color: white;
}
/*Staff Page Elements-End------------------------*/