/* CSS Document */


/* --------------------   Universal Styles   -------------------- */


body {
	background:#dbe7fe;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align: center;
	padding:0;
	margin:0;
	font-size: 0.8em;
	}
	
p {
	line-height: 1.5em;
	color: #444444;
	margin: 0;
	}

td {line-height: 1.5em;}
	
li {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000;
	margin: 0 0 3px 0;
	}	
	
ul {
	margin: 10px 0 10px 15px;
	list-style: square;
	}

h1 {color: #000; font-size: 2.0em; margin: 0 0 24px 0; font-weight: normal }

	
h2 {font-weight:normal; color: #000; font-size: 1.35em; margin: 0 0 4px 0}


h3 {font-weight:normal; color: #000; font-size: 1.15em; margin: 0 0 4px 0}

.grey {color: #959595 }

.price {font-size: 1.8em; color: #d83c72; margin: 15px 0 0 0 }

.small {font-size: 0.75em}
	
.class_subline {font-size: 0.65em; color: #666666}
	
.homepage_headline 	{color: #000; font-size: 1.7em; margin: 0 0 24px 0; font-weight: normal; line-height: 1.2em }
	
	
	
a			{	font-weight: bold; text-decoration: none	}
a:link		{	color: #0085ff	}
a:visited	{	color: #0085ff	}
a:active	{	color: #0085ff; text-decoration:underline	}
a:hover		{	color: #0085ff;	text-decoration:underline	}

.image_right {
	float: right;
	margin: 0 0 20px 30px;
	}
	
	
.button {
	color:#fff;
	font-size:16px;
	background:#0b83d3;
	font-weight:bold;
	float:right;
	padding:7px 10px 6px;
	*padding:5px 5px 4px;
	border: 0
	}
	
	
	
#line { 
	height: 10px;
	background: #ffffff;
	border-top: 1px solid #dddddd
	}

table.padded-table td { padding: 4px; }



/* --------------------   Layout Shell   -------------------- */


#shell {
	width: 866px;
	margin: 0 auto;
	text-align: left;
	}


#masthead {
	display: block;
	width: 866px;
	height: 130px;
	margin: 10px 0;
	background: url('../_images/masthead.png') no-repeat top;
	}
	
#masthead h1, #masthead p {display: none}


#middle {
	display: block;
	width: 866px;
	}

#main {
	display: block;
	width: 759px;
	text-align: left;
	float: left;
	padding: 80px 50px 60px 50px;
	border-left: 3px solid #d0dbf1;
	border-right: 3px solid #d0dbf1;
	background: #ffffff
	}
	
#main p {
	margin: 0 0 1.5em 0;
	}


#sidebar {
	display: block;
	float: right;
	width: 300px;
	text-align: left;
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 20px 40px;
	background: #dbe7fe url('../_images/sidebar_bg.gif') no-repeat bottom center;
}


#sidebar p {
	margin: 0 20px 1.5em 20px 
}


#sidebar h2 {
	margin: 30px 20px 4px 20px 
}

#sidebar h3 {
	margin: 0px 20px 4px 20px 
}

#sidebar img {
	margin: 0;
	}
	
	



	
/* --------------------   Graduates  -------------------- */
	
	
.gradphoto {
	border: 4px; 
	border-thickness: 4px; 
	border-color: #e8e8e8;
	border-style: solid;
	margin: 12px;
	}
	
	
a:hover .gradphoto, a:active .gradphoto { 
	border: 4px; 
	border-thickness: 4px; 
	border-color: #0085ff; 
	border-style: solid;
	}
	
	
#gradrow {
	padding: 0px;
	margin: 0px;
	}
	
	
/* --------------------   Footer  -------------------- */
	
	
#footer {
	display: block;
	float: left;
	width: 859px;
	height: 70px;
	margin: 0;
	padding: 0;
	background: #eee url(../_images/footer_bg.gif) repeat-x top;
	border-left: 3px solid #d0dbf1;
	border-right: 3px solid #d0dbf1;
	border-bottom: 3px solid #d0dbf1;
	border-top: 1px solid #ddd
	}

#f_left {
	display: block;
	float:left;
	margin: 16px 20px 16px 50px;
	}

#f_right {
	display: block;
	float:right;
	margin: 10px 50px 10px 20px
	}

#f2_left {
	display: block;
	float: left;
	margin: 0px 50px;
	}

