@charset "UTF-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body  {
	font:14px "Helvetica Neue", Helvetica, Trebuchet MS, Arial, sans-serif;
	color:#006;
	background:#ccc url(../images/backimage.jpg);
	margin:0;
	padding:0;
	text-align:center;
}

#container {min-width: 760px}


::-moz-selection {
	background:#4e74df;
	color:#fff;
}

::selection {
	background:#4e74df;
	color:#fff;
}

body.home #list1 a {
	background: url(../images/nav.png) 0px -37px no-repeat;	
}

body.aboutus #list2 a {
	background: url(../images/nav.png) -77px -37px no-repeat;	
}

body.curriculum #list3 a {
	background: url(../images/nav.png) -163px -37px no-repeat;
}

body.therapies #list4 a {
	background: url(../images/nav.png) -268px -37px no-repeat;
}

body.termdates #list5 a {
	background: url(../images/nav.png) -364px -37px no-repeat;
}

body.gallery #list6 a {
	background: url(../images/nav.png) -468px -37px no-repeat;	
}

body.articles #list7 a {
	background: url(../images/nav.png) -551px -37px no-repeat;
}

body.contactus #list8 a {
	background: url(../images/nav.png) -634px -37px no-repeat;	
}


h1 {
	width:854px;
  	color:#f69;
	height:129px;
	margin:0px auto;
	padding:0px;
	background: url(../images/headerimage.png) no-repeat;
	text-indent: -9999px; 
	
}

h2 {
	color:#006;
	margin:0px;
	padding:10px 0 10px 20px;
	font-family:bold 16px/1.6em "Helvetica Neue", Helvetica, Trebuchet MS, Arial, Sans-serif;
	letter-spacing:0em;
	text-align:left;
}

h3 {
	font:bold 25px "Helvetica Neue", Helvetica, Trebuchet MS, Arial, Sans-serif;
	color:#006;
	text-align:center;
	padding:20px 10px 20px 10px;
	margin:0px;
	}
	
h3:hover {
	color:#06F;
}

h4 {
	color:#006;
	margin:0px;
	padding:10px 0 10px 20px;
	font-family: bold 16px/1.6em "Helvetica Neue", Helvetica, Trebuchet MS, Arial, Sans-serif;
	letter-spacing:0em;
	text-align:left;
}

h5 {
	color:#006;
	margin:0px;
	padding:20px 20px 10px 20px;
	font:14px/0.4em "Helvetica Neue", Trebuchet MS, Arial, Sans-serif;
	letter-spacing:0em;
	text-align:center;
}

ul {
	padding:2px 0 0 0;
	margin:0px;
	display:block;
	list-style:none;
	text-align:left;

}


#header {
	
	width:100%;
	min-width:900px;
	height:173px;
	background:url(../images/headercontinue.png) repeat-x;
	border-bottom:#FFC solid 6px;
	padding-top:10px;
	margin:0px auto;
	text-align:center;
	overflow:hidden;
}


#nav { 
	margin:10px auto; 
	padding:0;
	height:37px;
	width:806px;
	background: url(../images/nav.png) no-repeat;

	
	}

#nav span {
	display:none;
}

#nav li {
	list-style-type: none;
	float:left;
}

#nav a {
	height:37px;
	display:block;
}

#list1 { width:77px; }
#list2 { width:86px; }
#list3 { width:105px; }
#list4 { width:96px; }
#list5 { width:104px; }
#list6 { width:83px; }
#list7 { width:83px; }
#list8 { width:101px; }
#list9 { width:71px; }

#list1 a:hover {
	background: url(../images/nav.png) 0px -37px no-repeat;	
}

#list2 a:hover {
	background: url(../images/nav.png) -77px -37px no-repeat;
}

#list3 a:hover {
	background: url(../images/nav.png) -163px -37px no-repeat;
}

#list4 a:hover {
	background: url(../images/nav.png) -268px -37px no-repeat;
}

#list5 a:hover {
	background: url(../images/nav.png) -364px -37px no-repeat;
}

#list6 a:hover {
	background: url(../images/nav.png) -468px -37px no-repeat;
}

