/* CSS Document */

.container {
	background-image: url(bg.gif);
	width: 800px;
	background-repeat: repeat-y;
	background-color: #333333;
}
.breadSchdDays {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #333333;
	text-align: center;
}
.BreadText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	text-align: center;
	
}
.BreadText a{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	text-align: center;
	text-decoration: none;	
}
.BreadText a:hover{
	text-decoration: underline;
}
.jumptext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #D6FF64;
}
.BreadSchedHeader {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.jumptext a{
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CCFF66;
	text-decoration: none;
}
.jumptext a:hover{
	color: #CCFF66;
	text-decoration: underline;
}

.container2 {
	background-image: url(bg.gif);
	width: 800px;
	background-repeat: repeat-y;
	background-color: #333333;
	position: absolute;
	margin-left: -400px;
	left: 50%;
}
.maintext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFE2;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
	float: none;
	clear: both;
	padding: 50px 20px 40px;
}
.BreadTimes {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #333333;
}
.medtext {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFFCC;
}
.medtext a{
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFCC66;
	text-decoration: none;
}
.medtext a:hover{
	text-decoration: underline;
}
.title {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFCC;
}
.specialheader {
	font-family: "Comic Sans MS";
	font-size: 17px;
	font-weight: bold;
	color: #F5984F;
	text-align: center;
}
.specialtext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FED86E;
	text-align: left;
}
.specialheader2 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FFA136;
	font-weight: bold;
	text-align: center;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	
}
.footer a:hover{
		text-decoration: underline;
}
.Specials {
	width:722px;
	height:153px;
	z-index:1;
	top: 330px;
	position: absolute;
	right: 45px;
	left: 40;
	visibility: visible;
}
.specialLeft {
	position:absolute;
	left:30px;
	top:32px;
	width:666px;
	height:94px;
	z-index:1;
}
.specialRight {
	position:absolute;
	left:371px;
	top:32px;
	width:320px;
	height:94px;
	z-index:2;
}
.specialheader3 {
	font-family: "Comic Sans MS";
	font-size: 23px;
	color: #FFA136;
	font-weight: bold;
	text-align: center;
}
