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

.GimmeSpace {
	padding-top: 50px;
}

.TipTopRT {
	background-image: url(../../images/Espanol/boyshead.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;
}

.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: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

