body {
	background-color: #CCCCCC;
	}
.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-style: normal;
	color: #660033;
	}
.site_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style: normal;
	color: #660000;
	font-weight: normal;
	}
.navheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #660033;
		}
.sp_price {
	color: #FFFF00;
	}
.site_textspecials {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 2.5em;
		font-style: italic;
		color: #660000;
		font-weight: normal;
}
.site_text_LG {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-style: normal;
	color: #660000;
	font-weight: normal;
}
#container {
	margin-left: 175px;
	margin-right: 350px;
	padding: 5px;
	}
#hsmenu ul {
	list-style: none;
	padding: 10;
	display: table;
	text-align: center;
	font-size: larger;
	width: 80%;
	}
#hsmenu ul ul {
	border: 3px groove;
	font-size: smaller;
	background-color: #CCCCCC;
	}
#hsmenu li {
	padding: 5px 10px;
	font-weight: 900;
	color: #660000;
	}
#hsmenu li li {
	border-bottom: 0px;
	text-align: left;
	color: #660000;
	}
.img1 {
	background-image: url(../images/highschool/bg_image1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
.img2 {
	background-image: url(../images/highschool/bg_image2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
.img3 {
	background-image: url(../images/highschool/bg_image3.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
.img4 {
	background-image: url(../images/highschool/bg_image4.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
.center {
	text-align: center;
}
