
/* These are the TABLE AND CELL FORMATTING styles */

.CurlUpHomepage {
	background-image: url(../../images/Homepage/CurlUp.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.CurlBottom {
	background-image: url(../../images/Homepage/CurlBotm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #B1CEE2;
	margin: 0px;
	border: 0px;
}

/* Used on new stretchable website */
.WashedLogoNseal {
	background-image: url(../../images/Homepage/RFENC-Seal.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.CurlSide {
	background-image: url(../../images/Homepage/CurlSide.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #B1CEE2;
}

.DebbieRowell {
	background-image: url(../../images/Homepage/Debbie.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.WashedLogoPart {
	background-image: url(../../images/Homepage/HomeBotm.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-spacing: -0;
}

.GimmeSpace {
	padding-top: 50px;
}

.TipTopRT {
	background-image:url(../../images/Homepage/JackHead.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #B1CEE2;
	height: 45px;
	border: none;
}

.TopCorner {
	background-image:url(../../images/Homepage/TopPonyT.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.Mission {
	font-family: "Times New Roman, Times, serif";
	font-size: 28px;
	color: #5a6bd7;
	text-align: center;
	font-style: oblique;
	font-weight: 900;
}
/* This style is used on the scaleable site*/
.FlexMission {
	font-family: "Times New Roman, Times, serif";
	font-size: 28px;
	color: #5a6bd7;
	text-align: center;
	font-style: oblique;
	font-weight: 900;
}

.OurHours {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.TheTimes {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-align: left;
}

.ScrollerTitle {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-align: left;
}

.ScrollerWords {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


