@charset "utf-8";

/**********************************************************************************/
/*--------------------------------------------------------------------------------*//*

	0-0 base
	
	1-0 common
	 1-1 header
	 1-2 footer
	
	2-0 layout
	 2-1 mainContents

/*--------------------------------------------------------------------------------*//*
/**********************************************************************************/


/* 0-0 base *//*------------------------------------------------------------------*/

@media print {
body {
	zoom: 70%;
}

#logoAccel {
	display: none;
}

}
* {
	margin: 0;
	font: normal 100%/1.4 MS Sans Serif;
	color: #999999;
	text-decoration: none;
	outline: none;
	text-align: center;
}
.clearFix {
	zoom: 100%;
}

* {
	padding: 0;
	margin: 0;
	color: #000000;
	text-decoration: none;
	outline: none;
	font-family: "MS Sans Serif";
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
body {
	font-size: 80%;
	text-align: center;
}
img {
	border: 0;
	float: none;
}
h1, h2, h3, p, ul, ol, dl, dt, dd {
	display: block;
	font-family: "MS Sans Serif";
}
h2 {
	color: #2d7abd;
	text-align: left;
	font-size: 200%;
	font-weight: 800;
	padding: 0px;
	clear: both;
	float: left;
}
a {
	color: #4B74A6;
	float: none;
}
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearFix {
	zoom: 100%;
}
.header {
	width: 800px;
	border-top: 5px solid #4b74a6;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.header h1 {
	height: 93px;
	width: 500px;
	float: left;
}
#header4links {
	display: block;
	list-style: none;
	float: left;
	width: 300px;
	height: 58px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#header4links li {
	display: block;
	margin: 2px;
	height: 27px;
	width: 124px;
	float: left;
}
.header address {
	background: #FFDA8A;
	display: block;
	line-height: 35px;
	clear: both;
	height: 35px;
	width: 800px;
	color: #333333;
	text-align: center;
}
.header address span {
	line-height: 35px;
	height: 35px;
	display: inline;
	float: left;
	margin-left: 16%;
}
.mainContents {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.keyImage {
	display: block;
	width: 800px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.keyImage img {
	margin-right: 8px;
	margin-left: 8px;
}
.footer {
	background: url(image/footer_bg.jpg) no-repeat 0px 0px;
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top: 4px solid #4b74a6;
	text-align: left;
}
.footer a {
	display: block;
	height: 72px;
	width: 270px;
	left: 300px;
	position: relative;
}
#ourMission {
	clear: both;
	border-top: 4px solid #006600;
	text-align: left;
	margin-bottom: 10px;
}
.btnMore {
	float: none;
}
#ourMission p, #news p, #topics p {
	clear: both;
	padding: 0px;
}
#news {
	clear: both;
	float: left;
	width: 420px;
	text-align: left;
	padding-left: 0px;
	min-height: 240px;
	height: 240px;
	height /**/: auto;
	margin-bottom: 10px;
}
#topics {
	clear: right;
	float: right;
	width: 360px;
	text-align: left;
	padding-left:0px;
	min-height: 240px;
	height: 240px;
	height /**/: auto;
	margin-bottom: 10px;
}
.feature {
	background: #abc0da;
	height: 220px;
	height /**/: auto;
	min-height: 220px;
	border: 1px solid #666666;
}
#globalNavigation {
	line-height: 45px;
	background: url(image/globalnavi_bg.gif);
	text-align: left;
	height: 45px;
	width: 800px;
	list-style: none;
}
#globalNavigation li {
	height: 45px;
	width: 200px;
	display: block;
	float: left;
}
#globalNavigation a {
	height: 45px;
	width: 200px;
	display: block;
	overflow: hidden;
}
.mainContents .localNavi {
	list-style: none;
	width: 300px;
	margin: 10px;
	position: relative;
	text-align: left;
	float: left;
}