#f2_right {
	display: block;
	float: right;
	margin: 0px 50px
	}

#footer p {
	font-size: 1em;
	}
	
#footer_bottom {
	display: block;
	text-align: right;
	float: left;
	width: 866px;
	margin: 20px 0;
	height: 80px;
	}

/* --------------------   Homepage   -------------------- */


#masthead_homepage {
	display: block;
	width: 866px;
	height: 413px;
	margin: 10px 0;
	background: url('../_images/masthead_homepage.png') no-repeat top;
	}
	
#masthead_homepage h1, #masthead_homepage p {display: none}
			
.home_callout {
	color: #959595;
	padding: 0px;
	}


#hp_video {
	position: absolute;
	width: 400px;
	height: 280px;
	top: 155px;
	left: 50%;
	z-index: 99	
	}


#hp_sidebar {
	display: block;
	float: right;
	width: 300px;
	text-align: left;
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 20px 0px;
	background: #dbe7fe url('../_images/sidebar_bg.gif') no-repeat bottom center;
}


#hp_sidebar p {
	font-size: 0.85em;
	margin: 0 15px 1.5em 20px 
}


#hp_sidebar h2 {
	margin: 30px 20px 4px 20px 
}

#hp_sidebar h3 {
	margin: 0px 20px 4px 20px 
}

#hp_sidebar img {
	margin: 0 10px 10px 0;
	float: left;
	border: 3px solid #ffffff
	}

#hp_banner {
	display: block;
	float: right;
	width: 300px;
	text-align: left;
	padding: 0px 0px 40px 0px;
	margin: 0;
	}
	
	
#hp_left {
	float: left;
	width: 400px
	}


#hp_right {
	float: right;
	width: 310px
	}



/* --------------------------- Graphical Headers --------------------------- */


#hdr_contact_us {
	display: block;
	width: 300px;
	height: 30px;
	background: url(../_images/hdr_contact_us.gif) no-repeat
	}
	
#hdr_contact_us h1 {display: none}




/*  --------------------------- Map Background --------------------------- */ 

#map {
	display: block;
	width: 430px;
	height: 340px;
	float: right;
	padding: 10px 0 0 10px;
	background: url(../_images/map_background.gif) no-repeat


	}



/*  --------------------------- Navigation Bar --------------------------- */ 

#navcontainer_hp {
	position: relative;
	width: 860px;
	height: 49px;
	top: 413px;
	left: 0px;
	padding: 0;
	margin: 0;
	background: url(../_images/nav_bg.png);
	border-left: 3px solid #d0dbf1;
	border-right: 3px solid #d0dbf1;
	}

#navcontainer_hp h3 {display: none}





#navcontainer {
	position: relative;
	width: 860px;
	height: 49px;
	top: 130px;
	left: 0px;
	padding: 0;
	margin: 0;
	background: url(../_images/nav_bg.png);
	border-left: 3px solid #d0dbf1;
	border-right: 3px solid #d0dbf1;
	}

#navcontainer h3 {display: none}


#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0 60px 0 60px;
	padding: 0;
	height: 49px;
	display: inline;
	overflow: hidden;
	width: 740px;
	}


#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}


#nav a {
	float: left;
	padding: 49px 0 0 0;
	overflow: hidden;
	height: 0px; 
	height /**/:49px !ie-only; /* for IE5/Win */
	}


#nav a:hover, #nav a:active {
	background-position: 0 -49px;
	}

#nav a.selected {
	background-position: 0 -98px;
	}

#nav a.selected:hover {
	background-position: 0 -98px
	}

#nav_home a  {
	width: 122px;
	background: url(../_images/nav_home.png) top left no-repeat;
	}


#nav_classes a  {
	width: 124px;
	background: url(../_images/nav_classes.png) top left no-repeat;
	}


#nav_about_us a  {
	width: 123px;
	background: url(../_images/nav_about_us.png) top left no-repeat;
	}


#nav_graduates a  {
	width: 123px;
	background: url(../_images/nav_graduates.png) top left no-repeat;
	}


#nav_directions a  {
	width: 124px;
	background: url(../_images/nav_directions.png) top left no-repeat;
	}


#nav_links a  {
	width: 124px;
	background: url(../_images/nav_links.png) top left no-repeat;
	}



/*  --------------------------- Navigation Bar (HOMEPAGE VERSION) --------------------------- */ 