#list7 a:hover {
	background: url(../images/nav.png) -551px -37px no-repeat;
}

#list8 a:hover {
	background: url(../images/nav.png) -634px -37px no-repeat;
}

#list9 a:hover {
	background: url(../images/nav.png) -735px -37px no-repeat;
}

#image {
	height:161px;
	width:100%;
	margin:0px auto; 
	margin-bottom:10px;
	padding:0px;
	background:#3658dd url(../images/bannertopclear.png) no-repeat center 0;
	
}

#leftcol {
	width:20%;
	float:left;
	padding:0px;
	background:#FFC url(../images/navigationLeft.png) no-repeat 0 0;
	margin-right:1.25%;	
}


#leftcol-inner {
background: url(../images/navigationRight.png) no-repeat right 0;
height: 100%;
}


#leftcol h6 {
width: 100%;
text-align: center;
margin: 0;
height: 50px;
padding-top: 7px;
font-size: 20px;
color: #fff;
}


#leftcol ul {                     
width:85%;
list-style: none;
margin:0 auto;
padding:0;
background-color:#FFC;
}

#leftcol ul li {
	display:block;
	position:relative;
	}

#leftcol li ul {                               
	position: absolute;
	left: 173px;
	top: 0;
	display: none;
	}

#leftcol li a {
	text-decoration:none;
	margin:0 auto 10px auto;
	background:#4e74df;
	color:#FFF;
	font-size:14px;
	line-height:2em;
	letter-spacing:0.2em;
	display:block;
	text-align: center;
}

#leftcol li a.current {
	text-decoration:none;
	margin:0 auto 10px auto;
	background:#1a268e;
	color:#FFF;
	font-size:14px;
	line-height:2em;
	letter-spacing:0.2em;
	display:block;
	text-align: center;
}

#leftcol li a.curlast {
	text-decoration:none;
	margin:0px auto 10px auto;
	background:#1a268e;
	color:#FFF;
	font-size:14px;
	line-height:2em;
	letter-spacing:0.2em;
	display:block;
	text-align: center
}


#leftcol li a.paddingcur {
	text-decoration:none;
	margin:0 auto 10px auto;
	background:#1a268e;
	color:#FFF;
	font-size:13px;
	line-height:1.5em;
	letter-spacing:0.15em;
	display:block;
	text-align: center;
}

#leftcol li a.paddinglast {
	text-decoration:none;
	margin:0px auto 10px auto;
	background:#1a268e;
	color:#FFF;
	font-size:13px;
	line-height:1.5em;
	letter-spacing:0.2em;
	display:block;
	text-align: center;
}
#leftcol li a.b {
	text-decoration:none;
	margin:0px auto 10px auto;
	background:#4e74df;
	color:#FFF;
	font-size:14px;
	line-height:2em;
	letter-spacing:0.2em;
	display:block;
	text-align: center
}

#leftcol li a.c {
	text-decoration:none;
	margin:0 auto 10px auto;
	background:#4e74df;
	color:#FFF;
	font-size:13px;
	line-height:1.5em;
	letter-spacing:0.15em;
	display:block;
	text-align: center
}

#leftcol li a.d {
	text-decoration:none;
	margin:0px auto 10px auto;
	background:#4e74df;
	color:#FFF;
	font-size:13px;
	line-height:1.5em;
	letter-spacing:0.2em;
	display:block;
	text-align: center
}

#leftcol li li a {               background:#4e74df; color:#FFF; line-height: 1.5em; margin: 0; border: 1px solid #ccc; /* IE6 Bug */
	/*border-bottom: 0;
	position: absolute;
	left:149px;
	top: 0;
	display: none;*/
}

#leftcol li a:hover, #leftcol li li a:hover {     
	text-decoration:none;
	background:#1a268e;
	color:#FFF;
	display:block;
}

#leftcol li:hover ul, #leftcol li.over ul { 
	display: block; }


#leftcol li li a:active { line-height: 1.5em; margin: 0; 
	text-decoration:none;
	background:#1a268e;
	color:#FFF;
	display:block;
} 