.localNavi li {
	display: block;
	width: 250px;
	overflow: hidden;
}
.localNavi a {
	width: 250px;
	height: auto;
	overflow: hidden;
}
.middleKeyimage {
	margin: 10px;
}
.mainContents p {
	margin-bottom: 10px;
	padding: 10px;
	clear: both;
	text-align: left;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#goals ul {
	list-style: none;
	float: left;
	width: 600px;
	text-align: left;
}
#goals li {
	border-left: 4px solid #2d7abd;
	margin-bottom: 10px;
	padding-left: 0.5em;
}
#goals {
	clear: both;
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	background: url(image/goals_bg.gif) no-repeat 0px 0px;
	height: 284px;
	width: 777px;
	overflow: hidden;
}
#evvironment address {
	text-align: left;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
#evvironment h3 {
	text-align: left;
	font-size: 140%;
	padding: 5px 10px;
	clear: both;
}
.mainContents p.imageContainer {
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}
.imageContainer span {
	float: left;
	margin-right: 3px;
	margin-left: 10px;
	margin-right /**/: 2px;
	margin-left /**/: 2px;
	margin-bottom: 10px;
	text-align: center;
	display: block;
	width: auto;
}
.imageContainer span.imageCaption {
	clear: both;
	text-align: center;
	margin: 5px 0px 0px;
	display: block;
}
h3 {
	font-size: 140%;
	text-align: left;
	clear: both;
	padding: 5px 10px;
	font-weight: 800;
}
#time, #fees, #schedule {
	text-align: left;
	display: block;
	padding: 10px;
	list-style: none;
	margin-bottom: 10px;
}
#time, #fees, #schedule {
	width: 350px;
	float: left;
	clear: left;
}
#schedule {
	clear: right;
	float: left;
}
.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#schedule em,
#tutring em,
#summer em {
	margin-right: 10px;
	font-weight: 800;
}
#tutring ul,
#summer ul,
#eca ul {
	display: block;
	padding: 10px;
	list-style: none;
	text-align: left;
	margin-bottom: 10px;
}
#localNavi {
	padding: none;
}
#tutoringList {
	background: url(image/tutoring_bg_01.jpg) no-repeat 0px 0px;
	padding-left: 50px;
	margin-bottom: 10px;
}
#tutoringList h3 {
	float: left;
	width: 400px;
	clear: left;
}
#tutoringList ul {
	float: left;
	clear: left;
	width: 300px;
}
#map p {
	text-align: center;
}#admission ol {
	text-align: left;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	list-style: decimal inside;
}

#admission p {
	text-align: left;
}
strong {
	font-size: 120%;
	font-weight: 800;
	color: #4B74A6;
	font-family: "MS Sans Serif";
}
.underLined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#employment dl {
	margin-bottom: 10px;
}
#employment dt {
	padding: 10px;
}
#students dl {
	width: 260px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
}
#students dd p {
	text-align: center;
	padding: 0px;
	margin-bottom: 5px;
}
#students dt {
	padding: 4px;
}
#students dd ul {
	list-style: none;
	text-align: center;
}
#students h4 {
	font-size: 120%;
	font-weight: 800;
	text-align: left;
	padding: 4px 10px;
}
#students ul {
	text-align: left;
	padding: 10px;
	list-style: none;
	margin-bottom: 10px;
}
#students .floatLeft {
	width: 240px;
	margin-right: 4px;
	margin-left: 4px;
	text-align: left;
}
.fakeH5 {
	color: #333333;
	font-size: 90%;
}
#students .floatLeft ul {
	padding-right: 10px;
	padding-left: 10px;
}

#calendar ul {
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	list-style: none;
}
#calendar strong {
	padding-top: 10px;
	display: block;
}
#map .floatLeft {
	text-align: left;
	padding: 10px;
	list-style: none;
}
.mainContents #ourMission h2,
.mainContents #news h2,
.mainContents #topics h2 {
	padding-bottom: 10px;

}
ul#localNavi {
	padding: 0px;
}
#employment table {
	text-align: center;
	float: none;
}
#employment table {
	text-align: center;
}
oyment table {
	text-align: center;
}
#employment img {
	text-align: left;
	float: left;
}
nt img {
	float: right;
}
logo {
	float: right;
}
newtable {
	text-align: center;
}