#navcontainer_hp {
	position: relative;
	display: block;
	width: 860px;
	height: 49px;
	top: 413px;
	left: 0px;
	padding: 0;
	margin: 0;
	background: url(../_images/nav_hp_bg.png);
	border-left: 3px solid #d0dbf1;
	border-right: 3px solid #d0dbf1;
	}

#navcontainer_hp h3 {display: none}


#nav_hp {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0 60px 0 60px;
	padding: 0;
	height: 49px;
	display: inline;
	overflow: hidden;
	width: 740px;
	}


#nav_hp li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}


#nav_hp a {
	float: left;
	padding: 49px 0 0 0;
	overflow: hidden;
	height: 0px; 
	height /**/:49px !ie-only; /* for IE5/Win */
	}


#nav_hp a:hover, #nav_hp a:active {
	background-position: 0 -49px;
	}

#nav_hp a.selected {
	background-position: 0 -98px;
	}

#nav_hp a.selected:hover {
	background-position: 0 -98px
	}

#nav_hp_home a  {
	width: 122px;
	background: url(../_images/nav_hp_home.png) top left no-repeat;
	}


#nav_hp_classes a  {
	width: 124px;
	background: url(../_images/nav_hp_classes.png) top left no-repeat;
	}


#nav_hp_about_us a  {
	width: 123px;
	background: url(../_images/nav_hp_about_us.png) top left no-repeat;
	}


#nav_hp_graduates a  {
	width: 123px;
	background: url(../_images/nav_hp_graduates.png) top left no-repeat;
	}


#nav_hp_directions a  {
	width: 124px;
	background: url(../_images/nav_hp_directions.png) top left no-repeat;
	}


#nav_hp_links a  {
	width: 124px;
	background: url(../_images/nav_hp_links.png) top left no-repeat;
	}


/* --------------------   Classes Page   -------------------- */

#classbox_outer {
	display: block;
	float: left;
	}

#classbox_outer p {
	font-size: .95em;
	margin: 0 140px 0 0;
	}
	
	
#classbox_outer h2 {
	font-size: 1.5em;
	margin: 0 0 8px 0
	}	
	

#classbox_pk {
	display: block;
	width: 670px;
	height: 155px;
	padding: 45px 40px 0 40px;
	margin: 0;
	background: url(../_images/classbox_pk.png) no-repeat
	}


#classbox_pp {
	display: block;
	width: 670px;
	height: 155px;
	padding: 45px 40px 0 40px;
	margin: 0;
	background: url(../_images/classbox_pp.png) no-repeat
	}
	
#classbox_pa {
	display: block;
	width: 670px;
	height: 155px;
	padding: 65px 40px 0 40px;
	margin: 0;
	background: url(../_images/classbox_pa.png) no-repeat
	}


#classbox_advanced {
	display: block;
	width: 670px;
	height: 155px;
	padding: 45px 40px 0 40px;
	margin: 0;
	background: url(../_images/classbox_advanced.png) no-repeat
	}


#classbox_graduate {
	display: block;
	width: 670px;
	height: 155px;
	padding: 45px 40px 0 40px;
	margin: 0;
	background: url(../_images/classbox_graduate.png) no-repeat
	}

#classbox_private {
	display: block;
	width: 670px;
	height: 155px;
	padding: 45px 40px 0 40px;
	margin: 0;
	background: url(../_images/classbox_private.png) no-repeat
	}


#classes_left {
	display: block;
	width: 440px;
	height: 170px;
	float: left
	}

#classes_right {
	display: block;
	width: 260px;
	height: 170px;
	margin: 0 10px 0 0;
	float: right
	}

#classes_right p {
	font-size: .75em;
	margin: 0 60px 0 10px;
	color: #e0e0e0
	}
	
#classes_right h3 {
	font-size: 1em;
	margin: 12px 60px 3px 10px;
	color: #ffffff
	}

	
	
#classes_right h2 {
	font-size: 1.3em;
	margin: 0 0 8px 0
	}	



#classbox_social {
	display: block;
	float: left;
	width: 290px;
	height: 70px;
	padding: 0;
	margin: 0;
	background: url(../_images/classbox_social.png) no-repeat
	}
	
	
#classbox_rehab {
	display: block;
	float: left;
	width: 290px;
	height: 70px;
	padding: 0;
	margin: 0;
	background: url(../_images/classbox_rehab.png) no-repeat
	}
	
	