#leftcol .lastleft {
	margin:0px;
	padding:0px;
	background:#FFC url(../images/bottomleft.png) no-repeat left;
	width:100%;
	height:28px;

}

#leftcol .lastleft img {
	padding:0px;
	margin:0px;
	float:right;
}

#midcol {
	width:78.73%;
	min-height:600px;
	background:#FFFFCC;
	float:left;
	padding:0 0 20px 0;
	text-align:center;
	
}

#midcol a {
font-weight:bold;
color:#4e74df;
text-decoration:none;
}

#midcol a:hover {
text-decoration:underline;
}

#midcol p {
	text-align:left;
	padding:0 20px 0 20px;
	margin:0 0 10px 0;
	
}

#midcol ul {
	padding:0 0 20px 20px;
	text-align:left;
}
	
#midcol li.bullet {
	list-style-type:disc;
	margin: 0 10px 0 25px;
}

#midcol li span {
	color:#4e74df;
	padding: 0 0 0 5px;
	text-align:left;
}

#midcol img {
	border:5px solid #FFFFFF;
}
	
#midcol img:hover {
	border:5px solid #4e74df;
}

table,tr,td,th{border-collapse:collapse;border-spacing:0;border:1px solid #d9d1cc;}
table{width:80%;margin:1em auto;}
caption{font-weight:bold;width:75%;margin:0 auto -1em;background:#ac1f0d;color:#efe;border-bottom:1px solid #d9d1cc;}
th{background:#4e74df;color:#fff;border-bottom:1px solid #d9d1cc;text-align:left;}
tr{color:#333;}
tr:hover{background:#1a268e;color:#FFF;}
td{padding-left:1em;text-align:left;}
td.st {font-weight:bold;}

#gallerybox {
	min-height:700px;
	background:#FFFFCC;
	padding:0 20px 10px 20px;
	margin:0px;
	text-align:center;	
}

#gallerybox img {
border:5px solid #FFFFFF;
margin:0 8px 5px 0;
}
	
#gallerybox img:hover {
border: 5px solid #4e74df;
}

#gallerybox a {
	color:#4e74df;
	font-weight:bold;
	text-decoration:none;
	line-height:2em;
}

#gallerybox a:hover {
text-decoration:underline;
}

#gallerybox p {
	color:#006;
	margin:0px;
	padding:0 20px 10px 20px;
	font-family:"Helvetica Neue", Helvetica, Trebuchet MS, Arial, Sans-serif;
	letter-spacing:0em;
	line-height:1.6em;
}

#gallerybox span {
	color:#006;	
	font-weight:bold;
	line-height:2em;
}

#gallerybox li {
	text-align:center;
}

#eventsbox {
	width:22.75%;
	min-height:600px;
	background:#FFFFCC;
	float:left;
	text-align:left;
	padding-bottom:0px;
}

#eventsbox p {
	color:#006;
	margin:0px;
	padding:0 15px 10px 15px;
	font: 12px/1.2em "Helvetica Neue", Helvetica, Trebuchet MS, Arial, Sans-serif;
	letter-spacing:0.08em;
	line-height:1.2em;
}

#leftbox {
	width:52%;
	min-height:600px;
	background:#FFFFCC;
	float:left;
	margin-left:1.25%;
}

#leftbox p {
	padding:0 15px 0 15px;
	margin:0;
	text-align:left;
}

#rightbox {
	width:22.75%;
	min-height:600px;
	background:#FFFFCC;
	float:right;
	margin-left:1.25%;
}

#rightbox p {
	color:#006;
	margin:0px;
	padding:0 15px 10px 15px; 
	font:12px/1.4em "Helvetica Neue", Helvetica, Trebuchet MS, Arial, Sans-serif;
	letter-spacing:0.08em;
	text-align:left;
}

br.clearMe {
	clear:both;
	display:block;
	height:1px;
	margin:-1px 0 0 0;
}

#footer {
	width:100%;
	height:44px;
	background-color:#191919;
	margin-top:10px;
	padding:0px;
	position-bottom:0px;
	text-align:center;
}